- Set minimum version of sssd to 1.5.1
- Update to upstream freeipa-2.0.0.rc1 - Move server-only binaries from admintools subpackage to server
This commit is contained in:
parent
34c9a74675
commit
68ba56c22b
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
/freeipa-2.0.0GIT442d6ad.tar.gz
|
/freeipa-2.0.0GIT442d6ad.tar.gz
|
||||||
/freeipa-2.0.0.pre2.tar.gz
|
/freeipa-2.0.0.pre2.tar.gz
|
||||||
|
/freeipa-2.0.0.rc1.tar.gz
|
||||||
|
30
freeipa.spec
30
freeipa.spec
@ -12,11 +12,11 @@ distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
|
|||||||
%global POLICYCOREUTILSVER 1.33.12-1
|
%global POLICYCOREUTILSVER 1.33.12-1
|
||||||
%global gettext_domain ipa
|
%global gettext_domain ipa
|
||||||
|
|
||||||
%global git_commit .pre2
|
%global git_commit .rc1
|
||||||
|
|
||||||
Name: freeipa
|
Name: freeipa
|
||||||
Version: 2.0.0
|
Version: 2.0.0
|
||||||
Release: 0.2.beta2%{?dist}
|
Release: 0.1.rc1%{?dist}
|
||||||
Summary: The Identity, Policy and Audit system
|
Summary: The Identity, Policy and Audit system
|
||||||
|
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -32,10 +32,8 @@ BuildRequires: svrcore-devel
|
|||||||
BuildRequires: nspr-devel
|
BuildRequires: nspr-devel
|
||||||
BuildRequires: openssl-devel
|
BuildRequires: openssl-devel
|
||||||
BuildRequires: openldap-devel
|
BuildRequires: openldap-devel
|
||||||
BuildRequires: e2fsprogs-devel
|
|
||||||
BuildRequires: krb5-devel
|
BuildRequires: krb5-devel
|
||||||
BuildRequires: nss-devel
|
BuildRequires: nss-devel
|
||||||
BuildRequires: libcap-devel
|
|
||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
BuildRequires: autoconf
|
BuildRequires: autoconf
|
||||||
BuildRequires: automake
|
BuildRequires: automake
|
||||||
@ -56,6 +54,7 @@ BuildRequires: libcurl-devel
|
|||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
BuildRequires: authconfig
|
BuildRequires: authconfig
|
||||||
BuildRequires: libuuid-devel
|
BuildRequires: libuuid-devel
|
||||||
|
BuildRequires: pyOpenSSL
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -139,7 +138,7 @@ Requires: authconfig
|
|||||||
Requires: pam_krb5
|
Requires: pam_krb5
|
||||||
Requires: wget
|
Requires: wget
|
||||||
Requires: xmlrpc-c
|
Requires: xmlrpc-c
|
||||||
Requires: sssd >= 1.2.1
|
Requires: sssd >= 1.5.1
|
||||||
Requires: certmonger >= 0.26
|
Requires: certmonger >= 0.26
|
||||||
Requires: nss-tools
|
Requires: nss-tools
|
||||||
|
|
||||||
@ -354,6 +353,10 @@ fi
|
|||||||
%{_sbindir}/ipa-replica-prepare
|
%{_sbindir}/ipa-replica-prepare
|
||||||
%{_sbindir}/ipa-replica-manage
|
%{_sbindir}/ipa-replica-manage
|
||||||
%{_sbindir}/ipa-server-certinstall
|
%{_sbindir}/ipa-server-certinstall
|
||||||
|
%{_sbindir}/ipa-ldap-updater
|
||||||
|
%{_sbindir}/ipa-compat-manage
|
||||||
|
%{_sbindir}/ipa-nis-manage
|
||||||
|
%{_sbindir}/ipa-host-net-manage
|
||||||
%{_sbindir}/ipa_kpasswd
|
%{_sbindir}/ipa_kpasswd
|
||||||
%{_sbindir}/ipactl
|
%{_sbindir}/ipactl
|
||||||
%{_sbindir}/ipa-upgradeconfig
|
%{_sbindir}/ipa-upgradeconfig
|
||||||
@ -419,6 +422,10 @@ fi
|
|||||||
%{_mandir}/man1/ipa-server-certinstall.1.gz
|
%{_mandir}/man1/ipa-server-certinstall.1.gz
|
||||||
%{_mandir}/man1/ipa-server-install.1.gz
|
%{_mandir}/man1/ipa-server-install.1.gz
|
||||||
%{_mandir}/man1/ipa-dns-install.1.gz
|
%{_mandir}/man1/ipa-dns-install.1.gz
|
||||||
|
%{_mandir}/man1/ipa-compat-manage.1.gz
|
||||||
|
%{_mandir}/man1/ipa-nis-manage.1.gz
|
||||||
|
%{_mandir}/man1/ipa-host-net-manage.1.gz
|
||||||
|
%{_mandir}/man1/ipa-ldap-updater.1.gz
|
||||||
%{_mandir}/man8/ipa_kpasswd.8.gz
|
%{_mandir}/man8/ipa_kpasswd.8.gz
|
||||||
%{_mandir}/man8/ipactl.8.gz
|
%{_mandir}/man8/ipactl.8.gz
|
||||||
%{_mandir}/man1/ipa-compliance.1.gz
|
%{_mandir}/man1/ipa-compliance.1.gz
|
||||||
@ -456,16 +463,8 @@ fi
|
|||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc COPYING README Contributors.txt
|
%doc COPYING README Contributors.txt
|
||||||
%{_bindir}/ipa
|
%{_bindir}/ipa
|
||||||
%{_sbindir}/ipa-ldap-updater
|
|
||||||
%{_sbindir}/ipa-compat-manage
|
|
||||||
%{_sbindir}/ipa-nis-manage
|
|
||||||
%{_sbindir}/ipa-host-net-manage
|
|
||||||
%config %{_sysconfdir}/bash_completion.d
|
%config %{_sysconfdir}/bash_completion.d
|
||||||
%{_mandir}/man1/ipa.1.gz
|
%{_mandir}/man1/ipa.1.gz
|
||||||
%{_mandir}/man1/ipa-compat-manage.1.gz
|
|
||||||
%{_mandir}/man1/ipa-nis-manage.1.gz
|
|
||||||
%{_mandir}/man1/ipa-host-net-manage.1.gz
|
|
||||||
%{_mandir}/man1/ipa-ldap-updater.1.gz
|
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%files python -f %{gettext_domain}.lang
|
%files python -f %{gettext_domain}.lang
|
||||||
@ -484,6 +483,11 @@ 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
|
||||||
|
* Mon Feb 14 2011 Rob Crittenden <rcritten@redhat.com> - 2.0.0-0.1.rc1
|
||||||
|
- Set minimum version of sssd to 1.5.1
|
||||||
|
- Update to upstream freeipa-2.0.0.rc1
|
||||||
|
- Move server-only binaries from admintools subpackage to server
|
||||||
|
|
||||||
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.0-0.2.beta2
|
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.0-0.2.beta2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user