diff options
author | Jaekyun Lee <jkyun.lee@samsung.com> | 2012-08-21 19:26:50 +0900 |
---|---|---|
committer | Jaekyun Lee <jkyun.lee@samsung.com> | 2012-08-21 19:26:50 +0900 |
commit | f4e80f6be243965acd4b0f965da17d4ca473f7d8 (patch) | |
tree | 4d06636b05feed8a4bc112f3570b115dadc808de /packaging | |
parent | 7bdb9d9928109495da4563c5b52cedb7e5ebdd63 (diff) | |
download | bluetooth-firmware-bcm-master.tar.gz bluetooth-firmware-bcm-master.tar.bz2 bluetooth-firmware-bcm-master.zip |
Tizen 2.0 releaseHEADsubmit/master/20120920.1509362.0_alphamaster2.0alpha
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/bluetooth-firmware-bcm.spec (renamed from packaging/bt-firmware-43xx.spec) | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/packaging/bt-firmware-43xx.spec b/packaging/bluetooth-firmware-bcm.spec index 67c8dbb..5c06516 100644 --- a/packaging/bt-firmware-43xx.spec +++ b/packaging/bluetooth-firmware-bcm.spec @@ -1,13 +1,13 @@ -Name: bt-firmware-43xx +Name: bluetooth-firmware-bcm Summary: firmware and tools for bluetooth -Version: 0.1.2 +Version: 0.1.3 Release: 1 -Group: TO_BE_FILLED -License: TO_BE_FILLED -Source0: bluetooth-firmware-bcm-%{version}.tar.gz +Group: Hardware Support/Handset +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 -BuildRequires: pkgconfig(dbus-glib-1) -BuildRequires: pkgconfig(dlog) BuildRequires: pkgconfig(vconf) BuildRequires: cmake |