Author: baggins Date: Tue Sep 4 20:37:14 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - ghost for lib*.so.[1-9]
---- Files affected: SPECS: omniORB.spec (1.22 -> 1.23) ---- Diffs: ================================================================ Index: SPECS/omniORB.spec diff -u SPECS/omniORB.spec:1.22 SPECS/omniORB.spec:1.23 --- SPECS/omniORB.spec:1.22 Tue Sep 4 22:08:34 2007 +++ SPECS/omniORB.spec Tue Sep 4 22:37:09 2007 @@ -5,7 +5,7 @@ Summary(pl.UTF-8): Object Request Broker (ORB) z AT&T (CORBA 2.6) Name: omniORB Version: 4.1.0 -Release: 1 +Release: 2 License: GPL/LGPL Group: Libraries Source0: http://dl.sourceforge.net/omniorb/%{name}-%{version}.tar.gz @@ -171,6 +171,7 @@ %files libs %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/lib*.so.*.* +%ghost %{_libdir}/lib*.so.[1-0] %{_datadir}/idl/%{name} %files devel @@ -210,6 +211,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.23 2007/09/04 20:37:09 baggins +- ghost for lib*.so.[1-9] + Revision 1.22 2007/09/04 20:08:34 baggins - rel 1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/omniORB.spec?r1=1.22&r2=1.23&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
