SPECS: beagle.spec - fixed libs
freetz
freetz at pld-linux.org
Mon Oct 24 22:04:25 CEST 2005
Author: freetz Date: Mon Oct 24 20:04:25 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed libs
---- Files affected:
SPECS:
beagle.spec (1.42 -> 1.43)
---- Diffs:
================================================================
Index: SPECS/beagle.spec
diff -u SPECS/beagle.spec:1.42 SPECS/beagle.spec:1.43
--- SPECS/beagle.spec:1.42 Mon Oct 24 21:34:31 2005
+++ SPECS/beagle.spec Mon Oct 24 22:04:20 2005
@@ -177,14 +177,15 @@
%files libs
%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.so*
-%attr(755,root,root) %{_libdir}/%{name}/lib*.so*
+%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
+%attr(755,root,root) %{_libdir}/%{name}/lib*.so.*.*.*
%files devel
%defattr(644,root,root,755)
%{_includedir}/libbeagle
+%attr(755,root,root) %{_libdir}/*.so
+%attr(755,root,root) %{_libdir}/%{name}/*.so
%{_libdir}/*.la
-%{_libdir}/*.so
%{_gtkdocdir}/beagle
%{_pkgconfigdir}/*
@@ -215,6 +216,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.43 2005/10/24 20:04:20 freetz
+- fixed libs
+
Revision 1.42 2005/10/24 19:34:31 freetz
- run ldconfig for libs subpkg
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/beagle.spec?r1=1.42&r2=1.43&f=u
More information about the pld-cvs-commit
mailing list