auto-import kdelibs-3.0.5a-4 from kdelibs-3.0.5a-4.src.rpm

This commit is contained in:
cvsdist 2004-09-09 06:58:19 +00:00
parent bc2e3af525
commit 1fadbace30
1 changed files with 8 additions and 1 deletions

View File

@ -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 <than@redhat.com> 3.0.5a-4
- PS/PDF file handling vulnerability
* Wed Mar 5 2003 Than Ngo <than@redhat.com> 3.0.5a-3
- watch /usr/share/applications for changes, (bug #71613)