SPECS: bluez-utils.spec - chkconfig must be run in preun, rel 2; STBR

glen glen at pld-linux.org
Fri Feb 3 16:46:21 CET 2006


Author: glen                         Date: Fri Feb  3 15:46:20 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- chkconfig must be run in preun, rel 2; STBR

---- Files affected:
SPECS:
   bluez-utils.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: SPECS/bluez-utils.spec
diff -u SPECS/bluez-utils.spec:1.34 SPECS/bluez-utils.spec:1.35
--- SPECS/bluez-utils.spec:1.34	Tue Jan 24 19:28:09 2006
+++ SPECS/bluez-utils.spec	Fri Feb  3 16:46:15 2006
@@ -5,7 +5,7 @@
 Summary(pl):	Narzędzia Bluetooth
 Name:		bluez-utils
 Version:	2.25
-Release:	1
+Release:	2
 Epoch:		0
 License:	GPL v2
 Group:		Applications/System
@@ -23,8 +23,8 @@
 BuildRequires:	libtool
 BuildRequires:	libusb-devel
 # alsa-lib-devel, openobex-devel - currently only checked for, not used
-PreReq:		rc-scripts
 Requires:	bluez-libs >= 2.21
+Requires:	rc-scripts
 Obsoletes:	bluez-pan
 Obsoletes:	bluez-sdp
 Conflicts:	bluez-bluefw
@@ -73,8 +73,8 @@
 Summary:	Init script for Bluetooth subsystem
 Summary(pl):	Skrypt init dla podsystemu Bluetooth
 Group:		Applications/System
-Requires:	%{name} = %{epoch}:%{version}-%{release}
 Requires(post,preun):	/sbin/chkconfig
+Requires:	%{name} = %{epoch}:%{version}-%{release}
 
 %description init
 Init script for Bluetooth subsystem.
@@ -121,7 +121,7 @@
 	echo "Run \"/etc/rc.d/init.d/bluetooth\" to start bluetooth." >&2
 fi
 
-%postun init
+%preun init
 if [ "$1" = "0" ]; then
 	if [ -f /var/lock/subsys/bluetooth ]; then
 		/etc/rc.d/init.d/bluetooth stop 1>&2
@@ -157,6 +157,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2006/02/03 15:46:15  glen
+- chkconfig must be run in preun, rel 2; STBR
+
 Revision 1.34  2006/01/24 18:28:09  arekm
 - updated deps
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/bluez-utils.spec?r1=1.34&r2=1.35&f=u



More information about the pld-cvs-commit mailing list