rpms/mingw32-filesystem/devel macros.mingw32, 1.5, 1.6 mingw32-filesystem.spec, 1.26, 1.27

epienbro epienbro at fedoraproject.org
Sun Aug 23 18:50:36 UTC 2009


Author: epienbro

Update of /cvs/pkgs/rpms/mingw32-filesystem/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12316

Modified Files:
	macros.mingw32 mingw32-filesystem.spec 
Log Message:
Fixed a small rpmlint warning caused by the debuginfo generation macro
Thanks to Kalev Lember for spotting this



Index: macros.mingw32
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-filesystem/devel/macros.mingw32,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- macros.mingw32	22 Jun 2009 10:18:35 -0000	1.5
+++ macros.mingw32	23 Aug 2009 18:50:36 -0000	1.6
@@ -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\


Index: mingw32-filesystem.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-filesystem/devel/mingw32-filesystem.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -p -r1.26 -r1.27
--- mingw32-filesystem.spec	25 Jul 2009 12:16:43 -0000	1.26
+++ mingw32-filesystem.spec	23 Aug 2009 18:50:36 -0000	1.27
@@ -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 at 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 at lists.fedoraproject.org> - 52-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list