rpms/mingw32-libltdl/F-12 mingw32-libltdl.spec,1.3,1.4

Hans Ulrich Niedermann ndim at fedoraproject.org
Sat Jan 2 16:48:08 UTC 2010


Author: ndim

Update of /cvs/pkgs/rpms/mingw32-libltdl/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31404

Modified Files:
	mingw32-libltdl.spec 
Log Message:
* Sat Jan  2 2010 Hans Ulrich Niedermann <hun at n-dimensional.de> - 1.5.26-15
- Automatically generate debuginfo subpackage



Index: mingw32-libltdl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-libltdl/F-12/mingw32-libltdl.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- mingw32-libltdl.spec	25 Jul 2009 12:22:13 -0000	1.3
+++ mingw32-libltdl.spec	2 Jan 2010 16:48:08 -0000	1.4
@@ -3,6 +3,8 @@
 %define _use_internal_dependency_generator 0
 %define __find_requires %{_mingw32_findrequires}
 %define __find_provides %{_mingw32_findprovides}
+%define __debug_install_post %{_mingw32_debug_install_post}
+
 
 # Define this to run tests (requires Wine, and won't work inside mock or Koji).
 # Note: As of libtool-1.5.26, libltdl does not contain any tests at all.
@@ -11,7 +13,7 @@
 Summary:  Runtime libraries for GNU Libtool Dynamic Module Loader
 Name:     mingw32-libltdl
 Version:  1.5.26
-Release:  14%{?dist}
+Release:  15%{?dist}
 Group:    System Environment/Libraries
 # Even though the source package contains files under
 # "GPLv2+ and LGPLv2+ and GFDL", the binary RPM only ships LGPLv2+ code.
@@ -26,7 +28,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version
 # into running a prepared binary in that directory:
 Patch2:  libtool-1.5.24-relativepath.patch
 
-BuildRequires:  mingw32-filesystem >= 30
+BuildRequires:  mingw32-filesystem >= 53
 BuildRequires:  mingw32-binutils
 BuildRequires:  mingw32-gcc
 
@@ -37,6 +39,12 @@ BuildRequires:  wine
 BuildArch:      noarch
 
 
+# Use a ? to expand to nothing if undefined, enabling F13 mock builds on F11.
+# This avoids the trick of hiding the macro in %%description which in turn
+# confuses the koji webinterface.
+%{?_mingw32_debug_package}
+
+
 %description
 The mingw32-libltdl package contains the GNU Libtool Dynamic Module Loader, a
 library that provides a consistent, portable interface which simplifies the
@@ -97,6 +105,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat Jan  2 2010 Hans Ulrich Niedermann <hun at n-dimensional.de> - 1.5.26-15
+- Automatically generate debuginfo subpackage
+
 * Sat Jul 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.5.26-14
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list