diff --git a/kdegraphics.spec b/kdegraphics.spec index e8f4620..4ce0458 100644 --- a/kdegraphics.spec +++ b/kdegraphics.spec @@ -11,7 +11,7 @@ ExclusiveArch: ppc %{ix86} alpha ia64 %define debug 0 -%define release_number 1 +%define release_number 2 %define build_for_ftp 0 @@ -58,6 +58,9 @@ ExclusiveArch: %{ix86} Source1: cvs://anonymous@cvs.gphoto.sourceforge.net/cvsroot/gphoto/libgpio-20011225.tar.bz2 Source900: gccver.c +Patch: post-3.0.5a-kdegraphics-kdvi.diff +Patch1: post-3.0.5a-kdegraphics-kghostview.diff + %ifnarch s390 s390x x86_64 BuildRequires: sane-backends-devel >= 1.0.3-10 BuildRequires: gphoto2-devel @@ -268,6 +271,13 @@ rm -rf $RPM_BUILD_ROOT tar jxf %{SOURCE1} %endif +pushd kdvi +%patch -p0 -b .kdvi +popd +pushd kghostview +%patch1 -p0 -b .kghostview +popd + # Workaround for legacy auto* tools %if %{libtool} [ -x /usr/bin/autoconf-2.5? ] && ln -s /usr/bin/autoconf-2.5? autoconf @@ -642,6 +652,9 @@ rm -rf $RPM_BUILD_ROOT \ %endif %changelog +* Mon Apr 7 2003 Than Ngo 3.0.5a-2 +- PS/PDF file handling vulnerability + * Sun Dec 22 2002 Than Ngo 3.0.5a-1 - update to 3.0.5a