SPECS: beagle.spec - move lib*glue* to main package

freetz freetz at pld-linux.org
Thu Dec 8 09:17:16 CET 2005


Author: freetz                       Date: Thu Dec  8 08:17:16 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- move lib*glue* to main package

---- Files affected:
SPECS:
   beagle.spec (1.50 -> 1.51) 

---- Diffs:

================================================================
Index: SPECS/beagle.spec
diff -u SPECS/beagle.spec:1.50 SPECS/beagle.spec:1.51
--- SPECS/beagle.spec:1.50	Thu Dec  8 08:53:57 2005
+++ SPECS/beagle.spec	Thu Dec  8 09:17:11 2005
@@ -170,6 +170,7 @@
 	$RPM_BUILD_ROOT%{_libdir}/%{name}/*.la
 
 rm -f $RPM_BUILD_ROOT%{py_sitedir}/*.{a,la}
+rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/*.{a,la}
 
 rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/no
 
@@ -185,9 +186,10 @@
 %defattr(644,root,root,755)
 %doc AUTHORS COPYING ChangeLog NEWS README
 %attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_libdir}/%{name}/lib*.so*
 
 %{_libdir}/%{name}/Filters
-%{_libdir}/%{name}/*.exe
+%attr(755,root,root) %{_libdir}/%{name}/*.exe
 %{_libdir}/%{name}/*.dll*
 
 %attr(755,root,root) %{_libdir}/%{name}/beagled-index-helper
@@ -200,12 +202,10 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/lib*.so.*.*.*
 %dir %{_libdir}/%{name}
-%attr(755,root,root) %{_libdir}/%{name}/lib*.so*
 
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/*.so
-%attr(755,root,root) %{_libdir}/%{name}/*.so
 %{_includedir}/libbeagle
 %{_libdir}/*.la
 %{_gtkdocdir}/beagle
@@ -214,7 +214,6 @@
 %files static
 %defattr(644,root,root,755)
 %{_libdir}/*.a
-%{_libdir}/%{name}/*.a
 
 # not finished yet
 %files crawl-system
@@ -242,6 +241,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.51  2005/12/08 08:17:11  freetz
+- move lib*glue* to main package
+
 Revision 1.50  2005/12/08 07:53:57  freetz
 - fix libs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/beagle.spec?r1=1.50&r2=1.51&f=u




More information about the pld-cvs-commit mailing list