SPECS: dchub.spec - R: rc-scripts

qboosh qboosh at pld-linux.org
Tue Dec 6 19:55:14 CET 2005


Author: qboosh                       Date: Tue Dec  6 18:55:14 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- R: rc-scripts

---- Files affected:
SPECS:
   dchub.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: SPECS/dchub.spec
diff -u SPECS/dchub.spec:1.24 SPECS/dchub.spec:1.25
--- SPECS/dchub.spec:1.24	Sun Dec  4 23:58:06 2005
+++ SPECS/dchub.spec	Tue Dec  6 19:55:08 2005
@@ -24,6 +24,7 @@
 Requires(post,preun):	/sbin/chkconfig
 Requires:	perl(DynaLoader) = %(%{__perl} -MDynaLoader -e 'print DynaLoader->VERSION')
 Requires:	perl-Locale-gettext
+Requires:	rc-scripts
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -63,6 +64,9 @@
 rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/plugins/*.h
 rm -rf $RPM_BUILD_ROOT%{_libdir}/%{name}/scripts/po
 
+%clean
+rm -rf $RPM_BUILD_ROOT
+
 %post
 if [ "$1" = "1" ]; then
 	/sbin/chkconfig --add dchub
@@ -81,9 +85,6 @@
 	fi
 fi
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README TODO
@@ -121,6 +122,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2005/12/06 18:55:08  qboosh
+- R: rc-scripts
+
 Revision 1.24  2005/12/04 22:58:06  glen
 - adapterized (sorted %verify flags)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/dchub.spec?r1=1.24&r2=1.25&f=u




More information about the pld-cvs-commit mailing list