From 55f6aa250c835c1c29f32ac9c705d80cfd4b4325 Mon Sep 17 00:00:00 2001 From: Suchang Woo Date: Fri, 17 Jul 2015 18:59:56 +0900 Subject: [PATCH] vconf-compat: add vconf-devel and vconf-keys-devel to the provides tag Change-Id: Iecd5bd8e1b256958475f1702cee8f5ac7ee6b770 Signed-off-by: Suchang Woo --- packaging/buxton2.spec | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/packaging/buxton2.spec b/packaging/buxton2.spec index 737d1fa..8bda01a 100644 --- a/packaging/buxton2.spec +++ b/packaging/buxton2.spec @@ -58,8 +58,10 @@ Requires: %{name} = %{version}-%{release} Requires: /usr/bin/getopt Obsoletes: vconf-buxton Obsoletes: vconf +Obsoletes: vconf-keys Provides: vconf-buxton Provides: vconf +Provides: vconf-keys %description -n vconf-compat Buxton wrapper library for providing vconf APIs @@ -72,8 +74,12 @@ Requires: vconf-internal-keys-devel BuildRequires: pkgconfig(vconf-internal-keys) Obsoletes: vconf-buxton-devel Obsoletes: vconf-buxton-keys-devel +Obsoletes: vconf-devel +Obsoletes: vconf-keys-devel Provides: vconf-buxton-devel Provides: vconf-buxton-keys-devel +Provides: vconf-devel +Provides: vconf-keys-devel %description -n vconf-compat-devel Buxton wrapper library for providing vconf APIs (devel) -- 2.7.4