SPECS: ksquirrel-libs.spec - no *.la for plugins in -devel

qboosh qboosh at pld-linux.org
Wed Jan 25 13:21:58 CET 2006


Author: qboosh                       Date: Wed Jan 25 12:21:58 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- no *.la for plugins in -devel

---- Files affected:
SPECS:
   ksquirrel-libs.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/ksquirrel-libs.spec
diff -u SPECS/ksquirrel-libs.spec:1.15 SPECS/ksquirrel-libs.spec:1.16
--- SPECS/ksquirrel-libs.spec:1.15	Mon Jan 23 23:00:48 2006
+++ SPECS/ksquirrel-libs.spec	Wed Jan 25 13:21:50 2006
@@ -75,6 +75,7 @@
 	DESTDIR=$RPM_BUILD_ROOT
 
 rm -rf $RPM_BUILD_ROOT%{_docdir}/%{name}
+rm -f $RPM_BUILD_ROOT%{_libdir}/ksquirrel-libs/*.la
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -93,7 +94,6 @@
 %files devel
 %defattr(644,root,root,755)
 %{_includedir}/ksquirrel-libs
-%{_libdir}/ksquirrel-libs/*.la
 %{_pkgconfigdir}/*.pc
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -102,6 +102,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2006/01/25 12:21:50  qboosh
+- no *.la for plugins in -devel
+
 Revision 1.15  2006/01/23 22:00:48  charles
 - fix install to %{_pkgconfigdir}
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ksquirrel-libs.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list