rpms/gpm/devel gpm.spec,1.45,1.46

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Jan 22 10:33:22 UTC 2007


Author: tjanouse

Update of /cvs/dist/rpms/gpm/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv28211

Modified Files:
	gpm.spec 
Log Message:
* Mon Jan 22 2007 Tomas Janousek <tjanouse at redhat.com> - 1.20.1-77
- #223696: non-failsafe install-info use in scriptlets



Index: gpm.spec
===================================================================
RCS file: /cvs/dist/rpms/gpm/devel/gpm.spec,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- gpm.spec	10 Oct 2006 18:37:26 -0000	1.45
+++ gpm.spec	22 Jan 2007 10:33:20 -0000	1.46
@@ -1,7 +1,7 @@
 Summary: A mouse server for the Linux console.
 Name: gpm
 Version: 1.20.1
-Release: 76
+Release: 77
 License: GPL
 Group: System Environment/Daemons
 Source: http://ftp.linux.it/pub/People/rubini/gpm/%{name}-%{version}.tar.gz
@@ -137,6 +137,7 @@
 %endif
 /sbin/ldconfig
 /sbin/install-info %{_infodir}/gpm.info.gz %{_infodir}/dir
+exit 0
 
 %preun
 if [ $1 = 0 ]; then
@@ -182,6 +183,9 @@
 %{_libdir}/libgpm.so
 
 %changelog
+* Mon Jan 22 2007 Tomas Janousek <tjanouse at redhat.com> - 1.20.1-77
+- #223696: non-failsafe install-info use in scriptlets
+
 * Tue Oct 10 2006 Petr Rockai <prockai at redhat.com> - 1.20-1-76
 - align sleeps to tick boundary, should reduce cpu wakeups
   on laptops, fixes #205064 (patch by Arjan van de Ven)




More information about the fedora-cvs-commits mailing list