Author: glen Date: Sat Sep 30 15:04:49 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 3
---- Files affected: SPECS: courier.spec (1.135 -> 1.136) ---- Diffs: ================================================================ Index: SPECS/courier.spec diff -u SPECS/courier.spec:1.135 SPECS/courier.spec:1.136 --- SPECS/courier.spec:1.135 Fri Sep 29 23:25:58 2006 +++ SPECS/courier.spec Sat Sep 30 17:04:44 2006 @@ -1,8 +1,7 @@ # $Revision$, $Date$ # TODO -# - test and bump rel. to 1 # - doesn't -webadmin need webserver integration? -# - use rc-scripts here in %%post scriptlets +# - use rc-scripts in %%post scriptlets # # Conditional build: %bcond_without fam # with fam support @@ -12,7 +11,7 @@ Summary(pl): Serwer poczty Courier Name: courier Version: 0.52.2 -Release: 2 +Release: 3 License: GPL Group: Networking/Daemons Source0: http://dl.sourceforge.net/courier/%{name}-%{version}.tar.bz2 @@ -45,7 +44,7 @@ BuildRequires: sed >= 4.0 BuildRequires: sysconftool Requires(post,preun): /sbin/chkconfig -Requires(post,preun): rc-scripts +Requires: rc-scripts # only for light upgrade from old version < 0.47 # remove it after some time Requires(post): courier-authlib-userdb @@ -395,7 +394,7 @@ # run script from install-configure (make config files) for confdist in `awk ' $5 == "config" && $1 ~ /\.dist$/ { print $1 }' <permissions.dat` -do %{_bindir}/perl ././sysconftool $RPM_BUILD_ROOT$confdist +do %{__perl} ././sysconftool $RPM_BUILD_ROOT$confdist done # make locals, esmtpacceptmailfor.dir/default @@ -913,6 +912,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.136 2006/09/30 15:04:44 glen +- rel 3 + Revision 1.135 2006/09/29 21:25:58 glen - update webapp triggers due apache1 package split ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/courier.spec?r1=1.135&r2=1.136&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
