add wp5nofontlistcrash

This commit is contained in:
Caolan McNamara 2006-06-11 15:43:22 +00:00
parent 8d06005373
commit 3a293cae72

View File

@ -1,7 +1,7 @@
Name: libwpd
Summary: Library for reading and converting WordPerfect(tm) documents.
Version: 0.8.5
Release: 2
Release: 3
Source: %{name}-%{version}.tar.gz
Group: System Environment/Libraries
URL: http://libwpd.sf.net/
@ -10,6 +10,8 @@ License: LGPL
Requires: glib2 >= 2.0.0, libgsf >= 1.6.0
BuildRequires: glib2-devel >= 2.0.0, libgsf-devel >= 1.6.0
Patch0: libwpd-0.8.5-wp5nofontlistcrash.patch
%description
Library that handles Word Perfect documents.
@ -34,6 +36,7 @@ Includes and definitions for developing with libwpd.
%prep
%setup -q
%patch0 -p1 -b .wp5nofontlistcrash
%build
%configure --without-docs
@ -66,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT
%{_includedir}/libwpd-0.8/libwpd
%changelog
* Sun Jun 11 2006 Caolan McNamara <caolanm@redhat.com> 0.8.5-3
- add wp5nofontlistcrash
* Fri Jun 02 2006 Caolan McNamara <caolanm@redhat.com> 0.8.5-2
- build through brew