]> git.pld-linux.org Git - packages/crossmingw32-libxml2.git/blobdiff - crossmingw32-libxml2.spec
- requires xz
[packages/crossmingw32-libxml2.git] / crossmingw32-libxml2.spec
index a7592ff76677230ab8c710379313c08f58977952..3e741418deebc98dc797998ba70d559b1c2b6f06 100644 (file)
@@ -2,13 +2,13 @@
 Summary:       libXML library - cross MinGW32 version
 Summary(pl.UTF-8):     Biblioteka libXML wersja 2 - wersja skrośna dla MinGW32
 Name:          crossmingw32-%{realname}
-Version:       2.9.0
-Release:       2
+Version:       2.9.3
+Release:       1
 License:       MIT
 Group:         Development/Libraries
 #Source0:      http://ftp.gnome.org/pub/GNOME/sources/libxml2/2.6/%{name}-%{version}.tar.bz2
 Source0:       ftp://xmlsoft.org/libxml2/%{realname}-%{version}.tar.gz
-# Source0-md5: 5b9bebf4f5d2200ae2c4efe8fa6103f7
+# Source0-md5: daece17e045f1c107610e137ab50c179
 Patch0:                %{realname}-man_fixes.patch
 Patch1:                %{realname}-open.gz.patch
 Patch2:                %{realname}-largefile.patch
@@ -17,9 +17,11 @@ BuildRequires:       autoconf >= 2.68
 BuildRequires: automake >= 1.4
 BuildRequires: crossmingw32-gcc
 BuildRequires: crossmingw32-zlib >= 1.2.4-3
+BuildRequires: crossmingw32-xz
 BuildRequires: libtool >= 2:2.0
 BuildRequires: sed >= 4.0
 Requires:      crossmingw32-zlib >= 1.2.4-3
+Requires:      crossmingw32-xz
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                no_install_post_strip   1
@@ -35,6 +37,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                __cc                    %{target}-gcc
 %define                __cxx                   %{target}-g++
 %define                __pkgconfig_provides    %{nil}
+%define                __pkgconfig_requires    %{nil}
 
 %ifnarch %{ix86}
 # arch-specific flags (like alpha's -mieee) are not valid for i386 gcc
@@ -71,6 +74,7 @@ Summary:      DLL libxml2 library for Windows
 Summary(pl.UTF-8):     Biblioteka DLL libxml2 dla Windows
 Group:         Applications/Emulators
 Requires:      crossmingw32-zlib-dll >= 1.2.4-3
+Requires:      crossmingw32-xz-dll
 Requires:      wine
 
 %description dll
This page took 0.031007 seconds and 4 git commands to generate.