SPECS: template-lib.spec - don't attr() on symlinks
shadzik
shadzik at pld-linux.org
Sat Jul 5 18:06:38 CEST 2008
Author: shadzik Date: Sat Jul 5 16:06:38 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- don't attr() on symlinks
---- Files affected:
SPECS:
template-lib.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: SPECS/template-lib.spec
diff -u SPECS/template-lib.spec:1.8 SPECS/template-lib.spec:1.9
--- SPECS/template-lib.spec:1.8 Wed May 7 23:38:12 2008
+++ SPECS/template-lib.spec Sat Jul 5 18:06:33 2008
@@ -87,7 +87,7 @@
%files devel
%defattr(644,root,root,755)
%doc devel-doc/*
-%attr(755,root,root) %{_libdir}/lib*.so
+%{_libdir}/lib*.so
%{_libdir}/lib*.la
%{_includedir}/foo
%{_aclocaldir}/*.m4
@@ -103,7 +103,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
-Revision 1.8 2008/05/07 21:38:12 glen
+Revision 1.9 2008/07/05 16:06:33 shadzik
+- don't attr() on symlinks
+
+Revision 1.8 2008-05-07 21:38:12 glen
- add epoch when needed
Revision 1.7 2007-02-12 22:09:17 glen
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/template-lib.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list