Author: glen Date: Sun Mar 6 09:55:45 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - fix lost postun tag - R: apache(mod_access)
---- Files affected: SPECS: turba.spec (1.33 -> 1.34) ---- Diffs: ================================================================ Index: SPECS/turba.spec diff -u SPECS/turba.spec:1.33 SPECS/turba.spec:1.34 --- SPECS/turba.spec:1.33 Fri Mar 4 21:39:42 2005 +++ SPECS/turba.spec Sun Mar 6 10:55:38 2005 @@ -4,7 +4,7 @@ Summary(pl): TURBA - Książka adresowa dla IMP-a Name: turba Version: 2.0.2 -Release: 1.12 +Release: 1.15 License: LGPL Vendor: The Horde Project Group: Applications/Mail @@ -17,6 +17,7 @@ BuildRequires: rpmbuild(macros) >= 1.177 Requires(triggerpreun): sed >= 4.0 Requires: apache >= 1.3.33-2 +Requires: apache(mod_access) Requires: horde >= 3.0 Requires: php-xml >= 4.1.0 Obsoletes: horde-addons-turba @@ -128,6 +129,7 @@ EOF fi +%postun if [ "$1" = "0" ]; then # apache1 if [ -d %{_apache1dir}/conf.d ]; then @@ -184,6 +186,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.34 2005/03/06 09:55:38 glen +- fix lost postun tag +- R: apache(mod_access) + Revision 1.33 2005/03/04 20:39:42 glen - include macros.php ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/turba.spec?r1=1.33&r2=1.34&f=u _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit