asn pushed to samba (f22). "Fix dependencies."

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Mar 25 14:56:29 UTC 2015


>From 54b3198613a24d028818c1e9c6987f8b52e44514 Mon Sep 17 00:00:00 2001
From: Andreas Schneider <asn at cryptomilk.org>
Date: Mon, 16 Mar 2015 10:01:40 +0100
Subject: Fix dependencies.


diff --git a/samba.spec b/samba.spec
index 7b6eb2e..0b8a5d0 100644
--- a/samba.spec
+++ b/samba.spec
@@ -241,10 +241,6 @@ Summary: Files used by both Samba servers and clients
 Group: Applications/System
 BuildArch: noarch
 
-Requires: %{name}-client-libs = %{samba_depver}
-%if %with_libwbclient
-Requires: libwbclient = %{samba_depver}
-%endif
 Requires(post): systemd
 
 Provides: samba4-common = %{samba_depver}
@@ -259,6 +255,10 @@ packages of Samba.
 Summary: Libraries used by both Samba servers and clients
 Group: Applications/System
 Requires: samba-common = %{samba_depver}
+Requires: %{name}-client-libs = %{samba_depver}
+%if %with_libwbclient
+Requires: libwbclient = %{samba_depver}
+%endif
 
 %description common-libs
 The samba-common-libs package contains internal libraries needed by the
@@ -1915,6 +1915,7 @@ rm -rf %{buildroot}
 * Tue Mar 10 2015 Andreas Schneider <asn at redhat.com> - 4.2.0-2
 - Fix the AD build.
 - Create samba-client-libs subpackage.
+- Fix multiarch issues by splitting the samba-common package.
 
 * Thu Mar 05 2015 Guenther Deschner <gdeschner at redhat.com> - 4.2.0-1
 - Update to Samba 4.2.0
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/samba.git/commit/?h=f22&id=54b3198613a24d028818c1e9c6987f8b52e44514

--
You received this message due to your preference settings at
https://apps.fedoraproject.org/notifications//fmnscmcommits.id.fedoraproject.org/email/29390


More information about the scm-commits mailing list