Author: arekm                        Date: Mon Mar  9 13:18:56 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- revert paszczus changes and fix --with-my-user-group

---- Files affected:
SPECS:
   rt.spec (1.73 -> 1.74) 

---- Diffs:

================================================================
Index: SPECS/rt.spec
diff -u SPECS/rt.spec:1.73 SPECS/rt.spec:1.74
--- SPECS/rt.spec:1.73  Mon Mar  9 14:15:32 2009
+++ SPECS/rt.spec       Mon Mar  9 14:18:51 2009
@@ -209,6 +209,7 @@
 %build
 %{__aclocal} -I m4
 %{__autoconf}
+USER=$(id -un) \
 %configure \
        --enable-layout=PLDFHS \
        htmldir=%{htmldir} \
@@ -229,10 +230,7 @@
        $RPM_BUILD_ROOT%{_webappsdir}
 
 %{__make} install \
-       DESTDIR=$RPM_BUILD_ROOT \
-       BIN_OWNER=$(id -un) \
-       LIBS_OWNER=$(id -un) \
-       WEB_USER=$(id -un)
+       DESTDIR=$RPM_BUILD_ROOT
 
 install %{SOURCE1} %{SOURCE2} $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 install %{SOURCE3} $RPM_BUILD_ROOT%{_webappsdir}/httpd.conf
@@ -280,6 +278,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.74  2009/03/09 13:18:51  arekm
+- revert paszczus changes and fix --with-my-user-group
+
 Revision 1.73  2009/03/09 13:15:32  paszczus
 - define BIN_OWNER, LIBS_OWNER, WEB_USER as paszczus; rel 1.3
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rt.spec?r1=1.73&r2=1.74&f=u

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

Reply via email to