From 734f352fec215563cc4969667a02740c4ec54b38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcela=20Ma=C5=A1l=C3=A1=C5=88ov=C3=A1?= Date: Mon, 18 Oct 2010 11:53:05 +0200 Subject: [PATCH] Specfile changes. --- crontabs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/crontabs.spec b/crontabs.spec index dfe61cb..83a0985 100644 --- a/crontabs.spec +++ b/crontabs.spec @@ -1,7 +1,7 @@ Summary: Root crontab files used to schedule the execution of programs Name: crontabs Version: 1.10 -Release: 33%{?dist} +Release: 34%{?dist} License: Public Domain and GPLv2 Group: System Environment/Base # no URL - it's only a one script which is used by different packages @@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT %dir /etc/cron.monthly %changelog +* Mon Oct 18 2010 Marcela Mašláňová 1.10-34 +- add --list option into run-parts + * Wed Mar 24 2010 Marcela Mašláňová 1.10-33 - remove useless seting of home to "/"