Author: arekm Date: Tue Jan 24 18:12:24 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.1
---- Files affected: SPECS: bluez-firmware.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/bluez-firmware.spec diff -u SPECS/bluez-firmware.spec:1.1 SPECS/bluez-firmware.spec:1.2 --- SPECS/bluez-firmware.spec:1.1 Fri Aug 27 00:45:13 2004 +++ SPECS/bluez-firmware.spec Tue Jan 24 19:12:19 2006 @@ -2,18 +2,20 @@ Summary: Bluetooth Firmware data Summary(pl): Dane firmware do urządzeń Bluetooth Name: bluez-firmware -Version: 1.0 +Version: 1.1 Release: 1 License: GPL v2 Group: Applications/System Source0: http://bluez.sourceforge.net/download/%{name}-%{version}.tar.gz -# Source0-md5: 0b424b4248ab5b2018515dac38174ec4 +# Source0-md5: 2f1c2d939108c865dd07bae3e819c573 URL: http://bluez.sourceforge.net/ # /etc/bluetooth dir belongs to bluez-utils, hotplug stuff since 2.10 Requires: bluez-utils >= 2.10 Obsoletes: bluez-bluefw BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) +%define _libdir /lib + %description Bluetooth Firmware data. @@ -25,7 +27,6 @@ %build %configure - %{__make} %install @@ -40,9 +41,7 @@ %files %defattr(644,root,root,755) %doc AUTHORS ChangeLog README -# XXX: move to something more general (FHS?)? -%dir /lib/firmware -/lib/firmware/BCM* +%{_libdir}/firmware/BCM* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -50,6 +49,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2006/01/24 18:12:19 arekm +- updated to 1.1 + Revision 1.1 2004/08/26 22:45:13 qboosh - new, replaces bluez-bluefw ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/bluez-firmware.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
