Author: patrys Date: Fri Nov 9 18:11:16 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - fixing the world continued - mutual conflicts instead of obsoletes - rel up - STBR
---- Files affected: SPECS: fcron.spec (1.45 -> 1.46) , hc-cron.spec (1.102 -> 1.103) , vixie-cron.spec (1.129 -> 1.130) ---- Diffs: ================================================================ Index: SPECS/fcron.spec diff -u SPECS/fcron.spec:1.45 SPECS/fcron.spec:1.46 --- SPECS/fcron.spec:1.45 Mon Jun 18 20:33:48 2007 +++ SPECS/fcron.spec Fri Nov 9 19:11:10 2007 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Serwer okresowego uruchamiania poleceń zastępujący Vixie Crona Name: fcron Version: 3.0.3 -Release: 1 +Release: 2 License: GPL v2+ Group: Daemons Source0: http://fcron.free.fr/archives/%{name}-%{version}.src.tar.gz @@ -41,9 +41,9 @@ Provides: crontabs >= 1.7 Provides: group(crontab) Obsoletes: crontabs -Obsoletes: hc-cron Obsoletes: mcron -Obsoletes: vixie-cron +Conflicts: hc-cron +Conflicts: vixie-cron BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -288,6 +288,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.46 2007-11-09 18:11:10 patrys +- fixing the world continued +- mutual conflicts instead of obsoletes +- rel up +- STBR + Revision 1.45 2007-06-18 18:33:48 lisu - License changet to GPL v2+ ================================================================ Index: SPECS/hc-cron.spec diff -u SPECS/hc-cron.spec:1.102 SPECS/hc-cron.spec:1.103 --- SPECS/hc-cron.spec:1.102 Tue Feb 13 08:16:48 2007 +++ SPECS/hc-cron.spec Fri Nov 9 19:11:10 2007 @@ -5,7 +5,7 @@ Summary(tr.UTF-8): Home computer cron süreci, periyodik program çalıştırma yeteneği Name: hc-cron Version: 0.14 -Release: 23 +Release: 24 License: GPL Group: Daemons Source0: ftp://ftp.berlios.de/pub/hc-cron/stable/%{name}-%{version}.tar.gz @@ -36,9 +36,9 @@ Provides: crontabs Provides: group(crontab) Obsoletes: crontabs -Obsoletes: fcron Obsoletes: mcron -Obsoletes: vixie-cron +Conflicts: fcron +Conflicts: vixie-cron BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -189,6 +189,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.103 2007-11-09 18:11:10 patrys +- fixing the world continued +- mutual conflicts instead of obsoletes +- rel up +- STBR + Revision 1.102 2007-02-13 07:16:48 glen - tabs in preamble ================================================================ Index: SPECS/vixie-cron.spec diff -u SPECS/vixie-cron.spec:1.129 SPECS/vixie-cron.spec:1.130 --- SPECS/vixie-cron.spec:1.129 Thu Oct 18 19:57:12 2007 +++ SPECS/vixie-cron.spec Fri Nov 9 19:11:10 2007 @@ -25,7 +25,7 @@ Summary(zh_CN.UTF-8): 用于在预设时间执行指定程序的 Vixie cron 后台程序。 Name: vixie-cron Version: 4.1 -Release: 16 +Release: 17 License: distributable Group: Daemons Source0: ftp://ftp.isc.org/isc/cron/cron_%{version}.shar @@ -72,9 +72,9 @@ Provides: crontabs >= 1.7 Provides: group(crontab) Obsoletes: crontabs -Obsoletes: fcron -Obsoletes: hc-cron Obsoletes: mcron +Conflicts: fcron +Conflicts: hc-cron BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -356,6 +356,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.130 2007-11-09 18:11:10 patrys +- fixing the world continued +- mutual conflicts instead of obsoletes +- rel up +- STBR + Revision 1.129 2007-10-18 17:57:12 glen - rel 16 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/fcron.spec?r1=1.45&r2=1.46&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/hc-cron.spec?r1=1.102&r2=1.103&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/vixie-cron.spec?r1=1.129&r2=1.130&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
