SPECS: ImageMagick.spec - ghost soname symlinks

qboosh qboosh at pld-linux.org
Sat May 31 20:27:15 CEST 2008


Author: qboosh                       Date: Sat May 31 18:27:15 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ghost soname symlinks

---- Files affected:
SPECS:
   ImageMagick.spec (1.266 -> 1.267) 

---- Diffs:

================================================================
Index: SPECS/ImageMagick.spec
diff -u SPECS/ImageMagick.spec:1.266 SPECS/ImageMagick.spec:1.267
--- SPECS/ImageMagick.spec:1.266	Tue May 27 20:40:04 2008
+++ SPECS/ImageMagick.spec	Sat May 31 20:27:10 2008
@@ -865,7 +865,9 @@
 %defattr(644,root,root,755)
 %doc ChangeLog LICENSE
 %attr(755,root,root) %{_libdir}/libMagickCore.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libMagickCore.so.1
 %attr(755,root,root) %{_libdir}/libMagickWand.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libMagickWand.so.1
 
 %if %{with djvu}
 %files coder-djvu
@@ -1018,6 +1020,7 @@
 %files c++
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libMagick++.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libMagick++.so.1
 
 %files c++-devel
 %defattr(644,root,root,755)
@@ -1041,6 +1044,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.267  2008-05-31 18:27:10  qboosh
+- ghost soname symlinks
+
 Revision 1.266  2008-05-27 18:40:04  qboosh
 - dropped no longer needed release from autoconf BR
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ImageMagick.spec?r1=1.266&r2=1.267&f=u



More information about the pld-cvs-commit mailing list