This commit is contained in:
Than Ngo 2007-01-25 14:07:12 +00:00
parent 9b91e4610a
commit 891f1ecd01
3 changed files with 7 additions and 17 deletions

View File

@ -12,3 +12,4 @@ kdelibs-3.5.1.tar.bz2
kdelibs-3.5.2.tar.bz2
kdelibs-3.5.3.tar.bz2
kdelibs-3.5.4.tar.bz2
kdelibs-3.5.6.tar.bz2

View File

@ -1,4 +1,4 @@
%define distname "Fedora-Core"
%define distname "Fedora"
%define debug 0
%define final 1
@ -16,7 +16,7 @@
%define make_cvs 0
%define arts 1
Version: 3.5.5
Version: 3.5.6
Release: 1%{?dist}
Summary: K Desktop Environment - Libraries
Name: kdelibs
@ -46,13 +46,6 @@ Patch38: kdelibs-3.5.2-cupsdconf2-group.patch
Patch39: kdelibs-3.5.4-kabc-make.patch
Patch40: kdelibs-3.5.4-kdeprint-utf8.patch
# upstream patches
Patch100: kdelibs-3.5.5-kmcupsmanager.patch
Patch101: kdelibs-3.5.5-kde#135988.patch
# security fixes
Patch500: kdelibs-3.3.5-khtml-overflow-CVE-2006-4811.patch
Requires: arts >= %{arts_epoch}:%{arts_version}
Requires: qt >= %{qt_epoch}:%{qt_version}
Requires: cups-libs >= %{cups_epoch}:1.1.12
@ -175,13 +168,6 @@ format for easy browsing
%patch39 -p1 -b .kabc-make
%patch40 -p1 -b .kdeprint-utf8
# upstream pathces
%patch100 -p1 -b .kmcupsmanager
%patch101 -p0 -b .kde#135988
# security fixes
%patch500 -p1 -b .CVE-2006-4811
perl -pi -e "s,^#define KDE_VERSION_STRING .*,#define KDE_VERSION_STRING \"%{version}-%{release} %{distname}\"," kdecore/kdeversion.h
%build
@ -397,6 +383,9 @@ fi
%doc %{_docdir}/HTML/en/kdelibs*
%changelog
* Thu Jan 25 2007 Than Ngo <than@redhat.com> - 6:3.5.5-1.fc7
- 3.5.6
* Tue Nov 14 2006 Than Ngo <than@redhat.com> - 6:3.5.5-1.fc7
- rebuild

View File

@ -1 +1 @@
2cba792e3b0a766431b837c8ef924117 kdelibs-3.5.5.tar.bz2
e4d137879a66e92b895b3de5413a61d8 kdelibs-3.5.6.tar.bz2