SPECS: 3store.spec - ghost soname symlinks

qboosh qboosh at pld-linux.org
Mon Aug 25 18:44:43 CEST 2008


Author: qboosh                       Date: Mon Aug 25 16:44:43 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ghost soname symlinks

---- Files affected:
SPECS:
   3store.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/3store.spec
diff -u SPECS/3store.spec:1.9 SPECS/3store.spec:1.10
--- SPECS/3store.spec:1.9	Fri May 23 17:43:10 2008
+++ SPECS/3store.spec	Mon Aug 25 18:44:38 2008
@@ -89,7 +89,9 @@
 %doc AUTHORS ChangeLog README
 %attr(755,root,root) %{_bindir}/tstore_*
 %attr(755,root,root) %{_libdir}/librdfsql.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/librdfsql.so.0
 %attr(755,root,root) %{_libdir}/libokbc.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libokbc.so.0
 %{_datadir}/3store
 
 %files devel
@@ -113,6 +115,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2008/08/25 16:44:38  qboosh
+- ghost soname symlinks
+
 Revision 1.9  2008/05/23 15:43:10  sls
 - BR: readline-devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/3store.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list