SPECS: planner.spec - drop libgantt-task.la from -devel

qboosh qboosh at pld-linux.org
Tue Oct 11 00:43:39 CEST 2005


Author: qboosh                       Date: Mon Oct 10 22:43:39 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- drop libgantt-task.la from -devel

---- Files affected:
SPECS:
   planner.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: SPECS/planner.spec
diff -u SPECS/planner.spec:1.23 SPECS/planner.spec:1.24
--- SPECS/planner.spec:1.23	Mon Oct 10 23:19:45 2005
+++ SPECS/planner.spec	Tue Oct 11 00:43:34 2005
@@ -129,7 +129,7 @@
 	omf_dest_dir=%{_omf_dest_dir}
 
 # useless - modules loaded through gmodule
-rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/*/*.la
+rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/{,*/}*.la
 
 rm -f $RPM_BUILD_ROOT%{py_sitedir}/gtk-2.0/*.la
 rm -f $RPM_BUILD_ROOT%{_datadir}/mime/{XMLnamespaces,globs,magic}
@@ -159,7 +159,6 @@
 %doc ChangeLog NEWS README
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/libplanner*.so.*.*
-%attr(755,root,root) %{_libdir}/%{name}/libgantt-task.so
 
 %dir %{_libdir}/%{name}
 %dir %{_libdir}/%{name}/file-modules
@@ -167,6 +166,7 @@
 %dir %{_libdir}/%{name}/storage-modules
 %dir %{_libdir}/%{name}/views
 
+%attr(755,root,root) %{_libdir}/%{name}/libgantt-task.so
 %attr(755,root,root) %{_libdir}/%{name}/file-modules/*.so
 %attr(755,root,root) %{_libdir}/%{name}/plugins/*.so
 %if %{with pgsql}
@@ -192,7 +192,6 @@
 %defattr(644,root,root,755)
 %{_libdir}/libplanner*.la
 %attr(755,root,root) %{_libdir}/libplanner*.so
-%attr(755,root,root) %{_libdir}/%{name}/libgantt-task.la
 %{_includedir}/planner-1.0
 %{_pkgconfigdir}/*.pc
 %{_gtkdocdir}/libplanner
@@ -213,6 +212,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2005/10/10 22:43:34  qboosh
+- drop libgantt-task.la from -devel
+
 Revision 1.23  2005/10/10 21:19:45  pawcioos
 - updated to 0.13
 - removed bcond sharp (it was removed from sources)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/planner.spec?r1=1.23&r2=1.24&f=u




More information about the pld-cvs-commit mailing list