##// END OF EJS Templates
Updated Spec and revision number.
jeandet -
r75:a4283ba9e91e default
parent child
Show More
@@ -39,6 +39,7 unix{
39 39 Qt_Creator_Wizard/SocExplorerPlugin/project.pro \
40 40 Qt_Creator_Wizard/SocExplorerPlugin/wizard.xml
41 41 INSTALLS+=Wizard SocExplorerLauncher share PluginConfPath SocExplorerAppData
42 OTHER_FILES += unixcfg/SocExplorer.spec
42 43 }
43 44 INSTALLS+=socexplorercfg
44 45
@@ -2,13 +2,13
2 2
3 3 Name: socexplorer
4 4 Version: 0.4
5 Release: 6%{?dist}
5 Release: 8%{?dist}
6 6 Summary: SocExplorer is an open source generic System On Chip testing software/framework.
7 7 Group: Development/Tools
8 8 License: GPLv2+
9 9 URL: https://hephaistos.lpp.polytechnique.fr/redmine/projects/socexplorer
10 10 Source0: https://hephaistos.lpp.polytechnique.fr/redmine/attachments/download/376/socexplorer-0.4.zip
11 #
11 #
12 12 #Patch0: socexplorer_desktop.patch
13 13
14 14
@@ -55,7 +55,7 Header files and development libraries f
55 55
56 56
57 57 %build
58 %{_qt5_qmake}
58 %{_qt5_qmake}
59 59
60 60 make %{?_smp_mflags}
61 61
@@ -308,8 +308,15 desktop-file-validate $RPM_BUILD_ROOT%{_
308 308
309 309
310 310 %changelog
311 * Mon Mar 9 2015 Alexis Jeandet <alexis.jeandet@member.fsf.org> - 0.4
312 - Uses r75 as source.
313
314 * Tue Feb 10 2015 Alexis Jeandet <alexis.jeandet@member.fsf.org> - 0.4
315 - Uses r74 as source.
316
311 317 * Fri Feb 6 2015 Alexis Jeandet <alexis.jeandet@member.fsf.org> - 0.4
312 318 - Reseted patches uses r73 as source.
319
313 320 * Tue Dec 30 2014 Alexis Jeandet <alexis.jeandet@member.fsf.org> - 0.4
314 321 - Reseted patches uses r72 as source.
315 322
General Comments 0
You need to be logged in to leave comments. Login now