Rebuild for broken deps in rawhide
- Fix 389-ds-base strict dep to be 1.3.0.3
This commit is contained in:
parent
e3032bd32c
commit
e432b0144a
@ -15,7 +15,7 @@ distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
|
||||
|
||||
Name: freeipa
|
||||
Version: 3.1.2
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: The Identity, Policy and Audit system
|
||||
|
||||
Group: System Environment/Base
|
||||
@ -190,7 +190,7 @@ Requires(post): %{name}-server = %{version}-%{release}
|
||||
Requires(postun): %{name}-server = %{version}-%{release}
|
||||
|
||||
# Specific requires
|
||||
Requires(pre): 389-ds-base = 1.3.0.2
|
||||
Requires(pre): 389-ds-base = 1.3.0.3
|
||||
Requires: krb5-server = 1.11
|
||||
Requires: pki-ca = 10.0.1
|
||||
|
||||
@ -762,6 +762,10 @@ fi
|
||||
%ghost %attr(0644,root,apache) %config(noreplace) %{_sysconfdir}/ipa/ca.crt
|
||||
|
||||
%changelog
|
||||
* Sat Feb 23 2013 Kevin Fenzi <kevin@scrye.com> - 3.1.2-3
|
||||
- Rebuild for broken deps in rawhide
|
||||
- Fix 389-ds-base strict dep to be 1.3.0.3
|
||||
|
||||
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user