SPECS: gpm.spec - stable libgpm.so.1 symlink (pointing to real file, not gh...

qboosh qboosh at pld-linux.org
Fri Aug 22 16:24:36 CEST 2008


Author: qboosh                       Date: Fri Aug 22 14:24:36 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- stable libgpm.so.1 symlink (pointing to real file, not ghost) to avoid deletion by ldconfig
- release 2

---- Files affected:
SPECS:
   gpm.spec (1.158 -> 1.159) 

---- Diffs:

================================================================
Index: SPECS/gpm.spec
diff -u SPECS/gpm.spec:1.158 SPECS/gpm.spec:1.159
--- SPECS/gpm.spec:1.158	Fri Aug 22 08:57:33 2008
+++ SPECS/gpm.spec	Fri Aug 22 16:24:30 2008
@@ -15,7 +15,7 @@
 Summary(uk.UTF-8):	Сервер роботи з мишою для консолі Linux
 Name:		gpm
 Version:	1.20.5
-Release:	1
+Release:	2
 Epoch:		1
 License:	GPL v2+
 Group:		Daemons
@@ -270,7 +270,7 @@
 # SONAME was bumped because of incompatibility with Debian libgpm.so.1
 # (which in turn was incompatible with libgpm.so.1 from the rest of the world)
 # We can leave compatibility symlink as we didn't have ABI break recently
-ln -s libgpm.so.2 $RPM_BUILD_ROOT%{_libdir}/libgpm.so.1
+ln -s $(basename $RPM_BUILD_ROOT%{_libdir}/libgpm.so.2.*.*) $RPM_BUILD_ROOT%{_libdir}/libgpm.so.1
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -346,6 +346,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.159  2008/08/22 14:24:30  qboosh
+- stable libgpm.so.1 symlink (pointing to real file, not ghost) to avoid deletion by ldconfig
+- release 2
+
 Revision 1.158  2008/08/22 06:57:33  pablo
 - previous commit reverted
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gpm.spec?r1=1.158&r2=1.159&f=u



More information about the pld-cvs-commit mailing list