From a04e777662fd1ec7dd3cd6e0d0a74c273caec261 Mon Sep 17 00:00:00 2001 From: Erik van Pienbroek Date: Sat, 13 Oct 2012 18:43:49 +0200 Subject: [PATCH] Dropped libxml2 dependency (fontconfig defaults to using expat) --- mingw-fontconfig.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/mingw-fontconfig.spec b/mingw-fontconfig.spec index 7b22969..fe002be 100644 --- a/mingw-fontconfig.spec +++ b/mingw-fontconfig.spec @@ -2,7 +2,7 @@ Name: mingw-fontconfig Version: 2.10.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: MinGW Windows Fontconfig library License: MIT @@ -18,7 +18,6 @@ BuildRequires: mingw32-binutils BuildRequires: mingw32-expat BuildRequires: mingw32-freetype BuildRequires: mingw32-win-iconv -BuildRequires: mingw32-libxml2 BuildRequires: mingw64-filesystem >= 95 BuildRequires: mingw64-gcc @@ -26,7 +25,6 @@ BuildRequires: mingw64-binutils BuildRequires: mingw64-expat BuildRequires: mingw64-freetype BuildRequires: mingw64-win-iconv -BuildRequires: mingw64-libxml2 BuildRequires: pkgconfig @@ -147,6 +145,9 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_datadir}/doc %changelog +* Sat Oct 13 2012 Nicola Fontana - 2.10.1-2 +- Dropped libxml2 dependency + * Sun Oct 07 2012 Kalev Lember - 2.10.1-1 - Update to 2.10.1