Author: baggins                      Date: Tue Jul 12 20:53:00 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added ghost soname symlinks

---- Files affected:
packages/Canna:
   Canna.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: packages/Canna/Canna.spec
diff -u packages/Canna/Canna.spec:1.28 packages/Canna/Canna.spec:1.29
--- packages/Canna/Canna.spec:1.28      Sun Feb  6 17:50:34 2011
+++ packages/Canna/Canna.spec   Tue Jul 12 22:52:55 2011
@@ -203,9 +203,13 @@
 %files libs
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libRKC.so.*.*
+%attr(755,root,root) %ghost %{_libdir}/libRKC.so.1
 %attr(755,root,root) %{_libdir}/libRKC16.so.*.*
+%attr(755,root,root) %ghost %{_libdir}/libRKC16.so.1
 %attr(755,root,root) %{_libdir}/libcanna.so.*.*
+%attr(755,root,root) %ghost %{_libdir}/libcanna.so.1
 %attr(755,root,root) %{_libdir}/libcanna16.so.*.*
+%attr(755,root,root) %ghost %{_libdir}/libcanna16.so.1
 
 %files devel
 %defattr(644,root,root,755)
@@ -230,6 +234,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2011/07/12 20:52:55  baggins
+- added ghost soname symlinks
+
 Revision 1.28  2011/02/06 16:50:34  sparky
 - unified %clean section
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/Canna/Canna.spec?r1=1.28&r2=1.29&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to