rpms/mingw32-libsigc++20/devel mingw32-libsigc++20.spec,1.2,1.3

sailer sailer at fedoraproject.org
Tue Jun 23 09:29:35 UTC 2009


Author: sailer

Update of /cvs/pkgs/rpms/mingw32-libsigc++20/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21771

Modified Files:
	mingw32-libsigc++20.spec 
Log Message:
add debuginfo



Index: mingw32-libsigc++20.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-libsigc++20/devel/mingw32-libsigc++20.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- mingw32-libsigc++20.spec	16 Apr 2009 09:13:29 -0000	1.2
+++ mingw32-libsigc++20.spec	23 Jun 2009 09:29:04 -0000	1.3
@@ -3,10 +3,11 @@
 %global _use_internal_dependency_generator 0
 %global __find_requires %{_mingw32_findrequires}
 %global __find_provides %{_mingw32_findprovides}
+%define __debug_install_post %{_mingw32_debug_install_post}
 
 Name:           mingw32-libsigc++20
 Version:        2.2.2
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        MinGW Windows port of the typesafe signal framework for C++
 
 License:        LGPLv2+
@@ -17,6 +18,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 
 BuildArch:      noarch
 
+BuildRequires:  mingw32-filesystem >= 52
 BuildRequires:  mingw32-filesystem >= 30
 BuildRequires:  mingw32-gcc
 BuildRequires:  mingw32-gcc-c++
@@ -41,6 +43,9 @@ Package GTK-- (gtkmm), which is a C++ bi
 starting with version 1.1.2, uses %name.
 
 
+%{_mingw32_debug_package}
+
+
 %prep
 %setup -q -n libsigc++-%{version}
 
@@ -75,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Jun 22 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.2.2-8
+- add debuginfo packages
+
 * Thu Apr 16 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.2.2-7
 - replace %%define with %%global
 




More information about the fedora-extras-commits mailing list