SPECS: rdiff-backup.spec - 1.3.2 - DEVEL branch

duddits duddits at pld-linux.org
Fri Mar 13 19:49:23 CET 2009


Author: duddits                      Date: Fri Mar 13 18:49:23 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 1.3.2
- DEVEL branch

---- Files affected:
SPECS:
   rdiff-backup.spec (1.73 -> 1.74) 

---- Diffs:

================================================================
Index: SPECS/rdiff-backup.spec
diff -u SPECS/rdiff-backup.spec:1.73 SPECS/rdiff-backup.spec:1.74
--- SPECS/rdiff-backup.spec:1.73	Thu Mar  5 19:16:53 2009
+++ SPECS/rdiff-backup.spec	Fri Mar 13 19:49:17 2009
@@ -3,12 +3,12 @@
 Summary(hu.UTF-8):	Backup szoftver
 Summary(pl.UTF-8):	Oprogramowanie do robienia kopii zapasowych
 Name:		rdiff-backup
-Version:	1.2.7
+Version:	1.3.2
 Release:	1
 License:	GPL
 Group:		Networking/Utilities
 Source0:	http://download.savannah.gnu.org/releases-noredirect/rdiff-backup/%{name}-%{version}.tar.gz
-# Source0-md5:	fac7665e360bc1821d65153e785c2ec1
+# Source0-md5:	384a9ffbc24cf8ee9de4cf3e0e63b3c4
 URL:		http://www.nongnu.org/rdiff-backup/
 BuildRequires:	librsync-devel >= 0.9.6
 BuildRequires:	popt-devel
@@ -68,6 +68,9 @@
 	--optimize=2 \
 	--root=$RPM_BUILD_ROOT
 
+# Remove *.py files. We don't package them.
+find $RPM_BUILD_ROOT%{py_sitedir}/rdiff_backup -type f -name '*.py' -print0 | xargs -0 rm -f
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -89,6 +92,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.74  2009/03/13 18:49:17  duddits
+- 1.3.2
+- DEVEL branch
+
 Revision 1.73  2009/03/05 18:16:53  uzsolt
 - hu desc and summary
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rdiff-backup.spec?r1=1.73&r2=1.74&f=u



More information about the pld-cvs-commit mailing list