rpms/mingw32-plotmm/devel mingw32-plotmm.spec,1.1,1.2

sailer sailer at fedoraproject.org
Thu Jun 25 11:09:27 UTC 2009


Author: sailer

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

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



Index: mingw32-plotmm.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-plotmm/devel/mingw32-plotmm.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- mingw32-plotmm.spec	30 Apr 2009 06:00:12 -0000	1.1
+++ mingw32-plotmm.spec	25 Jun 2009 11:08:55 -0000	1.2
@@ -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-plotmm
 Version:        0.1.2
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        MinGW GTKmm plot widget for scientific applications
 Group:          Development/Libraries
 License:        LGPLv2
@@ -21,7 +22,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 
 BuildArch:      noarch
 
-BuildRequires:  mingw32-filesystem >= 30
+BuildRequires:  mingw32-filesystem >= 52
 BuildRequires:  mingw32-gcc
 BuildRequires:  mingw32-gcc-c++
 BuildRequires:  mingw32-binutils
@@ -38,6 +39,10 @@ This package provides an extension to th
 contains widgets which are primarily useful for technical and
 scientifical purposes.  Initially, this is a 2-D plotting widget.
 
+
+%{_mingw32_debug_package}
+
+
 %prep
 %setup -q -n plotmm-%{version}
 %patch0 -p1 -b .libsigc++20
@@ -75,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mingw32_includedir}/plotmm
 
 %changelog
+* Mon Jun 22 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 0.1.2-3
+- add debuginfo packages
+
 * Mon Apr 27 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 0.1.2-2
 - add missing BR
 




More information about the fedora-extras-commits mailing list