rpms/mingw32-boost/devel mingw32-boost.spec,1.2,1.3

sailer sailer at fedoraproject.org
Thu Jun 25 10:38:07 UTC 2009


Author: sailer

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

Modified Files:
	mingw32-boost.spec 
Log Message:
enable debuginfo



Index: mingw32-boost.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-boost/devel/mingw32-boost.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- mingw32-boost.spec	18 Jun 2009 11:50:44 -0000	1.2
+++ mingw32-boost.spec	25 Jun 2009 10:37:34 -0000	1.3
@@ -3,6 +3,7 @@
 %global _use_internal_dependency_generator 0
 %global __find_requires %{_mingw32_findrequires}
 %global __find_provides %{_mingw32_findprovides}
+%define __debug_install_post %{_mingw32_debug_install_post}
 
 %global sonamever 5
 
@@ -16,7 +17,7 @@
 
 Name:           mingw32-%{name1}
 Version:        %{verdot}
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        MinGW Windows port of Boost C++ Libraries
 
 License:        Boost
@@ -36,7 +37,7 @@ Patch10: boost-regexdll.patch
 BuildArch:      noarch
 
 BuildRequires:  file
-BuildRequires:  mingw32-filesystem >= 30
+BuildRequires:  mingw32-filesystem >= 52
 BuildRequires:  mingw32-gcc
 BuildRequires:  mingw32-gcc-c++
 BuildRequires:  mingw32-binutils
@@ -68,6 +69,7 @@ Group:          Development/Libraries
 Static version of the MinGW Windows Boost C++ library.
 
 
+%{_mingw32_debug_package}
 
 %prep
 %setup -q -n %{name1}_%{verunderscore}
@@ -279,6 +281,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Jun 22 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 1.39.0-2
+- add debuginfo packages
+
 * Thu Jun 18 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 1.39.0-1
 - update to 1.39.0
 




More information about the fedora-extras-commits mailing list