Renamed the source package to mingw-binutils

This commit is contained in:
Erik van Pienbroek 2012-03-06 16:58:48 +01:00
parent e863349245
commit 6914a787bc

View File

@ -1,6 +1,6 @@
Name: mingw32-binutils
Name: mingw-binutils
Version: 2.22.52
Release: 1%{?dist}
Release: 2%{?dist}
Summary: MinGW Windows binutils
License: GPLv2+ and LGPLv2+ and GPLv3+ and LGPLv3+
@ -22,6 +22,14 @@ MinGW Windows binutils (utilities like 'strip', 'as', 'ld') which
understand Windows executables and DLLs.
%package -n mingw32-binutils
Summary: MinGW Windows binutils
%description -n mingw32-binutils
MinGW Windows binutils (utilities like 'strip', 'as', 'ld') which
understand Windows executables and DLLs.
%prep
%setup -q -n binutils-%{version}
@ -60,7 +68,7 @@ ln -s %{_mingw32_objdump} $RPM_BUILD_ROOT%{_bindir}/%{mingw_objdump}
ln -s %{_mingw32_objcopy} $RPM_BUILD_ROOT%{_bindir}/%{mingw_objcopy}
%files
%files -n mingw32-binutils
%{_mandir}/man1/*
%{_bindir}/%{mingw_strip}
%{_bindir}/%{mingw_objdump}
@ -71,6 +79,9 @@ ln -s %{_mingw32_objcopy} $RPM_BUILD_ROOT%{_bindir}/%{mingw_objcopy}
%changelog
* Tue Mar 6 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 2.22.52-2
- Renamed the source package to mingw-binutils (RHBZ #673786)
* Sat Feb 25 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 2.22.52-1
- Update to 2.22.52 20120225 snapshot
- Bump the BR/R: mingw32-filesystem to >= 95