Author: blues                        Date: Mon Mar 20 21:39:39 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cosmetics

---- Files affected:
SPECS:
   noip.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/noip.spec
diff -u SPECS/noip.spec:1.22 SPECS/noip.spec:1.23
--- SPECS/noip.spec:1.22        Sun Mar  5 16:14:39 2006
+++ SPECS/noip.spec     Mon Mar 20 22:39:34 2006
@@ -49,17 +49,20 @@
 %build
 
 %{__make} \
-       PREFIX=%{_prefix} CONFDIR=%{_sysconfdir} \
+       PREFIX=%{_prefix} \
+       CONFDIR=%{_sysconfdir} \
        CC="%{__cc}" \
        CFLAGS="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT/etc/rc.d/init.d
+
 %{__make} install \
        CONFDIR=%{_sysconfdir} \
        PREFIX=%{_prefix} \
        DESTDIR=$RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT/etc/rc.d/init.d
+
 install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/noip
 touch $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.conf
 
@@ -89,6 +92,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2006/03/20 21:39:34  blues
+- cosmetics
+
 Revision 1.22  2006/03/05 15:14:39  glen
 - use %service
 - no globs for suid programs
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/noip.spec?r1=1.22&r2=1.23&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to