rpms/trustedqsl/F-12 trustedqsl.spec,1.4,1.5

Lucian Langa lucilanga at fedoraproject.org
Sun Oct 25 20:38:11 UTC 2009


Author: lucilanga

Update of /cvs/pkgs/rpms/trustedqsl/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19776

Modified Files:
	trustedqsl.spec 
Log Message:
fix desktop file (#530839)


Index: trustedqsl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/trustedqsl/F-12/trustedqsl.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- trustedqsl.spec	27 Jul 2009 06:18:25 -0000	1.4
+++ trustedqsl.spec	25 Oct 2009 20:38:11 -0000	1.5
@@ -1,6 +1,6 @@
 Name: trustedqsl
 Version: 1.11
-Release: 5%{?dist}
+Release: 6%{?dist}
 Summary: TrustedQSL ham-radio applications
 Group: Applications/Communications
 License: BSD
@@ -41,8 +41,8 @@ make install DESTDIR="%{buildroot}" INST
 mkdir -p %{buildroot}%{_datadir}/applications
 mkdir -p %{buildroot}%{_datadir}/pixmaps
 cp icons/key48.png %{buildroot}%{_datadir}/pixmaps/TrustedQSL.png
-sed -i -e "s/.png//g" -e "s/Application;//g" -e "s/Utility;//g" tqsl.desktop
-sed -i -e "s/.png//g" -e "s/Application;//g" -e "s/Utility;//g" tqslcert.desktop
+sed -i -e "s/.png//g" -e "s/Application;/Network;/g" -e "s/Utility;/GTK;/g" tqsl.desktop
+sed -i -e "s/.png//g" -e "s/Application;/Network;/g" -e "s/Utility;/GTK;/g" tqslcert.desktop
 desktop-file-install \
         --dir=%{buildroot}%{_datadir}/applications tqsl.desktop
 desktop-file-install \
@@ -63,6 +63,9 @@ rm -rf %{buildroot}
 %{_datadir}/pixmaps/TrustedQSL.png
 
 %changelog
+* Sun Oct 25 2009 Lucian Langa <cooly at gnome.eu.org> - 1.11-6
+- fix desktop file (#530839)
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.11-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list