Author: hawk Date: Wed Aug 3 13:37:51 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated nodebug.patch - fixed and enabled syslog, disabled internal logging - release 4
---- Files affected: SPECS: vixie-cron.spec (1.109 -> 1.110) ---- Diffs: ================================================================ Index: SPECS/vixie-cron.spec diff -u SPECS/vixie-cron.spec:1.109 SPECS/vixie-cron.spec:1.110 --- SPECS/vixie-cron.spec:1.109 Wed Aug 3 09:21:36 2005 +++ SPECS/vixie-cron.spec Wed Aug 3 15:37:46 2005 @@ -25,7 +25,7 @@ Summary(zh_CN): ÓĂÓÚÔÚÔ¤ÉčĘąźäÖ´ĐĐÖ¸ś¨łĚĐňľÄ Vixie cron şǫ́łĚĐňĄŁ Name: vixie-cron Version: 4.1 -Release: 3 +Release: 4 License: distributable Group: Daemons Source0: ftp://ftp.isc.org/isc/cron/cron_%{version}.shar @@ -52,6 +52,7 @@ Patch12: %{name}-fd0open.patch Patch13: %{name}-CAN-2005-1038.patch Patch14: %{name}-nodebug.patch +Patch15: %{name}-syslog-facility.patch %{?with_selinux:BuildRequires: libselinux-devel} BuildRequires: pam-devel BuildRequires: rpmbuild(macros) >= 1.202 @@ -194,6 +195,7 @@ %patch12 -p1 %patch13 -p1 %patch14 -p1 +%patch15 -p0 %build %{__make} \ @@ -354,6 +356,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.110 2005/08/03 13:37:46 hawk +- updated nodebug.patch +- fixed and enabled syslog, disabled internal logging +- release 4 + Revision 1.109 2005/08/03 07:21:36 hawk - reported as working, release 3 (2 will be for Ra) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/vixie-cron.spec?r1=1.109&r2=1.110&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
