rpms/mingw32-filesystem/devel mingw32-filesystem.spec,1.24,1.25

epienbro epienbro at fedoraproject.org
Wed Jun 24 17:27:25 UTC 2009


Author: epienbro

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

Modified Files:
	mingw32-filesystem.spec 
Log Message:
Updated ChangeLog comment from previous version as the RPM variable
__debug_install_post needs to be overridden instead of __os_install_post
for -debuginfo subpackage generation



Index: mingw32-filesystem.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-filesystem/devel/mingw32-filesystem.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -p -r1.24 -r1.25
--- mingw32-filesystem.spec	22 Jun 2009 10:18:35 -0000	1.24
+++ mingw32-filesystem.spec	24 Jun 2009 17:27:24 -0000	1.25
@@ -2,7 +2,7 @@
 
 Name:           mingw32-filesystem
 Version:        52
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        MinGW base filesystem and environment
 
 Group:          Development/Libraries
@@ -165,11 +165,16 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Mon Jun 22 2009 Erik van Pienbroek <epienbro at fedoraproject.org> - 52-0
+* Wed Jun 24 2009 Erik van Pienbroek <epienbro at fedoraproject.org> - 52-2
+- Updated ChangeLog comment from previous version as the RPM variable
+  __debug_install_post needs to be overridden instead of __os_install_post
+  for -debuginfo subpackage generation
+
+* Mon Jun 22 2009 Erik van Pienbroek <epienbro at fedoraproject.org> - 52-1
 - Add script to create -debuginfo subpackages
   This script was created by Fridrich Strba
 - All mingw32 packages now need to add these lines to their .spec files:
-  %%define __os_install_post %%{_mingw32_debug_install_post}
+  %%define __debug_install_post %%{_mingw32_debug_install_post}
   %%{_mingw32_debug_package}
 
 * Thu Jun  4 2009 Adam Goode <adam at spicenitz.org> - 51-1




More information about the fedora-extras-commits mailing list