SPECS: gpm.spec - added missing %ghost in libgpm.so.1

pablo pablo at pld-linux.org
Fri Aug 22 00:13:37 CEST 2008


Author: pablo                        Date: Thu Aug 21 22:13:37 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added missing %ghost in libgpm.so.1

---- Files affected:
SPECS:
   gpm.spec (1.156 -> 1.157) 

---- Diffs:

================================================================
Index: SPECS/gpm.spec
diff -u SPECS/gpm.spec:1.156 SPECS/gpm.spec:1.157
--- SPECS/gpm.spec:1.156	Sun Aug 10 22:28:17 2008
+++ SPECS/gpm.spec	Fri Aug 22 00:13:31 2008
@@ -324,7 +324,7 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libgpm.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libgpm.so.2
-%attr(755,root,root) %{_libdir}/libgpm.so.1
+%attr(755,root,root) %ghost %{_libdir}/libgpm.so.1
 
 %files devel
 %defattr(644,root,root,755)
@@ -346,6 +346,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.157  2008/08/21 22:13:31  pablo
+- added missing %ghost in libgpm.so.1
+
 Revision 1.156  2008/08/10 20:28:17  arekm
 - rel 1
 
================================================================

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



More information about the pld-cvs-commit mailing list