diff --git a/libwmf.spec b/libwmf.spec index eaf9f67..abf7403 100644 --- a/libwmf.spec +++ b/libwmf.spec @@ -1,7 +1,7 @@ Summary: Windows Metafile Library Name: libwmf Version: 0.2.8.3 -Release: 4 +Release: 5 Group: System Environment/Libraries License: LGPL Source: http://prdownloads.sourceforge.net/wvware/%{name}-%{version}.tar.gz @@ -17,6 +17,9 @@ BuildRequires: gtk2-devel BuildRequires: libtool BuildRequires: libxml2-devel BuildRequires: gd-devel +BuildRequires: libpng-devel +BuildRequires: libjpeg-devel +BuildRequires: automake14 %description A library for reading and converting Windows MetaFile vector graphics (WMF) @@ -93,6 +96,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/*/loaders/*.la rm -r $RPM_BUILD_ROOT %changelog +* Thu Oct 7 2004 Caolan McNamara 0.2.8.3-5 +- #rh134945# Extra BuildRequires + * Wed Sep 1 2004 Caolan McNamara 0.2.8.3-4 - #131373# cleanup compiletime warnings