rpms/rdiff-backup/F-7 rdiff-backup.spec,1.16,1.17

Kevin Fenzi (kevin) fedora-extras-commits at redhat.com
Mon Aug 13 21:55:41 UTC 2007


Author: kevin

Update of /cvs/extras/rpms/rdiff-backup/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20346

Modified Files:
	rdiff-backup.spec 
Log Message:
Remove python-abi Requires
Update License



Index: rdiff-backup.spec
===================================================================
RCS file: /cvs/extras/rpms/rdiff-backup/F-7/rdiff-backup.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- rdiff-backup.spec	15 Jun 2007 08:10:22 -0000	1.16
+++ rdiff-backup.spec	13 Aug 2007 21:55:09 -0000	1.17
@@ -3,16 +3,15 @@
 Version: 1.0.5
 Summary: Convenient and transparent local/remote incremental mirror/backup
 Name: rdiff-backup
-Release: 3%{?dist}
+Release: 5%{?dist}
 
 URL: http://www.nongnu.org/rdiff-backup/
 Source: http://savannah.nongnu.org/download/%{name}/%{name}-%{version}.tar.gz
-License: GPL
+License: GPLv2+
 Group: Applications/Archiving
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: python-devel >= 2.2, librsync-devel >= 0.9.6
 
-Requires: python-abi = %(%{__python} -c "import sys ; print sys.version[:3]")
 #recommended runtime dependencies
 Requires: pylibacl, pyxattr
 
@@ -55,6 +54,12 @@
 %{python_sitearch}/rdiff_backup/*.pyo
 
 %changelog
+* Mon Aug 13 2007 Kevin Fenzi <kevin at tummy.com> 1.0.5-5
+- Remove python-abi Requires
+
+* Mon Aug 13 2007 Kevin Fenzi <kevin at tummy.com> 1.0.5-4
+- Update License
+
 * Fri Jun 15 2007 Gavin Henry <ghenry at suretecsystems.com> 1.0.5-3
 - Applied patch from Marcin Zajaczkowski <mszpak ATT wp DOTT pl>
   for addition of pylibacl, pyxattr in Requires section




More information about the fedora-extras-commits mailing list