SPECS: initng-pld.spec - fixed uninstall trigger - another snapsho...

glen glen at pld-linux.org
Fri Nov 4 22:03:40 CET 2005


Author: glen                         Date: Fri Nov  4 21:03:40 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed uninstall trigger
- another snapshot
- added hdparm hook

---- Files affected:
SPECS:
   initng-pld.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/initng-pld.spec
diff -u SPECS/initng-pld.spec:1.13 SPECS/initng-pld.spec:1.14
--- SPECS/initng-pld.spec:1.13	Fri Nov  4 21:44:32 2005
+++ SPECS/initng-pld.spec	Fri Nov  4 22:03:35 2005
@@ -2,13 +2,13 @@
 Summary:	initng initscripts for PLD
 Summary(pl):	Skrypty inicjalizujące initng dla PLD
 Name:		initng-pld
-Version:	0.0.5
+Version:	0.0.6
 %define		_snap 20051104
-Release:	0.%{_snap}.1
+Release:	0.%{_snap}.2
 License:	GPL
 Group:		Base
 Source0:	http://glen.alkohol.ee/pld/initng/initscripts/initng-initscripts-%{_snap}.tar.bz2
-# Source0-md5:	4f41cbf3ca076f8c398b42d178de75fc
+# Source0-md5:	09366ccbf6cd02e700efeb0e7ce16f2a
 Requires:	initng
 Requires:	module-init-tools
 Requires:	mount
@@ -48,7 +48,7 @@
 	done \
 fi \
 \
-%triggerin -- %{-p*} \
+%triggerun -- %{-p*} \
 %{?debug:set -x; echo triggepostun %{name}-%{version}-%{release} of %{-p*}}\
 if [ "$1" = "0" ] || [ "$2" = "0" ]; then \
 	for s in %*; do \
@@ -121,6 +121,7 @@
 %_initng_service_hook -p util-vserver-init daemon/vprocunhide daemon/vservers-default
 %_initng_service_hook -p xen daemon/xend daemon/xendomains
 %_initng_service_hook -p yum daemon/yum
+%_initng_service_hook -p hdparm system/hdparm
 
 %files
 %defattr(644,root,root,755)
@@ -135,6 +136,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2005/11/04 21:03:35  glen
+- fixed uninstall trigger
+- another snapshot
+- added hdparm hook
+
 Revision 1.13  2005/11/04 20:44:32  glen
 - added more services
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/initng-pld.spec?r1=1.13&r2=1.14&f=u




More information about the pld-cvs-commit mailing list