From 9bf149556b1ae38aec0e2dec831f66be234e4b311c33ed0a9c3360de8b73f9d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20M=C3=BCller?= Date: Thu, 22 Oct 2015 23:42:24 +0000 Subject: [PATCH] Provide Instruction Set Architecture too OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=53 --- talloc.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/talloc.spec b/talloc.spec index af6e690..f26688d 100644 --- a/talloc.spec +++ b/talloc.spec @@ -96,6 +96,7 @@ Group: Development/Libraries/Python Requires: %{libtalloc_name} = %{version} PreReq: /sbin/ldconfig Provides: pytalloc = %{version} +Provides: pytalloc%{?_isa} = %{version} Obsoletes: pytalloc < %{version} %description -n python-talloc @@ -112,6 +113,7 @@ Requires: pkg-config Requires: pkgconfig %endif Provides: pytalloc-devel = %{version} +Provides: pytalloc-devel%{?_isa} = %{version} Obsoletes: pytalloc-devel < %{version} %description -n python-talloc-devel