mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Update spec with missing BuildRequires for pylint check
https://fedorahosted.org/freeipa/ticket/1203
This commit is contained in:
parent
7e0d4531c3
commit
e64c1995d4
@ -52,7 +52,9 @@ BuildRequires: python-krbV
|
|||||||
BuildRequires: python-nss
|
BuildRequires: python-nss
|
||||||
BuildRequires: python-netaddr
|
BuildRequires: python-netaddr
|
||||||
BuildRequires: python-kerberos
|
BuildRequires: python-kerberos
|
||||||
|
BuildRequires: python-rhsm
|
||||||
BuildRequires: pyOpenSSL
|
BuildRequires: pyOpenSSL
|
||||||
|
BuildRequires: pylint
|
||||||
|
|
||||||
%description
|
%description
|
||||||
IPA is an integrated solution to provide centrally managed Identity (machine,
|
IPA is an integrated solution to provide centrally managed Identity (machine,
|
||||||
@ -481,6 +483,10 @@ fi
|
|||||||
%ghost %attr(0644,root,apache) %config(noreplace) %{_sysconfdir}/ipa/default.conf
|
%ghost %attr(0644,root,apache) %config(noreplace) %{_sysconfdir}/ipa/default.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 5 2011 Martin Kosek <mkosek@redhat.com> - 2.0.90-2
|
||||||
|
- Add BuildRequires on pylint, python-rhsm to enable a build with enforced
|
||||||
|
pylint check
|
||||||
|
|
||||||
* Tue May 3 2011 Rob Crittenden <rcritten@redhat.com> - 2.0.90-1
|
* Tue May 3 2011 Rob Crittenden <rcritten@redhat.com> - 2.0.90-1
|
||||||
- Bump version to 2.0.90
|
- Bump version to 2.0.90
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user