auto-import changelog data from crontabs-1.10-1.src.rpm
Thu Jul 19 2001 Preston Brown <pbrown@redhat.com> - don't require tmpwatch
This commit is contained in:
parent
a4c9bc5c2c
commit
330a18ec39
@ -1,12 +1,11 @@
|
|||||||
Summary: Root crontab files used to schedule the execution of programs.
|
Summary: Root crontab files used to schedule the execution of programs.
|
||||||
Name: crontabs
|
Name: crontabs
|
||||||
Version: 1.9
|
Version: 1.10
|
||||||
Release: 2p
|
Release: 1
|
||||||
License: public domain
|
License: Public Domain
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source0: crontab
|
Source0: crontab
|
||||||
Source1: run-parts
|
Source1: run-parts
|
||||||
Requires: tmpwatch
|
|
||||||
BuildArchitectures: noarch
|
BuildArchitectures: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-root
|
BuildRoot: %{_tmppath}/%{name}-root
|
||||||
|
|
||||||
@ -41,6 +40,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%dir /etc/cron.monthly
|
%dir /etc/cron.monthly
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 19 2001 Preston Brown <pbrown@redhat.com>
|
||||||
|
- don't require tmpwatch
|
||||||
|
|
||||||
* Tue Feb 27 2001 Preston Brown <pbrown@redhat.com>
|
* Tue Feb 27 2001 Preston Brown <pbrown@redhat.com>
|
||||||
- noreplace crontab file; use tmppath
|
- noreplace crontab file; use tmppath
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user