Accepting request 94516 from Base:System
add automake to buildrequires (forwarded request 94451 from coolo) OBS-URL: https://build.opensuse.org/request/show/94516 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bluez-firmware?expand=0&rev=11
This commit is contained in:
parent
9f284bdf87
commit
6cbf26c45f
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 30 09:44:40 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
- add automake as buildrequire to avoid implicit dependency
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Mar 18 23:56:51 CET 2007 - ro@suse.de
|
Sun Mar 18 23:56:51 CET 2007 - ro@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package bluez-firmware (Version 1.2)
|
# spec file for package bluez-firmware
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -21,13 +21,13 @@
|
|||||||
Name: bluez-firmware
|
Name: bluez-firmware
|
||||||
Url: http://bluez.sourceforge.net
|
Url: http://bluez.sourceforge.net
|
||||||
Version: 1.2
|
Version: 1.2
|
||||||
Release: 125
|
Release: 0
|
||||||
Summary: Bluetooth(TM) Firmware
|
Summary: Bluetooth(TM) Firmware
|
||||||
License: GPL v2 or later; GPLv2 and redistributable unmodifiable binary firmware
|
License: GPL-2.0+; GPLv2 and redistributable unmodifiable binary firmware
|
||||||
Group: Hardware/Mobile
|
Group: Hardware/Mobile
|
||||||
AutoReqProv: on
|
|
||||||
Source: http://bluez.sf.net/download/%{name}-%{version}.tar.gz
|
Source: http://bluez.sf.net/download/%{name}-%{version}.tar.gz
|
||||||
Source1: bfusb.tar.bz2
|
Source1: bfusb.tar.bz2
|
||||||
|
BuildRequires: automake
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Obsoletes: bluez-bluefw
|
Obsoletes: bluez-bluefw
|
||||||
# Modules: bcm203x.ko bfusb.ko
|
# Modules: bcm203x.ko bfusb.ko
|
||||||
@ -44,13 +44,6 @@ Bluetooth(TM) Firmware. Package contains firmware images for some
|
|||||||
|
|
||||||
The BLUETOOTH trademarks are owned by Bluetooth SIG, Inc., USA.
|
The BLUETOOTH trademarks are owned by Bluetooth SIG, Inc., USA.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Max Krasnyansky <maxk@qualcomm.com>
|
|
||||||
Marcel Holtmann <marcel@holtmann.org>
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -b 1
|
%setup -b 1
|
||||||
|
|
||||||
@ -74,27 +67,3 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc AUTHORS COPYING INSTALL ChangeLog NEWS README broadcom/BCM-LEGAL.txt
|
%doc AUTHORS COPYING INSTALL ChangeLog NEWS README broadcom/BCM-LEGAL.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Sun Mar 18 2007 ro@suse.de
|
|
||||||
- remove /lib/firmware directory from filelist (in filesystem)
|
|
||||||
* Thu Jul 06 2006 seife@suse.de
|
|
||||||
- update to v1.2:
|
|
||||||
* ver 1.2:
|
|
||||||
Add ST Microelectronics firmware files.
|
|
||||||
* ver 1.1:
|
|
||||||
Add old Broadcom firmware files.
|
|
||||||
* Wed Mar 08 2006 agruen@suse.de
|
|
||||||
- Add modalias tags (155357).
|
|
||||||
* Wed Jan 25 2006 mls@suse.de
|
|
||||||
- converted neededforbuild to BuildRequires
|
|
||||||
* Wed Oct 05 2005 dmueller@suse.de
|
|
||||||
- add norootforbuild
|
|
||||||
* Thu Sep 30 2004 kkeil@suse.de
|
|
||||||
- remove obsolete dependency on kernel-source
|
|
||||||
* Mon Aug 30 2004 kkeil@suse.de
|
|
||||||
- update to bluez-firmware-1.0
|
|
||||||
* Sat Feb 07 2004 kkeil@suse.de
|
|
||||||
- firmware.agent is now part of hotplug
|
|
||||||
* Thu Jan 29 2004 ro@suse.de
|
|
||||||
- fix including kernel header
|
|
||||||
* Tue Aug 12 2003 kkeil@suse.de
|
|
||||||
- first version
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user