diff --git a/kdelibs.spec b/kdelibs.spec index bc9521b..2d50cfe 100644 --- a/kdelibs.spec +++ b/kdelibs.spec @@ -8,7 +8,7 @@ %define debug 0 -%define release_number 3 +%define release_number 4 %define build_for_ftp 0 @@ -66,6 +66,7 @@ Patch23: kioslavetest.patch Patch24: metatest.patch Patch25: kdelibs-3.0.5a-buildroot.patch Patch26: kdelibs-3.0.5a-gnome-menu.patch +Patch27: post-3.0.5a-kdelibs-kimgio.diff Requires: qt >= 3.0.5 Requires: arts >= 7:1.0.2 @@ -149,6 +150,9 @@ format for easy browsing. %patch24 -p0 %patch25 -p1 -b .buildroot %patch26 -p1 -b .watchdirs +pushd kimgio +%patch27 -p0 -b .pdf +popd # Enable keramik perl -pi -e "s,highcolor,highcolor keramik," kstyles/Makefile.am @@ -344,6 +348,9 @@ rm -rf $RPM_BUILD_ROOT %doc %{_docdir}/%{name}-devel-%{version}/* %changelog +* Mon Apr 7 2003 Than Ngo 3.0.5a-4 +- PS/PDF file handling vulnerability + * Wed Mar 5 2003 Than Ngo 3.0.5a-3 - watch /usr/share/applications for changes, (bug #71613)