# HG changeset patch # User Alexis Jeandet # Date 2015-04-02 15:12:38 # Node ID 512435ddbd6207a879d2528ac71738af2bb3e6cf # Parent fa2d5230474ea3104ad67077f406d1f40a2179c6 Fixes on spec file for rpm packaging diff --git a/unixcfg/SocExplorer.spec b/unixcfg/SocExplorer.spec --- a/unixcfg/SocExplorer.spec +++ b/unixcfg/SocExplorer.spec @@ -1,4 +1,4 @@ -%global upstream_name socexplorer-0.6 +%global upstream_name socexplorer-0.6-0 Name: socexplorer Version: 0.6 @@ -7,7 +7,7 @@ Summary: SocExplorer is an open s Group: Development/Tools License: GPLv2+ URL: https://hephaistos.lpp.polytechnique.fr/redmine/projects/socexplorer -Source0: https://hephaistos.lpp.polytechnique.fr/redmine/attachments/download/376/socexplorer-0.5.zip +Source0: https://hephaistos.lpp.polytechnique.fr/redmine/attachments/download/376/%{upstream_name}.zip BuildRequires: python2-devel BuildRequires: qt5-qtbase-devel