Author: charles                      Date: Sat Feb 26 13:31:48 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- disable static lib
- rm installed .la file

---- Files affected:
SPECS:
   xfce4-panelmenu-plugin.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/xfce4-panelmenu-plugin.spec
diff -u SPECS/xfce4-panelmenu-plugin.spec:1.3 
SPECS/xfce4-panelmenu-plugin.spec:1.4
--- SPECS/xfce4-panelmenu-plugin.spec:1.3       Sat Feb 26 14:24:35 2005
+++ SPECS/xfce4-panelmenu-plugin.spec   Sat Feb 26 14:31:43 2005
@@ -32,7 +32,8 @@
 %{__aclocal} -I m4
 %{__autoconf}
 %{__automake}
-%configure
+%configure \
+       --disable-static
 %{__make}
 
 %install
@@ -42,6 +43,8 @@
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
+rm -f $RPM_BUILD_ROOT%{_libdir}/xfce4/panel-plugins/*.la
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -57,6 +60,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/02/26 13:31:43  charles
+- disable static lib
+- rm installed .la file
+
 Revision 1.3  2005/02/26 13:24:35  charles
 - updated to 0.2.0
 - different source name (_src_name)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xfce4-panelmenu-plugin.spec?r1=1.3&r2=1.4&f=u


_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to