packages (DEVEL): glib2/glib2.spec - 2.27.4 - use rm macro

lisu lisu at pld-linux.org
Wed Dec 8 10:05:06 CET 2010


Author: lisu                         Date: Wed Dec  8 09:05:06 2010 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- 2.27.4
- use rm macro

---- Files affected:
packages/glib2:
   glib2.spec (1.221.2.2 -> 1.221.2.3) 

---- Diffs:

================================================================
Index: packages/glib2/glib2.spec
diff -u packages/glib2/glib2.spec:1.221.2.2 packages/glib2/glib2.spec:1.221.2.3
--- packages/glib2/glib2.spec:1.221.2.2	Tue Nov  9 22:16:59 2010
+++ packages/glib2/glib2.spec	Wed Dec  8 10:04:57 2010
@@ -18,13 +18,13 @@
 Summary(tr.UTF-8):	Yararlı ufak yordamlar kitaplığı
 Summary(zh_CN.UTF-8):	实用工具函数库
 Name:		glib2
-Version:	2.27.3
+Version:	2.27.4
 Release:	1
 Epoch:		1
 License:	LGPL v2+
 Group:		Libraries
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/glib/2.27/glib-%{version}.tar.bz2
-# Source0-md5:	d3e976ff92b55b6064a0eb3110f36158
+# Source0-md5:	b6f67a6b1c4792edd58411f9e6e3a6fb
 Patch0:		%{name}-makefile.patch
 URL:		http://www.gtk.org/
 BuildRequires:	autoconf >= 2.62
@@ -178,7 +178,7 @@
 %setup -q -n glib-%{version}
 %patch0 -p1
 %{__sed} -i 's#^en at shaw##' po/LINGUAS
-rm po/en at shaw.po
+%{__rm} po/en at shaw.po
 
 %if !%{with apidocs}
 %{__sed} -e '/SUBDIRS/s/docs//' -i Makefile.am
@@ -215,7 +215,7 @@
 
 > $RPM_BUILD_ROOT%{_libdir}/gio/modules/giomodule.cache
 
-rm -f $RPM_BUILD_ROOT%{_libdir}/gio/modules/libgiofam.{la,a}
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/gio/modules/libgiofam.{la,a}
 
 %find_lang glib20
 
@@ -335,6 +335,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.221.2.3  2010/12/08 09:04:57  lisu
+- 2.27.4
+- use rm macro
+
 Revision 1.221.2.2  2010/11/09 21:16:59  megabajt
 - updated to 2.27.3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/glib2/glib2.spec?r1=1.221.2.2&r2=1.221.2.3&f=u



More information about the pld-cvs-commit mailing list