mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Fix dependency for samba4-devel package
This commit is contained in:
parent
55512dc938
commit
d738b6e718
@ -31,7 +31,7 @@ BuildRequires: policycoreutils >= %{POLICYCOREUTILSVER}
|
|||||||
%if 0%{?fedora} >= 16
|
%if 0%{?fedora} >= 16
|
||||||
BuildRequires: systemd-units
|
BuildRequires: systemd-units
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: samba-4.0-devel
|
BuildRequires: samba4-devel
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: nspr-devel
|
BuildRequires: nspr-devel
|
||||||
BuildRequires: nss-devel
|
BuildRequires: nss-devel
|
||||||
@ -621,6 +621,9 @@ 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
|
||||||
|
* Fri Dec 9 2011 Alexander Bokovoy <abokovoy@redhat.com> - 2.99.0-13
|
||||||
|
- Fix dependency for samba4-devel package
|
||||||
|
|
||||||
* Wed Nov 17 2011 Simo Sorce <simo@redhat.com> - 2.99.0-12
|
* Wed Nov 17 2011 Simo Sorce <simo@redhat.com> - 2.99.0-12
|
||||||
- Add CLDAP plugin
|
- Add CLDAP plugin
|
||||||
- Set min nvr of 389-ds-base to 1.2.10-0.5.a5 for SLAPI_PLUGIN_CONFIG_ENTRY
|
- Set min nvr of 389-ds-base to 1.2.10-0.5.a5 for SLAPI_PLUGIN_CONFIG_ENTRY
|
||||||
|
Loading…
Reference in New Issue
Block a user