diff --git a/kdelibs.spec b/kdelibs.spec index 576e865..cd2d2db 100644 --- a/kdelibs.spec +++ b/kdelibs.spec @@ -24,7 +24,7 @@ %define disable_gcc_check_and_hidden_visibility 1 Version: 3.5.2 -Release: 6 +Release: 7 Summary: K Desktop Environment - Libraries Name: kdelibs Url: http://www.kde.org/ @@ -57,6 +57,7 @@ Patch38: kdelibs-3.5.2-cupsdconf2-group.patch # upstream patches patch100: kdelibs-3.5.2-kdeprint.patch Patch101: kdelibs-3.5.2-cups-1.2.patch +Patch102: kdelibs-3.5.2-kio_file.patch %if %{arts} Requires: arts >= %{arts_epoch}:%{arts_version} @@ -191,6 +192,7 @@ format for easy browsing # upstream patches %patch100 -p1 -b .kdeprint %patch101 -p1 -b .cups-1.2 +%patch102 -p1 -b .kio_file # add redhat into KDE_VERSION_STRING %if %{redhatify} @@ -393,6 +395,9 @@ fi %doc %{_docdir}/HTML/en/kdelibs* %changelog +* Tue May 23 2006 Than Ngo 7:3.5.2-7 +- fix #189677, No longer possible to "copy & rename" file in same directory + * Mon May 22 2006 Than Ngo 6:3.5.2-6 - fix #192585, kdeprint writes incorrect cupsd.conf