packages: bluez/bluez.spec - use newer systemd macros - rel. 4
wiget
wiget at pld-linux.org
Sun Dec 4 19:36:59 CET 2011
Author: wiget Date: Sun Dec 4 18:36:59 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- use newer systemd macros
- rel. 4
---- Files affected:
packages/bluez:
bluez.spec (1.78 -> 1.79)
---- Diffs:
================================================================
Index: packages/bluez/bluez.spec
diff -u packages/bluez/bluez.spec:1.78 packages/bluez/bluez.spec:1.79
--- packages/bluez/bluez.spec:1.78 Sun Dec 4 03:58:10 2011
+++ packages/bluez/bluez.spec Sun Dec 4 19:36:53 2011
@@ -3,7 +3,7 @@
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
@@ -32,7 +32,7 @@
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
@@ -175,6 +175,7 @@
Summary: systemd units for bluez
Group: Base
Requires: %{name} = %{epoch}:%{version}-%{release}
+Requires: systemd-units >= 37-0.10
%description systemd
systemd units for bluez.
@@ -280,13 +281,13 @@
%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)
@@ -375,6 +376,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.79 2011/12/04 18:36:53 wiget
+- use newer systemd macros
+- rel. 4
+
Revision 1.78 2011/12/04 02:58:10 cactus
- rel 3; systemd
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/bluez/bluez.spec?r1=1.78&r2=1.79&f=u
More information about the pld-cvs-commit
mailing list