packages: libgnome/libgnome.spec - up to 2.32.1 - use %{__rm} macro - drop ...
wiget
wiget at pld-linux.org
Sat Feb 5 23:56:28 CET 2011
Author: wiget Date: Sat Feb 5 22:56:28 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 2.32.1
- use %{__rm} macro
- drop libtool file
---- Files affected:
packages/libgnome:
libgnome.spec (1.124 -> 1.125)
---- Diffs:
================================================================
Index: packages/libgnome/libgnome.spec
diff -u packages/libgnome/libgnome.spec:1.124 packages/libgnome/libgnome.spec:1.125
--- packages/libgnome/libgnome.spec:1.124 Wed Feb 2 03:27:48 2011
+++ packages/libgnome/libgnome.spec Sat Feb 5 23:56:23 2011
@@ -2,12 +2,12 @@
Summary: GNOME base library
Summary(pl.UTF-8): Podstawowa biblioteka GNOME
Name: libgnome
-Version: 2.32.0
-Release: 5
+Version: 2.32.1
+Release: 1
License: LGPL v2+
Group: Libraries
Source0: http://ftp.gnome.org/pub/GNOME/sources/libgnome/2.32/%{name}-%{version}.tar.bz2
-# Source0-md5: b27a0c61918fad8492d84b407a72bd7c
+# Source0-md5: a4345e6087ae6195d65a4674ffdca559
Patch0: %{name}-load-config.patch
URL: http://www.gnome.org/
BuildRequires: GConf2-devel >= 2.24.0
@@ -137,7 +137,8 @@
GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
# no static modules and *.la for bonobo modules
-rm -f $RPM_BUILD_ROOT%{_libdir}/bonobo/monikers/*.{la,a}
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/bonobo/monikers/*.{la,a}
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la
%find_lang %{name} --with-gnome --all-name
@@ -227,7 +228,6 @@
%files devel
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/libgnome-2.so
-%{_libdir}/libgnome-2.la
%{_includedir}/libgnome-2.0
%{_pkgconfigdir}/libgnome-2.0.pc
@@ -245,6 +245,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.125 2011/02/05 22:56:23 wiget
+- up to 2.32.1
+- use %{__rm} macro
+- drop libtool file
+
Revision 1.124 2011/02/02 02:27:48 sparky
- -devel R: libcanberra-devel (required only through Requires.private in pc
file, but libcanberra.pc defines -D_REENTRANT, which should be used)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libgnome/libgnome.spec?r1=1.124&r2=1.125&f=u
More information about the pld-cvs-commit
mailing list