Fix unescaped %buildroot macro in changelog

This commit is contained in:
Paul Howarth 2009-09-01 22:12:14 +00:00
parent c2d31ae7a1
commit 6610cc8e87
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ rm -rf ${RPM_BUILD_ROOT}
- add filtering system macros, w/o backporting other updates (#516240)
* Tue Jul 21 2009 Tom "spot" Callaway <tcallawa@redhat.com> - 9.0.3-5
- always delete %%buildroot as first step of %%install (as long as %buildroot is not /)
- always delete %%buildroot as first step of %%install (as long as %%buildroot is not /)
* Mon Feb 16 2009 Dennis Gilmore <dennis@ausil.us> - 9.0.3-4
- limit _smp_flags to -j16