SPECS: taglib.spec - don't attr() on symlinks

shadzik shadzik at pld-linux.org
Wed Jun 25 20:19:02 CEST 2008


Author: shadzik                      Date: Wed Jun 25 18:19:02 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- don't attr() on symlinks

---- Files affected:
SPECS:
   taglib.spec (1.29 -> 1.30) 

---- Diffs:

================================================================
Index: SPECS/taglib.spec
diff -u SPECS/taglib.spec:1.29 SPECS/taglib.spec:1.30
--- SPECS/taglib.spec:1.29	Wed Jun 25 20:18:21 2008
+++ SPECS/taglib.spec	Wed Jun 25 20:18:57 2008
@@ -75,8 +75,8 @@
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/taglib-config
-%attr(755,root,root) %{_libdir}/libtag.so
-%attr(755,root,root) %{_libdir}/libtag_c.so
+%{_libdir}/libtag.so
+%{_libdir}/libtag_c.so
 %{_libdir}/libtag.la
 %{_libdir}/libtag_c.la
 %{_pkgconfigdir}/taglib.pc
@@ -89,6 +89,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2008/06/25 18:18:57  shadzik
+- don't attr() on symlinks
+
 Revision 1.29  2008/06/25 18:18:21  shadzik
 - kde3 patches are obsolete here
 - BR: pkgconfig
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/taglib.spec?r1=1.29&r2=1.30&f=u



More information about the pld-cvs-commit mailing list