# HG changeset patch # User Alexis Jeandet # Date 2015-03-09 14:15:08 # Node ID a4283ba9e91e622cc1cd6e2a3103e96a51d7c763 # Parent 7e54838aea98aa3feeb8dc523eff7836f5d28eb6 Updated Spec and revision number. diff --git a/SocExplorer.pro b/SocExplorer.pro --- a/SocExplorer.pro +++ b/SocExplorer.pro @@ -39,6 +39,7 @@ unix{ Qt_Creator_Wizard/SocExplorerPlugin/project.pro \ Qt_Creator_Wizard/SocExplorerPlugin/wizard.xml INSTALLS+=Wizard SocExplorerLauncher share PluginConfPath SocExplorerAppData + OTHER_FILES += unixcfg/SocExplorer.spec } INSTALLS+=socexplorercfg diff --git a/unixcfg/SocExplorer.spec b/unixcfg/SocExplorer.spec --- a/unixcfg/SocExplorer.spec +++ b/unixcfg/SocExplorer.spec @@ -2,13 +2,13 @@ Name: socexplorer Version: 0.4 -Release: 6%{?dist} +Release: 8%{?dist} Summary: SocExplorer is an open source generic System On Chip testing software/framework. 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.4.zip -# +# #Patch0: socexplorer_desktop.patch @@ -55,7 +55,7 @@ Header files and development libraries f %build -%{_qt5_qmake} +%{_qt5_qmake} make %{?_smp_mflags} @@ -308,8 +308,15 @@ desktop-file-validate $RPM_BUILD_ROOT%{_ %changelog +* Mon Mar 9 2015 Alexis Jeandet - 0.4 +- Uses r75 as source. + +* Tue Feb 10 2015 Alexis Jeandet - 0.4 +- Uses r74 as source. + * Fri Feb 6 2015 Alexis Jeandet - 0.4 - Reseted patches uses r73 as source. + * Tue Dec 30 2014 Alexis Jeandet - 0.4 - Reseted patches uses r72 as source.