auto-import kdelibs-3.1-12 from kdelibs-3.1-12.src.rpm

This commit is contained in:
cvsdist 2004-09-09 07:00:45 +00:00
parent adb2598161
commit 1f7a4663d5

View File

@ -14,7 +14,7 @@
%define libtool 1
Version: 3.1
Release: 11
Release: 12
Summary: K Desktop Environment - Libraries
Name: kdelibs
Url: http://www.kde.org/
@ -51,6 +51,8 @@ Patch23: kdelibs-3.1-no.patch
Patch24: kdelibs-3.1-libtool.patch
Patch25: kdelibs-3.1-gnome-menu.patch
Patch26: post-3.1.1-kdelibs-kimgio.diff
Patch27: kdelibs-3.1-http.patch
Patch28: kdelibs-3.1-khtml.patch
Requires: qt >= 1:%{qtversion}
Requires: arts >= 8:1.1-5
@ -145,10 +147,14 @@ format for easy browsing.
%patch23 -p1 -b .no
%patch24 -p1 -b .libtool
%patch25 -p1 -b .redhat
pushd kimgio
%patch26 -p0 -b .pdf
popd
%patch27 -p1 -b .sec
%patch28 -p1 -b .sec
# add redhat into KDE_VERSION_STRING
perl -pi -e "s,^#define KDE_VERSION_STRING .*,#define KDE_VERSION_STRING \"%{version}-%{release} Red Hat\"," kdecore/kdeversion.h
@ -339,6 +345,9 @@ rm -rf $RPM_BUILD_ROOT
%doc %{_docdir}/HTML/en/kdelibs-3.1-apidocs
%changelog
* Mon Jul 14 2003 Than Ngo <than@redhat.com> 6:3.1-12
- securitiy bug - Konqueror Referer Leaking Website Authentication Credentials
* Mon Apr 7 2003 Than Ngo <than@redhat.com> 6:3.1-11
- PS/PDF file handling vulnerability