SPECS: pgpool.spec - rpm macro added

sardzent sardzent at pld-linux.org
Fri Jun 13 23:21:39 CEST 2008


Author: sardzent                     Date: Fri Jun 13 21:21:39 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rpm macro added

---- Files affected:
SPECS:
   pgpool.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/pgpool.spec
diff -u SPECS/pgpool.spec:1.9 SPECS/pgpool.spec:1.10
--- SPECS/pgpool.spec:1.9	Fri Jun 13 23:17:31 2008
+++ SPECS/pgpool.spec	Fri Jun 13 23:21:33 2008
@@ -72,8 +72,8 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
-install -d $RPM_BUILD_ROOT%{_sysconfdir}/{rc.d/init.d,sysconfig} \
-	$RPM_BUILD_ROOT%{_sysconfdir}/{logrotate.d,monit,pam.d} \
+install -d $RPM_BUILD_ROOT%{_sysconfdir}/{sysconfig,logrotate.d,monit,pam.d} \
+	$RPM_BUILD_ROOT%{_initrddir} \
         $RPM_BUILD_ROOT%{_sbindir} 
 
 %{__make} install \
@@ -135,6 +135,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2008-06-13 21:21:33  sardzent
+- rpm macro added
+
 Revision 1.9  2008-06-13 21:17:31  sardzent
 - rc-script added
 - sysconfig file added
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pgpool.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list