]> git.pld-linux.org Git - packages/bluez.git/blobdiff - bluez.spec
- create missing dir
[packages/bluez.git] / bluez.spec
index 79a75d24fa116f459f0b5fbc88beee66e5f35048..191807e16d2c85027b1fadee58f73f9ebe19f513 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Bluetooth utilities
 Summary(pl.UTF-8):     NarzÄ™dzia Bluetooth
 Name:          bluez
 Version:       4.99
-Release:       2
+Release:       3
 License:       GPL v2+
 Group:         Applications/System
 #Source0Download: http://www.bluez.org/download.html
@@ -35,11 +35,12 @@ BuildRequires:      pkgconfig >= 1:0.9.0
 BuildRequires: readline-devel
 BuildRequires: rpmbuild(macros) >= 1.626
 BuildRequires: udev-devel
+Requires(post,preun,postun):   systemd-units >= 38
 Requires:      %{name}-libs = %{version}-%{release}
 Requires:      glib2 >= 1:2.16
 Requires:      hwdata >= 0.225
 Requires:      rc-scripts
-Requires:      systemd-units >= 37-0.10
+Requires:      systemd-units >= 38
 Provides:      bluez-utils = %{version}-%{release}
 Obsoletes:     bluez-hciemu
 Obsoletes:     bluez-pan
@@ -223,7 +224,8 @@ aplikacji Bluetooth.
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT/etc/{rc.d/init.d,sysconfig}
+install -d $RPM_BUILD_ROOT/etc/{rc.d/init.d,sysconfig} \
+       $RPM_BUILD_ROOT%{_libdir}/bluetooth/plugins
 
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT \
This page took 0.057239 seconds and 4 git commands to generate.