This commit is contained in:
Jesse Keating 2009-07-25 12:16:43 +00:00
parent c95a721510
commit ad998c675c

View File

@ -2,7 +2,7 @@
Name: mingw32-filesystem
Version: 52
Release: 2%{?dist}
Release: 3%{?dist}
Summary: MinGW base filesystem and environment
Group: Development/Libraries
@ -165,6 +165,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 52-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Wed Jun 24 2009 Erik van Pienbroek <epienbro@fedoraproject.org> - 52-2
- Updated ChangeLog comment from previous version as the RPM variable
__debug_install_post needs to be overridden instead of __os_install_post