packages (GNOME_2): libgweather/libgweather.spec - dropped libtool file - u...
lisu
lisu at pld-linux.org
Thu Jun 9 20:05:55 CEST 2011
Author: lisu Date: Thu Jun 9 18:05:55 2011 GMT
Module: packages Tag: GNOME_2
---- Log message:
- dropped libtool file
- use __rm macro
---- Files affected:
packages/libgweather:
libgweather.spec (1.33 -> 1.33.2.1)
---- Diffs:
================================================================
Index: packages/libgweather/libgweather.spec
diff -u packages/libgweather/libgweather.spec:1.33 packages/libgweather/libgweather.spec:1.33.2.1
--- packages/libgweather/libgweather.spec:1.33 Sun Feb 20 13:18:04 2011
+++ packages/libgweather/libgweather.spec Thu Jun 9 20:05:46 2011
@@ -104,7 +104,8 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
-rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/es_ES
+%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/locale/es_ES
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la
%find_lang libgweather
@@ -142,7 +143,6 @@
%files devel
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/libgweather.so
-%{_libdir}/libgweather.la
%{_includedir}/libgweather
%{_pkgconfigdir}/gweather.pc
@@ -160,6 +160,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.33.2.1 2011/06/09 18:05:46 lisu
+- dropped libtool file
+- use __rm macro
+
Revision 1.33 2011/02/20 12:18:04 megabajt
- release 4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libgweather/libgweather.spec?r1=1.33&r2=1.33.2.1&f=u
More information about the pld-cvs-commit
mailing list