rpms/rdiff-backup/devel rdiff-backup.spec,1.16,1.17

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


Author: kevin

Update of /cvs/extras/rpms/rdiff-backup/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13777

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



Index: rdiff-backup.spec
===================================================================
RCS file: /cvs/extras/rpms/rdiff-backup/devel/rdiff-backup.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- rdiff-backup.spec	13 Aug 2007 16:13:33 -0000	1.16
+++ rdiff-backup.spec	13 Aug 2007 21:21:19 -0000	1.17
@@ -3,7 +3,7 @@
 Version: 1.0.5
 Summary: Convenient and transparent local/remote incremental mirror/backup
 Name: rdiff-backup
-Release: 4%{?dist}
+Release: 5%{?dist}
 
 URL: http://www.nongnu.org/rdiff-backup/
 Source: http://savannah.nongnu.org/download/%{name}/%{name}-%{version}.tar.gz
@@ -12,7 +12,6 @@
 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,9 @@
 %{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
 




More information about the fedora-extras-commits mailing list