- Disable docs for s390 for now

This commit is contained in:
David Zeuthen 2005-03-04 16:51:47 +00:00
parent 3e38486a85
commit 66701bd0b8

View File

@ -3,16 +3,16 @@
# Workaround for broken jade on s390, remove all disable_docs # Workaround for broken jade on s390, remove all disable_docs
# handling once https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=97079 # handling once https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=97079
# is fixed. # is fixed.
#%ifarch s390 %ifarch s390
#%define disable_docs 1 %define disable_docs 1
#%else %else
%define disable_docs 0 %define disable_docs 0
#%endif %endif
Summary: Font configuration and customization library Summary: Font configuration and customization library
Name: fontconfig Name: fontconfig
Version: 2.2.3 Version: 2.2.3
Release: 8 Release: 9
License: MIT License: MIT
Group: System Environment/Libraries Group: System Environment/Libraries
Source: http://fontconfig.org/release/fontconfig-%{version}.tar.gz Source: http://fontconfig.org/release/fontconfig-%{version}.tar.gz
@ -42,7 +42,7 @@ BuildRequires: freetype-devel >= %{freetype_version}
BuildRequires: expat-devel BuildRequires: expat-devel
BuildRequires: perl BuildRequires: perl
# For nodocs patch # For nodocs patch
# BuildRequires: /usr/bin/automake-1.4 BuildRequires: /usr/bin/automake-1.4
PreReq: freetype >= %{freetype_version} PreReq: freetype >= %{freetype_version}
# Hebrew fonts referenced in fonts.conf changed names in fonts-hebrew-0.100 # Hebrew fonts referenced in fonts.conf changed names in fonts-hebrew-0.100
@ -182,6 +182,9 @@ fi
%endif %endif
%changelog %changelog
* Fri Mar 4 2005 David Zeuthen <davidz@redhat.com> - 2.2.3-9
- Disable docs for s390 for now
* Fri Mar 4 2005 David Zeuthen <davidz@redhat.com> - 2.2.3-8 * Fri Mar 4 2005 David Zeuthen <davidz@redhat.com> - 2.2.3-8
- Rebuild - Rebuild