SPECS: beagle.spec - missing dir in -libs

qboosh qboosh at pld-linux.org
Mon Oct 24 23:09:10 CEST 2005


Author: qboosh                       Date: Mon Oct 24 21:09:10 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- missing dir in -libs

---- Files affected:
SPECS:
   beagle.spec (1.44 -> 1.45) 

---- Diffs:

================================================================
Index: SPECS/beagle.spec
diff -u SPECS/beagle.spec:1.44 SPECS/beagle.spec:1.45
--- SPECS/beagle.spec:1.44	Mon Oct 24 22:21:23 2005
+++ SPECS/beagle.spec	Mon Oct 24 23:09:04 2005
@@ -97,14 +97,14 @@
 
 %package crawl-system
 Summary:	Beagle crawl system
-#Summary(pl):   ???
+Summary(pl):	System przeszukujący beagle-crawl 
 Group:		Applications/System
 
 %description crawl-system
 Beagle crawl system.
 
-#%description crawl-system -l pl
-# ???
+%description crawl-system -l pl
+System przeszukujący beagle-crawl.
 
 %package -n epiphany-extension-beagle
 Summary:	Epiphany extension - beagle
@@ -166,7 +166,6 @@
 %doc AUTHORS COPYING ChangeLog NEWS README
 %attr(755,root,root) %{_bindir}/*
 
-%dir %{_libdir}/%{name}
 %{_libdir}/%{name}/Filters
 %{_libdir}/%{name}/*.exe
 %{_libdir}/%{name}/*.dll*
@@ -180,13 +179,14 @@
 %files libs
 %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)
-%{_includedir}/libbeagle
 %attr(755,root,root) %{_libdir}/*.so
 %attr(755,root,root) %{_libdir}/%{name}/*.so
+%{_includedir}/libbeagle
 %{_libdir}/*.la
 %{_gtkdocdir}/beagle
 %{_pkgconfigdir}/*
@@ -199,8 +199,8 @@
 # not finished yet
 %files crawl-system
 %defattr(644,root,root,755)
-%attr(750,root,root) %config(noreplace) %verify(not size mtime md5) /etc/cron.daily/*
-%attr(750,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/beagle/*
+%attr(750,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/cron.daily/*
+%attr(750,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/beagle/*
 %attr(755,root,root) %{_sbindir}/*
 %{_libdir}/beagle-crawl-system
 
@@ -218,6 +218,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.45  2005/10/24 21:09:04  qboosh
+- missing dir in -libs
+
 Revision 1.44  2005/10/24 20:21:23  freetz
 - more TODO
 
================================================================

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




More information about the pld-cvs-commit mailing list