- new release
This commit is contained in:
parent
d8d6329116
commit
19134f296e
@ -1 +1 @@
|
|||||||
cronie-1.4.1.tar.gz
|
cronie-1.4.2.tar.gz
|
||||||
|
@ -5,8 +5,8 @@
|
|||||||
|
|
||||||
Summary: Cron daemon for executing programs at set times
|
Summary: Cron daemon for executing programs at set times
|
||||||
Name: cronie
|
Name: cronie
|
||||||
Version: 1.4.1
|
Version: 1.4.2
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
License: MIT and BSD and GPLv2
|
License: MIT and BSD and GPLv2
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
URL: https://fedorahosted.org/cronie
|
URL: https://fedorahosted.org/cronie
|
||||||
@ -74,7 +74,7 @@ overloaded in settings.
|
|||||||
%if %{with inotify}
|
%if %{with inotify}
|
||||||
--with-inotify \
|
--with-inotify \
|
||||||
%endif
|
%endif
|
||||||
--enable-anacron
|
--enable-anacron --enable-pie
|
||||||
|
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
@ -173,6 +173,9 @@ cp -a /var/lock/subsys/crond /var/lock/subsys/cronie > /dev/null 2>&1 ||:
|
|||||||
%{_mandir}/man8/anacron.*
|
%{_mandir}/man8/anacron.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 12 2009 Marcela Mašláňová <mmaslano@redhat.com> - 1.4.2-1
|
||||||
|
- new release
|
||||||
|
|
||||||
* Fri Aug 21 2009 Tomas Mraz <tmraz@redhat.com> - 1.4.1-3
|
* Fri Aug 21 2009 Tomas Mraz <tmraz@redhat.com> - 1.4.1-3
|
||||||
- rebuilt with new audit
|
- rebuilt with new audit
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user