[mingw-fontconfig: 8/16] Update to 2.8.0

epienbro epienbro at fedoraproject.org
Tue Mar 6 18:45:55 UTC 2012


commit e90b98e79edab414ca42ea0e7f50c7546527d4b9
Author: Kalev Lember <kalev at smartlink.ee>
Date:   Mon May 23 09:30:40 2011 +0300

    Update to 2.8.0

 .gitignore                                    |    1 +
 mingw32-fontconfig-2.6.0-remove-logfile.patch |   11 -----------
 mingw32-fontconfig.spec                       |   15 +++++++--------
 sources                                       |    2 +-
 4 files changed, 9 insertions(+), 20 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index daff4de..eec45d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 fontconfig-2.6.0.tar.gz
+/fontconfig-2.8.0.tar.gz
diff --git a/mingw32-fontconfig.spec b/mingw32-fontconfig.spec
index e21b6db..8b318de 100644
--- a/mingw32-fontconfig.spec
+++ b/mingw32-fontconfig.spec
@@ -5,8 +5,8 @@
 %define __find_provides %{_mingw32_findprovides}
 
 Name:           mingw32-fontconfig
-Version:        2.6.0
-Release:        12%{?dist}
+Version:        2.8.0
+Release:        1%{?dist}
 Summary:        MinGW Windows Fontconfig library
 
 License:        MIT
@@ -15,8 +15,6 @@ Source0:        http://fontconfig.org/release/fontconfig-%{version}.tar.gz
 Group:          Development/Libraries
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-Patch0:         mingw32-fontconfig-2.6.0-remove-logfile.patch
-
 BuildArch:      noarch
 
 BuildRequires:  mingw32-filesystem >= 40
@@ -29,7 +27,6 @@ BuildRequires:  mingw32-iconv
 BuildRequires:  mingw32-libxml2
 BuildRequires:  pkgconfig
 BuildRequires:  docbook-utils
-BuildRequires:  automake, autoconf, libtool
 
 Requires:       pkgconfig
 
@@ -40,9 +37,6 @@ MinGW Windows Fontconfig library.
 
 %prep
 %setup -q -n fontconfig-%{version}
-%patch0 -p1
-libtoolize --force --copy
-autoreconf
 
 
 %build
@@ -77,6 +71,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_mingw32_bindir}/fc-cat.exe
 %{_mingw32_bindir}/fc-list.exe
 %{_mingw32_bindir}/fc-match.exe
+%{_mingw32_bindir}/fc-query.exe
+%{_mingw32_bindir}/fc-scan.exe
 %{_mingw32_bindir}/libfontconfig-1.dll
 %{_mingw32_libdir}/fontconfig.def
 %{_mingw32_libdir}/libfontconfig.dll.a
@@ -86,6 +82,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mingw32_sysconfdir}/fonts/
 
 %changelog
+* Mon May 23 2011 Kalev Lember <kalev at smartlink.ee> - 2.8.0-1
+- Update to 2.8.0
+
 * Mon May 23 2011 Kalev Lember <kalev at smartlink.ee> - 2.6.0-12
 - Don't install html documentation which duplicates what is in Fedora native
 
diff --git a/sources b/sources
index dc9008e..ae867e7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ab54ec1d4ddd836313fdbc0cd5299d6d  fontconfig-2.6.0.tar.gz
+77e15a92006ddc2adbb06f840d591c0e  fontconfig-2.8.0.tar.gz


More information about the scm-commits mailing list