Author: arekm Date: Wed Jun 25 22:11:40 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 3; relax conf permissions
---- Files affected: SPECS: fcron.spec (1.52 -> 1.53) ---- Diffs: ================================================================ Index: SPECS/fcron.spec diff -u SPECS/fcron.spec:1.52 SPECS/fcron.spec:1.53 --- SPECS/fcron.spec:1.52 Sat Feb 9 13:50:58 2008 +++ SPECS/fcron.spec Thu Jun 26 00:11:35 2008 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Serwer okresowego uruchamiania poleceń zastępujący Vixie Crona Name: fcron Version: 3.0.4 -Release: 2 +Release: 3 License: GPL v2+ Group: Daemons Source0: http://fcron.free.fr/archives/%{name}-%{version}.src.tar.gz @@ -18,6 +18,7 @@ Source8: %{name}.systab Patch0: %{name}-configure.patch Patch1: %{name}-Makefile.patch +Patch2: %{name}-accept_readable_fcron.conf.patch URL: http://fcron.free.fr/ # configure tests -x (check can be removed, just like sendmail) BuildRequires: /bin/vi @@ -66,6 +67,7 @@ %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p0 %build %{__aclocal} @@ -244,7 +246,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.52 2008/02/09 12:50:58 qboosh +Revision 1.53 2008/06/25 22:11:35 arekm +- rel 3; relax conf permissions + +Revision 1.52 2008-02-09 12:50:58 qboosh - cleanup Revision 1.51 2008-02-06 20:13:11 glen ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/fcron.spec?r1=1.52&r2=1.53&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
