Author: glen Date: Sun Mar 6 09:59:03 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - strict apache module require
---- Files affected: SPECS: chora.spec (1.30 -> 1.31) , imp.spec (1.73 -> 1.74) , ingo.spec (1.2 -> 1.3) , kronolith.spec (1.13 -> 1.14) , whups.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/chora.spec diff -u SPECS/chora.spec:1.30 SPECS/chora.spec:1.31 --- SPECS/chora.spec:1.30 Sun Feb 27 20:04:14 2005 +++ SPECS/chora.spec Sun Mar 6 10:58:57 2005 @@ -4,7 +4,7 @@ Summary(pl): Program do obsługi CVS przez WWW Name: chora Version: 2.0 -Release: 0.21 +Release: 0.25 License: GPL v2 Group: Networking/Utilities Source0: ftp://ftp.horde.org/pub/chora/%{name}-h3-%{version}.tar.gz @@ -12,6 +12,7 @@ Source1: %{name}.conf URL: http://www.horde.org/chora/ Requires: apache >= 1.3.33-2 +Requires: apache(mod_access) # well. depending on configuration, it needs cvs, rcs or svn, cvsps >= 2.0b6 Requires: cvs Requires: rcs @@ -144,6 +145,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.31 2005/03/06 09:58:57 glen +- strict apache module require + Revision 1.30 2005/02/27 19:04:14 glen - still, put conf.php.bak as %ghost, to avoid conf.php.bak.rpmnew files ================================================================ Index: SPECS/imp.spec diff -u SPECS/imp.spec:1.73 SPECS/imp.spec:1.74 --- SPECS/imp.spec:1.73 Fri Mar 4 21:39:42 2005 +++ SPECS/imp.spec Sun Mar 6 10:58:57 2005 @@ -6,7 +6,7 @@ Summary(pt_BR): Programa de Mail via Web Name: imp Version: 4.0.2 -Release: 1.18 +Release: 1.20 License: GPL v2 Group: Applications/Mail Source0: ftp://ftp.horde.org/pub/imp/%{name}-h3-%{version}.tar.gz @@ -20,6 +20,7 @@ Patch0: %{name}-path.patch URL: http://www.horde.org/imp/ Requires: apache >= 1.3.33-2 +Requires: apache(mod_access) Requires: horde >= 3.0 Requires: php-imap Requires: php-ctype @@ -176,6 +177,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.74 2005/03/06 09:58:57 glen +- strict apache module require + Revision 1.73 2005/03/04 20:39:42 glen - include macros.php ================================================================ Index: SPECS/ingo.spec diff -u SPECS/ingo.spec:1.2 SPECS/ingo.spec:1.3 --- SPECS/ingo.spec:1.2 Mon Feb 28 20:41:27 2005 +++ SPECS/ingo.spec Sun Mar 6 10:58:57 2005 @@ -4,7 +4,7 @@ Summary(pl): Ingo - zarządca reguł filtrowania poczty elektronicznej Name: ingo Version: 1.0.1 -Release: 0.6 +Release: 0.8 License: GPL v2 Group: Networking/Utilities Source0: http://ftp.horde.org/pub/ingo/%{name}-h3-%{version}.tar.gz @@ -13,6 +13,7 @@ Patch0: %{name}-path.patch URL: http://www.horde.org/ingo/ Requires: apache >= 1.3.33-2 +Requires: apache(mod_access) Requires: horde >= 3.0 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -154,6 +155,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2005/03/06 09:58:57 glen +- strict apache module require + Revision 1.2 2005/02/28 19:41:27 qboosh - pl ================================================================ Index: SPECS/kronolith.spec diff -u SPECS/kronolith.spec:1.13 SPECS/kronolith.spec:1.14 --- SPECS/kronolith.spec:1.13 Fri Mar 4 21:39:42 2005 +++ SPECS/kronolith.spec Sun Mar 6 10:58:57 2005 @@ -4,7 +4,7 @@ Summary(pl): Kronolith - kalendarz dla HORDE Name: kronolith Version: 2.0.2 -Release: 0.14 +Release: 0.16 License: LGPL Vendor: The Horde Project Group: Applications/Mail @@ -14,6 +14,7 @@ URL: http://www.horde.org/kronolith/ BuildRequires: rpmbuild(macros) >= 1.177 Requires: apache >= 1.3.33-2 +Requires: apache(mod_access) Requires: horde >= 3.0 Requires: php-xml >= 4.1.0 BuildArch: noarch @@ -163,6 +164,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2005/03/06 09:58:57 glen +- strict apache module require + Revision 1.13 2005/03/04 20:39:42 glen - include macros.php ================================================================ Index: SPECS/whups.spec diff -u SPECS/whups.spec:1.5 SPECS/whups.spec:1.6 --- SPECS/whups.spec:1.5 Sat Mar 5 22:12:05 2005 +++ SPECS/whups.spec Sun Mar 6 10:58:57 2005 @@ -19,6 +19,7 @@ Source1: %{name}.conf URL: http://www.horde.org/whups/ Requires: apache >= 1.3.33-2 +Requires: apache(mod_access) Requires: horde >= 3.0 Requires: php-mysql BuildArch: noarch @@ -170,6 +171,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2005/03/06 09:58:57 glen +- strict apache module require + Revision 1.5 2005/03/05 21:12:05 qboosh - pl ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/chora.spec?r1=1.30&r2=1.31&f=u http://cvs.pld-linux.org/SPECS/imp.spec?r1=1.73&r2=1.74&f=u http://cvs.pld-linux.org/SPECS/ingo.spec?r1=1.2&r2=1.3&f=u http://cvs.pld-linux.org/SPECS/kronolith.spec?r1=1.13&r2=1.14&f=u http://cvs.pld-linux.org/SPECS/whups.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
