Hi, we recently changed the name of the samba packages in the ipa-devel respository. The packages are now called samba4-* and libsmbclient4-* instead of samba-4.0-* and libsmbclient-4.0-* .
The name was changed because the samba packages will updated the samba4 packages which are currently available for Fedora and RHEL6 in some time. There is no other way as to manually remove the old packages and install the new ones. Sorry for any inconveniences. bye, Sumit P.S. I wonder if someone can commit the following patch under the one-line rule? diff --git a/freeipa.spec.in b/freeipa.spec.in index 282f189..c0fbc38 100644 --- a/freeipa.spec.in +++ b/freeipa.spec.in @@ -31,7 +31,7 @@ BuildRequires: policycoreutils >= %{POLICYCOREUTILSVER} %if 0%{?fedora} >= 16 BuildRequires: systemd-units %endif -BuildRequires: samba-4.0-devel +BuildRequires: samba4-devel %endif BuildRequires: nspr-devel BuildRequires: nss-devel _______________________________________________ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redhat.com/mailman/listinfo/freeipa-devel