rpms/mingw32-qwt/devel mingw32-qwt.spec,1.5,1.6

sailer sailer at fedoraproject.org
Thu Jun 25 15:28:41 UTC 2009


Author: sailer

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

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



Index: mingw32-qwt.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-qwt/devel/mingw32-qwt.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- mingw32-qwt.spec	16 Apr 2009 09:13:30 -0000	1.5
+++ mingw32-qwt.spec	25 Jun 2009 15:28:37 -0000	1.6
@@ -4,12 +4,13 @@
 Name:           mingw32-%{name1}
 Summary:        MinGW Windows Qwt library
 Version:        5.1.1
-Release:        7%{?dist}
+Release:        8%{?dist}
 URL:            http://qwt.sourceforge.net
 License:        LGPLv2 with exceptions
 Group:          Development/Libraries
 Source:         http://downloads.sourceforge.net/%{name1}/%{name1}-%{version}.tar.bz2
 Patch0:         qwt-path.patch
+BuildRequires:  mingw32-filesystem >= 52
 BuildRequires:  mingw32-qt
 BuildRequires:  mingw32-gcc-c++
 Buildroot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -26,6 +27,10 @@ MinGW Windows Qwt library.
 %global __strip %{_mingw32_strip}
 %global __objdump %{_mingw32_objdump}
 
+%define __debug_install_post %{_mingw32_debug_install_post}
+
+%{_mingw32_debug_package}
+
 %prep
 %setup -qn %{name1}-%{version}
 %patch0 -p1
@@ -79,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mingw32_libdir}/lib%{name1}d5.a
 
 %changelog
+* Mon Jun 22 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 5.1.1-8
+- add debuginfo packages
+
 * Thu Apr 16 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 5.1.1-7
 - replace %%define with %%global
 
@@ -94,4 +102,3 @@ rm -rf $RPM_BUILD_ROOT
 
 * Wed Mar 11 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 5.1.1-3
 - copied from native qwt
-




More information about the fedora-extras-commits mailing list