SPECS: vixie-cron.spec - fixed file mode checking - fixed logging ...
hawk
hawk at pld-linux.org
Tue Aug 2 14:15:55 CEST 2005
Author: hawk Date: Tue Aug 2 12:15:55 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed file mode checking
- fixed logging via syslog instead of internal logging to /var/log/cron
- added fix for CAN-2005-1038, taken from Fedora
- make it compile with debugging disabled
- release 1.2, seems to work but please test
---- Files affected:
SPECS:
vixie-cron.spec (1.107 -> 1.108)
---- Diffs:
================================================================
Index: SPECS/vixie-cron.spec
diff -u SPECS/vixie-cron.spec:1.107 SPECS/vixie-cron.spec:1.108
--- SPECS/vixie-cron.spec:1.107 Sat Jul 30 13:16:12 2005
+++ SPECS/vixie-cron.spec Tue Aug 2 14:15:50 2005
@@ -25,7 +25,7 @@
Summary(zh_CN): ÓĂÓÚÔÚÔ¤ÉčĘąźäÖ´ĐĐÖ¸ś¨łĚĐňľÄ Vixie cron şǫ́łĚĐňĄŁ
Name: vixie-cron
Version: 4.1
-Release: 1.1
+Release: 1.2
License: distributable
Group: Daemons
Source0: ftp://ftp.isc.org/isc/cron/cron_%{version}.shar
@@ -50,6 +50,8 @@
Patch10: %{name}-selinux.patch
Patch11: %{name}-foreground.patch
Patch12: %{name}-fd0open.patch
+Patch13: %{name}-CAN-2005-1038.patch
+Patch14: %{name}-nodebug.patch
%{?with_selinux:BuildRequires: libselinux-devel}
BuildRequires: pam-devel
BuildRequires: rpmbuild(macros) >= 1.202
@@ -190,6 +192,8 @@
%{?with_selinux:%patch10 -p1}
%patch11 -p1
%patch12 -p1
+%patch13 -p1
+%patch14 -p1
%build
%{__make} \
@@ -350,6 +354,13 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.108 2005/08/02 12:15:50 hawk
+- fixed file mode checking
+- fixed logging via syslog instead of internal logging to /var/log/cron
+- added fix for CAN-2005-1038, taken from Fedora
+- make it compile with debugging disabled
+- release 1.2, seems to work but please test
+
Revision 1.107 2005/07/30 11:16:12 paszczus
- adaptarized
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/vixie-cron.spec?r1=1.107&r2=1.108&f=u
More information about the pld-cvs-commit
mailing list