diff --git a/libwmf.spec b/libwmf.spec index abf7403..90516a5 100644 --- a/libwmf.spec +++ b/libwmf.spec @@ -1,7 +1,7 @@ Summary: Windows Metafile Library Name: libwmf Version: 0.2.8.3 -Release: 5 +Release: 6 Group: System Environment/Libraries License: LGPL Source: http://prdownloads.sourceforge.net/wvware/%{name}-%{version}.tar.gz @@ -31,6 +31,7 @@ Requires: libwmf = %{version}-%{release} Requires: gtk2-devel Requires: libxml2-devel Requires: gd-devel +Requires: libjpeg-devel %description devel Libraries, headers, and support files necessary to compile applications using libwmf. @@ -96,6 +97,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/*/loaders/*.la rm -r $RPM_BUILD_ROOT %changelog +* Tue Nov 2 2004 Caolan McNamara 0.2.8.3-6 +- #rh137878# Extra BuildRequires + * Thu Oct 7 2004 Caolan McNamara 0.2.8.3-5 - #rh134945# Extra BuildRequires