SPECS: rdiff-backup.spec - fixing moving between branches
duddits
duddits at pld-linux.org
Fri Mar 13 20:06:44 CET 2009
Author: duddits Date: Fri Mar 13 19:06:44 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixing moving between branches
---- Files affected:
SPECS:
rdiff-backup.spec (1.74 -> 1.75)
---- Diffs:
================================================================
Index: SPECS/rdiff-backup.spec
diff -u SPECS/rdiff-backup.spec:1.74 SPECS/rdiff-backup.spec:1.75
--- SPECS/rdiff-backup.spec:1.74 Fri Mar 13 19:49:17 2009
+++ SPECS/rdiff-backup.spec Fri Mar 13 20:06:37 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.3.2
+Version: 1.2.7
Release: 1
License: GPL
Group: Networking/Utilities
Source0: http://download.savannah.gnu.org/releases-noredirect/rdiff-backup/%{name}-%{version}.tar.gz
-# Source0-md5: 384a9ffbc24cf8ee9de4cf3e0e63b3c4
+# Source0-md5: fac7665e360bc1821d65153e785c2ec1
URL: http://www.nongnu.org/rdiff-backup/
BuildRequires: librsync-devel >= 0.9.6
BuildRequires: popt-devel
@@ -68,9 +68,6 @@
--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
@@ -92,9 +89,8 @@
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.75 2009/03/13 19:06:37 duddits
+- fixing moving between branches
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.74&r2=1.75&f=u
More information about the pld-cvs-commit
mailing list