fix spec file
This commit is contained in:
parent
c02330e234
commit
d26038cc48
@ -19,8 +19,7 @@ Patch6: logrotate-3.7.2-fix_free_segfaults.patch
|
|||||||
Patch7: logrotate-3.7.2-fixLeaks_tabooExts.patch
|
Patch7: logrotate-3.7.2-fixLeaks_tabooExts.patch
|
||||||
Patch8: logrotate-3.7.2-fix_free_segfaults2.patch
|
Patch8: logrotate-3.7.2-fix_free_segfaults2.patch
|
||||||
Patch9: logrotate-3.7.2-cleanUp2.patch
|
Patch9: logrotate-3.7.2-cleanUp2.patch
|
||||||
Patch10: logrotate-3.7.2-rotateDateext.patch
|
Patch10: logrotate-3.7.2-fix_free_segfaults3.patch
|
||||||
Patch11: logrotate-3.7.2-fix_free_segfaults3.patch
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The logrotate utility is designed to simplify the administration of
|
The logrotate utility is designed to simplify the administration of
|
||||||
@ -44,8 +43,7 @@ log files on your system.
|
|||||||
%patch7 -p1 -b .fixLeaks_tabooExts
|
%patch7 -p1 -b .fixLeaks_tabooExts
|
||||||
%patch8 -p1 -b .fix_free_segfaults2
|
%patch8 -p1 -b .fix_free_segfaults2
|
||||||
%patch9 -p1 -b .cleanUp2
|
%patch9 -p1 -b .cleanUp2
|
||||||
%patch10 -p1 -b .rotateDateext
|
%patch10 -p1 -b .fix_free_segfaults3
|
||||||
%patch11 -p1 -b .fix_free_segfaults3
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make RPM_OPT_FLAGS="$RPM_OPT_FLAGS -g" \
|
make RPM_OPT_FLAGS="$RPM_OPT_FLAGS -g" \
|
||||||
@ -81,9 +79,6 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
* Fri Nov 11 2005 Peter Vrabec <pvrabec@redhat.com> 3.7.2-12
|
* Fri Nov 11 2005 Peter Vrabec <pvrabec@redhat.com> 3.7.2-12
|
||||||
- fix_free_segfaults (#172918)
|
- fix_free_segfaults (#172918)
|
||||||
|
|
||||||
* Wed Nov 03 2005 Peter Vrabec <pvrabec@redhat.com> 3.7.2-11
|
|
||||||
- ignore "rotate count" when "dateext" option is used(#170639)
|
|
||||||
|
|
||||||
* Tue Oct 25 2005 Peter Vrabec <pvrabec@redhat.com> 3.7.2-10
|
* Tue Oct 25 2005 Peter Vrabec <pvrabec@redhat.com> 3.7.2-10
|
||||||
- some more clean up (#171587)
|
- some more clean up (#171587)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user