rpms/mingw32-libxml++/devel mingw32-libxml++.spec,1.1,1.2

sailer sailer at fedoraproject.org
Thu Jun 25 10:40:44 UTC 2009


Author: sailer

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

Modified Files:
	mingw32-libxml++.spec 
Log Message:
enable debuginfo



Index: mingw32-libxml++.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-libxml++/devel/mingw32-libxml++.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- mingw32-libxml++.spec	17 Apr 2009 17:27:27 -0000	1.1
+++ mingw32-libxml++.spec	25 Jun 2009 10:40:12 -0000	1.2
@@ -3,12 +3,13 @@
 %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 name1 libxml++
 
 Name:           mingw32-%{name1}
 Version:        2.26.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        MinGW Windows C++ wrapper for the libxml2 XML parser library
 
 Group:          System Environment/Libraries
@@ -18,13 +19,13 @@ Source:         http://ftp.gnome.org/pub
 Patch0:         libxml++-mingw32.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  mingw32-libxml2 >= 2.6.1
-BuildRequires:  mingw32-glibmm24 >= 2.4.0
-BuildRequires:  doxygen, graphviz
-
 BuildArch:      noarch
 
-BuildRequires:  mingw32-filesystem >= 23
+BuildRequires:  mingw32-libxml2 >= 2.6.1
+BuildRequires:  mingw32-glibmm24 >= 2.4.0
+BuildRequires:  doxygen
+BuildRequires:  graphviz
+BuildRequires:  mingw32-filesystem >= 52
 BuildRequires:  mingw32-gcc
 BuildRequires:  mingw32-binutils
 BuildRequires:  mingw32-gcc-c++
@@ -37,6 +38,9 @@ author is Ari Johnson and it is currentl
 and Murray Cumming.
 
 
+%{_mingw32_debug_package}
+
+
 %prep
 %setup -q -n %{name1}-%{version}
 %patch0 -p0 -b .mingw32
@@ -69,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Jun 22 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.26.0-2
+- add debuginfo packages
+
 * Fri Apr 17 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.26.0-1
 - update to 2.26.0
 - remove docs cruft from install section




More information about the fedora-extras-commits mailing list