Author: glen Date: Thu Oct 18 17:54:42 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - - take $CONTENT_TYPE env to specify email Content-Type header; rel 15
---- Files affected: SPECS: vixie-cron.spec (1.127 -> 1.128) ---- Diffs: ================================================================ Index: SPECS/vixie-cron.spec diff -u SPECS/vixie-cron.spec:1.127 SPECS/vixie-cron.spec:1.128 --- SPECS/vixie-cron.spec:1.127 Wed Sep 5 15:44:11 2007 +++ SPECS/vixie-cron.spec Thu Oct 18 19:54:37 2007 @@ -25,7 +25,7 @@ Summary(zh_CN.UTF-8): 用于在预设时间执行指定程序的 Vixie cron 后台程序。 Name: vixie-cron Version: 4.1 -Release: 14 +Release: 15 License: distributable Group: Daemons Source0: ftp://ftp.isc.org/isc/cron/cron_%{version}.shar @@ -54,6 +54,7 @@ Patch14: %{name}-syslog-facility.patch Patch15: %{name}-saved-uids.patch Patch16: %{name}-setuid_check.patch +Patch17: %{name}-content_type.patch %{?with_selinux:BuildRequires: libselinux-devel} BuildRequires: pam-devel BuildRequires: rpmbuild(macros) >= 1.268 @@ -200,6 +201,7 @@ %patch14 -p0 %patch15 -p1 %patch16 -p1 +%patch17 -p1 %build %{__make} \ @@ -354,6 +356,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.128 2007/10/18 17:54:37 glen +- - take $CONTENT_TYPE env to specify email Content-Type header; rel 15 + Revision 1.127 2007/09/05 13:44:11 baggins - rel 14 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/vixie-cron.spec?r1=1.127&r2=1.128&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
