SPECS: rsync.spec - simplify

blues blues at pld-linux.org
Wed Jun 14 00:09:21 CEST 2006


Author: blues                        Date: Tue Jun 13 22:09:21 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- simplify

---- Files affected:
SPECS:
   rsync.spec (1.110 -> 1.111) 

---- Diffs:

================================================================
Index: SPECS/rsync.spec
diff -u SPECS/rsync.spec:1.110 SPECS/rsync.spec:1.111
--- SPECS/rsync.spec:1.110	Sat Apr 22 18:49:19 2006
+++ SPECS/rsync.spec	Wed Jun 14 00:09:16 2006
@@ -174,15 +174,13 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT/etc/env.d
+install -d $RPM_BUILD_ROOT{%{_sysconfdir},/etc/{sysconfig/rc-inetd,rc.d/init.d,logrotate.d,env.d},/var/log}
 
 %{__make} install \
 	prefix=$RPM_BUILD_ROOT%{_prefix} \
 	mandir=$RPM_BUILD_ROOT%{_mandir} \
 	bindir=$RPM_BUILD_ROOT%{_bindir}
 
-install -d $RPM_BUILD_ROOT{%{_sysconfdir},/etc/{sysconfig/rc-inetd,rc.d/init.d,logrotate.d},/var/log}
-
 :> $RPM_BUILD_ROOT/var/log/rsyncd.log
 :> $RPM_BUILD_ROOT%{_sysconfdir}/rsyncd.secrets
 
@@ -263,6 +261,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.111  2006/06/13 22:09:16  blues
+- simplify
+
 Revision 1.110  2006/04/22 16:49:19  arekm
 - up to 2.6.8
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/rsync.spec?r1=1.110&r2=1.111&f=u



More information about the pld-cvs-commit mailing list