SPECS: qgis.spec - no static plugins

qboosh qboosh at pld-linux.org
Wed Oct 5 13:33:47 CEST 2005


Author: qboosh                       Date: Wed Oct  5 11:33:47 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- no static plugins

---- Files affected:
SPECS:
   qgis.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/qgis.spec
diff -u SPECS/qgis.spec:1.11 SPECS/qgis.spec:1.12
--- SPECS/qgis.spec:1.11	Thu Sep 15 10:14:32 2005
+++ SPECS/qgis.spec	Wed Oct  5 13:33:42 2005
@@ -78,6 +78,8 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}{,/designer}/*.{la,a}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -104,16 +106,12 @@
 %attr(755,root,root) %{_bindir}/qgis-config
 %attr(755,root,root) %{_libdir}/libqgis.so
 %{_libdir}/libqgis.la
-%{_libdir}/%{name}/*.la
-%{_libdir}/%{name}/designer/*.la
 %{_includedir}/%{name}
 %{_aclocaldir}/qgis.m4
 
 %files static
 %defattr(644,root,root,755)
 %{_libdir}/libqgis.a
-%{_libdir}/%{name}/*.a
-%{_libdir}/%{name}/designer/*.a
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -121,6 +119,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2005/10/05 11:33:42  qboosh
+- no static plugins
+
 Revision 1.11  2005/09/15 08:14:32  tommat
 - version 0.7.0
 - added missing BRs
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/qgis.spec?r1=1.11&r2=1.12&f=u




More information about the pld-cvs-commit mailing list