rpms/rss-glx/devel rss-glx.spec,1.19,1.20

Nils Philippsen (nphilipp) fedora-extras-commits at redhat.com
Thu Oct 4 16:12:25 UTC 2007


Author: nphilipp

Update of /cvs/pkgs/rpms/rss-glx/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32420

Modified Files:
	rss-glx.spec 
Log Message:
prefix xscreensaver symlinks with "rss-glx-" as well (#318611)



Index: rss-glx.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rss-glx/devel/rss-glx.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- rss-glx.spec	2 Oct 2007 08:59:45 -0000	1.19
+++ rss-glx.spec	4 Oct 2007 16:11:51 -0000	1.20
@@ -36,7 +36,7 @@
 Summary: Really Slick Screensavers
 Name: rss-glx
 Version: 0.8.1%{patchext}
-Release: 13%{?dist}
+Release: 14%{?dist}
 License: GPLv2
 Group: Amusements/Graphics
 URL: http://rss-glx.sourceforge.net/
@@ -209,7 +209,7 @@
 GL:     "${name}" \\
         ${cmd} -r \\n\\
 EOF
-		ln -snf "%{_bindir}/${trycmd}" "%{buildroot}%{xssbindir}/${origtrycmd}"
+		ln -snf "%{_bindir}/${trycmd}" "%{buildroot}%{xssbindir}/${trycmd}"
 	done
 }
 
@@ -293,6 +293,9 @@
 %{kdessconfigdir}/*.desktop
 
 %changelog
+* Tue Oct 02 2007 Nils Philippsen <nphilipp at redhat.com> 0.8.1.p-14
+- prefix xscreensaver symlinks with "rss-glx-" as well (#318611)
+
 * Tue Oct 02 2007 Nils Philippsen <nphilipp at redhat.com> 0.8.1.p-13
 - prefix binaries with "rss-glx-" (#250180)
 




More information about the fedora-extras-commits mailing list