]> git.pld-linux.org Git - packages/bluez.git/commitdiff
- use newer systemd macros auto/th/bluez-4_96-4
authorArtur Frysiak <artur@frysiak.net>
Sun, 4 Dec 2011 18:36:53 +0000 (18:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel. 4

Changed files:
    bluez.spec -> 1.79

bluez.spec

index 466ec2a81ba6819916ba46c34631c7943b81649e..a95fad4acb9d0afd6682a0022f71d77d3446f382 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Bluetooth utilities
 Summary(pl.UTF-8):     NarzÄ™dzia Bluetooth
 Name:          bluez
 Version:       4.96
-Release:       3
+Release:       4
 License:       GPL v2+
 Group:         Applications/System
 #Source0Download: http://www.bluez.org/download.html
@@ -31,7 +31,7 @@ BuildRequires:        libtool
 BuildRequires: libusb-compat-devel
 BuildRequires: pkgconfig >= 1:0.9.0
 BuildRequires: readline-devel
-BuildRequires: rpmbuild(macros) >= 1.623
+BuildRequires: rpmbuild(macros) >= 1.626
 BuildRequires: udev-devel
 Requires:      %{name}-libs = %{epoch}:%{version}-%{release}
 Requires:      glib2 >= 1:2.16
@@ -174,6 +174,7 @@ aplikacji Bluetooth.
 Summary:       systemd units for bluez
 Group:         Base
 Requires:      %{name} = %{epoch}:%{version}-%{release}
+Requires:      systemd-units >= 37-0.10
 
 %description systemd
 systemd units for bluez.
@@ -279,13 +280,13 @@ fi
 %postun libs -p /sbin/ldconfig
 
 %post systemd
-%systemd_post
+%systemd_post bluetooth.service
 
 %preun systemd
 %systemd_preun bluetooth.service
 
 %postun systemd
-%systemd_postun bluetooth.service
+%systemd_reload
 
 %files
 %defattr(644,root,root,755)
This page took 0.101598 seconds and 4 git commands to generate.