2009-12-19 01:17:35 +00:00
|
|
|
|
2010-05-22 14:58:59 +00:00
|
|
|
%define attica_ver 0.1.4
|
2010-08-11 20:44:05 +00:00
|
|
|
%define dbusmenu_qt_ver 0.5.2
|
2010-07-24 16:52:20 +00:00
|
|
|
%define phonon_ver 4.4.2
|
2010-08-11 20:44:05 +00:00
|
|
|
%define qt4_ver 4.6.2
|
|
|
|
%define soprano_ver 2.5.0
|
2010-07-24 16:52:20 +00:00
|
|
|
%define strigi_ver 0.7.2
|
2010-02-02 17:05:41 +00:00
|
|
|
# to build/include apidocs or not
|
|
|
|
%define apidocs 1
|
2009-11-14 15:50:57 +00:00
|
|
|
|
2009-12-16 11:17:12 +00:00
|
|
|
Summary: KDE Libraries
|
2010-08-27 14:39:09 +00:00
|
|
|
Version: 4.5.1
|
2010-08-27 17:24:39 +00:00
|
|
|
Release: 2%{?dist}
|
2004-09-09 06:57:53 +00:00
|
|
|
|
2007-08-06 09:46:35 +00:00
|
|
|
Name: kdelibs
|
|
|
|
Epoch: 6
|
2007-12-01 19:43:21 +00:00
|
|
|
Obsoletes: kdelibs4 < %{version}-%{release}
|
|
|
|
Provides: kdelibs4 = %{version}-%{release}
|
2009-03-19 12:17:23 +00:00
|
|
|
%{?_isa:Provides: kdelibs4%{?_isa} = %{version}-%{release}}
|
2007-07-20 13:12:20 +00:00
|
|
|
|
2009-07-16 20:16:57 +00:00
|
|
|
# http://techbase.kde.org/Policies/Licensing_Policy
|
|
|
|
License: LGPLv2+
|
2007-12-01 19:43:21 +00:00
|
|
|
URL: http://www.kde.org/
|
|
|
|
Group: System Environment/Libraries
|
2010-02-05 11:56:58 +00:00
|
|
|
Source0: ftp://ftp.kde.org/pub/kde/stable/%{version}/src/kdelibs-%{version}%{?alphatag}.tar.bz2
|
2007-12-01 19:43:21 +00:00
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
|
|
|
2008-09-13 15:48:34 +00:00
|
|
|
BuildRequires: kde4-macros(api) >= 2
|
2009-01-09 15:43:38 +00:00
|
|
|
BuildRequires: kde-filesystem >= 4-23
|
2010-06-08 15:35:13 +00:00
|
|
|
BuildRequires: docbook-dtds docbook-style-xsl
|
2010-08-26 18:20:51 +00:00
|
|
|
Requires: ca-certificates
|
2010-08-11 20:44:05 +00:00
|
|
|
%global dbusmenu_qt_version %(pkg-config --modversion dbusmenu-qt 2>/dev/null || echo %{dbusmenu_qt_ver})
|
|
|
|
Requires: dbusmenu-qt%{?_isa} >= %{dbusmenu_qt_version}
|
2010-06-08 15:35:13 +00:00
|
|
|
Requires: docbook-dtds docbook-style-xsl
|
2007-05-17 15:19:44 +00:00
|
|
|
Requires: hicolor-icon-theme
|
2009-01-09 15:43:38 +00:00
|
|
|
Requires: kde-filesystem >= 4-23
|
2007-12-01 19:43:21 +00:00
|
|
|
Requires: kde-settings
|
|
|
|
%{?_kde4_macros_api:Requires: kde4-macros(api) = %{_kde4_macros_api} }
|
2010-03-09 19:41:21 +00:00
|
|
|
# versioned dep ok, as long as it comes from *here*
|
|
|
|
Requires: %{name}-common = %{epoch}:%{version}-%{release}
|
|
|
|
Requires: hal
|
2008-01-19 15:55:33 +00:00
|
|
|
Requires: hunspell
|
2010-07-16 13:44:11 +00:00
|
|
|
# beware of possible bootstrapping problems -- Rex
|
|
|
|
Requires: oxygen-icon-theme >= %{version}
|
2010-02-09 21:18:41 +00:00
|
|
|
%global phonon_version %(pkg-config --modversion phonon 2>/dev/null || echo %{phonon_ver})
|
|
|
|
Requires: phonon%{?_isa} >= %{phonon_version}
|
2009-12-09 21:47:18 +00:00
|
|
|
Requires: shared-desktop-ontologies
|
2010-03-09 19:41:21 +00:00
|
|
|
Requires: shared-mime-info
|
2010-02-09 20:58:08 +00:00
|
|
|
%global soprano_version %(pkg-config --modversion soprano 2>/dev/null || echo %{soprano_ver})
|
|
|
|
Requires: soprano%{?_isa} >= %{soprano_version}
|
2010-02-09 21:18:41 +00:00
|
|
|
%global strigi_version %(pkg-config --modversion libstreams 2>/dev/null || echo %{strigi_ver})
|
|
|
|
Requires: strigi-libs%{?_isa} >= %{strigi_version}
|
2007-12-01 19:43:21 +00:00
|
|
|
|
|
|
|
# make -devel packages parallel-installable
|
2010-06-07 14:11:10 +00:00
|
|
|
Patch0: kdelibs-4.4.85-parallel_devel.patch
|
2007-12-01 19:43:21 +00:00
|
|
|
# fix kde#149705
|
2009-05-14 16:03:07 +00:00
|
|
|
Patch2: kdelibs-4.2.85-kde149705.patch
|
2008-03-06 04:21:20 +00:00
|
|
|
# install all .css files and Doxyfile.global in kdelibs-common to build
|
|
|
|
# kdepimlibs-apidocs against
|
2010-01-06 19:50:19 +00:00
|
|
|
Patch8: kdelibs-4.3.90-install_all_css.patch
|
2008-03-07 20:57:11 +00:00
|
|
|
# add Fedora/V-R to KHTML UA string
|
|
|
|
Patch9: kdelibs-4.0.2-branding.patch
|
2008-03-10 00:23:52 +00:00
|
|
|
# don't cache kdeglobals paths because they change after profile directories
|
|
|
|
# are loaded from kde4rc
|
2008-11-20 10:22:49 +00:00
|
|
|
Patch10: kdelibs-4.1.72-no-cache-kdeglobals-paths.patch
|
2008-03-27 11:19:11 +00:00
|
|
|
# workaround for policykit
|
2010-05-21 08:28:42 +00:00
|
|
|
Patch11: kdelibs-4.4.80-policykit-workaround.patch
|
2010-01-06 19:50:19 +00:00
|
|
|
# COMMENT ME PLEASE
|
2008-08-23 07:48:48 +00:00
|
|
|
Patch12: kdelibs-4.1.0-xdg-menu.patch
|
2008-03-31 16:24:53 +00:00
|
|
|
# patch KStandardDirs to use %{_libexecdir}/kde4 instead of %{_libdir}/kde4/libexec
|
2010-05-21 08:28:42 +00:00
|
|
|
Patch14: kdelibs-4.4.80-libexecdir.patch
|
2010-05-16 17:01:13 +00:00
|
|
|
# kstandarddirs changes: search /etc/kde, find %{_kde4_libexecdir}
|
2008-11-20 10:22:49 +00:00
|
|
|
Patch18: kdelibs-4.1.72-kstandarddirs.patch
|
2010-01-06 19:50:19 +00:00
|
|
|
# COMMENT ME PLEASE
|
2008-11-20 10:22:49 +00:00
|
|
|
Patch20: kdelibs-4.1.70-cmake.patch
|
2010-02-10 01:36:32 +00:00
|
|
|
# disable drkonqi by default, RHEL prefers/wants abrt
|
2009-09-21 15:47:17 +00:00
|
|
|
Patch24: kdelibs-4.3.1-drkonq.patch
|
2010-02-01 20:01:45 +00:00
|
|
|
# die rpath die, since we're using standard paths, we can avoid
|
|
|
|
# this extra hassle (even though cmake is *supposed* to not add standard
|
|
|
|
# paths (like /usr/lib64) already! With this, we can drop
|
|
|
|
# -DCMAKE_SKIP_RPATH:BOOL=ON (finally)
|
2010-05-21 08:28:42 +00:00
|
|
|
Patch27: kdelibs-4.4.80-no_rpath.patch
|
2008-04-04 12:13:52 +00:00
|
|
|
|
2010-08-27 16:06:49 +00:00
|
|
|
## upstreamable
|
|
|
|
# add gpg2 support to knewstuff, rough first try s/gpg/gpg2/
|
|
|
|
# reverting to our past gnupg2-only setup.
|
|
|
|
# TODO: try to use either gpg or gpg2, whichever is available
|
|
|
|
Patch50: kdelibs-4.5.1-knewstuff_gpg2.patch
|
2010-01-27 17:07:20 +00:00
|
|
|
|
2010-03-20 13:17:07 +00:00
|
|
|
## 4.4 upstream
|
2009-01-12 13:43:16 +00:00
|
|
|
|
2010-03-20 13:17:07 +00:00
|
|
|
## trunk upstream
|
|
|
|
|
|
|
|
## security fix
|
|
|
|
# Not Upstreamed? why not ? -- Rex
|
2009-09-04 12:22:13 +00:00
|
|
|
Patch200: kdelibs-4.3.1-CVE-2009-2702.patch
|
|
|
|
|
2009-12-27 10:53:38 +00:00
|
|
|
%if 0%{?fedora} && 0%{?fedora} < 13
|
|
|
|
Conflicts: kdebase-workspace-libs < 4.3.80
|
|
|
|
%endif
|
|
|
|
|
2010-07-21 13:57:25 +00:00
|
|
|
BuildRequires: qt4-devel >= %{qt4_ver}
|
2010-05-08 21:17:36 +00:00
|
|
|
BuildRequires: qt4-webkit-devel
|
2010-07-21 13:57:25 +00:00
|
|
|
%{?_qt4_version:Requires: qt4%{?_isa} >= %{_qt4_version}}
|
2007-12-01 19:43:21 +00:00
|
|
|
Requires: xdg-utils
|
2009-03-23 16:41:02 +00:00
|
|
|
Requires(post): /sbin/ldconfig
|
|
|
|
Requires(postun): /sbin/ldconfig
|
2004-09-09 07:03:26 +00:00
|
|
|
|
2006-06-24 07:57:03 +00:00
|
|
|
BuildRequires: alsa-lib-devel
|
2009-12-19 01:17:35 +00:00
|
|
|
BuildRequires: attica-devel >= %{attica_ver}
|
2009-01-26 17:08:28 +00:00
|
|
|
BuildRequires: automoc4 >= 0.9.88
|
2007-12-01 19:43:21 +00:00
|
|
|
BuildRequires: avahi-devel
|
2009-11-06 00:17:18 +00:00
|
|
|
BuildRequires: bison flex
|
2007-12-01 19:43:21 +00:00
|
|
|
BuildRequires: bzip2-devel
|
2010-04-15 12:01:40 +00:00
|
|
|
BuildRequires: cmake >= 2.6.4
|
2007-12-01 19:43:21 +00:00
|
|
|
BuildRequires: cups-devel cups
|
|
|
|
BuildRequires: enchant-devel
|
|
|
|
BuildRequires: gamin-devel
|
|
|
|
BuildRequires: gettext-devel
|
|
|
|
BuildRequires: giflib-devel
|
2007-05-15 18:58:25 +00:00
|
|
|
BuildRequires: jasper-devel
|
2007-12-01 19:43:21 +00:00
|
|
|
BuildRequires: krb5-devel
|
|
|
|
BuildRequires: libacl-devel libattr-devel
|
|
|
|
BuildRequires: libjpeg-devel
|
|
|
|
BuildRequires: libpng-devel
|
|
|
|
BuildRequires: libtiff-devel
|
|
|
|
BuildRequires: libxslt-devel libxml2-devel
|
2009-08-26 17:17:40 +00:00
|
|
|
BuildRequires: libutempter-devel
|
2007-10-25 13:35:51 +00:00
|
|
|
BuildRequires: OpenEXR-devel
|
2007-12-01 19:43:21 +00:00
|
|
|
BuildRequires: openssl-devel
|
|
|
|
BuildRequires: pcre-devel
|
2009-07-03 10:53:26 +00:00
|
|
|
BuildRequires: phonon-devel >= %{phonon_ver}
|
2009-12-03 13:36:24 +00:00
|
|
|
BuildRequires: polkit-qt-devel
|
2009-11-24 15:24:36 +00:00
|
|
|
BuildRequires: qca2-devel
|
2009-12-09 21:47:18 +00:00
|
|
|
BuildRequires: shared-desktop-ontologies-devel
|
2007-12-01 19:43:21 +00:00
|
|
|
BuildRequires: shared-mime-info
|
2009-07-03 10:53:26 +00:00
|
|
|
BuildRequires: soprano-devel >= %{soprano_ver}
|
|
|
|
BuildRequires: strigi-devel >= %{strigi_ver}
|
2009-08-26 17:17:40 +00:00
|
|
|
BuildRequires: xz-devel
|
2007-12-01 19:43:21 +00:00
|
|
|
BuildRequires: zlib-devel
|
2010-05-21 15:20:58 +00:00
|
|
|
BuildRequires: dbusmenu-qt-devel
|
2008-10-17 17:49:41 +00:00
|
|
|
# extra X deps (seemingly needed and/or checked-for by most kde4 buildscripts)
|
2009-02-27 15:41:57 +00:00
|
|
|
%define x_deps libSM-devel libXcomposite-devel libXdamage-devel libxkbfile-devel libXpm-devel libXScrnSaver-devel libXtst-devel libXv-devel libXxf86misc-devel
|
2007-12-01 19:43:21 +00:00
|
|
|
%{?x_deps:BuildRequires: %{x_deps}}
|
2007-10-30 12:46:46 +00:00
|
|
|
|
2008-07-12 20:55:44 +00:00
|
|
|
%if 0%{?apidocs}
|
2010-05-23 19:55:19 +00:00
|
|
|
BuildRequires: docbook-dtds
|
2008-03-05 22:08:50 +00:00
|
|
|
BuildRequires: doxygen
|
2008-03-05 22:56:55 +00:00
|
|
|
BuildRequires: graphviz
|
2008-03-05 22:08:50 +00:00
|
|
|
BuildRequires: qt4-doc
|
|
|
|
%endif
|
|
|
|
|
2009-03-18 13:23:04 +00:00
|
|
|
Provides: kross(javascript) = %{version}-%{release}
|
|
|
|
Provides: kross(qtscript) = %{version}-%{release}
|
|
|
|
|
2009-11-25 16:38:28 +00:00
|
|
|
Provides: kdelibs-experimental = %{version}-%{release}
|
|
|
|
Obsoletes: kdelibs-experimental < 4.3.75
|
2009-11-24 15:24:36 +00:00
|
|
|
|
2010-04-15 12:01:40 +00:00
|
|
|
%if 0%{?fedora} && 0%{?fedora} < 15
|
2010-04-09 17:08:15 +00:00
|
|
|
Obsoletes: webkitkde < 0.0.6
|
2010-03-24 18:50:06 +00:00
|
|
|
%endif
|
|
|
|
|
2004-09-09 06:52:50 +00:00
|
|
|
%description
|
2009-12-16 16:05:23 +00:00
|
|
|
Libraries for KDE 4.
|
2004-09-09 06:52:50 +00:00
|
|
|
|
2007-12-17 17:59:59 +00:00
|
|
|
%package common
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
Summary: Common files for KDE 3 and KDE 4 libraries
|
|
|
|
%description common
|
|
|
|
This package includes the common files for the KDE 3 and KDE 4 libraries.
|
|
|
|
|
2004-09-09 06:52:50 +00:00
|
|
|
%package devel
|
|
|
|
Group: Development/Libraries
|
2007-12-01 19:43:21 +00:00
|
|
|
Summary: Header files for compiling KDE 4 applications
|
2009-07-29 20:40:53 +00:00
|
|
|
# stuff moved, help upgrade path
|
2009-12-27 10:53:38 +00:00
|
|
|
%if 0%{?fedora} && 0%{?fedora} < 13
|
|
|
|
Conflicts: kdebase-workspace-devel < 4.3.80
|
2010-04-15 12:01:40 +00:00
|
|
|
Obsoletes: kdelibs-experimental-devel < 4.3.75
|
|
|
|
Provides: kdelibs-experimental-devel = %{version}-%{release}
|
|
|
|
%endif
|
|
|
|
%if 0%{?fedora} && 0%{?fedora} < 15
|
|
|
|
Obsoletes: webkitkde-devel < 0.0.6
|
2009-12-27 10:53:38 +00:00
|
|
|
%endif
|
2008-11-20 17:24:05 +00:00
|
|
|
Provides: plasma-devel = %{version}-%{release}
|
2007-07-20 13:12:20 +00:00
|
|
|
Requires: %{name} = %{?epoch:%{epoch}:}%{version}-%{release}
|
2007-12-01 19:43:21 +00:00
|
|
|
Obsoletes: kdelibs4-devel < %{version}-%{release}
|
|
|
|
Provides: kdelibs4-devel = %{version}-%{release}
|
2009-11-25 16:38:28 +00:00
|
|
|
%{?_isa:Provides: kdelibs4-devel%{?_isa} = %{version}-%{release}}
|
2009-12-19 01:17:35 +00:00
|
|
|
Requires: attica-devel >= %{attica_ver}
|
2009-01-26 17:08:28 +00:00
|
|
|
Requires: automoc4 >= 0.9.88
|
2010-04-15 12:01:40 +00:00
|
|
|
Requires: cmake >= 2.6.4
|
2007-12-01 19:43:21 +00:00
|
|
|
Requires: openssl-devel
|
2009-01-26 17:08:28 +00:00
|
|
|
Requires: phonon-devel
|
2010-02-19 17:37:55 +00:00
|
|
|
Provides: nepomuk-devel = %{version}-%{release}
|
2010-01-06 23:04:53 +00:00
|
|
|
# considered part of nepomuk-devel
|
2010-02-19 17:37:55 +00:00
|
|
|
Requires: shared-desktop-ontologies-devel soprano-devel
|
2009-12-19 01:17:35 +00:00
|
|
|
Requires: qt4-devel
|
2010-05-09 00:08:04 +00:00
|
|
|
Requires: qt4-webkit-devel
|
2009-02-23 17:03:58 +00:00
|
|
|
# do we really still need all these below? -- Rex
|
2009-01-26 17:08:28 +00:00
|
|
|
Requires: strigi-devel
|
2009-02-23 17:03:58 +00:00
|
|
|
Requires: bzip2-devel gamin-devel libacl-devel
|
2007-12-01 19:43:21 +00:00
|
|
|
%{?x_deps:Requires: %{x_deps}}
|
2009-11-24 15:24:36 +00:00
|
|
|
|
2004-09-09 06:52:50 +00:00
|
|
|
%description devel
|
|
|
|
This package includes the header files you will need to compile
|
2007-12-01 19:43:21 +00:00
|
|
|
applications for KDE 4.
|
2006-01-18 15:41:35 +00:00
|
|
|
|
2008-03-05 21:39:51 +00:00
|
|
|
%package apidocs
|
|
|
|
Group: Development/Documentation
|
|
|
|
Summary: KDE 4 API documentation
|
2008-03-28 18:14:45 +00:00
|
|
|
# Not strictly required -- Rex
|
|
|
|
# Requires: %{name} = %{?epoch:%{epoch}:}%{version}
|
|
|
|
Requires: kde-filesystem
|
2008-03-05 21:39:51 +00:00
|
|
|
Provides: kdelibs4-apidocs = %{version}-%{release}
|
2010-02-02 17:05:41 +00:00
|
|
|
BuildArch: noarch
|
2008-03-05 21:39:51 +00:00
|
|
|
|
|
|
|
%description apidocs
|
|
|
|
This package includes the KDE 4 API documentation in HTML
|
|
|
|
format for easy browsing.
|
|
|
|
|
2010-08-18 03:16:20 +00:00
|
|
|
%package apidocs-qch
|
|
|
|
Group: Development/Documentation
|
|
|
|
Summary: KDE 4 API documentation for Qt Assistant
|
|
|
|
# Not strictly required -- Rex
|
|
|
|
# Requires: %{name} = %{?epoch:%{epoch}:}%{version}
|
|
|
|
# Directory ownership (%{_qt4_docdir}/qch)
|
|
|
|
Requires: qt4
|
|
|
|
Provides: kdelibs4-apidocs-qch = %{version}-%{release}
|
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
%description apidocs-qch
|
|
|
|
This package includes the KDE 4 API documentation in Qt Assistant QCH
|
|
|
|
format for use with the Qt 4 Assistant or KDevelop 4.
|
|
|
|
|
2004-09-09 06:52:50 +00:00
|
|
|
|
|
|
|
%prep
|
2009-11-24 15:24:36 +00:00
|
|
|
%setup -q -n kdelibs-%{version}%{?alphatag}
|
2007-07-20 13:12:20 +00:00
|
|
|
|
2008-10-17 21:33:08 +00:00
|
|
|
%patch0 -p1 -b .parallel_devel
|
|
|
|
%patch2 -p1 -b .kde149705
|
2010-01-06 19:50:19 +00:00
|
|
|
%patch8 -p1 -b .install_all_css
|
2008-03-07 20:57:11 +00:00
|
|
|
%patch9 -p1 -b .branding
|
2010-05-21 08:28:42 +00:00
|
|
|
%patch11 -p1 -b .policykit-workaround
|
2008-03-28 14:01:27 +00:00
|
|
|
%patch12 -p1 -b .Administration-menu
|
2008-03-31 16:24:53 +00:00
|
|
|
%patch14 -p1 -b .libexecdir
|
2008-05-22 18:44:00 +00:00
|
|
|
%patch18 -p1 -b .kstandarddirs
|
2008-12-15 14:19:47 +00:00
|
|
|
%patch20 -p1 -b .xxcmake
|
2009-09-21 15:47:17 +00:00
|
|
|
%if 0%{?rhel} > 5
|
|
|
|
%patch24 -p1 -b .drkonq
|
|
|
|
%endif
|
2010-02-01 20:01:45 +00:00
|
|
|
%patch27 -p1 -b .no_rpath
|
2008-03-28 18:14:45 +00:00
|
|
|
|
2010-01-27 17:07:20 +00:00
|
|
|
# upstreamable patches
|
2010-08-27 16:06:49 +00:00
|
|
|
%patch50 -p1 -b .knewstuff_gpg2
|
2010-01-27 17:07:20 +00:00
|
|
|
|
2009-12-03 13:36:24 +00:00
|
|
|
# upstream patches
|
|
|
|
|
2009-09-04 12:22:13 +00:00
|
|
|
# security fix
|
|
|
|
%patch200 -p1 -b .CVE-2009-2702
|
2009-01-26 18:20:23 +00:00
|
|
|
|
2009-12-18 14:29:01 +00:00
|
|
|
|
2004-09-09 06:52:50 +00:00
|
|
|
%build
|
2007-12-01 19:43:21 +00:00
|
|
|
|
2009-09-01 12:21:49 +00:00
|
|
|
# add release version
|
|
|
|
sed -i -e "s|@@VERSION_RELEASE@@|%{version}-%{release}|" kio/kio/kprotocolmanager.cpp
|
|
|
|
|
2008-10-17 21:34:35 +00:00
|
|
|
mkdir -p %{_target_platform}
|
2008-10-17 17:49:41 +00:00
|
|
|
pushd %{_target_platform}
|
2008-03-07 20:57:11 +00:00
|
|
|
%{cmake_kde4} -DKDE_DISTRIBUTION_TEXT="%{version}-%{release} Fedora" ..
|
2007-12-01 19:43:21 +00:00
|
|
|
popd
|
|
|
|
|
2009-01-30 20:47:54 +00:00
|
|
|
make %{?_smp_mflags} -C %{_target_platform}
|
2007-12-01 19:43:21 +00:00
|
|
|
|
2008-03-05 21:39:51 +00:00
|
|
|
# build apidocs
|
2008-03-20 20:37:51 +00:00
|
|
|
%if 0%{?apidocs}
|
2008-03-05 21:39:51 +00:00
|
|
|
export QTDOCDIR=`pkg-config --variable=docdir Qt`
|
2010-08-18 00:55:53 +00:00
|
|
|
export PROJECT_NAME="%{name}"
|
|
|
|
export PROJECT_VERSION="%{version}%{?alphatag}"
|
|
|
|
doc/api/doxygen.sh --qhppages .
|
2008-03-05 21:39:51 +00:00
|
|
|
%endif
|
2007-05-15 18:58:25 +00:00
|
|
|
|
2004-09-09 06:57:53 +00:00
|
|
|
|
2004-09-09 06:59:30 +00:00
|
|
|
%install
|
2006-05-04 17:50:29 +00:00
|
|
|
rm -rf %{buildroot}
|
2004-09-09 06:59:48 +00:00
|
|
|
|
2008-10-17 17:49:41 +00:00
|
|
|
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
2004-09-09 06:52:50 +00:00
|
|
|
|
2008-05-23 14:12:48 +00:00
|
|
|
# see also use-of/patching of XDG_MENU_PREFIX in kdebase/kde-settings
|
2007-12-01 19:43:21 +00:00
|
|
|
mv %{buildroot}%{_kde4_sysconfdir}/xdg/menus/applications.menu \
|
|
|
|
%{buildroot}%{_kde4_sysconfdir}/xdg/menus/kde4-applications.menu
|
2004-09-09 06:52:50 +00:00
|
|
|
|
2010-05-24 01:42:56 +00:00
|
|
|
# create/own stuff
|
|
|
|
# see http://bugzilla.redhat.com/483318
|
2009-01-31 19:10:50 +00:00
|
|
|
mkdir -p %{buildroot}%{_kde4_libdir}/kconf_update_bin
|
2010-05-24 01:42:56 +00:00
|
|
|
mkdir -p %{buildroot}%{_kde4_libdir}/plugins/{gui_platform,styles}
|
2009-01-31 18:50:36 +00:00
|
|
|
|
2010-08-26 18:20:51 +00:00
|
|
|
## use ca-certificates' ca-bundle.crt, symlink as what most other
|
|
|
|
## distros do these days (http://bugzilla.redhat.com/521902)
|
|
|
|
if [ -f %{buildroot}%{_kde4_appsdir}/kssl/ca-bundle.crt -a \
|
|
|
|
-f /etc/pki/tls/certs/ca-bundle.crt ]; then
|
|
|
|
ln -sf /etc/pki/tls/certs/ca-bundle.crt \
|
|
|
|
%{buildroot}%{_kde4_appsdir}/kssl/ca-bundle.crt
|
|
|
|
fi
|
|
|
|
|
2007-12-01 19:43:21 +00:00
|
|
|
# move devel symlinks
|
|
|
|
mkdir -p %{buildroot}%{_kde4_libdir}/kde4/devel
|
|
|
|
pushd %{buildroot}%{_kde4_libdir}
|
|
|
|
for i in lib*.so
|
|
|
|
do
|
|
|
|
case "$i" in
|
|
|
|
libkdeinit4_*.so)
|
|
|
|
;;
|
2008-05-23 14:12:48 +00:00
|
|
|
## FIXME/TODO: imo, should leave everything except for known-conflicts -- Rex
|
2007-12-01 19:43:21 +00:00
|
|
|
*)
|
|
|
|
linktarget=`readlink "$i"`
|
|
|
|
rm -f "$i"
|
|
|
|
ln -sf "../../$linktarget" "kde4/devel/$i"
|
|
|
|
;;
|
|
|
|
esac
|
2004-09-09 06:52:50 +00:00
|
|
|
done
|
|
|
|
popd
|
|
|
|
|
2008-07-24 18:41:01 +00:00
|
|
|
# fix Sonnet documentation multilib conflict
|
|
|
|
bunzip2 %{buildroot}%{_kde4_docdir}/HTML/en/sonnet/index.cache.bz2
|
|
|
|
sed -i -e 's!<a name="id[0-9]*"></a>!!g' %{buildroot}%{_kde4_docdir}/HTML/en/sonnet/index.cache
|
|
|
|
bzip2 -9 %{buildroot}%{_kde4_docdir}/HTML/en/sonnet/index.cache
|
|
|
|
|
2008-03-05 21:39:51 +00:00
|
|
|
# install apidocs and generator script
|
2008-10-17 18:19:53 +00:00
|
|
|
install -p -D doc/api/doxygen.sh %{buildroot}%{_kde4_bindir}/kde4-doxygen.sh
|
2008-03-20 20:37:51 +00:00
|
|
|
|
|
|
|
%if 0%{?apidocs}
|
2008-10-17 18:19:53 +00:00
|
|
|
mkdir -p %{buildroot}%{_kde4_docdir}/HTML/en
|
2010-07-24 18:58:57 +00:00
|
|
|
cp -a kdelibs-%{version}%{?alphatag}-apidocs %{buildroot}%{_kde4_docdir}/HTML/en/kdelibs4-apidocs
|
2010-08-27 17:24:39 +00:00
|
|
|
find %{buildroot}%{_kde4_docdir}/HTML/en/ -name 'installdox' -exec rm -fv {} ';'
|
2010-08-18 05:40:16 +00:00
|
|
|
rm -vf %{buildroot}%{_kde4_docdir}/HTML/en/kdelibs4-apidocs/*.tmp \
|
|
|
|
%{buildroot}%{_kde4_docdir}/HTML/en/kdelibs4-apidocs/index.qhp \
|
|
|
|
%{buildroot}%{_kde4_docdir}/HTML/en/kdelibs4-apidocs/*/html/index.qhp
|
2010-08-18 03:16:20 +00:00
|
|
|
|
2010-08-18 05:40:16 +00:00
|
|
|
mkdir -p %{buildroot}%{_qt4_docdir}/qch
|
|
|
|
for i in %{buildroot}%{_kde4_docdir}/HTML/en/kdelibs4-apidocs/*/qch
|
|
|
|
do
|
|
|
|
mv -f "$i"/* %{buildroot}%{_qt4_docdir}/qch/
|
|
|
|
rmdir "$i"
|
|
|
|
done
|
2008-03-05 21:39:51 +00:00
|
|
|
%endif
|
|
|
|
|
2006-09-30 11:44:45 +00:00
|
|
|
|
2007-12-01 19:43:21 +00:00
|
|
|
%post
|
2009-03-23 16:41:02 +00:00
|
|
|
/sbin/ldconfig
|
2009-03-23 17:16:37 +00:00
|
|
|
touch --no-create %{_kde4_iconsdir}/hicolor &> /dev/null || :
|
2007-08-06 09:46:35 +00:00
|
|
|
|
2008-10-17 17:49:41 +00:00
|
|
|
%postun
|
2007-12-01 19:43:21 +00:00
|
|
|
/sbin/ldconfig ||:
|
2009-03-23 16:41:02 +00:00
|
|
|
if [ $1 -eq 0 ] ; then
|
2009-03-23 17:16:37 +00:00
|
|
|
update-desktop-database -q &> /dev/null
|
|
|
|
update-mime-database %{_kde4_datadir}/mime &> /dev/null
|
|
|
|
touch --no-create %{_kde4_iconsdir}/hicolor &> /dev/null
|
|
|
|
gtk-update-icon-cache %{_kde4_iconsdir}/hicolor &> /dev/null || :
|
2009-03-23 16:41:02 +00:00
|
|
|
fi
|
|
|
|
|
|
|
|
%posttrans
|
2009-03-23 17:16:37 +00:00
|
|
|
update-desktop-database -q &> /dev/null
|
2009-03-23 16:41:02 +00:00
|
|
|
update-mime-database %{_kde4_datadir}/mime >& /dev/null
|
2009-03-23 17:16:37 +00:00
|
|
|
gtk-update-icon-cache %{_kde4_iconsdir}/hicolor &> /dev/null || :
|
2006-07-18 20:34:59 +00:00
|
|
|
|
2007-05-15 18:58:25 +00:00
|
|
|
|
2004-09-09 06:52:50 +00:00
|
|
|
%clean
|
2006-05-04 17:50:29 +00:00
|
|
|
rm -rf %{buildroot}
|
2004-09-09 06:52:50 +00:00
|
|
|
|
2007-05-15 18:58:25 +00:00
|
|
|
|
2004-09-09 06:52:50 +00:00
|
|
|
%files
|
2007-05-17 15:19:44 +00:00
|
|
|
%defattr(-,root,root,-)
|
2007-12-01 19:43:21 +00:00
|
|
|
%doc AUTHORS README TODO
|
2007-08-03 14:23:17 +00:00
|
|
|
%doc COPYING.LIB
|
2010-06-08 16:29:13 +00:00
|
|
|
%{_kde4_bindir}/checkXML
|
2010-06-08 15:35:13 +00:00
|
|
|
%{_kde4_bindir}/kbuildsycoca4
|
|
|
|
%{_kde4_bindir}/kcookiejar4
|
|
|
|
%{_kde4_bindir}/kde4-config
|
|
|
|
%{_kde4_bindir}/kded4
|
|
|
|
%{_kde4_bindir}/kdeinit4
|
|
|
|
%{_kde4_bindir}/kdeinit4_shutdown
|
|
|
|
%{_kde4_bindir}/kdeinit4_wrapper
|
|
|
|
%{_kde4_bindir}/kjs
|
|
|
|
%{_kde4_bindir}/kjscmd
|
|
|
|
%{_kde4_bindir}/kross
|
|
|
|
%{_kde4_bindir}/kshell4
|
|
|
|
%{_kde4_bindir}/kunittestmodrunner
|
|
|
|
%{_kde4_bindir}/kwrapper4
|
|
|
|
%{_kde4_bindir}/nepomuk-rcgen
|
2010-06-08 16:29:13 +00:00
|
|
|
%{_kde4_bindir}/meinproc4
|
|
|
|
%{_kde4_bindir}/meinproc4_simple
|
2010-06-08 15:35:13 +00:00
|
|
|
%{_kde4_appsdir}/katepart/
|
|
|
|
%{_kde4_appsdir}/kauth/
|
|
|
|
%{_kde4_appsdir}/kcharselect/
|
|
|
|
%{_kde4_appsdir}/kcm_componentchooser/
|
|
|
|
%{_kde4_appsdir}/kconf_update/
|
|
|
|
%{_kde4_appsdir}/khtml/
|
|
|
|
%{_kde4_appsdir}/kjava/
|
|
|
|
%{_kde4_appsdir}/knewstuff/
|
|
|
|
%{_kde4_appsdir}/ksgmltools2/
|
|
|
|
%{_kde4_appsdir}/kssl/
|
|
|
|
%{_kde4_appsdir}/ktexteditor_exporter/
|
2010-06-08 16:29:13 +00:00
|
|
|
%{_kde4_appsdir}/ktexteditor_iconinserter/
|
|
|
|
%{_kde4_appsdir}/ktexteditor_insanehtml_le/
|
2010-06-08 15:35:13 +00:00
|
|
|
%{_kde4_appsdir}/ktexteditor_insertfile/
|
|
|
|
%{_kde4_appsdir}/ktexteditor_kdatatool/
|
|
|
|
%{_kde4_appsdir}/LICENSES/
|
|
|
|
%{_kde4_appsdir}/plasma/
|
|
|
|
%{_kde4_appsdir}/proxyscout/
|
|
|
|
%{_kde4_configdir}/accept-languages.codes
|
|
|
|
%{_kde4_configdir}/katemoderc
|
|
|
|
%{_kde4_configdir}/katepartpluginsrc
|
2010-06-08 16:29:13 +00:00
|
|
|
%{_kde4_configdir}/khtmlrc
|
2010-06-08 15:35:13 +00:00
|
|
|
%{_kde4_configdir}/plasmoids.knsrc
|
2007-12-01 19:43:21 +00:00
|
|
|
%{_datadir}/dbus-1/interfaces/*
|
2009-11-24 15:24:36 +00:00
|
|
|
%{_sysconfdir}/dbus-1/system.d/*
|
2009-03-23 16:41:02 +00:00
|
|
|
%{_kde4_datadir}/mime/packages/kde.xml
|
2007-12-01 19:43:21 +00:00
|
|
|
%{_kde4_sharedir}/kde4/services/*
|
|
|
|
%{_kde4_sharedir}/kde4/servicetypes/*
|
2009-12-03 11:30:56 +00:00
|
|
|
%{_kde4_iconsdir}/hicolor/*/*/*
|
2008-07-24 18:41:01 +00:00
|
|
|
%{_kde4_docdir}/HTML/en/sonnet/
|
2008-11-25 21:33:12 +00:00
|
|
|
%{_kde4_docdir}/HTML/en/kioslave/
|
2007-12-01 19:43:21 +00:00
|
|
|
%{_kde4_libdir}/lib*.so.*
|
|
|
|
%{_kde4_libdir}/libkdeinit4_*.so
|
2009-01-31 18:50:36 +00:00
|
|
|
%{_kde4_libdir}/kconf_update_bin/
|
2008-02-25 15:26:15 +00:00
|
|
|
%dir %{_kde4_libdir}/kde4/
|
2008-02-25 16:15:30 +00:00
|
|
|
%{_kde4_libdir}/kde4/*.so
|
2010-05-16 17:01:13 +00:00
|
|
|
%{_kde4_libexecdir}/filesharelist
|
|
|
|
%{_kde4_libexecdir}/fileshareset
|
|
|
|
%{_kde4_libexecdir}/kauth-policy-gen
|
|
|
|
%{_kde4_libexecdir}/kconf_update
|
|
|
|
%{_kde4_libexecdir}/kdesu_stub
|
|
|
|
%{_kde4_libexecdir}/kio_http_cache_cleaner
|
|
|
|
%{_kde4_libexecdir}/kioslave
|
|
|
|
%{_kde4_libexecdir}/klauncher
|
|
|
|
%{_kde4_libexecdir}/kmailservice
|
|
|
|
# see kio/misc/kpac/README.wpad
|
|
|
|
%attr(4755,root,root) %{_kde4_libexecdir}/kpac_dhcp_helper
|
|
|
|
%{_kde4_libexecdir}/ksendbugmail
|
|
|
|
%{_kde4_libexecdir}/ktelnetservice
|
|
|
|
%{_kde4_libexecdir}/lnusertemp
|
|
|
|
%{_kde4_libexecdir}/start_kdeinit
|
|
|
|
%{_kde4_libexecdir}/start_kdeinit_wrapper
|
2009-03-04 19:12:01 +00:00
|
|
|
%{_kde4_libdir}/kde4/plugins/
|
2007-12-01 19:43:21 +00:00
|
|
|
%{_kde4_sysconfdir}/xdg/menus/*.menu
|
2010-06-08 16:29:13 +00:00
|
|
|
%{_mandir}/man1/checkXML.1*
|
2009-12-26 21:19:39 +00:00
|
|
|
%{_mandir}/man1/kde4-config.1*
|
|
|
|
%{_mandir}/man1/kjs.1*
|
|
|
|
%{_mandir}/man1/kjscmd.1*
|
|
|
|
%{_mandir}/man1/kross.1*
|
|
|
|
%{_mandir}/man7/kdeoptions.7*
|
|
|
|
%{_mandir}/man7/qtoptions.7*
|
|
|
|
%{_mandir}/man8/kbuildsycoca4.8*
|
|
|
|
%{_mandir}/man8/kcookiejar4.8*
|
|
|
|
%{_mandir}/man8/kded4.8*
|
|
|
|
%{_mandir}/man8/kdeinit4.8*
|
2010-06-08 16:29:13 +00:00
|
|
|
%{_mandir}/man8/meinproc4.8*
|
2007-12-17 17:59:59 +00:00
|
|
|
|
|
|
|
%files common
|
|
|
|
%defattr(-,root,root,-)
|
2009-02-25 11:39:31 +00:00
|
|
|
%{_kde4_bindir}/preparetips
|
2010-06-08 15:35:13 +00:00
|
|
|
%{_kde4_configdir}/colors/
|
|
|
|
%{_kde4_configdir}/ksslcalist
|
2007-12-17 17:59:59 +00:00
|
|
|
%{_kde4_configdir}/kdebug.areas
|
|
|
|
%{_kde4_configdir}/kdebugrc
|
2010-06-08 15:35:13 +00:00
|
|
|
%{_kde4_configdir}/ui/
|
|
|
|
%{_kde4_appsdir}/kdeui/
|
2008-06-25 18:12:18 +00:00
|
|
|
%{_kde4_docdir}/HTML/en/common/
|
2007-12-17 17:59:59 +00:00
|
|
|
%{_kde4_datadir}/locale/all_languages/
|
2004-09-09 06:52:50 +00:00
|
|
|
|
|
|
|
%files devel
|
2007-07-18 12:45:05 +00:00
|
|
|
%defattr(-,root,root,-)
|
2007-12-01 19:43:21 +00:00
|
|
|
%doc KDE4PORTING.html
|
2009-12-26 21:19:39 +00:00
|
|
|
%{_mandir}/man1/kdecmake.1*
|
|
|
|
%{_mandir}/man1/makekdewidgets.1*
|
2007-12-01 19:43:21 +00:00
|
|
|
%{_kde4_bindir}/kconfig_compiler4
|
|
|
|
%{_kde4_bindir}/makekdewidgets4
|
2008-03-05 21:39:51 +00:00
|
|
|
%{_kde4_bindir}/kde4-doxygen.sh
|
2008-02-18 16:14:44 +00:00
|
|
|
%{_kde4_appsdir}/cmake/
|
2007-12-01 19:43:21 +00:00
|
|
|
%{_kde4_appsdir}/kdewidgets/
|
|
|
|
%{_kde4_includedir}/*
|
|
|
|
%{_kde4_libdir}/kde4/devel/
|
2007-05-15 18:58:25 +00:00
|
|
|
|
2008-03-20 20:37:51 +00:00
|
|
|
%if 0%{?apidocs}
|
2008-03-05 21:39:51 +00:00
|
|
|
%files apidocs
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
%{_kde4_docdir}/HTML/en/kdelibs4-apidocs/
|
2010-08-18 03:16:20 +00:00
|
|
|
|
|
|
|
%files apidocs-qch
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
%{_qt4_docdir}/qch/*.qch
|
2008-03-05 21:39:51 +00:00
|
|
|
%endif
|
|
|
|
|
2004-09-09 06:52:50 +00:00
|
|
|
|
2008-03-26 17:36:58 +00:00
|
|
|
%changelog
|
2010-08-27 17:24:39 +00:00
|
|
|
* Fri Aug 27 2010 Rex Dieter <rdieter@fedoraproject.org> - 4.5.1-2
|
|
|
|
- -apidocs : exclude installdox
|
|
|
|
|
2010-08-27 14:39:09 +00:00
|
|
|
* Fri Aug 27 2010 Jaroslav Reznik <jreznik@redhat.com> - 4.5.1-1
|
|
|
|
- 4.5.1
|
2010-08-27 16:06:49 +00:00
|
|
|
- use gpg2 in knewstuff (kde#249152)
|
2010-08-27 14:39:09 +00:00
|
|
|
|
2010-08-26 18:20:51 +00:00
|
|
|
* Thu Aug 26 2010 Rex Dieter <rdieter@fedoraproject.org> - 4.5.0-6
|
|
|
|
- use ca-certificates' ca-bundle.crt (#521902)
|
|
|
|
|
2010-08-18 05:40:16 +00:00
|
|
|
* Wed Aug 18 2010 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.5.0-5
|
|
|
|
- fix packaging of QCH apidocs
|
|
|
|
|
2010-08-18 03:16:20 +00:00
|
|
|
* Wed Aug 18 2010 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.5.0-4
|
|
|
|
- package QCH apidocs (-apidocs-qch noarch subpackage)
|
|
|
|
|
2010-08-18 00:55:53 +00:00
|
|
|
* Wed Aug 18 2010 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.5.0-3
|
|
|
|
- generate QCH apidocs (try 1)
|
|
|
|
|
2010-08-11 20:44:05 +00:00
|
|
|
* Tue Aug 10 2010 Rex Dieter <rdieter@fedoraproject.org> - 4.5.0-2
|
|
|
|
- (Build)Requires: qt4(-devel) >= 4.6.3
|
|
|
|
- dbusmenu_qt_ver 0.5.2, soprano_ver 4.5.0
|
|
|
|
|
2010-08-03 11:52:43 +00:00
|
|
|
* Tue Aug 03 2010 Than Ngo <than@redhat.com> - 4.5.0-1
|
|
|
|
- 4.5.0
|
|
|
|
|
2010-07-24 16:52:20 +00:00
|
|
|
* Sat Jul 25 2010 Rex Dieter <rdieter@fedoraproject.org> - 6:4.4.95-1
|
|
|
|
- 4.5 RC3 (4.4.95)
|
|
|
|
|
2010-07-21 13:57:25 +00:00
|
|
|
* Wed Jul 21 2010 Than Ngo <than@redhat.com> - 6:4.4.92-4
|
|
|
|
- (Build)Requires: qt4(-devel) >= 4.7.0
|
|
|
|
- drop icon-name-qt47 patch
|
2010-07-21 13:02:42 +00:00
|
|
|
|
2010-07-16 13:44:11 +00:00
|
|
|
* Fri Jul 16 2010 Rex Dieter <rdieter@fedoraproject.org> - 6:4.4.92-3
|
|
|
|
- Requires: oxygen-icon-theme (ensures default fallback is present)
|
|
|
|
|
|
|
|
* Wed Jul 07 2010 Rex Dieter <rdieter@fedoraproject.org> - 6:4.4.92-2
|
|
|
|
- tarball respin
|
|
|
|
|
|
|
|
* Wed Jul 07 2010 Rex Dieter <rdieter@fedoraproject.org> - 6:4.4.92-1
|
|
|
|
- 4.5 RC2 (4.4.92)
|
|
|
|
|
|
|
|
* Fri Jun 25 2010 Jaroslav Reznik <jreznik@redhat.com> - 6:4.4.90-1
|
|
|
|
- 4.5 RC1 (4.4.90)
|
|
|
|
|
|
|
|
* Thu Jun 17 2010 Rex Dieter <rdieter@fedoraproject.org> - 6:4.4.85-3
|
|
|
|
- Plasma crash on startup (kde#241298)
|
|
|
|
|
2010-06-08 14:38:24 +00:00
|
|
|
* Tue Jun 08 2010 Jaroslav Reznik <jreznik@redhat.com> - 6:4.4.85-2
|
2010-06-08 15:35:13 +00:00
|
|
|
- (Build)Requires: docbook-dtds, docbook-style-xsl
|
|
|
|
- drop fedora < 12 conditionals
|
2010-06-08 14:38:24 +00:00
|
|
|
|
2010-06-07 14:11:10 +00:00
|
|
|
* Mon Jun 07 2010 Jaroslav Reznik <jreznik@redhat.com> - 6:4.4.85-1
|
|
|
|
- 4.5 Beta 2 (4.4.85)
|
|
|
|
|
2010-05-25 22:13:28 +00:00
|
|
|
* Tue May 25 2010 Rex Dieter <rdieter@fedoraproject.org> - 6:4.4.80-3
|
|
|
|
- Blur shadow around widgets does not smoothly fade out (kde#235620)
|
|
|
|
|
2010-05-24 01:42:56 +00:00
|
|
|
* Sun May 23 2010 Rex Dieter <rdieter@fedoraproject.org> - 6:4.4.80-2
|
|
|
|
- own %%{_kde4_libdir}/plugins/{gui_platform,styles}
|
|
|
|
|
2010-05-21 08:28:42 +00:00
|
|
|
* Fri May 21 2010 Jaroslav Reznik <jreznik@redhat.com> - 6:4.4.80-1
|
|
|
|
- 4.5 Beta 1 (4.4.80)
|
2010-05-22 14:58:59 +00:00
|
|
|
- BuildRequires: dbusmenu-qt-devel
|
2010-05-21 08:28:42 +00:00
|
|
|
|
2010-05-16 17:01:13 +00:00
|
|
|
* Sun May 16 2010 Rex Dieter <rdieter@fedoraproject.org> 6:4.4.3-5
|
|
|
|
- Web proxy auto-discovery (WPAD) fails (#592658)
|
|
|
|
|
2010-05-09 00:08:04 +00:00
|
|
|
* Sat May 08 2010 Rex Dieter <rdieter@fedoraproject.org> 6:4.4.3-4
|
|
|
|
- -devel: Req: qt4-webkit-devel
|
|
|
|
|
|
|
|
* Sat May 08 2010 Rex Dieter <rdieter@fedoraproject.org> 6:4.4.3-3
|
2010-05-08 21:17:36 +00:00
|
|
|
- BR: qt4-webkit-devel
|
|
|
|
|
2010-05-05 10:13:40 +00:00
|
|
|
* Wed May 05 2010 Than Ngo <than@redhat.com> - 6:4.4.3-2
|
|
|
|
- respin
|
|
|
|
|
2010-04-30 13:08:38 +00:00
|
|
|
* Fri Apr 30 2010 Jaroslav Reznik <jreznik@redhat.com> - 6:4.4.3-1
|
|
|
|
- 4.4.3
|
|
|
|
|
2010-04-25 17:02:08 +00:00
|
|
|
* Sun Apr 25 2010 Rex Dieter <rdieter@fedoraproject.org> - 6:4.4.2-5
|
|
|
|
- rebuild (soprano)
|
|
|
|
|
2010-04-24 20:34:21 +00:00
|
|
|
* Sat Apr 24 2010 Rex Dieter <rdieter@fedoraproject.org> - 6:4.4.2-4
|
|
|
|
- fix kidletime (kde#231628,kde#227279,kde#218468)
|
|
|
|
- kate part ignores japanese input from input method (#585242,kde#206455)
|
|
|
|
|
2010-04-15 12:01:40 +00:00
|
|
|
* Thu Apr 15 2010 Rex Dieter <rdieter@fedoraproject.org> - 6:4.4.2-3
|
|
|
|
- cleanup/fix webkitkde Obsoletes a bit more (#582469)
|
|
|
|
- (Build)Requies: cmake >= 2.6.4
|
|
|
|
|
2010-04-09 17:08:15 +00:00
|
|
|
* Fri Apr 09 2010 Rex Dieter <rdieter@fedoraproject.org> - 6:4.4.2-2
|
|
|
|
- Obsoletes: webkitkde < 0.0.6 (#576634)
|
|
|
|
|
2010-03-29 16:01:12 +00:00
|
|
|
* Mon Mar 29 2010 Lukas Tinkl <ltinkl@redhat.com> - 6:4.4.2-1
|
|
|
|
- 4.4.2
|
|
|
|
|
2010-03-25 14:38:03 +00:00
|
|
|
* Thu Mar 25 2010 Rex Dieter <rdieter@fedoraproject.org> 6:4.4.1-10
|
|
|
|
- drop BR: openssh-clients subversion
|
|
|
|
|
2010-03-25 14:06:50 +00:00
|
|
|
* Thu Mar 25 2010 Rex Dieter <rdieter@fedoraproject.org> 6:4.4.1-9
|
|
|
|
- refresh kdelibs-4.4.2-kpixmapcache.patch
|
|
|
|
|
2010-03-24 18:50:06 +00:00
|
|
|
* Wed Mar 24 2010 Rex Dieter <rdieter@fedoraproject.org> 6:4.4.1-8
|
|
|
|
- Obsoletes: webkitkde (#576634)
|
|
|
|
|
2010-03-20 13:17:07 +00:00
|
|
|
* Sat Mar 20 2010 Rex Dieter <rdieter@fedoraproject.org> 6:4.4.1-7
|
|
|
|
- KDE default in noisy debug mode to stdout/stderr (kde#227089)
|
|
|
|
- backport trunk/ fix building against qt-4.7
|
|
|
|
|
2010-03-17 12:19:41 +00:00
|
|
|
* Wed Mar 17 2010 Lukas Tinkl <ltinkl@redhat.com> - 6:4.4.1-6
|
|
|
|
- fix crash in KPixmapCache (bug#568389)
|
|
|
|
|
2010-03-09 22:29:38 +00:00
|
|
|
* Tue Mar 09 2010 Rex Dieter <rdieter@fedoraproject.org> - 6:4.4.1-5
|
|
|
|
- rebuild (soprano)
|
|
|
|
|
2010-03-09 19:41:21 +00:00
|
|
|
* Tue Mar 09 2010 Rex Dieter <rdieter@fedoraproject.org> - 6:4.4.1-4
|
|
|
|
- Requires: hal (for solid)
|
|
|
|
- drop Requires: dbus-x11 (it's already Req'd in kdebase-workspace)
|
|
|
|
- drop Requires: coreutils grep (F-12+)
|
|
|
|
- make Requires: kdelibs-common versioned
|
|
|
|
|
2010-02-28 21:17:07 +00:00
|
|
|
* Sun Feb 28 2010 Rex Dieter <rdieter@fedoraproject.org> - 6:4.4.1-3
|
|
|
|
- put back CMAKE_INSTALL_RPATH_USE_LINK_PATH FALSE to avoid
|
|
|
|
%%_libdir/kde/devel rpaths (#568495)
|
|
|
|
|
2010-02-28 18:01:58 +00:00
|
|
|
* Sun Feb 28 2010 Rex Dieter <rdieter@fedoraproject.org> - 6:4.4.1-2
|
|
|
|
- update no_rpath patch, revert back to
|
|
|
|
CMAKE_INSTALL_RPATH_USE_LINK_PATH TRUE (#568495)
|
|
|
|
|
2010-02-28 02:44:50 +00:00
|
|
|
* Sat Feb 27 2010 Rex Dieter <rdieter@fedoraproject.org> - 6:4.4.1-1
|
|
|
|
- 4.4.1
|
|
|
|
|
2010-02-19 17:37:55 +00:00
|
|
|
* Fri Feb 19 2010 Rex Dieter <rdieter@fedoraproject.org> - 6:4.4.0-9
|
|
|
|
- -devel: Provides: nepomuk-devel, Requires: soprano-devel
|
|
|
|
|
2010-02-16 11:18:09 +00:00
|
|
|
* Tue Feb 16 2010 Than Ngo <than@redhat.com> - 6:4.4.0-8
|
|
|
|
- krunner crash patch (kde#227118)
|
2010-02-16 11:41:22 +00:00
|
|
|
- plasma crash patch (kde#226823)
|
2010-02-16 11:18:09 +00:00
|
|
|
|
2010-02-13 23:33:32 +00:00
|
|
|
* Sat Feb 13 2010 Kevin Kofler <Kevin@tigcc.ticalc.org> - 6:4.4.0-7
|
|
|
|
- rebuild for new kde-filesystem in F13, fixes kde4-config --libsuffix (#564712)
|
|
|
|
|
2010-02-13 21:53:10 +00:00
|
|
|
* Sat Feb 13 2010 Rex Dieter <rdieter@fedoraproject.org> - 6:4.4.0-6
|
|
|
|
- nepomuk_memleak patch
|
|
|
|
|
2010-02-12 16:49:50 +00:00
|
|
|
* Fri Feb 12 2010 Rex Dieter <rdieter@fedoraproject.org> - 6:4.4.0-5
|
|
|
|
- khtml_scrolling patch
|
|
|
|
- drop khtml_svg_no_var_tracking_assignments patch
|
|
|
|
|
2010-02-09 20:46:57 +00:00
|
|
|
* Tue Feb 09 2010 Rex Dieter <rdieter@fedoraproject.org> - 6:4.4.0-4
|
2010-02-09 21:18:41 +00:00
|
|
|
- depend on version of phonon,strigi,soprano built against
|
2010-02-09 20:46:57 +00:00
|
|
|
|
2010-02-09 12:46:13 +00:00
|
|
|
* Tue Feb 09 2010 Rex Dieter <rdieter@fedoraproject.org> - 6:4.4.0-3
|
|
|
|
- respin
|
|
|
|
|
2010-02-08 21:33:41 +00:00
|
|
|
* Mon Feb 08 2010 Rex Dieter <rdieter@fedoraproject.org> - 6:4.4.0-2
|
|
|
|
- respin
|
|
|
|
|
2010-02-05 11:56:58 +00:00
|
|
|
* Fri Feb 05 2010 Than Ngo <than@redhat.com> - 6:4.4.0-1
|
|
|
|
- 4.4.0
|
|
|
|
|
2010-02-02 17:05:41 +00:00
|
|
|
* Tue Feb 02 2010 Rex Dieter <rdieter@fedoraproject.org> - 4.3.98-4
|
|
|
|
- -apidocs: build as normal noarch subpkg
|
|
|
|
|
2010-02-02 15:53:56 +00:00
|
|
|
* Tue Feb 02 2010 Rex Dieter <rdieter@fedoraproject.org> - 4.3.98-3
|
|
|
|
- respin no_rpath patch, add LIB_INSTALL_DIR rpath only if not in
|
|
|
|
CMAKE_SYSTEM_LIBRARY_PATH. added some status messages to help debug.
|
|
|
|
|
2010-02-01 20:01:45 +00:00
|
|
|
* Mon Feb 01 2010 Rex Dieter <rdieter@fedoraproject.org> - 4.3.98-2
|
|
|
|
- no_rpath patch, goodbye -DCMAKE_SKIP_RPATH:BOOL=ON, it's been fun
|
|
|
|
|
2010-02-01 00:56:36 +00:00
|
|
|
* Sun Jan 31 2010 Rex Dieter <rdieter@fedoraproject.org> - 4.3.98-1
|
|
|
|
- KDE 4.3.98 (4.4rc3)
|
|
|
|
|
2010-01-27 17:07:20 +00:00
|
|
|
* Wed Jan 27 2010 Rex Dieter <rdieter@fedoraproject.org> - 4.3.95-3
|
2010-01-27 22:28:25 +00:00
|
|
|
- patch for kde4-config --kde-version option (kde#224540)
|
2010-01-27 17:07:20 +00:00
|
|
|
|
|
|
|
* Tue Jan 26 2010 Rex Dieter <rdieter@fedoraproject.org> - 4.3.95-2
|
|
|
|
- -devel: Obsoletes: webkitkde-devel
|
|
|
|
|
2010-01-20 19:00:52 +00:00
|
|
|
* Wed Jan 20 2010 Lukas Tinkl <ltinkl@redhat.com> - 4.3.95-1
|
|
|
|
- KDE 4.3.95 (4.4rc2)
|
|
|
|
|
2010-01-14 18:06:45 +00:00
|
|
|
* Thu Jan 14 2010 Rex Dieter <rdieter@fedoraproject.org> - 4.3.90-6
|
|
|
|
- use %%_polkit_qt_policydir
|
|
|
|
- strigi_ver 0.7.1
|
|
|
|
|
2010-01-11 16:45:58 +00:00
|
|
|
* Mon Jan 11 2010 Jaroslav Reznik <jreznik@redhat.com> - 4.3.90-5
|
|
|
|
- hopefully correct kauth fix (old polkit cmake module is broken)
|
|
|
|
|
2010-01-08 15:54:36 +00:00
|
|
|
* Fri Jan 08 2010 Jaroslav Reznik <jreznik@redhat.com> - 4.3.90-4
|
|
|
|
- fix kauth polkit policies installation
|
|
|
|
|
2010-01-07 14:38:32 +00:00
|
|
|
* Thu Jan 07 2010 Rex Dieter <rdieter@fedoraproject.org> - 4.3.90-3
|
|
|
|
- bump min polkit-qt version(s)
|
|
|
|
|
2010-01-06 23:04:53 +00:00
|
|
|
* Wed Jan 06 2010 Rex Dieter <rdieter@fedoraproject.org> - 4.3.90-2
|
|
|
|
- -devel: Requires: shared-desktop-ontologies-devel
|
|
|
|
|
2010-01-06 19:50:19 +00:00
|
|
|
* Wed Jan 06 2010 Rex Dieter <rdieter@fedoraproject.org> - 4.3.90-1
|
|
|
|
- 4.3.90 (4.4rc1)
|
|
|
|
- drop openssl patch (no longer needed since bug #429846 fixed)
|
|
|
|
|
2010-01-05 17:12:44 +00:00
|
|
|
* Tue Jan 05 2010 Jaroslav Reznik <jreznik@redhat.com> - 4.3.85-7
|
|
|
|
- PolkitQt rebuild
|
|
|
|
|
2009-12-27 10:53:38 +00:00
|
|
|
* Sun Dec 27 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.3.85-6
|
|
|
|
- Conflicts: kdebase-workspace(-libs,-devel) < 4.3.80
|
|
|
|
|
2009-12-26 21:19:39 +00:00
|
|
|
* Sat Dec 26 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.3.85-5
|
|
|
|
- move kdecmake,makekdewidgets manpages to -devel (#549947)
|
|
|
|
|
2009-12-19 16:19:09 +00:00
|
|
|
* Sat Dec 19 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.3.85-4
|
|
|
|
- tarball respin
|
|
|
|
|
2009-12-19 01:17:35 +00:00
|
|
|
* Fri Dec 18 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.3.85-3
|
|
|
|
- -devel: Requires: attica-devel
|
|
|
|
|
2009-12-18 22:53:49 +00:00
|
|
|
* Fri Dec 18 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.3.85-2
|
|
|
|
- plasma_scrollwidget patch
|
|
|
|
|
2009-12-18 14:29:01 +00:00
|
|
|
* Fri Dec 18 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.3.85-1
|
|
|
|
- 4.3.85 (4.4 beta2)
|
|
|
|
|
2009-12-16 11:17:12 +00:00
|
|
|
* Wed Dec 16 2009 Jaroslav Reznik <jreznik@redhat.com> - 4.3.80-5
|
|
|
|
- Repositioning the KDE Brand (#547361)
|
|
|
|
|
2009-12-09 21:47:18 +00:00
|
|
|
* Wed Dec 09 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.3.80-4
|
2009-12-09 22:21:00 +00:00
|
|
|
- BR: attica-devel shared-desktop-ontologies-devel
|
2009-12-09 21:47:18 +00:00
|
|
|
- phonon_ver 4.3.80
|
|
|
|
- soprano_ver 2.3.70
|
|
|
|
|
2009-12-04 15:20:31 +00:00
|
|
|
* Fri Dec 04 2009 Than Ngo <than@redhat.com> - 4.3.80-3
|
|
|
|
- respin
|
|
|
|
|
2009-12-03 13:36:24 +00:00
|
|
|
* Thu Dec 03 2009 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.3.80-2
|
|
|
|
- BR polkit-qt-devel
|
|
|
|
- fix the build of the KAuth PolkitQt-1 backend (upstream patch)
|
|
|
|
|
2009-12-02 04:50:37 +00:00
|
|
|
* Tue Dec 01 2009 Ben Boeckel <MathStuf@gmail.com> - 4.3.80-1
|
|
|
|
- KDE 4.4 beta1 (4.3.80)
|
|
|
|
|
2009-11-25 16:38:28 +00:00
|
|
|
* Wed Nov 25 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.3.75-0.2.svn1048496
|
|
|
|
- -devel: Provides: kdelibs4-devel%{?_isa} ...
|
|
|
|
- Obsoletes: kdelibs-experimental(-devel) < 4.3.75
|
|
|
|
|
2009-11-24 15:24:36 +00:00
|
|
|
* Fri Nov 20 2009 Ben Boeckel <MathStuf@gmail.com> - 4.3.75-0.1.svn1048496
|
|
|
|
- Update to 4.3.75 snapshot
|
|
|
|
|
2009-11-18 19:34:47 +00:00
|
|
|
* Wed Nov 18 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.3.3-6
|
|
|
|
- rebuild (for qt-4.6.0-rc1, f13+)
|
|
|
|
- fix/revert soprano_ver change in -5
|
|
|
|
|
2009-11-16 16:51:30 +00:00
|
|
|
* Mon Nov 16 2009 Than Ngo <than@redhat.com> - 4.3.3-5
|
|
|
|
- fix conditional
|
|
|
|
|
2009-11-14 01:45:21 +00:00
|
|
|
* Fri Nov 13 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.3.3-4
|
|
|
|
- kubuntu_80_kaction_qt_keys.diff (#475247)
|
2009-11-16 16:51:30 +00:00
|
|
|
- soprano_ver 2.3.1
|
2009-11-14 01:45:21 +00:00
|
|
|
|
2009-11-13 16:52:48 +00:00
|
|
|
* Fri Nov 13 2009 Than Ngo <than@redhat.com> - 4.3.3-3
|
|
|
|
- rhel cleanup, fix conditional for RHEL
|
|
|
|
|
2009-11-06 00:17:18 +00:00
|
|
|
* Fri Nov 06 2009 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.3.3-2
|
2009-11-05 23:36:43 +00:00
|
|
|
- backport adFilteredBy API from trunk, required to build konq-plugins-4.3.3
|
2009-11-06 00:17:18 +00:00
|
|
|
- BR flex and bison for the Solid predicate parser
|
2009-11-06 01:09:45 +00:00
|
|
|
- fix build of fakes.c due to missing #include <string.h>
|
2009-11-05 23:36:43 +00:00
|
|
|
|
2009-10-31 13:10:42 +00:00
|
|
|
* Fri Oct 30 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.3.3-1
|
|
|
|
- 4.3.3
|
|
|
|
|
2009-10-12 16:31:16 +00:00
|
|
|
* Mon Oct 12 2009 Lukáš Tinkl <ltinkl@redhat.com> - 4.3.2-4
|
|
|
|
- khtml kpart crasher nr. 2 (rev.1033984)
|
|
|
|
|
2009-10-08 18:26:18 +00:00
|
|
|
* Thu Oct 08 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.3.2-3
|
|
|
|
- khtml kpart crasher (kde #207173/209876)
|
|
|
|
|
2009-10-07 10:39:07 +00:00
|
|
|
* Wed Oct 07 2009 Than Ngo <than@redhat.com> - 4.3.2-2
|
|
|
|
- fix a deadlock in KLocale
|
|
|
|
|
2009-10-05 13:24:57 +00:00
|
|
|
* Mon Oct 05 2009 Than Ngo <than@redhat.com> - 4.3.2-1
|
|
|
|
- 4.3.2
|
|
|
|
|
2009-09-23 19:40:39 +00:00
|
|
|
* Wed Sep 23 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.3.1-7
|
|
|
|
- move /etc/profile.d/kde4.(sh|csh) to kde-settings (F-12+)
|
|
|
|
|
2009-09-21 15:47:17 +00:00
|
|
|
* Mon Sep 21 2009 Than Ngo <than@redhat.com> - 4.3.1-6
|
|
|
|
- use abrt for RHEL
|
|
|
|
|
2009-09-19 06:20:04 +00:00
|
|
|
* Sat Sep 19 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.3.1-5
|
|
|
|
- groupdav connect to egroupware failed (kde#186763)
|
|
|
|
|
2009-09-18 23:38:55 +00:00
|
|
|
* Fri Sep 18 2009 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.3.1-4
|
|
|
|
- ship kde4-doxygen.sh only in -devel (fix duplicate file)
|
|
|
|
|
2009-09-04 12:22:13 +00:00
|
|
|
* Fri Sep 04 2009 Than Ngo <than@redhat.com> - 4.3.1-3
|
|
|
|
- security fix for -CVE-2009-2702
|
|
|
|
|
2009-09-02 17:57:44 +00:00
|
|
|
* Wed Sep 02 2009 Ben Boeckel <MathStuf@gmail.com> - 4.3.1-2
|
|
|
|
- Patch for kde#160679
|
|
|
|
|
2009-08-28 14:14:08 +00:00
|
|
|
* Fri Aug 28 2009 Than Ngo <than@redhat.com> - 4.3.1-1
|
|
|
|
- 4.3.1
|
2009-09-01 21:31:35 +00:00
|
|
|
- openssl-1.0 build fixes
|
2009-08-28 14:14:08 +00:00
|
|
|
|
2009-08-26 17:17:40 +00:00
|
|
|
* Wed Aug 26 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.3.0-8
|
|
|
|
- BR: xz-devel
|
|
|
|
|
2009-08-23 18:43:21 +00:00
|
|
|
* Sun Aug 23 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.3.0-7
|
|
|
|
- buildsys_phonon patch (to be compatible with newer kde-qt.git qt builds)
|
|
|
|
|
2009-08-19 09:39:14 +00:00
|
|
|
* Wed Aug 19 2009 Lukáš Tinkl <ltinkl@redhat.com> - 4.3.0-6
|
|
|
|
- fix crash when editting toolbars (kdebug:200815)
|
|
|
|
|
2009-08-18 10:04:20 +00:00
|
|
|
* Tue Aug 18 2009 Lukáš Tinkl <ltinkl@redhat.com> - 4.3.0.5
|
|
|
|
- fix KDE bug #19538, copy file after rename uses old file name
|
|
|
|
|
2009-08-17 11:11:29 +00:00
|
|
|
* Mon Aug 17 2009 Lukáš Tinkl <ltinkl@redhat.com> - 4.3.0-4
|
|
|
|
- fix unmounting devices
|
|
|
|
- fix copying URLs to clipboard (kdebug:170608)
|
|
|
|
|
2009-08-14 14:21:12 +00:00
|
|
|
* Fri Aug 14 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.3.0-3
|
|
|
|
- kde4.(sh|csh): drop KDE_IS_PRELINKED for now (workaround bug #515539)
|
|
|
|
|
2009-08-05 17:48:32 +00:00
|
|
|
* Wed Aug 05 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.3.0-2
|
|
|
|
- microblog crashes plasma on show friends toggle (kdebug#202550)
|
2009-08-05 18:25:22 +00:00
|
|
|
- khtml crasher (kdebug#199557)
|
2009-08-05 17:48:32 +00:00
|
|
|
|
2009-07-29 23:05:01 +00:00
|
|
|
* Thu Jul 30 2009 Than Ngo <than@redhat.com> - 4.3.0-1
|
|
|
|
- 4.3.0
|
|
|
|
|
2009-07-29 20:40:53 +00:00
|
|
|
* Wed Jul 29 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.2.98-4
|
|
|
|
- -devel: Conflicts: kdebase-runtime < 4.2.90, kdebase-workspace-devel < 4.2.90
|
|
|
|
|
2009-07-26 02:25:43 +00:00
|
|
|
* Sun Jul 26 2009 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.2.98-3
|
|
|
|
- fix CVE-2009-2537 - select length DoS
|
|
|
|
- fix CVE-2009-1725 - crash, possible ACE in numeric character references
|
|
|
|
- fix CVE-2009-1687 - possible ACE in KJS (FIXME: now aborts, so still crashes)
|
|
|
|
- fix CVE-2009-1698 - crash, possible ACE in CSS style attribute handling
|
2009-07-26 02:59:12 +00:00
|
|
|
- fix minimum strigi version (0.7, not 0.7.0, RPM thinks 0.7 < 0.7.0)
|
2009-07-26 02:25:43 +00:00
|
|
|
|
2009-07-24 16:42:21 +00:00
|
|
|
* Fri Jul 24 2009 Lukáš Tinkl <ltinkl@redhat.com> - 4.2.98-2
|
2009-07-24 16:48:26 +00:00
|
|
|
- respun tarball, to fix KIO HTTP redirects
|
2009-07-25 16:58:35 +00:00
|
|
|
- fix phonon/strigi versions
|
2009-07-24 16:42:21 +00:00
|
|
|
|
2009-07-22 10:12:16 +00:00
|
|
|
* Wed Jul 22 2009 Than Ngo <than@redhat.com> - 4.2.98-1
|
|
|
|
- 4.3rc3
|
|
|
|
|
2009-07-16 20:16:57 +00:00
|
|
|
* Thu Jul 16 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.2.96-2
|
|
|
|
- soprano_ver 2.3.0
|
|
|
|
- License: LGPLv2+
|
|
|
|
|
2009-07-10 20:13:40 +00:00
|
|
|
* Fri Jul 10 2009 Than Ngo <than@redhat.com> - 4.2.96-1
|
|
|
|
- 4.3rc2
|
|
|
|
|
2009-07-08 15:21:44 +00:00
|
|
|
* Wed Jul 08 2009 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.2.95-4
|
|
|
|
- fix CMake dependency in parallel_devel patch (#510259, CHIKAMA Masaki)
|
|
|
|
|
2009-07-04 00:52:49 +00:00
|
|
|
* Fri Jul 03 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.2.95-3
|
2009-07-04 00:52:00 +00:00
|
|
|
- plasma animation crasher (kdebug#198338)
|
|
|
|
|
2009-07-03 10:53:26 +00:00
|
|
|
* Fri Jul 03 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.2.95-2
|
|
|
|
- up min versions, phonon, strigi, soprano (#509511)
|
|
|
|
|
2009-06-25 13:11:05 +00:00
|
|
|
* Thu Jun 25 2009 Than Ngo <than@redhat.com> - 4.2.95-1
|
|
|
|
- 4.3 rc1
|
|
|
|
|
2009-06-03 21:15:23 +00:00
|
|
|
* Wed Jun 03 2009 Rex Dieter <rdieter@fedoraproject.org> 4.2.90-1
|
|
|
|
- KDE-4.3 beta2 (4.2.90)
|
|
|
|
|
2009-05-12 12:12:56 +00:00
|
|
|
* Tue May 12 2009 Than Ngo <than@redhat.com> 4.2.85-1
|
|
|
|
- KDE-4.3 beta1 (4.2.85)
|
2009-05-14 16:52:04 +00:00
|
|
|
- kde4.(sh|csh): drop QT_PLUGINS_PATH munging, kde4-config call (#498809)
|
|
|
|
|
2009-04-29 23:50:34 +00:00
|
|
|
* Wed Apr 29 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.2.2-14
|
|
|
|
- -devel: Provides: kdelibs4-devel%%{?_isa} ...
|
|
|
|
|
2009-04-28 12:20:38 +00:00
|
|
|
* Tue Apr 28 2009 Lukáš Tinkl <ltinkl@redhat.com> - 4.2.2-13
|
|
|
|
- upstream patch to fix GCC4.4 crashes in kjs
|
|
|
|
(kdebug:189809)
|
|
|
|
|
2009-04-24 01:45:15 +00:00
|
|
|
* Fri Apr 24 2009 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.2.2-12
|
|
|
|
- drop the PopupApplet configuration backports (#495998) for now, kconf_update
|
|
|
|
does not work as expected for Plasma
|
|
|
|
|
2009-04-23 22:50:30 +00:00
|
|
|
* Thu Apr 23 2009 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.2.2-11
|
|
|
|
- fix the kconf_update scriptlet for #495998 again (missing DELETEGROUP)
|
|
|
|
|
2009-04-23 21:29:02 +00:00
|
|
|
* Thu Apr 23 2009 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.2.2-10
|
2009-04-23 22:50:30 +00:00
|
|
|
- fix the kconf_update scriptlet for #495998 (broken .upd syntax)
|
2009-04-23 21:29:02 +00:00
|
|
|
|
2009-04-21 15:07:16 +00:00
|
|
|
* Tue Apr 21 2009 Than Ngo <than@redhat.com> - 4.2.2-9
|
|
|
|
- don't let plasma appear over screensaver
|
|
|
|
|
2009-04-20 12:23:37 +00:00
|
|
|
* Mon Apr 20 2009 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.2.2-8
|
|
|
|
- fix Plasma PopupApplet configuration interfering with weather applet (#495998)
|
|
|
|
|
2009-04-19 14:23:15 +00:00
|
|
|
* Sun Apr 19 2009 Rex Dieter <rdieter@fedoraproject.org> 4.2.2-7
|
|
|
|
- fix and simplify the child struct disposal (kde#180785)
|
|
|
|
|
2009-04-18 22:53:41 +00:00
|
|
|
* Sat Apr 18 2009 Rex Dieter <rdieter@fedoraproject.org> 4.2.2-6
|
|
|
|
- squash leaky file descriptors in kdeinit (kde#180785,rhbz#484370)
|
|
|
|
|
2009-04-10 15:43:12 +00:00
|
|
|
* Fri Apr 10 2009 Rex Dieter <rdieter@fedoraproject.org> 4.2.2-5
|
|
|
|
- fix bidi-related hangs in khtml (kde#189161)
|
|
|
|
|
2009-04-08 15:08:10 +00:00
|
|
|
* Wed Apr 08 2009 Than Ngo <than@redhat.com> - 4.2.2-4
|
|
|
|
- upstream patch fix ReadOnlyPart crash for non-local file
|
|
|
|
|
2009-04-07 15:43:04 +00:00
|
|
|
* Tue Apr 07 2009 Than Ngo <than@redhat.com> - 4.2.2-3
|
|
|
|
- fix kickoff focus issue
|
|
|
|
|
2009-04-07 10:24:29 +00:00
|
|
|
* Tue Apr 07 2009 Than Ngo <than@redhat.com> - 4.2.2-2
|
|
|
|
- upstream patch to fix kio_http issue
|
|
|
|
|
2009-04-01 10:18:07 +00:00
|
|
|
* Wed Apr 1 2009 Lukáš Tinkl <ltinkl@redhat.com> - 4.2.2-1
|
|
|
|
- KDE 4.2.2
|
|
|
|
|
2009-03-23 16:41:02 +00:00
|
|
|
* Mon Mar 23 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.2.1-9
|
|
|
|
- scriptlet optimization
|
|
|
|
|
2009-03-19 12:17:23 +00:00
|
|
|
* Thu Mar 19 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.2.1-8
|
|
|
|
- Provides: kdelibs4%%{?_isa} ... (#491082)
|
|
|
|
|
2009-03-18 13:23:04 +00:00
|
|
|
* Wed Mar 18 2009 Rex Dieter <rdieter@fedoraproject.org> 4.2.1-7
|
|
|
|
- Provides: kross(javascript) kross(qtscript) (#490586)
|
|
|
|
|
2009-03-12 12:38:41 +00:00
|
|
|
* Thu Mar 12 2009 Than Ngo <than@redhat.com> - 4.2.1-6
|
|
|
|
- apply patch to fix encoding for Qt-4.5.0
|
|
|
|
|
2009-03-09 22:35:47 +00:00
|
|
|
* Mon Mar 09 2009 Than Ngo <than@redhat.com> - 4.2.1-5
|
|
|
|
- apply patch to fix issue in CSS style that causes konqueror shows a blank page
|
|
|
|
|
2009-03-04 19:12:01 +00:00
|
|
|
* Wed Mar 05 2009 Rex Dieter <rdieter@fedorproject.org> - 4.2.1-4
|
|
|
|
- move designer plugins to main/runtime (#487622)
|
|
|
|
|
2009-03-01 11:21:50 +00:00
|
|
|
* Sun Mar 01 2009 Than Ngo <than@redhat.com> - 4.2.1-2
|
|
|
|
- respin
|
|
|
|
|
2009-02-27 12:21:02 +00:00
|
|
|
* Fri Feb 27 2009 Than Ngo <than@redhat.com> - 4.2.1-1
|
|
|
|
- 4.2.1
|
|
|
|
|
2009-02-26 11:24:36 +00:00
|
|
|
* Thu Feb 26 2009 Than Ngo <than@redhat.com> 4.2.0-17
|
|
|
|
- fix build issue against gcc44
|
|
|
|
|
2009-02-25 11:39:31 +00:00
|
|
|
* Wed Feb 25 2009 Than Ngo <than@redhat.com> - 4.2.0-16
|
|
|
|
- fix files conflicts with 3.5.x
|
|
|
|
|
2009-02-24 04:25:19 +00:00
|
|
|
* Tue Feb 24 2009 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.2.0-15
|
|
|
|
- fix crash in ~KMainWindow triggered by sending messages in KNode (kde#182322)
|
|
|
|
|
2009-02-23 17:03:58 +00:00
|
|
|
* Mon Feb 23 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.2.0-14
|
|
|
|
- (Build)Req: soprano(-devel) >= 2.2
|
|
|
|
- devel: drop Req: zlib-devel libutempter-devel
|
|
|
|
|
2009-02-18 18:49:38 +00:00
|
|
|
* Wed Feb 18 2009 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.2.0-13
|
|
|
|
- disable strict aliasing in kjs/dtoa.cpp (GCC 4.4 x86_64 crash) (#485968)
|
2009-02-18 17:17:41 +00:00
|
|
|
|
2009-02-12 22:24:21 +00:00
|
|
|
* Thu Feb 12 2009 Than Ngo <than@redhat.com> - 4.2.0-11
|
2009-02-24 04:17:41 +00:00
|
|
|
- make plasma work better with Qt 4.5 (when built against Qt 4.5)
|
2009-02-24 04:19:51 +00:00
|
|
|
- add gcc44-workaround
|
2009-02-12 22:24:21 +00:00
|
|
|
|
2009-02-05 23:06:44 +00:00
|
|
|
* Fri Feb 06 2009 Than Ngo <than@redhat.com> - 4.2.0-10
|
|
|
|
- Fix duplicated applications in the K menu and in keditfiletype
|
|
|
|
|
2009-02-05 14:37:06 +00:00
|
|
|
* Thu Feb 05 2009 Rex Dieter <rdieter@fedoraproject.org> 4.2.0-9
|
|
|
|
- ssl/proxy patch (kde#179934)
|
|
|
|
|
2009-01-31 17:25:15 +00:00
|
|
|
* Sat Jan 31 2009 Rex Dieter <rdieter@fedoraproject.org> 4.2.0-8
|
2009-01-31 18:50:36 +00:00
|
|
|
- unowned dirs (#483315,#483318)
|
2009-01-31 17:25:15 +00:00
|
|
|
|
2009-01-30 20:47:54 +00:00
|
|
|
* Fri Jan 30 2009 Rex Dieter <rdieter@fedoraproject.org> 4.2.0-7
|
|
|
|
- kded/kdirwatch patch (kde#182472)
|
|
|
|
|
2009-01-30 15:21:21 +00:00
|
|
|
* Fri Jan 30 2009 Lukáš Tinkl <ltinkl@redhat.com> 4.2.0-6
|
|
|
|
- Emit the correct FilesRemoved signal if the job was aborted in the middle of its operation,
|
|
|
|
otherwise it can result in confusion and data loss (overwriting files with files
|
|
|
|
that don't exist). kdebug:118593
|
|
|
|
- Fix "klauncher hangs when kdeinit4 dies" -- this happened because
|
|
|
|
klauncher was doing a blocking read forever.
|
|
|
|
- Repair klauncher support for unique-applications like konsole.
|
|
|
|
kdebug:162729, kdebug:75492
|
|
|
|
|
2009-01-30 02:05:29 +00:00
|
|
|
* Fri Jan 30 2009 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.2.0-5
|
|
|
|
- reenable PolicyKit and NTFS workarounds
|
|
|
|
|
2009-01-27 00:22:51 +00:00
|
|
|
* Mon Jan 26 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.2.0-4
|
|
|
|
- revert Requires: qt4%%{_isa}
|
|
|
|
|
2009-01-26 18:20:23 +00:00
|
|
|
* Mon Jan 26 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.2.0-3
|
|
|
|
- respun tarball
|
|
|
|
|
2009-01-26 17:08:28 +00:00
|
|
|
* Mon Jan 26 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.2.0-2
|
|
|
|
- plasma-on-screensaver-security patch
|
|
|
|
- (Build)Req: automoc4 >= 0.9.88, phonon(-devel) >= 4.3.0
|
|
|
|
- Requires: strigi-libs >= 0.6.3
|
|
|
|
- use %%{?_isa} to avoid potential multilib heartbreak
|
|
|
|
|
2009-01-22 11:18:31 +00:00
|
|
|
* Thu Jan 22 2009 Than Ngo <than@redhat.com> - 4.2.0-1
|
|
|
|
- 4.2.0
|
|
|
|
|
2009-01-16 12:14:14 +00:00
|
|
|
* Fri Jan 16 2009 Than Ngo <than@redhat.com> - 4.1.96-9
|
|
|
|
- drop kdelibs-4.1.85-plasma-default-wallpaper.patch, it's not needed
|
|
|
|
since new plasma allows to define default wallpaper, new kde-setting
|
|
|
|
is required
|
2009-01-16 14:11:00 +00:00
|
|
|
- backport fix from trunk to allow symlinks in wallpaper theme
|
2009-01-16 12:14:14 +00:00
|
|
|
|
2009-01-16 10:23:15 +00:00
|
|
|
* Fri Jan 16 2009 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.1.96-8
|
|
|
|
- rebuild for new OpenSSL
|
|
|
|
|
2009-01-12 20:34:52 +00:00
|
|
|
* Mon Jan 12 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.1.96-7
|
|
|
|
- Slight speedup to profile.d/kde.sh (#465370)
|
|
|
|
- (Build)Req: strigi(-devel) >= 0.6.3
|
|
|
|
|
2009-01-12 13:43:16 +00:00
|
|
|
* Mon Jan 12 2009 Than Ngo <than@redhat.com> - 4.1.96-6
|
|
|
|
- fix a crash (appearing in KSMServer)
|
|
|
|
|
2009-01-10 20:54:00 +00:00
|
|
|
* Sat Jan 10 2009 Than Ngo <than@redhat.com> - 4.1.96-5
|
|
|
|
- kdeworkspace cmake files in correct place
|
|
|
|
|
2009-01-09 15:43:38 +00:00
|
|
|
* Fri Jan 09 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.1.96-4
|
|
|
|
- bump min deps (cmake, kde-filesystem, phonon)
|
2009-02-06 17:46:22 +00:00
|
|
|
- kde.(sh|csh): cleanup QT_PLUGIN_PATH handling (#477095)
|
2009-01-09 15:43:38 +00:00
|
|
|
- Requires: coreutils grep
|
|
|
|
|
2009-01-09 13:16:47 +00:00
|
|
|
* Fri Jan 09 2009 Than Ngo <than@redhat.com> - 4.1.96-3
|
|
|
|
- BR soprano >= 2.1.64
|
|
|
|
|
2009-01-08 21:20:30 +00:00
|
|
|
* Thu Jan 08 2009 Than Ngo <than@redhat.com> - 4.1.96-2
|
|
|
|
- kdepim cmake files in correct place
|
|
|
|
|
2009-01-07 16:23:23 +00:00
|
|
|
* Wed Jan 07 2009 Than Ngo <than@redhat.com> - 4.1.96-1
|
|
|
|
- 4.2rc1
|
|
|
|
|
2008-12-19 01:31:10 +00:00
|
|
|
* Fri Dec 19 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.1.85-6
|
|
|
|
- add plasma-default-wallpaper libplasma patch from kdebase-workspace-4.1
|
|
|
|
|
2008-12-16 19:35:48 +00:00
|
|
|
* Tue Dec 16 2008 Rex Dieter <rdieter@fedoraproject.org> 4.1.85-5
|
|
|
|
- respun tarball, integrates kde-l10n-systemsettings patch
|
|
|
|
|
2008-12-16 16:32:09 +00:00
|
|
|
* Tue Dec 16 2008 Than Ngo <than@redhat.com> - 4.1.85-4
|
|
|
|
- add missing ENTITY systemsettings in pt, that fixes kde-l10
|
|
|
|
build breakage
|
|
|
|
|
2008-12-15 14:10:35 +00:00
|
|
|
* Mon Dec 15 2008 Than Ngo <than@redhat.com> - 4.1.85-3
|
2008-12-16 16:32:09 +00:00
|
|
|
- add missing ENTITY systemsettings in ru/gl/es/pt, that fixes kde-l10
|
|
|
|
build breakage
|
|
|
|
- rename suffix .xxcmake to avoid install .cmake
|
2008-12-15 14:10:35 +00:00
|
|
|
|
2008-12-14 02:29:07 +00:00
|
|
|
* Sun Dec 14 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.1.85-2
|
|
|
|
- tweak parallel_devel patch to get a -L flag for the symlink directory
|
|
|
|
|
2008-12-11 11:53:42 +00:00
|
|
|
* Thu Dec 11 2008 Than Ngo <than@redhat.com> - 4.1.85-1
|
|
|
|
- 4.2beta2
|
|
|
|
|
2008-12-09 13:24:29 +00:00
|
|
|
* Tue Dec 09 2008 Lorenzo Villani <lvillani@binaryhelix.net> - 6:4.1.82-2
|
|
|
|
- rebase parallel devel patch and kde149705 patch
|
|
|
|
|
2008-12-08 15:20:26 +00:00
|
|
|
* Mon Dec 08 2008 Lorenzo Villani <lvillani@binaryhelix.net> - 6:4.1.82-1
|
|
|
|
- 4.1.82
|
|
|
|
|
2008-11-25 19:28:00 +00:00
|
|
|
* Tue Nov 25 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.1.80-5
|
|
|
|
- remove workaround BR on phonon-backend-gstreamer, it's ineffective since
|
|
|
|
phonon now explicitly Requires: phonon-backend-xine and the dependency is no
|
|
|
|
longer circular anyway
|
2008-11-25 20:20:43 +00:00
|
|
|
- update parallel_devel patch
|
2008-11-25 20:49:41 +00:00
|
|
|
- fix minimum strigi version (only 0.5.9 needed)
|
2008-11-25 19:28:00 +00:00
|
|
|
|
2008-11-25 09:42:19 +00:00
|
|
|
* Tue Nov 25 2008 Than Ngo <than@redhat.com> 4.1.80-4
|
|
|
|
- respin
|
|
|
|
|
2008-11-20 17:24:05 +00:00
|
|
|
* Thu Nov 20 2008 Rex Dieter <rdieter@fedoraproject.org> 4.1.80-3
|
|
|
|
- -devel: Provides: plasma-devel
|
|
|
|
|
2008-11-20 10:22:49 +00:00
|
|
|
* Thu Nov 20 2008 Than Ngo <than@redhat.com> 4.1.80-2
|
|
|
|
- merged
|
|
|
|
|
|
|
|
* Thu Nov 20 2008 Lorenzo Villani <lvillani@binaryhelix.net> - 6:4.1.80-1
|
|
|
|
- 4.1.80
|
|
|
|
- BR strigi 0.60
|
|
|
|
- BR cmake 2.6
|
|
|
|
- make install/fast
|
|
|
|
- rebase policykit patch
|
|
|
|
- rebase cmake patch
|
|
|
|
- rebase a couple of patches and drop _default_patch_fuzz 2
|
|
|
|
|
|
|
|
* Wed Nov 12 2008 Than Ngo <than@redhat.com> 4.1.3-1
|
|
|
|
- 4.1.3
|
|
|
|
|
|
|
|
* Fri Nov 07 2008 Rex Dieter <rdieter@fedoraproject.org> 4.1.2-6
|
|
|
|
- backport http_cache_cleaner fix (kdebug:172182)
|
2008-09-18 14:39:40 +00:00
|
|
|
|
2008-10-17 18:06:04 +00:00
|
|
|
* Wed Oct 15 2008 Lukáš Tinkl <ltinkl@redhat.com> 4.1.2-5
|
|
|
|
- backport fix for faulty window resizing (kdebug:172042)
|
2008-09-18 14:39:40 +00:00
|
|
|
|
2008-10-17 18:06:04 +00:00
|
|
|
* Mon Oct 13 2008 Than Ngo <than@redhat.com> 4.1.2-4
|
|
|
|
- backport patch to fix crash kded startup crash
|
2008-09-17 09:45:29 +00:00
|
|
|
|
2008-10-17 18:06:04 +00:00
|
|
|
* Wed Oct 08 2008 Than Ngo <than@redhat.com> 4.1.2-3
|
|
|
|
- backport fix for google maps
|
2008-09-13 15:48:34 +00:00
|
|
|
|
2008-10-17 18:06:04 +00:00
|
|
|
* Sun Sep 28 2008 Rex Dieter <rdieter@fedoraproject.org> 4.1.2-2
|
|
|
|
- make VERBOSE=1
|
|
|
|
- respin against new(er) kde-filesystem
|
2008-09-12 22:28:08 +00:00
|
|
|
|
2008-10-17 18:06:04 +00:00
|
|
|
* Thu Sep 25 2008 Rex Dieter <rdieter@fedoraproject.org> 4.1.2-1
|
|
|
|
- kde-4.1.2
|
|
|
|
|
|
|
|
* Fri Sep 19 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.1.1-12
|
|
|
|
- make "Stop Animations" work again in Konqueror (KDE 4 regression kde#157789)
|
|
|
|
|
|
|
|
* Thu Sep 18 2008 Than Ngo <than@redhat.com> 4.1.1-11
|
|
|
|
- apply upstream patch to fix the regression
|
|
|
|
- drop the kdelibs-4.1.1-bz#461725-regression.patch
|
|
|
|
|
|
|
|
* Thu Sep 18 2008 Lukáš Tinkl <ltinkl@redhat.com> 4.1.1-10
|
|
|
|
- Fix file association bug, the global mimeapps.list file had priority
|
|
|
|
over the local one.
|
|
|
|
- khtml scroll crash fix (kdebug:170880)
|
|
|
|
- Don't eat text when the emoticons were not installed. This fixes
|
|
|
|
mail text not being displayed in KMail when kdebase-runtime wasn't
|
|
|
|
installed.
|
|
|
|
|
|
|
|
* Wed Sep 17 2008 Than Ngo <than@redhat.com> 4.1.1-9
|
|
|
|
- #461725, revert the patch to fix the regression
|
|
|
|
|
|
|
|
* Sat Sep 13 2008 Than Ngo <than@redhat.com> 4.1.1-8
|
|
|
|
- fix kdelibs-4.1.1-kdeui-widgets-fixes.patch
|
|
|
|
|
|
|
|
* Sat Sep 13 2008 Than Ngo <than@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@redhat.com> 4.1.1-6
|
|
|
|
- fix crashes in plugin selector
|
|
|
|
- fix problems in various kdeui widgets
|
2008-09-12 20:32:08 +00:00
|
|
|
|
2008-09-04 09:40:31 +00:00
|
|
|
* Wed Sep 03 2008 Lukáš Tinkl <ltinkl@redhat.com> 4.1.1-5
|
|
|
|
- fixed crash on setting cookies on empty domains (like the file
|
|
|
|
system), KDE bug #170147
|
|
|
|
- fix URL navigator focus in file dialogs, KDE bug #169497, #170211
|
|
|
|
|
2008-09-02 09:56:16 +00:00
|
|
|
* Tue Sep 02 2008 Than Ngo <than@redhat.com> 4.1.1-4
|
|
|
|
- apply patch to fix regression in khtml
|
|
|
|
|
2008-09-01 09:22:37 +00:00
|
|
|
* Mon Sep 01 2008 Than Ngo <than@redhat.com> 4.1.1-3
|
|
|
|
- respun
|
|
|
|
|
2008-08-29 14:54:03 +00:00
|
|
|
* Fri Aug 29 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.1.1-2
|
|
|
|
- fix #455130 (kinit crashing in kglobalconfig with no KComponentData) properly
|
|
|
|
- drop revert-kinit-regression hack (fixes ioslave translations)
|
|
|
|
|
2008-08-29 12:46:19 +00:00
|
|
|
* Fri Aug 29 2008 Than Ngo <than@redhat.com> 4.1.1-1
|
|
|
|
- 4.1.1
|
|
|
|
|
2008-08-29 08:43:19 +00:00
|
|
|
* Fri Aug 29 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.1.0-9
|
|
|
|
- -devel: +Requires: libutempter-devel (cmake wants to link it in)
|
|
|
|
|
2008-08-28 22:38:48 +00:00
|
|
|
* Thu Aug 28 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.1.0-8
|
|
|
|
- rewrite kstandarddirs patch to fix side effects (#459904 (KDEDIRS), #457633)
|
|
|
|
|
2008-08-25 15:53:38 +00:00
|
|
|
* Mon Aug 25 2008 Than Ngo <than@redhat.com> 4.1.0-7
|
|
|
|
- konsole doesn't write to utmp
|
|
|
|
|
2008-08-23 07:48:48 +00:00
|
|
|
* Sat Aug 23 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.1.0-6
|
|
|
|
- don't hide KDE 3 KCMs in kde4-applications.menu, not needed with our
|
2008-08-23 07:51:29 +00:00
|
|
|
OnlyShowIn=KDE3 patch and breaks KDE 3 KCMs (kcmshell, apps) in KDE 4 sessions
|
2008-08-23 07:48:48 +00:00
|
|
|
|
2008-08-10 15:59:59 +00:00
|
|
|
* Sun Aug 10 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.1.0-5
|
|
|
|
- fix kcookiejar crash on invalid cookie file from KDE 3 (patch by David Faure)
|
|
|
|
|
2008-08-01 12:35:47 +00:00
|
|
|
* Fri Aug 01 2008 Rex Dieter <rdieter@fedoraproject.org> 4.1.0-4
|
|
|
|
- -devel: Requires: phonon-devel >= 4.2 (helps multilib upgrades)
|
2008-08-01 13:00:10 +00:00
|
|
|
- konq processes never terminate (kde#167826, rh#457526)
|
2008-08-01 12:35:47 +00:00
|
|
|
|
2008-07-31 00:34:21 +00:00
|
|
|
* Wed Jul 30 2008 Rex Dieter <rdieter@fedoraproject.org> 4.1.0-3
|
2008-07-31 00:43:14 +00:00
|
|
|
- (Build)Requires: soprano(-devel) >= 2.1 (#456827)
|
2008-07-31 00:34:21 +00:00
|
|
|
|
2008-07-24 18:41:01 +00:00
|
|
|
* Thu Jul 24 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.1.0-2
|
|
|
|
- move Sonnet documentation back to the main package
|
2009-02-16 15:48:00 +00:00
|
|
|
- fix #341751 (Sonnet documentation multilib conflict) properly
|
2008-07-24 18:12:10 +00:00
|
|
|
|
2008-07-23 14:25:23 +00:00
|
|
|
* Wed Jul 23 2008 Than Ngo <than@redhat.com> 4.1.0-1
|
|
|
|
- 4.1.0
|
|
|
|
|
2008-07-20 16:37:44 +00:00
|
|
|
* Sun Jul 20 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.0.99-3
|
|
|
|
- fix kstandarddirs patch to always append the installed location last, even if
|
|
|
|
it is already present earlier in the search path (#456004)
|
|
|
|
|
2008-07-19 06:17:10 +00:00
|
|
|
* Sat Jul 19 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.99-2
|
|
|
|
- use better fedora-buildtype patch from F-9 branch
|
|
|
|
|
2008-07-18 15:13:36 +00:00
|
|
|
* Fri Jul 18 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.99-1
|
|
|
|
- 4.0.99
|
|
|
|
|
2008-07-14 21:01:57 +00:00
|
|
|
* Mon Jul 14 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.98-4
|
2008-07-14 16:10:07 +00:00
|
|
|
- respun tarball
|
|
|
|
|
2008-07-12 20:37:48 +00:00
|
|
|
* Sat Jul 12 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.0.98-2
|
2008-07-12 20:45:09 +00:00
|
|
|
- revert a kinit patch causing an assertion failure in KComponentData (#455130)
|
2008-07-12 20:37:48 +00:00
|
|
|
|
2008-07-11 03:57:48 +00:00
|
|
|
* Thu Jul 10 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.98-1
|
|
|
|
- 4.0.98
|
2008-07-13 15:48:55 +00:00
|
|
|
- omit proxy patch (fixed upstream)
|
2008-07-11 03:57:48 +00:00
|
|
|
|
2008-07-07 12:38:52 +00:00
|
|
|
* Sun Jul 06 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.85-1
|
|
|
|
- 4.0.85
|
|
|
|
|
2008-06-27 17:01:25 +00:00
|
|
|
* Fri Jun 27 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.84-1
|
|
|
|
- 4.0.84
|
|
|
|
|
2008-06-27 01:56:06 +00:00
|
|
|
* Fri Jun 27 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.0.83-3
|
|
|
|
- fix kstandarddirs patch so /usr/libexec/kde4 is found (#453063)
|
|
|
|
|
2008-06-25 18:12:18 +00:00
|
|
|
* Wed Jun 25 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.83-2
|
|
|
|
- -common: move %{_kde4_docdir}/HTML/en/sonnet/ here (#341751)
|
|
|
|
|
2008-06-19 10:11:50 +00:00
|
|
|
* Thu Jun 19 2008 Than Ngo <than@redhat.com> 4.0.83-1
|
|
|
|
- 4.0.83 (beta2)
|
|
|
|
|
2008-06-13 21:15:44 +00:00
|
|
|
* Fri Jun 13 2008 Than Ngo <than@redhat.com> 4.0.82-1
|
|
|
|
- 4.0.82
|
|
|
|
|
2008-05-30 17:17:51 +00:00
|
|
|
* Fri May 30 2008 Than Ngo <than@redhat.com> 4.0.80-2
|
|
|
|
- fix #447965, order issue in kde path, thanks to Kevin
|
|
|
|
- backport patch to check html style version
|
|
|
|
|
2008-05-26 13:31:03 +00:00
|
|
|
* Mon May 26 2008 Than Ngo <than@redhat.com> 4.0.80-1
|
|
|
|
- 4.1 beta1
|
|
|
|
|
2008-05-24 20:26:25 +00:00
|
|
|
* Sat May 24 2008 Rex Dieter <rdieter@fedoraproject.org> - 4.0.72-8
|
|
|
|
- revert previous, don't include kde3-compat symlink (here, anyway)
|
|
|
|
|
2008-05-23 14:12:48 +00:00
|
|
|
* Fri May 23 2008 Rex Dieter <rdieter@fedoraproejct.org> - 4.0.72-7
|
|
|
|
- -common: provide %%_datadir/apps/kdeui for kde3 apps (#447965)
|
|
|
|
|
2008-05-22 18:44:00 +00:00
|
|
|
* Thu May 22 2008 Rex Dieter <rdieter@fedoraproject.org> - 4.0.72-6
|
|
|
|
- kstandarddirs hack to search /etc/kde
|
|
|
|
|
2008-05-22 12:24:30 +00:00
|
|
|
* Thu May 22 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.0.72-5
|
|
|
|
- keep libphonon.so in %%{_libdir} for non-KDE apps (#447831)
|
|
|
|
|
2008-05-15 02:17:32 +00:00
|
|
|
* Thu May 15 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.0.72-4
|
|
|
|
- fix proxy support (#443931, kde#155707)
|
|
|
|
- move %%{_kde4_appsdir}/ksgmltools2/ from -devel to the main package (#446435)
|
|
|
|
|
2008-05-13 17:20:19 +00:00
|
|
|
* Tue May 13 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.0.72-3
|
|
|
|
- drop no longer needed ALSA default device Phonon hack
|
|
|
|
|
2008-05-04 12:56:40 +00:00
|
|
|
* Sun May 4 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.0.72-2
|
2008-05-04 12:58:17 +00:00
|
|
|
- BR new minimum versions of qt4-devel and soprano-devel
|
2008-05-04 12:55:44 +00:00
|
|
|
|
2008-05-02 00:52:55 +00:00
|
|
|
* Fri May 2 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.0.72-1
|
|
|
|
- update to 4.0.72 (4.1 alpha 1)
|
2008-05-02 01:09:22 +00:00
|
|
|
- parallel_devel patch ported by Lorenzo Villani <lvillani@binaryhelix.net>
|
2008-05-02 00:52:55 +00:00
|
|
|
- update file list (Lorenzo Villani)
|
|
|
|
- drop upstreamed khtml-security, kconfig_sync_crash and klauncher-crash patches
|
|
|
|
- update xdg-menu (Administration menu) patch
|
|
|
|
|
2008-04-23 13:58:27 +00:00
|
|
|
* Tue Apr 22 2008 Lukáš Tinkl <ltinkl@redhat.com> - 4.0.3-7
|
|
|
|
- fix buffer overflow in KHTML's image loader (KDE advisory 20080426-1,
|
2008-04-26 23:16:21 +00:00
|
|
|
#443766: CVE-2008-1670)
|
2008-04-22 16:30:35 +00:00
|
|
|
|
2008-04-04 12:33:41 +00:00
|
|
|
* Fri Apr 04 2008 Than Ngo <than@redhat.com> - 4.0.3-6
|
|
|
|
- apply upstream patch to fix klauncher crash
|
2008-04-04 13:23:32 +00:00
|
|
|
- fix kconfig_sync_crash patch
|
2008-04-04 12:33:41 +00:00
|
|
|
|
2008-04-04 12:13:52 +00:00
|
|
|
* Fri Apr 4 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.3-5
|
|
|
|
- kconfig_sync_crash patch
|
|
|
|
|
2008-04-03 15:04:54 +00:00
|
|
|
* Thu Apr 3 2008 Lukáš Tinkl <ltinkl@redhat.com> 4.0.3-4
|
2008-04-03 17:00:04 +00:00
|
|
|
- rebuild for the new %%{_kde4_buildtype}
|
2008-04-03 15:04:54 +00:00
|
|
|
|
2008-03-31 16:24:53 +00:00
|
|
|
* Mon Mar 31 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.0.3-3
|
|
|
|
- patch and update file list for _kde4_libexecdir
|
|
|
|
|
2008-03-31 15:38:48 +00:00
|
|
|
* Mon Mar 31 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.0.3-2
|
|
|
|
- add Fedora build type (uses -DNDEBUG)
|
|
|
|
|
2008-03-28 16:26:23 +00:00
|
|
|
* Fri Mar 28 2008 Than Ngo <than@redhat.com> 4.0.3-1
|
|
|
|
- 4.0.3
|
2008-03-28 18:14:45 +00:00
|
|
|
- -apidocs: drop Requires: %%name
|
2008-03-28 16:26:23 +00:00
|
|
|
|
2008-03-28 14:01:27 +00:00
|
|
|
* Fri Mar 28 2008 Than Ngo <than@redhat.com> - 4.0.2-13
|
2008-03-28 14:01:27 +00:00
|
|
|
- add Administration menu, bz#439378
|
|
|
|
|
2008-03-27 11:19:11 +00:00
|
|
|
* Thu Mar 27 2008 Than Ngo <than@redhat.com> 4.0.2-12
|
|
|
|
- bz#428212, adapted Kevin Kofler's workaround for Policykit
|
|
|
|
|
2008-03-20 20:37:51 +00:00
|
|
|
* Thu Mar 20 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.2-11
|
2008-03-26 17:36:58 +00:00
|
|
|
- apidocs subpackage should be noarch (#436579)
|
2008-03-20 20:37:51 +00:00
|
|
|
|
2008-03-10 05:02:23 +00:00
|
|
|
* Mon Mar 10 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.0.2-10
|
2008-03-10 05:28:14 +00:00
|
|
|
- work around #436725: BR: libtool-ltdl so graphviz gets a valid libltdl
|
2008-03-10 05:02:23 +00:00
|
|
|
|
2008-03-10 00:23:52 +00:00
|
|
|
* Mon Mar 10 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.0.2-9
|
|
|
|
- fix kdeglobals not being found in profile (e.g. kde-settings) directory
|
|
|
|
|
2008-03-07 20:57:11 +00:00
|
|
|
* Fri Mar 07 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.2-8
|
|
|
|
- touchup KDE_DISTRIBUTION_TEXT
|
|
|
|
- add Fedora/V-R to KHTML UA string (thanks caillon)
|
|
|
|
|
2008-03-06 11:16:10 +00:00
|
|
|
* Thu Mar 06 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.0.2-7
|
|
|
|
- exclude apidocs from the main package
|
|
|
|
|
2008-03-06 10:29:15 +00:00
|
|
|
* Thu Mar 06 2008 Than Ngo <than@redhat.com> 4.0.2-6
|
|
|
|
- apply upstream patch to fix issue in KPropertiesDialog
|
|
|
|
|
2008-03-06 04:21:20 +00:00
|
|
|
* Thu Mar 06 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.0.2-5
|
|
|
|
- also install Doxyfile.global in -common to build kdepimlibs-apidocs against
|
|
|
|
|
2008-03-06 01:21:01 +00:00
|
|
|
* Wed Mar 05 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.0.2-4
|
2008-03-05 21:39:51 +00:00
|
|
|
- install all .css files in kdelibs-common to build kdepimlibs-apidocs against
|
|
|
|
- install doxygen.sh as kde4-doxygen.sh in -devel
|
|
|
|
- build apidocs and put them into an -apidocs subpackage (can be turned off)
|
2008-03-05 22:56:55 +00:00
|
|
|
- BR doxygen, graphviz and qt4-doc when building apidocs
|
2008-03-05 21:39:51 +00:00
|
|
|
|
2008-02-29 18:19:36 +00:00
|
|
|
* Fri Feb 29 2008 Than Ngo <than@redhat.com> 4.0.2-3
|
|
|
|
- rebuilt
|
|
|
|
|
2008-02-29 12:06:27 +00:00
|
|
|
* Fri Feb 29 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.0.2-2
|
2008-02-29 12:15:36 +00:00
|
|
|
- drop obsolete kde#149703 patch (fixed upstream by code rewrite)
|
|
|
|
- drop backports from 4.0.2: objectembed-handling, autostart, kde#771201-khtml
|
2008-02-29 12:06:27 +00:00
|
|
|
|
2008-02-28 18:15:24 +00:00
|
|
|
* Thu Feb 28 2008 Than Ngo <than@redhat.com> 4.0.2-1
|
|
|
|
- 4.0.2
|
|
|
|
|
2008-02-27 14:25:32 +00:00
|
|
|
* Wed Feb 27 2008 Lukáš Tinkl <ltinkl@redhat.com> - 4.0.1-8
|
|
|
|
- add Fedora branding to the package (#434815)
|
|
|
|
|
2008-02-25 15:26:15 +00:00
|
|
|
* Mon Feb 25 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.1-7
|
|
|
|
- -devel: own %%_kde4_libdir/kde4/plugins (thanks wolfy!)
|
|
|
|
|
2008-02-19 22:12:39 +00:00
|
|
|
* Tue Feb 19 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.0.1-6
|
|
|
|
- fix running KDE 3 apps as filetype viewers from KDE 4 Dolphin
|
|
|
|
|
2008-02-18 16:14:44 +00:00
|
|
|
* Mon Feb 18 2008 Rex Dieter <rdieter@fedoraprojectorg> 4.0.1-5
|
|
|
|
- -devel: include %%_kde4_appsdir/cmake here (#341751)
|
|
|
|
|
2008-02-06 10:32:04 +00:00
|
|
|
* Wed Feb 06 2008 Than Ngo <than@redhat.com> 4.0.1-4
|
|
|
|
- upstream patch to make sure that static widget is always at position 0,0
|
|
|
|
|
2008-02-01 15:37:29 +00:00
|
|
|
* Fri Feb 01 2008 Than Ngo <than@redhat.com> 4.0.1-3
|
|
|
|
- upstream patch to fix a regression in <object><embed> handling
|
2008-02-04 17:07:25 +00:00
|
|
|
- autostart upstream patch
|
2008-02-01 15:37:29 +00:00
|
|
|
|
2008-02-01 12:57:29 +00:00
|
|
|
* Fri Feb 01 2008 Than Ngo <than@redhat.com> 4.0.1-2
|
|
|
|
- autostart from XDG_CONFIG_DIRS
|
|
|
|
|
2008-01-31 12:52:43 +00:00
|
|
|
* Wed Jan 30 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.1-1
|
|
|
|
- 4.0.1
|
|
|
|
|
2008-01-30 14:47:46 +00:00
|
|
|
* Wed Jan 30 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.0-4
|
|
|
|
- omit openssl patch (f9+ #429846)
|
|
|
|
- respin (qt4)
|
|
|
|
|
2008-01-23 13:02:18 +00:00
|
|
|
* Wed Jan 23 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.0-3
|
|
|
|
- openssl patch
|
|
|
|
|
2008-01-19 15:55:33 +00:00
|
|
|
* Sat Jan 19 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.0.0-2
|
|
|
|
- patch K3Spell for hunspell support on F9+ (FeatureDictionary, kde#154561)
|
|
|
|
|
2008-01-07 13:06:54 +00:00
|
|
|
* Mon Jan 07 2008 Than Ngo <than@redhat.com> 4.0.0-1
|
|
|
|
- 4.0.0
|
|
|
|
|
2008-01-04 15:26:31 +00:00
|
|
|
* Fri Jan 04 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.97.0-11
|
|
|
|
- force Phonon to use the ALSA default device by default
|
|
|
|
|
2008-01-02 18:00:27 +00:00
|
|
|
* Wed Jan 02 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.97.0-10
|
2008-01-02 17:58:47 +00:00
|
|
|
- apply patch by Alex Merry to support FLAC 1.1.3+ in FindFlac.cmake
|
|
|
|
|
2007-12-22 19:52:36 +00:00
|
|
|
* Sat Dec 22 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.97.0-9
|
|
|
|
- drop BR aspell-devel on F9+, use only enchant (FeatureDictionary)
|
|
|
|
|
2007-12-18 16:48:09 +00:00
|
|
|
* Tue Dec 18 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.97.0-8
|
|
|
|
- don't put binaries into kdelibs-common, they drag in kdelibs (#417251)
|
|
|
|
|
2007-12-17 17:59:59 +00:00
|
|
|
* Mon Dec 17 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.97.0-7
|
2007-12-17 18:12:04 +00:00
|
|
|
- split out kdelibs-common on F9+ (shared with KDE 3) (#417251)
|
|
|
|
- Requires: kdelibs-common (F9+) (#417251)
|
2007-12-17 17:59:59 +00:00
|
|
|
|
2007-12-11 12:31:20 +00:00
|
|
|
* Tue Dec 11 2007 Than Ngo <than@redhat.com> 3.97.0-6
|
|
|
|
- enable subversion again
|
|
|
|
|
2007-12-11 11:26:47 +00:00
|
|
|
* Tue Dec 11 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.97.0-5
|
|
|
|
- rebuild for changed _kde4_includedir
|
|
|
|
|
2007-12-06 20:37:55 +00:00
|
|
|
* Thu Dec 06 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.97.0-4
|
|
|
|
- drop Req: kdebase-runtime oxygen-icon-theme (at least for now)
|
2007-12-06 20:34:16 +00:00
|
|
|
|
2007-12-06 15:00:35 +00:00
|
|
|
* Thu Dec 06 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.97.0-2
|
|
|
|
- drop BR: subversion temporarily (due to rawhide breakage)
|
|
|
|
|
2007-12-06 01:33:11 +00:00
|
|
|
* Wed Dec 05 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.97.0-1
|
|
|
|
- kde-3.97.0
|
|
|
|
|
2007-12-04 14:35:56 +00:00
|
|
|
* Tue Dec 04 2007 Than Ngo <than@redhat.com> 3.96.2-4
|
|
|
|
- rebuilt against new openssl/openldap
|
|
|
|
|
2007-12-01 21:03:41 +00:00
|
|
|
* Sat Dec 01 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.96.2-3
|
|
|
|
- install profile scripts as 644 instead of 755 (Ville Skyttä, #407521)
|
|
|
|
|
2007-12-01 20:34:38 +00:00
|
|
|
* Sat Dec 01 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.96.2-2
|
|
|
|
- BR openssh-clients and subversion (Sebastian Vahl)
|
|
|
|
- make this the default kdelibs for F9 again
|
|
|
|
|
2007-12-01 19:43:21 +00:00
|
|
|
* Tue Nov 29 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.96.2-1
|
|
|
|
- kde-3.96.2
|
|
|
|
|
|
|
|
* Tue Nov 27 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.96.1-1
|
|
|
|
- kde-3.96.1
|
|
|
|
|
|
|
|
* Tue Nov 20 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.96.0-4
|
|
|
|
- Requires: kdebase-runtime oxygen-icon-theme (where available)
|
|
|
|
|
|
|
|
* Mon Nov 19 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.96.0-3
|
|
|
|
- Requires: dbus-x11 (#390851)
|
|
|
|
|
|
|
|
* Mon Nov 19 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.96.0-2
|
|
|
|
- -devel: (Build)Requires: libXcomposite-devel libXdamage-devel
|
|
|
|
libxkbfile-devel libXpm-devel libXScrnSaver-devel libXtst-devel
|
|
|
|
libXv-devel libXxf86misc-devel
|
|
|
|
- devel: Requires: strigi-devel >= 0.5.7
|
|
|
|
- (Build)Requires: kde-filesystem >= 4
|
|
|
|
|
|
|
|
* Thu Nov 15 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.96.0-1
|
|
|
|
- kde-3.96.0
|
|
|
|
|
|
|
|
* Sat Nov 10 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.95.2-2
|
|
|
|
- BR: strigi-devel >= 0.5.7, soprano-devel >= 1.97.1
|
|
|
|
- License: LGPLv2 (only)
|
|
|
|
|
|
|
|
* Fri Nov 09 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.95.2-1
|
|
|
|
- kde-3.95.2
|
|
|
|
|
|
|
|
* Tue Nov 06 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.95.0-2
|
|
|
|
- fix parallel_devel patch (typo in KDE4_KPARTS_LIBRARY)
|
|
|
|
|
|
|
|
* Sun Nov 04 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.95.0-1
|
|
|
|
- kde-3.95.0 (kde4 dev platform rc1)
|
|
|
|
|
|
|
|
* Thu Oct 18 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.94.0-2
|
|
|
|
- drop optional BR hspell-devel again due to broken x86_64 static library
|
|
|
|
|
|
|
|
* Thu Oct 18 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.94.0-1
|
|
|
|
- update to 3.94.0
|
|
|
|
- BR soprano-devel >= 1.95.0
|
|
|
|
- don't rename js to kjs after installation, fixed upstream
|
|
|
|
- update parallel-devel patch
|
|
|
|
- drop kde#149704 patch, fixed upstream
|
|
|
|
- drop colorscheme-hack patch
|
|
|
|
- backport upstream fix for unversioned kpty library (rev 724528)
|
|
|
|
- add new BRs hspell-devel and jasper-devel
|
|
|
|
- 3.94.0 generates some manpages, add them to the file list
|
|
|
|
|
|
|
|
* Thu Oct 4 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.93.0-11
|
|
|
|
- don't make this the default kdelibs on F9 yet
|
|
|
|
- retry ppc64 build (#300571)
|
|
|
|
|
|
|
|
* Fri Sep 21 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.93.0-10
|
|
|
|
- ExcludeArch: ppc64 (#300571)
|
|
|
|
|
|
|
|
* Thu Sep 20 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.93.0-9
|
|
|
|
- -devel: (re)add Requires: bzip2-devel gamin-devel libacl-devel strigi-devel zlib-devel
|
|
|
|
- update sources
|
|
|
|
- sync kde4.(sh|csh) changes wrt KDE_IS_PRELINKED w/ devel/ branch
|
|
|
|
|
|
|
|
* Fri Sep 14 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.93.0-8
|
|
|
|
- rename js to kjs because of file conflict (kde#149840)
|
|
|
|
|
|
|
|
* Thu Sep 13 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.93.0-7
|
|
|
|
- actually install kde4.sh and kde4.csh
|
|
|
|
- sync KDE_IS_PRELINKED setting in kde4.sh and kde4.csh with kdelibs 3
|
|
|
|
(workaround for #244065 no longer needed, fixed in 3.93.0)
|
|
|
|
|
|
|
|
* Thu Sep 13 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.93.0-6
|
|
|
|
- set QT_PLUGIN_PATH in kde4.sh and kde4.csh
|
|
|
|
|
|
|
|
* Wed Sep 12 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.93.0-5
|
|
|
|
- fix strange coloring due to incomplete changes to KColorScheme
|
|
|
|
|
|
|
|
* Mon Sep 10 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.93.0-4
|
|
|
|
- use upstream fix (by David Faure) for kde#149704
|
|
|
|
|
|
|
|
* Mon Sep 10 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.93.0-3
|
|
|
|
- fix kde#149703, kde#149704, kde#149705
|
|
|
|
|
|
|
|
* Sun Sep 9 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.93.0-2
|
|
|
|
- remove files which conflict with KDE 3
|
|
|
|
- rename kconfig_compiler and makekdewidgets to *4
|
|
|
|
- move devel symlinks to %%{_kde4_libdir}/kde4/devel/
|
|
|
|
- drop Conflicts: kdelibs-devel
|
|
|
|
|
|
|
|
* Sun Sep 9 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.93.0-1
|
|
|
|
- update to 3.93.0
|
|
|
|
- drop kde4home patch (no longer applied)
|
|
|
|
- drop kdeprint soversion conflict patch (fixed upstream)
|
|
|
|
- remove icon-related code, pics/ is now in kdebase-runtime
|
|
|
|
- BR strigi-devel >= 0.5.5 due to API changes
|
|
|
|
- package hicolor presence_* icons which are not in hicolor-icon-theme
|
|
|
|
- don't list non-existing ksvgtopng in devel binaries (now in kdebase-runtime)
|
|
|
|
|
|
|
|
* Tue Aug 14 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.92.0-4
|
|
|
|
- -devel: omit most (hopefully) extraneous Requires:
|
|
|
|
- use macros.kde4
|
|
|
|
- -devel: Conflicts: kdelibs-devel (in %%_bindir,%%_libdir)
|
|
|
|
- License clarification
|
|
|
|
|
|
|
|
* Fri Aug 03 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.92.0-3
|
|
|
|
- name kdelibs4, don't mess with %%_prefix (for now)
|
2007-08-03 14:23:17 +00:00
|
|
|
- move to -devel: checkXML, kconfig_compiler, (make)kdewidgets, ksgmltools2,
|
|
|
|
ksvgtopng, kunittestmodrunner
|
|
|
|
- set KDE_IS_PRELINKED unconditionally (#244065)
|
2007-12-01 19:43:21 +00:00
|
|
|
- License: LGPLv2
|
|
|
|
- Requires: shared-mime-info
|
|
|
|
|
|
|
|
* Mon Jul 30 2007 Than Ngo <than@redhat.com> 3.92.0-2
|
|
|
|
- fix conlict with kde3
|
|
|
|
- add -DSYSCONF_INSTALL_DIR
|
|
|
|
|
|
|
|
* Sat Jul 28 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.92.0-1
|
|
|
|
- kde-3.92.0 (kde4-beta1)
|
|
|
|
|
|
|
|
* Thu Jul 19 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.91.0-6
|
|
|
|
- add missing epoch to main package Requires for -devel if name is kdelibs
|
|
|
|
|
|
|
|
* Tue Jul 17 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.91.0-5
|
|
|
|
- BR: soprano-devel
|
|
|
|
- prefix=/usr cleanups
|
|
|
|
|
|
|
|
* Wed Jul 11 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.91.0-4
|
|
|
|
- apply upstream bugfix for KatePart syntax highlighting (kde #145571)
|
|
|
|
|
|
|
|
* Thu Jun 29 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.91.0-3
|
|
|
|
- fix %%_sysconfdir for %%_prefix != /usr case.
|
|
|
|
|
|
|
|
* Thu Jun 28 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.91.0-2
|
|
|
|
- updated kde4home.diff
|
|
|
|
- CMAKE_BUILD_TYPE=RelWithDebInfo (we're already using %%optflags)
|
|
|
|
|
|
|
|
* Wed Jun 27 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.91.0-1
|
|
|
|
- kde-3.91.0
|
2008-10-17 17:49:41 +00:00
|
|
|
- CMAKE_BUILD_TYPE=debug
|
2007-12-01 19:43:21 +00:00
|
|
|
|
|
|
|
* Sat Jun 23 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.90.1-3
|
|
|
|
- specfile cleanup (%%prefix issues mostly)
|
|
|
|
|
|
|
|
* Wed May 30 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.90.1-2
|
|
|
|
- add missing BR shared-mime-info
|
|
|
|
|
|
|
|
* Sun May 13 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.90.1-1
|
|
|
|
- update to 3.90.1
|
|
|
|
- drop backported upstream fixes already in 3.90.1
|
|
|
|
- bump cmake BR to 2.4.5 as required upstream now
|
|
|
|
- add BR strigi-devel, alsa-lib-devel, avahi-devel
|
|
|
|
- don't set execute bits by hand anymore, cmake has been fixed
|
|
|
|
- use multilibs in /opt/kde4
|
|
|
|
|
|
|
|
* Mon Mar 26 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.80.3-5
|
|
|
|
- apply upstream fixes to build with Qt 4.3 Beta
|
|
|
|
|
|
|
|
* Sat Mar 24 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.80.3-4
|
|
|
|
- restore minimum version requirements for cmake and qt4-devel
|
|
|
|
- drop visibility hack (no longer needed with latest qt4 package)
|
|
|
|
- don't set QT4DIR and PATH anymore, qdbuscpp2xml has been fixed
|
|
|
|
- apply upstream bugfixes:
|
|
|
|
- * khtml segfault fix
|
|
|
|
- * message box cancel button fix
|
|
|
|
- * kprocio received buffer truncation fix (backported)
|
|
|
|
- * KatePart keyboard shortcut (Ctrl+Right, Shift+Right) fix
|
|
|
|
|
|
|
|
* Mon Mar 05 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.80.3-3
|
|
|
|
- +eXecute perms for %%{_prefix}/lib/*
|
|
|
|
|
|
|
|
* Fri Feb 23 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.80.3-2
|
|
|
|
- apply upstream patch to fix klauncher crash
|
|
|
|
- hack around Qt 4 being built with no visibility support
|
|
|
|
- install Qt Designer plugin
|
|
|
|
|
|
|
|
* Wed Feb 21 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.80.3-1
|
|
|
|
- update to 3.80.3
|
|
|
|
- update and improve parallel-installability patch
|
|
|
|
- set QT4DIR and PATH so CMake's direct $QT4DIR/qdbuscpp2xml calls work
|
|
|
|
- move libkdeinit_*.so from -devel to main package
|
|
|
|
- symlink kde4-config into /usr/bin so it can be used for path setting
|
|
|
|
|
|
|
|
* Wed Nov 29 2006 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> 3.80.2-0.4.20061003svn
|
|
|
|
- dropped -DCMAKE_SKIP_RPATH=TRUE from cmake
|
|
|
|
- compiling with QA_RPATHS=0x0003; export QA_RPATHS
|
|
|
|
|
|
|
|
* Sun Nov 26 2006 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> 3.80.2-0.3.20061003svn
|
|
|
|
- Added foolishly dropped libjpeg-devel, zlib-devel, krb5-devel, libattr-devel again as BR
|
|
|
|
|
|
|
|
* Thu Nov 23 2006 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> 3.80.2-0.2.20061003svn
|
|
|
|
- parallel build support
|
|
|
|
- added -DCMAKE_SKIP_RPATH=TRUE to cmake to skip rpath
|
|
|
|
- dropped libjpeg-devel, zlib-devel, krb5-devel, libattr-devel as BR
|
|
|
|
- dropped duplicate libattr-devel in BR
|
|
|
|
- spec file cleanups and added clean up in %%install
|
|
|
|
- fixed missing dependency : libkdeinit_knotify.so
|
|
|
|
|
|
|
|
* Sat Oct 07 2006 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.80.2-0.1.20061003svn
|
|
|
|
- first Fedora RPM (parts borrowed from the OpenSUSE kdelibs 4 RPM and the Fedora kdelibs 3 RPM)
|
|
|
|
- apply parallel-installability patch
|