Replace python-setuptools-devel BR with python-setuptools
This commit is contained in:
parent
546a539fe8
commit
453f93859f
@ -2,7 +2,7 @@ Summary: A python module for system storage configuration
|
|||||||
Name: python-blivet
|
Name: python-blivet
|
||||||
Url: http://fedoraproject.org/wiki/blivet
|
Url: http://fedoraproject.org/wiki/blivet
|
||||||
Version: 0.59
|
Version: 0.59
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
%define realname blivet
|
%define realname blivet
|
||||||
@ -22,7 +22,7 @@ Source0: http://github.com/dwlehman/blivet/archive/%{realname}-%{version}.tar.gz
|
|||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
BuildRequires: python-setuptools-devel
|
BuildRequires: python-setuptools
|
||||||
|
|
||||||
Requires: python
|
Requires: python
|
||||||
Requires: pykickstart >= %{pykickstartver}
|
Requires: pykickstart >= %{pykickstartver}
|
||||||
@ -62,6 +62,9 @@ make DESTDIR=%{buildroot} install
|
|||||||
%{python_sitelib}/*
|
%{python_sitelib}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 30 2014 Toshio Kuratomi <toshio@fedoraproject.org> - 0.59-2
|
||||||
|
- Replace python-setuptools-devel BR with python-setuptools
|
||||||
|
|
||||||
* Thu Jun 26 2014 Brian C. Lane <bcl@redhat.com> - 0.59-1
|
* Thu Jun 26 2014 Brian C. Lane <bcl@redhat.com> - 0.59-1
|
||||||
- When logging, indicate whether exception was ignored by blivet. (amulhern)
|
- When logging, indicate whether exception was ignored by blivet. (amulhern)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user