[bzr-fastimport] s/python-setuptools-devel/python-setuptools/

Dan Callaghan dcallagh at fedoraproject.org
Fri Dec 6 00:50:25 UTC 2013


commit 67bc994caf39bb446a05bdbf9315dec213effe8a
Author: Dan Callaghan <dcallagh at redhat.com>
Date:   Fri Dec 6 10:50:08 2013 +1000

    s/python-setuptools-devel/python-setuptools/
    
      https://fedoraproject.org/wiki/Changes/Remove_Python-setuptools-devel

 bzr-fastimport.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/bzr-fastimport.spec b/bzr-fastimport.spec
index f9bd769..cbe8720 100644
--- a/bzr-fastimport.spec
+++ b/bzr-fastimport.spec
@@ -1,6 +1,6 @@
 Name:           bzr-fastimport
 Version:        0.13.0
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Bzr plugin for fast loading of data from other VCS tools
 Group:          Development/Languages
 # Some modules in the exporters/ subdir are MIT-licensed.
@@ -8,7 +8,7 @@ License:        GPLv2+ and MIT
 URL:            https://launchpad.net/bzr-fastimport
 Source0:        http://launchpad.net/%{name}/trunk/%{version}/+download/%{name}-%{version}.tar.gz
 BuildArch:      noarch
-BuildRequires:  python-setuptools-devel
+BuildRequires:  python-setuptools
 BuildRequires:  bzr
 Requires:       bzr
 Requires:       python-fastimport
@@ -37,6 +37,10 @@ for teams needing a custom migration solution.
 %{python_sitelib}/bzrlib/plugins/fastimport
 
 %changelog
+* Fri Dec 06 2013 Dan Callaghan <dcallagh at redhat.com> - 0.13.0-4
+- s/python-setuptools-devel/python-setuptools/
+  https://fedoraproject.org/wiki/Changes/Remove_Python-setuptools-devel
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.13.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list