- upstream patches,

kde#130605 - konqueror crash
This commit is contained in:
Than Ngo 2006-07-11 16:23:46 +00:00
parent 173edf365f
commit cf56aa9884
1 changed files with 7 additions and 1 deletions

View File

@ -19,7 +19,7 @@
%define arts 1
Version: 3.5.3
Release: 7
Release: 8
Summary: K Desktop Environment - Libraries
Name: kdelibs
Url: http://www.kde.org/
@ -63,6 +63,7 @@ Patch110: kdelibs-3.5.3-kde#81806.patch
Patch111: kdelibs-3.5.3-kde#128760.patch
Patch112: kdelibs-3.5.3-kde#123307.patch
Patch113: kdelibs-3.5.3-kde#106795.patch
Patch114: kdelibs-3.5.3-kde#130605.patch
%if %{arts}
Requires: arts >= %{arts_epoch}:%{arts_version}
@ -206,6 +207,7 @@ format for easy browsing
%patch111 -p0 -b .kde#128760
%patch112 -p0 -b .kde#130252
%patch113 -p0 -b .kde#106795
%patch114 -p0 -b .kde#130605
perl -pi -e "s,^#define KDE_VERSION_STRING .*,#define KDE_VERSION_STRING \"%{version}-%{release} %{distname}\"," kdecore/kdeversion.h
@ -429,6 +431,10 @@ fi
%doc %{_docdir}/HTML/en/kdelibs*
%changelog
* Tue Jul 11 2006 Than Ngo <than@redhat.com> 6:3.5.3-8
- upstream patches,
kde#130605 - konqueror crash
* Mon Jul 10 2006 Than Ngo <than@redhat.com> 6:3.5.3-7
- apply upstream patches,
#123307 - Find previous does nothing sometimes