rpms/kdelibs/F-9 .cvsignore, 1.52, 1.53 kdelibs.spec, 1.356, 1.357 sources, 1.64, 1.65 kdelibs-4.0.5-fedora-buildtype.patch, 1.3, NONE kdelibs-4.1.0-#455130.patch, 1.1, NONE kdelibs-4.1.1-kde#157789.patch, 1.2, NONE kdelibs-4.1.1-kde#169447-khtml-regression.patch, 1.1, NONE kdelibs-4.1.1-kde#856379-cookiejar.patch, 1.1, NONE kdelibs-4.1.1-kde#856403-urlnav.patch, 1.1, NONE kdelibs-4.1.1-kde#858795-mimeassoc.patch, 1.1, NONE kdelibs-4.1.1-kde#860005-emoticons.patch, 1.1, NONE kdelibs-4.1.1-kde#860095-khtml-scroll-crash.patch, 1.1, NONE kdelibs-4.1.1-kdelibs-4.1.1-kde#170461-khtml-regression.patch, 1.1, NONE kdelibs-4.1.1-kutils-fixes.patch, 1.1, NONE

Rex Dieter rdieter at fedoraproject.org
Sun Sep 28 20:33:39 UTC 2008


Author: rdieter

Update of /cvs/pkgs/rpms/kdelibs/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18213

Modified Files:
	.cvsignore kdelibs.spec sources 
Removed Files:
	kdelibs-4.0.5-fedora-buildtype.patch 
	kdelibs-4.1.0-#455130.patch kdelibs-4.1.1-kde#157789.patch 
	kdelibs-4.1.1-kde#169447-khtml-regression.patch 
	kdelibs-4.1.1-kde#856379-cookiejar.patch 
	kdelibs-4.1.1-kde#856403-urlnav.patch 
	kdelibs-4.1.1-kde#858795-mimeassoc.patch 
	kdelibs-4.1.1-kde#860005-emoticons.patch 
	kdelibs-4.1.1-kde#860095-khtml-scroll-crash.patch 
	kdelibs-4.1.1-kdelibs-4.1.1-kde#170461-khtml-regression.patch 
	kdelibs-4.1.1-kutils-fixes.patch 
Log Message:
* Thu Sep 25 2008 Rex Dieter <rdieter at fedoraproject.org> 4.1.2-1
- kde-4.1.2



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kdelibs/F-9/.cvsignore,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- .cvsignore	24 Jul 2008 21:04:15 -0000	1.52
+++ .cvsignore	28 Sep 2008 20:33:08 -0000	1.53
@@ -1,2 +1 @@
-kdelibs-4.0.99.tar.bz2
-kdelibs-4.1.0.tar.bz2
+kdelibs-4.1.2.tar.bz2


Index: kdelibs.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kdelibs/F-9/kdelibs.spec,v
retrieving revision 1.356
retrieving revision 1.357
diff -u -r1.356 -r1.357
--- kdelibs.spec	19 Sep 2008 00:42:56 -0000	1.356
+++ kdelibs.spec	28 Sep 2008 20:33:09 -0000	1.357
@@ -1,8 +1,8 @@
 %define _default_patch_fuzz 2
 
 Summary: K Desktop Environment 4 - Libraries
-Version: 4.1.1
-Release: 12%{?dist}
+Version: 4.1.2
+Release: 1%{?dist}
 
 %if 0%{?fedora} > 8
 Name: kdelibs
@@ -71,30 +71,13 @@
 # workaround for policykit
 Patch11: kdelibs-4.0.2-policykit-workaround.patch
 Patch12: kdelibs-4.1.0-xdg-menu.patch
-# Fedora build type - adds -DNDEBUG -DQT_NO_DEBUG, removes -O2 -g (already in RPM_OPT_FLAGS)
-Patch13: kdelibs-4.0.5-fedora-buildtype.patch
 # patch KStandardDirs to use %{_libexecdir}/kde4 instead of %{_libdir}/kde4/libexec
 Patch14: kdelibs-4.0.85-libexecdir.patch
 # kstandarddirs changes: search /etc/kde, find /usr/libexec/kde4
 Patch18: kdelibs-4.1.0-kstandarddirs.patch
-# fix running commands in kglobalconfig before KComponentData init (#455130)
-Patch19: kdelibs-4.1.0-#455130.patch
 Patch20: kdelibs-4.1.1-cmake.patch
 
 ## upstream patches
-Patch100: kdelibs-4.1.1-kde#169447-khtml-regression.patch
-Patch101: kdelibs-4.1.1-kde#856379-cookiejar.patch
-Patch102: kdelibs-4.1.1-kde#856403-urlnav.patch
-Patch103: kdelibs-4.1.1-kutils-fixes.patch
-Patch104: kdelibs-4.1.1-kdeui-widgets-fixes.patch
-Patch105: kdelibs-4.1.1-kde#858795-mimeassoc.patch
-Patch106: kdelibs-4.1.1-kde#860095-khtml-scroll-crash.patch
-Patch107: kdelibs-4.1.1-kde#860005-emoticons.patch
-Patch108: kdelibs-4.1.1-kdelibs-4.1.1-kde#170461-khtml-regression.patch
-# make "Stop Animations" work again in Konqueror
-# https://bugs.kde.org/show_bug.cgi?id=157789
-# submitted upstream (attached to above bug report)
-Patch109: kdelibs-4.1.1-kde#157789.patch
 
 BuildRequires: qt4-devel >= 4.4.0
 Requires: qt4 >= %{_qt4_version} 
@@ -215,23 +198,11 @@
 %patch10 -p1 -b .no-cache-kdeglobals-paths
 %patch11 -p1 -b .policykit
 %patch12 -p1 -b .Administration-menu
-%patch13 -p1 -b .fedora-buildtype
 %patch14 -p1 -b .libexecdir
 %patch18 -p1 -b .kstandarddirs
-%patch19 -p1 -b .#455130
 %patch20 -p1 -b .cmake
 
 ## upstream patches
-%patch100 -p0 -b .kde#169447-khtml-regression
-%patch101 -p0 -b .kde#856379-cookiejar
-%patch102 -p0 -b .kde#856403-urlnav
-%patch103 -p0 -b .kutils-fixes
-%patch104 -p0 -b .kdeui-widgets-fixes
-%patch105 -p0 -b .kde#858795-mimeassoc
-%patch106 -p0 -b .kde#860095-khtml-scroll-crash
-%patch107 -p0 -b .kde#860005-emoticons
-%patch108 -p0 -b .kde#170461-khtml-regression
-%patch109 -p1 -b .kde#157789
 
 %build
 
@@ -392,6 +363,9 @@
 
 
 %changelog
+* Thu Sep 25 2008 Rex Dieter <rdieter at fedoraproject.org> 4.1.2-1
+- kde-4.1.2
+
 * Fri Sep 19 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 4.1.1-12
 - make "Stop Animations" work again in Konqueror (KDE 4 regression kde#157789)
 
@@ -407,13 +381,14 @@
   mail text not being displayed in KMail when kdebase-runtime wasn't
   installed.
 
-* Tue Sep 16 2008 Than Ngo <than at redhat.com> 4.1.1-9
+* Wed Sep 17 2008 Than Ngo <than at redhat.com> 4.1.1-9
 - #461725, revert the patch to fix the regression
 
 * Sat Sep 13 2008 Than Ngo <than at redhat.com> 4.1.1-8
 - fix kdelibs-4.1.1-kdeui-widgets-fixes.patch
 
 * Sat Sep 13 2008 Than Ngo <than at redhat.com> 4.1.1-7
+- remove redundant FEDORA, use CMAKE_BUILD_TYPE=release
 - fix install problem with cmake > 2.5
 
 * Mon Sep 08 2008 Lukáš Tinkl <ltinkl at redhat.com> 4.1.1-6


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kdelibs/F-9/sources,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- sources	1 Sep 2008 09:24:18 -0000	1.64
+++ sources	28 Sep 2008 20:33:09 -0000	1.65
@@ -1 +1 @@
-d75ec557cd864e3f9150059c3e58ed61  kdelibs-4.1.1.tar.bz2
+cb5f43d2b11669fb17b0a1ecf3736c17  kdelibs-4.1.2.tar.bz2


--- kdelibs-4.0.5-fedora-buildtype.patch DELETED ---


--- kdelibs-4.1.0-#455130.patch DELETED ---


--- kdelibs-4.1.1-kde#157789.patch DELETED ---


--- kdelibs-4.1.1-kde#169447-khtml-regression.patch DELETED ---


--- kdelibs-4.1.1-kde#856379-cookiejar.patch DELETED ---


--- kdelibs-4.1.1-kde#856403-urlnav.patch DELETED ---


--- kdelibs-4.1.1-kde#858795-mimeassoc.patch DELETED ---


--- kdelibs-4.1.1-kde#860005-emoticons.patch DELETED ---


--- kdelibs-4.1.1-kde#860095-khtml-scroll-crash.patch DELETED ---


--- kdelibs-4.1.1-kdelibs-4.1.1-kde#170461-khtml-regression.patch DELETED ---


--- kdelibs-4.1.1-kutils-fixes.patch DELETED ---




More information about the fedora-extras-commits mailing list