Author: wolvverine Date: Sun Feb 25 02:40:49 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - config patch revert
---- Files affected: SPECS: nagios-fruity.spec (1.24 -> 1.25) ---- Diffs: ================================================================ Index: SPECS/nagios-fruity.spec diff -u SPECS/nagios-fruity.spec:1.24 SPECS/nagios-fruity.spec:1.25 --- SPECS/nagios-fruity.spec:1.24 Sun Feb 25 03:40:09 2007 +++ SPECS/nagios-fruity.spec Sun Feb 25 03:40:44 2007 @@ -11,6 +11,7 @@ Source0: http://dl.sourceforge.net/fruity/fruity-%{version}-%{_rc}.tar.gz # Source0-md5: 2c4fd0ad1d58c47f37e8dd64f61bfdce Patch0: %{name}-adodb.patch +Patch1: %{name}-config.patch URL: http://fruity.sourceforge.net/ BuildRequires: rpmbuild(macros) >= 1.264 BuildRequires: sed >= 4.0 @@ -50,6 +51,7 @@ find '(' -name '*.php' -o -name '*.inc' ')' -print0 | xargs -0 sed -i -e 's,\r$,,' %patch0 -p1 +%patch1 -p1 cat <<EOF > apache.conf Alias /fruity %{_appdir} @@ -119,6 +121,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.25 2007/02/25 02:40:44 wolvverine +- config patch revert + Revision 1.24 2007/02/25 02:40:09 domelu - rel 0.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/nagios-fruity.spec?r1=1.24&r2=1.25&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
