Spec file cleanups

Don't own the /usr/i686-pc-mingw32/bin/ directory and use %defattr(-,root,root,-)
This commit is contained in:
Kalev Lember 2011-03-17 15:08:41 +02:00
parent e8523ce48f
commit eeaebcf37c

View File

@ -64,10 +64,10 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root)
%defattr(-,root,root,-)
%{_mandir}/man1/*
%{_bindir}/i686-pc-mingw32-*
%{_prefix}/i686-pc-mingw32/bin
%{_prefix}/i686-pc-mingw32/bin/*
%{_prefix}/i686-pc-mingw32/lib/ldscripts
@ -76,6 +76,7 @@ rm -rf $RPM_BUILD_ROOT
- Update to 2.21
- Added a patch to use runtime pseudo reloc v1 by default as the version of
mingw32-runtime we have does not support v2.
- Don't own the /usr/i686-pc-mingw32/bin/ directory
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.20.51.0.10-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild