auto-import changelog data from tmpwatch-2.8.4-2.src.rpm
Sun May 26 2002 Tim Powers <timp@redhat.com> - automated rebuild Tue May 21 2002 Mike A. Harris <mharris@redhat.com> 2.8.4-1 - Bump release and rebuild in new environment
This commit is contained in:
parent
f9b95a0259
commit
b55d43c5b1
@ -1 +1 @@
|
||||
tmpwatch-2.8.3.tar.gz
|
||||
tmpwatch-2.8.4.tar.gz
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
65b1df0584d6083597336ab2b268b695 tmpwatch-2.8.3.tar.gz
|
||||
3fda94d7b052f83006e542c2e57b322b tmpwatch-2.8.4.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
Summary: A utility for removing files based on when they were last accessed.
|
||||
Name: tmpwatch
|
||||
Version: 2.8.3
|
||||
Release: 1
|
||||
Version: 2.8.4
|
||||
Release: 2
|
||||
Source: %{name}-%{version}.tar.gz
|
||||
License: GPL
|
||||
Group: System Environment/Base
|
||||
@ -48,6 +48,12 @@ rm -rf %{buildroot}
|
||||
%config(noreplace) /etc/cron.daily/tmpwatch
|
||||
|
||||
%changelog
|
||||
* Sun May 26 2002 Tim Powers <timp@redhat.com>
|
||||
- automated rebuild
|
||||
|
||||
* Tue May 21 2002 Mike A. Harris <mharris@redhat.com> 2.8.4-1
|
||||
- Bump release and rebuild in new environment
|
||||
|
||||
* Fri Apr 13 2002 Mike A. Harris <mharris@redhat.com> 2.8.3-1
|
||||
- Added support for large files with 64bit offsets by adding to CFLAGS
|
||||
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 bug (#56961)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user