SPECS: xmlrpc-c.spec - symlink deps fixed

arekm arekm at pld-linux.org
Wed Apr 11 08:52:48 CEST 2007


Author: arekm                        Date: Wed Apr 11 06:52:48 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- symlink deps fixed

---- Files affected:
SPECS:
   xmlrpc-c.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/xmlrpc-c.spec
diff -u SPECS/xmlrpc-c.spec:1.17 SPECS/xmlrpc-c.spec:1.18
--- SPECS/xmlrpc-c.spec:1.17	Wed Apr 11 08:45:48 2007
+++ SPECS/xmlrpc-c.spec	Wed Apr 11 08:52:43 2007
@@ -106,13 +106,15 @@
 %doc README doc/{COPYING,CREDITS,HISTORY,SECURITY,TESTING,TODO}
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
+%ghost %attr(755,root,root) %{_libdir}/lib*.so.[0-9]
+%ghost %attr(755,root,root) %{_libdir}/lib*.so.[0-9]
 
 %files devel
 %defattr(644,root,root,755)
 %doc doc/DEVELOPING
 %attr(755,root,root) %{_libdir}/lib*.so
 %{_libdir}/lib*.la
-%{_includedir}/%{name}
+%{_includedir}
 
 %files static
 %defattr(644,root,root,755)
@@ -124,6 +126,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2007/04/11 06:52:43  arekm
+- symlink deps fixed
+
 Revision 1.17  2007/04/11 06:45:48  arekm
 - up to 1.06.11-1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xmlrpc-c.spec?r1=1.17&r2=1.18&f=u



More information about the pld-cvs-commit mailing list