Author: glen Date: Fri Sep 29 21:20:24 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - wow, something that was before webappapache config macros, err i mean no macros yet. hehehe - ok added todo for now
---- Files affected: SPECS: twiki.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/twiki.spec diff -u SPECS/twiki.spec:1.8 SPECS/twiki.spec:1.9 --- SPECS/twiki.spec:1.8 Mon Nov 21 00:10:47 2005 +++ SPECS/twiki.spec Fri Sep 29 23:20:18 2006 @@ -2,6 +2,7 @@ # TODO # - secure access by default # - installation guide mentioned cron. where's the cron scripts? +# - add webapps support or something # # Conditional build: %bcond_without intl # experimental i18n support; see http://twiki.org/cgi-bin/view/TWiki.TWikiInstallationGuide @@ -17,13 +18,13 @@ # Source0-md5: d04b2041d83dc6c97905faa1c6b9116d URL: http://www.twiki.org/ BuildRequires: sed >= 4.0 -Requires: webserver = apache -Requires: perl-base >= 1:5.6.2 -Requires: perl-Unicode-MapUTF8 -Requires: rcs >= 5.7 +Requires: crondaemon Requires: diffutils >= 2.7 Requires: grep -Requires: crondaemon +Requires: perl-Unicode-MapUTF8 +Requires: perl-base >= 1:5.6.2 +Requires: rcs >= 5.7 +Requires: webserver = apache Conflicts: apache1 < 1.3.33-2 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -191,6 +192,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2006/09/29 21:20:18 glen +- wow, something that was before webappapache config macros, err i mean no macros yet. hehehe +- ok added todo for now + Revision 1.8 2005/11/20 23:10:47 glen - use virtual webserver provide ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/twiki.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
