Author: lisu                         Date: Tue Mar 29 12:22:47 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.6.4
- use __rm macro and drop osbolete one

---- Files affected:
packages/gemrb:
   gemrb.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: packages/gemrb/gemrb.spec
diff -u packages/gemrb/gemrb.spec:1.28 packages/gemrb/gemrb.spec:1.29
--- packages/gemrb/gemrb.spec:1.28      Fri Jan 28 02:52:41 2011
+++ packages/gemrb/gemrb.spec   Tue Mar 29 14:22:42 2011
@@ -8,12 +8,12 @@
 Summary:       Emulator of BioWare's Infinity game engine
 Summary(pl.UTF-8):     Emulator silnika gier Infinity firmy BioWare
 Name:          gemrb
-Version:       0.6.3
+Version:       0.6.4
 Release:       0.1
 License:       GPL v2+
 Group:         Applications/Emulators
 Source0:       http://downloads.sourceforge.net/gemrb/%{name}-%{version}.tar.gz
-# Source0-md5: 87a637a69d878d2bcab463ce085331f0
+# Source0-md5: ab713b8174e5880db5f934ebb1f6aeee
 Patch0:                %{name}-config_file.patch
 Patch1:                %{name}-useless_files.patch
 URL:           http://gemrb.sourceforge.net/
@@ -63,7 +63,7 @@
        DESTDIR=$RPM_BUILD_ROOT
 
 install gemrb/GemRB.cfg.sample.in $RPM_BUILD_ROOT%{_sysconfdir}/gemrb.cfg
-rm -f $RPM_BUILD_ROOT%{_libdir}{,/gemrb,/gemrb/plugins}/*.la
+%{__rm} $RPM_BUILD_ROOT%{_libdir}{,/gemrb/plugins}/*.la
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -80,7 +80,6 @@
 %dir %{_libdir}/gemrb/plugins
 %attr(755,root,root) %{_libdir}/gemrb/plugins/*.so*
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/gemrb.cfg
-%dir %{_datadir}/gemrb/Cache
 %{_datadir}/gemrb
 %{_mandir}/man6/gemrb.6*
 
@@ -90,6 +89,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2011/03/29 12:22:42  lisu
+- up to 0.6.4
+- use __rm macro and drop osbolete one
+
 Revision 1.28  2011/01/28 01:52:41  sparky
 - BR: libstdc++-devel, pkgconfig, python-modules
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gemrb/gemrb.spec?r1=1.28&r2=1.29&f=u

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

Reply via email to