From 3e4862098213d49c310c172f29a6618998752c40 Mon Sep 17 00:00:00 2001 From: Pawel Wieczorek Date: Thu, 19 May 2016 16:40:31 +0200 Subject: [PATCH] Provide virtual package bluetooth-scripts This patch allows "bluetooth-firmware-bcm*" packages to be used when "bluetooth-scripts" package is required as a dependency. Virtual package "bluetooth-scripts" was introduced to resolve file conflict between this project and "bluetooth-tools". Change-Id: I3636d4995e271e63618791b304241feb9d8e2d32 Signed-off-by: Pawel Wieczorek --- packaging/bluetooth-firmware-bcm.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/packaging/bluetooth-firmware-bcm.spec b/packaging/bluetooth-firmware-bcm.spec index 0a35398..e332944 100644 --- a/packaging/bluetooth-firmware-bcm.spec +++ b/packaging/bluetooth-firmware-bcm.spec @@ -7,6 +7,7 @@ License: Apache # NOTE: Source name does not match package name. This should be # resolved in the future, by I don't have that power. - Ryan Ware Source0: %{name}-%{version}.tar.gz +Provides: bluetooth-scripts BuildRequires: pkgconfig(vconf) BuildRequires: cmake @@ -17,6 +18,7 @@ BuildRequires: cmake %package exynos3250 Summary: bcm firmware and tools for exynos3250 Group: Hardware Support/Handset +Provides: bluetooth-scripts %description exynos3250 bcm firmware and tools for exynos3250 @@ -24,6 +26,7 @@ bcm firmware and tools for exynos3250 %package artik Summary: bcm firmware and tools for artik Group: Hardware Support/Handset +Provides: bluetooth-scripts %description artik bcm firmware and tools for artik -- 2.7.4