SPECS: aegis.spec - todo: wrong ScriptRoot

qboosh qboosh at pld-linux.org
Tue Oct 31 16:43:11 CET 2006


Author: qboosh                       Date: Tue Oct 31 15:43:11 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- todo: wrong ScriptRoot

---- Files affected:
SPECS:
   aegis.spec (1.58 -> 1.59) 

---- Diffs:

================================================================
Index: SPECS/aegis.spec
diff -u SPECS/aegis.spec:1.58 SPECS/aegis.spec:1.59
--- SPECS/aegis.spec:1.58	Fri Sep  8 20:03:48 2006
+++ SPECS/aegis.spec	Tue Oct 31 16:43:05 2006
@@ -1,4 +1,5 @@
 # $Revision$, $Date$
+# TODO: fix ScriptRoot
 Summary:	Project change supervisor
 Summary(pl):	Nadzorca zmian w projektach
 Name:		aegis
@@ -58,7 +59,8 @@
 %{__make} install \
 	AEGIS_UID=`id -ru` \
 	AEGIS_GID=`id -rg` \
-	HAVE_WEB=yes ScriptRoot=/srv/httpd/cgi-bin
+	HAVE_WEB=yes \
+	ScriptRoot=/srv/httpd/cgi-bin
 
 mv -f $RPM_BUILD_ROOT%{_libdir}/aegis/en $RPM_BUILD_ROOT%{_datadir}/locale
 rm -rf $RPM_BUILD_ROOT%{_datadir}/aegis/man1
@@ -127,6 +129,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.59  2006/10/31 15:43:05  qboosh
+- todo: wrong ScriptRoot
+
 Revision 1.58  2006/09/08 18:03:48  glen
 - rel 4 (rebuild with fixed %useradd/%groupadd macros)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/aegis.spec?r1=1.58&r2=1.59&f=u



More information about the pld-cvs-commit mailing list