Fixed a small rpmlint warning caused by the debuginfo generation macro

Thanks to Kalev Lember for spotting this
This commit is contained in:
epienbro 2009-08-23 18:50:36 +00:00
parent ad998c675c
commit dc67d0699c
2 changed files with 7 additions and 3 deletions

View File

@ -62,7 +62,7 @@
%_mingw32_debug_package(n:) \
%package %{-n:-n %{-n*}-}debuginfo \
Summary: Debug information for package %{name} \
Group: Development/debug \
Group: Development/Debug \
%description %{-n:-n %{-n*}-}debuginfo \
This package provides debug information for package %{name}.\
Debug information is useful when developing applications that use this\

View File

@ -1,8 +1,8 @@
%define debug_package %{nil}
Name: mingw32-filesystem
Version: 52
Release: 3%{?dist}
Version: 53
Release: 1%{?dist}
Summary: MinGW base filesystem and environment
Group: Development/Libraries
@ -165,6 +165,10 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sun Aug 23 2009 Erik van Pienbroek <epienbro@fedoraproject.org> - 53-1
- Fixed a small rpmlint warning caused by the debuginfo generation macro
Thanks to Kalev Lember for spotting this
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 52-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild