]> git.pld-linux.org Git - packages/bluez-firmware.git/blobdiff - bluez-firmware.spec
- converted to UTF-8
[packages/bluez-firmware.git] / bluez-firmware.spec
index 8c1439f4a4690306ccf3148b35dc7632195ab0c5..cd892bfd96b1b76fbfb82f47af6b443b7b95edad 100644 (file)
@@ -1,30 +1,32 @@
 Summary:       Bluetooth Firmware data
-Summary(pl):   Dane firmware do urz±dzeñ Bluetooth
+Summary(pl.UTF-8):   Dane firmware do urządzeń Bluetooth
 Name:          bluez-firmware
-Version:       1.0
+Version:       1.2
 Release:       1
 License:       GPL v2
 Group:         Applications/System
+#Source0Download: http://www.bluez.org/download.html
 Source0:       http://bluez.sourceforge.net/download/%{name}-%{version}.tar.gz
-# Source0-md5: 0b424b4248ab5b2018515dac38174ec4
-URL:           http://bluez.sourceforge.net/
+# Source0-md5: 1cc3cefad872e937e05de5a0a2b390dd
+URL:           http://www.bluez.org/
 # /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.
 
-%description -l pl
-Dane firmware do urz±dzeñ Bluetooth.
+%description -l pl.UTF-8
+Dane firmware do urządzeń Bluetooth.
 
 %prep
 %setup -q
 
 %build
 %configure
-
 %{__make}
 
 %install
@@ -39,6 +41,5 @@ rm -rf $RPM_BUILD_ROOT
 %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*
+%{_libdir}/firmware/STL*
This page took 0.077876 seconds and 4 git commands to generate.