From 19134f296edd93199d853d648de9b21a59df1181 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcela=20Ma=C5=A1l=C3=A1=C5=88ov=C3=A1?= Date: Mon, 12 Oct 2009 10:15:28 +0000 Subject: [PATCH] - new release --- .cvsignore | 2 +- cronie.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index 78041d6..a52f182 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -cronie-1.4.1.tar.gz +cronie-1.4.2.tar.gz diff --git a/cronie.spec b/cronie.spec index 47f3b02..8d6a4d2 100644 --- a/cronie.spec +++ b/cronie.spec @@ -5,8 +5,8 @@ Summary: Cron daemon for executing programs at set times Name: cronie -Version: 1.4.1 -Release: 3%{?dist} +Version: 1.4.2 +Release: 1%{?dist} License: MIT and BSD and GPLv2 Group: System Environment/Base URL: https://fedorahosted.org/cronie @@ -74,7 +74,7 @@ overloaded in settings. %if %{with inotify} --with-inotify \ %endif ---enable-anacron +--enable-anacron --enable-pie make %{?_smp_mflags} @@ -173,6 +173,9 @@ cp -a /var/lock/subsys/crond /var/lock/subsys/cronie > /dev/null 2>&1 ||: %{_mandir}/man8/anacron.* %changelog +* Mon Oct 12 2009 Marcela Mašláňová - 1.4.2-1 +- new release + * Fri Aug 21 2009 Tomas Mraz - 1.4.1-3 - rebuilt with new audit diff --git a/sources b/sources index 3007555..5169d2b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9c089d2035b9fa8263bc71da3eb31cdd cronie-1.4.1.tar.gz +9c7cef09ff9c92a90a314a1e947fae5c cronie-1.4.2.tar.gz