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

sailer sailer at fedoraproject.org
Thu Jun 25 12:54:44 UTC 2009


Author: sailer

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

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



Index: mingw32-libglade2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-libglade2/devel/mingw32-libglade2.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- mingw32-libglade2.spec	17 Apr 2009 17:30:10 -0000	1.2
+++ mingw32-libglade2.spec	25 Jun 2009 12:54:13 -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-libglade2
 Version:        2.6.4
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        MinGW Windows Libglade2 library
 
 License:        LGPLv2+
@@ -21,7 +22,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 
 BuildArch:      noarch
 
-BuildRequires:  mingw32-filesystem >= 23
+BuildRequires:  mingw32-filesystem >= 52
 BuildRequires:  mingw32-gcc
 BuildRequires:  mingw32-binutils
 BuildRequires:  mingw32-gtk2
@@ -46,6 +47,10 @@ Requires:       %{name} = %{version}-%{r
 %description static
 Static MinGW Windows Libglade2 library.
 
+
+%{_mingw32_debug_package}
+
+
 %prep
 %setup -q -n libglade-%{version}
 %patch1 -p1 -b .nowarning
@@ -84,6 +89,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mingw32_libdir}/libglade-2.0.a
 
 %changelog
+* Mon Jun 22 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.6.4-3
+- add debuginfo packages
+
 * Thu Apr 16 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.6.4-2
 - fix static Requires
 
@@ -108,4 +116,3 @@ rm -rf $RPM_BUILD_ROOT
 
 * Fri Nov 28 2008 Daniel P. Berrange <berrange at redhat.com> - 2.6.3-1
 - Initial build
-




More information about the fedora-extras-commits mailing list