Fix the build error - modify the spec file
authorDoHyun Pyun <dh79.pyun@samsung.com>
Thu, 28 Mar 2013 05:43:08 +0000 (14:43 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Thu, 28 Mar 2013 05:43:08 +0000 (14:43 +0900)
Change-Id: I0a0dea83287780eac4f2e89b29f8f9ee37410cec

packaging/bluetooth-firmware-bcm-e4412.spec [deleted file]
packaging/bluetooth-firmware-bcm.spec

diff --git a/packaging/bluetooth-firmware-bcm-e4412.spec b/packaging/bluetooth-firmware-bcm-e4412.spec
deleted file mode 100644 (file)
index beb1fbd..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-Name:       bluetooth-firmware-bcm-e4412
-Summary:    firmware and tools for bluetooth
-Version:    0.2.28
-Release:    1
-Group:      Hardware Support/Handset
-License:    Apache License, Version 2.0
-Source0:    bluetooth-firmware-bcm-%{version}.tar.gz
-
-BuildRequires:  pkgconfig(vconf)
-BuildRequires:  cmake
-
-%description
-firmware and tools for bluetooth
-
-
-%prep
-%setup -q -n bluetooth-firmware-bcm-%{version}
-
-%build
-cmake ./ -DCMAKE_INSTALL_PREFIX=%{_prefix} -DPLUGIN_INSTALL_PREFIX=%{_prefix}
-make %{?jobs:-j%jobs}
-
-%install
-rm -rf %{buildroot}
-%make_install
-
-cp -rf %{buildroot}%{_prefix}/etc/bluetooth/bt-dev-start-e4412.sh  %{buildroot}%{_prefix}/etc/bluetooth/bt-dev-start.sh
-
-%files
-%manifest bluetooth-firmware-bcm.manifest
-%defattr(-,root,root,-)
-%{_bindir}/bcmtool_4330b1
-%{_bindir}/setbd
-%{_prefix}/etc/bluetooth/BCM4334B0_002.001.013.0079.0081.hcd
-%attr(755,-,-) %{_prefix}/etc/bluetooth/bt-dev-end.sh
-%attr(755,-,-) %{_prefix}/etc/bluetooth/bt-dev-start.sh
-%attr(755,-,-) %{_prefix}/etc/bluetooth/bt-set-addr.sh
-%exclude %{_prefix}/etc/bluetooth/BCM4330B1_002.001.003.0221.0265.hcd
-%exclude %{_prefix}/etc/bluetooth/bt-dev-start-c210.sh
-%exclude %{_prefix}/etc/bluetooth/bt-dev-start-e4412.sh
index bfa91fa..826a7bf 100644 (file)
@@ -1,6 +1,6 @@
 Name:       bluetooth-firmware-bcm
 Summary:    firmware and tools for bluetooth
-Version:    0.2.28
+Version:    0.2.29
 Release:    1
 Group:      Hardware Support/Handset
 License:    Apache
@@ -68,4 +68,4 @@ ln -s %{_prefix}/etc/bluetooth/bt-dev-start-e4412.sh %{_prefix}/etc/bluetooth/bt
 %{_prefix}/etc/bluetooth/BCM4334B0_002.001.013.0079.0081.hcd
 %attr(755,-,-) %{_prefix}/etc/bluetooth/bt-dev-end.sh
 %attr(755,-,-) %{_prefix}/etc/bluetooth/bt-dev-start-e4412.sh
-%attr(755,-,-) %{_prefix}/etc/bluetooth/bt-set-addr.sh
\ No newline at end of file
+%attr(755,-,-) %{_prefix}/etc/bluetooth/bt-set-addr.sh