[mingw-binutils: 25/26] Renamed the source package to mingw-binutils

epienbro epienbro at fedoraproject.org
Tue Mar 6 16:02:55 UTC 2012


commit 6914a787bceabe1cb539114d6dc236c1258026b9
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Tue Mar 6 16:58:48 2012 +0100

    Renamed the source package to mingw-binutils

 mingw32-binutils.spec => mingw-binutils.spec |   17 ++++++++++++++---
 1 files changed, 14 insertions(+), 3 deletions(-)
---
diff --git a/mingw32-binutils.spec b/mingw-binutils.spec
similarity index 91%
rename from mingw32-binutils.spec
rename to mingw-binutils.spec
index 8c39404..690c327 100644
--- a/mingw32-binutils.spec
+++ b/mingw-binutils.spec
@@ -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 at fedoraproject.org> - 2.22.52-2
+- Renamed the source package to mingw-binutils (RHBZ #673786)
+
 * Sat Feb 25 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.22.52-1
 - Update to 2.22.52 20120225 snapshot
 - Bump the BR/R: mingw32-filesystem to >= 95


More information about the mingw mailing list