rebuild
This commit is contained in:
parent
5cc24050e5
commit
c0e113ed14
@ -5,7 +5,7 @@ BuildRequires: libselinux-devel
|
|||||||
Summary: Rotates, compresses, removes and mails system log files.
|
Summary: Rotates, compresses, removes and mails system log files.
|
||||||
Name: logrotate
|
Name: logrotate
|
||||||
Version: 3.7.1
|
Version: 3.7.1
|
||||||
Release: 7
|
Release: 8
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: logrotate-%{PACKAGE_VERSION}.tar.gz
|
Source: logrotate-%{PACKAGE_VERSION}.tar.gz
|
||||||
@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%attr(0644, root, root) %verify(not size md5 mtime) %config(noreplace) /var/lib/logrotate.status
|
%attr(0644, root, root) %verify(not size md5 mtime) %config(noreplace) /var/lib/logrotate.status
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 17 2005 Peter Vrabec <pvrabec@redhat.com> 3.7.1-8
|
||||||
|
- rebuild
|
||||||
|
|
||||||
* Tue Feb 22 2005 Peter Vrabec <pvrabec@redhat.com>
|
* Tue Feb 22 2005 Peter Vrabec <pvrabec@redhat.com>
|
||||||
- do not use tmpfile to run script anymore (#149270)
|
- do not use tmpfile to run script anymore (#149270)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user