SPECS: google-gadgets-for-linux.spec - get rid of all .la from modules dir

glen glen at pld-linux.org
Wed Dec 17 00:19:03 CET 2008


Author: glen                         Date: Tue Dec 16 23:19:03 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- get rid of all .la from modules dir

---- Files affected:
SPECS:
   google-gadgets-for-linux.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/google-gadgets-for-linux.spec
diff -u SPECS/google-gadgets-for-linux.spec:1.21 SPECS/google-gadgets-for-linux.spec:1.22
--- SPECS/google-gadgets-for-linux.spec:1.21	Tue Dec 16 21:36:12 2008
+++ SPECS/google-gadgets-for-linux.spec	Wed Dec 17 00:18:57 2008
@@ -135,7 +135,7 @@
 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}/ggl-gtk.desktop
 install %{SOURCE2} $RPM_BUILD_ROOT%{_desktopdir}/ggl-qt.desktop
 
-rm -f $RPM_BUILD_ROOT%{_libdir}/google-gadgets/modules/smjs-script-runtime.la
+rm -f $RPM_BUILD_ROOT%{_libdir}/google-gadgets/modules/*.la
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -157,7 +157,7 @@
 %dir %{_libdir}/%{realname}
 %dir %{_libdir}/%{realname}/modules
 
-%files qt 
+%files qt
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/ggl-qt
 %{_desktopdir}/ggl-qt.desktop
@@ -204,6 +204,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2008/12/16 23:18:57  glen
+- get rid of all .la from modules dir
+
 Revision 1.21  2008/12/16 20:36:12  shadzik
 - back to cmake
 - add -qt and -gtk subpackages
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/google-gadgets-for-linux.spec?r1=1.21&r2=1.22&f=u



More information about the pld-cvs-commit mailing list