rpms/guitarix/devel guitarix.spec,1.4,1.5

Orcan Ogetbil oget at fedoraproject.org
Wed Aug 5 23:33:10 UTC 2009


Author: oget

Update of /cvs/pkgs/rpms/guitarix/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1498

Modified Files:
	guitarix.spec 
Log Message:
* Wed Aug 05 2009 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> - 0.05.0-2
- Update .desktop file



Index: guitarix.spec
===================================================================
RCS file: /cvs/pkgs/rpms/guitarix/devel/guitarix.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- guitarix.spec	28 Jul 2009 02:15:37 -0000	1.4
+++ guitarix.spec	5 Aug 2009 23:33:10 -0000	1.5
@@ -1,6 +1,6 @@
 Name:           guitarix
 Version:        0.05.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Mono amplifier to JACK
 Group:          Applications/Multimedia
 License:        GPLv2+
@@ -52,6 +52,12 @@ sed -i 's|\.png||' %{name}.desktop
 rm -rf %{buildroot}
 ./waf -vvv install --destdir="%{buildroot}"
 
+desktop-file-install                                    \
+--add-category="X-DigitalProcessing"                    \
+--dir=%{buildroot}%{_datadir}/applications              \
+%{buildroot}/%{_datadir}/applications/%{name}.desktop
+
+
 %check
 desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
 
@@ -70,6 +76,9 @@ rm -rf %{buildroot}
 %{_datadir}/applications/%{name}.desktop
 
 %changelog
+* Wed Aug 05 2009 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> - 0.05.0-2
+- Update .desktop file
+
 * Mon Jul 27 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 0.05.0-1
 - Update to 0.05.0
 




More information about the fedora-extras-commits mailing list