SPECS: omniORB.spec - fixed ghost

baggins baggins at pld-linux.org
Tue Sep 4 23:13:28 CEST 2007


Author: baggins                      Date: Tue Sep  4 21:13:28 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed ghost

---- Files affected:
SPECS:
   omniORB.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: SPECS/omniORB.spec
diff -u SPECS/omniORB.spec:1.23 SPECS/omniORB.spec:1.24
--- SPECS/omniORB.spec:1.23	Tue Sep  4 22:37:09 2007
+++ SPECS/omniORB.spec	Tue Sep  4 23:13:23 2007
@@ -171,7 +171,8 @@
 %files libs
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
-%ghost %{_libdir}/lib*.so.[1-0]
+%ghost %{_libdir}/lib*.so.1
+%ghost %{_libdir}/lib*.so.3
 %{_datadir}/idl/%{name}
 
 %files devel
@@ -211,6 +212,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2007/09/04 21:13:23  baggins
+- fixed ghost
+
 Revision 1.23  2007/09/04 20:37:09  baggins
 - ghost for lib*.so.[1-9]
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/omniORB.spec?r1=1.23&r2=1.24&f=u



More information about the pld-cvs-commit mailing list