a7e893c
Summary: K Desktop Environment 4 - Libraries
379013e
Version: 4.2.0
d3120c6
Release: 17%{?dist}
cvsdist 7a0fabe
1023664
%if 0%{?fedora} > 8
b3f4d1f
Name: kdelibs
b3f4d1f
Epoch: 6
a7e893c
Obsoletes: kdelibs4 < %{version}-%{release}
a7e893c
Provides:  kdelibs4 = %{version}-%{release}
a7e893c
%else
a7e893c
Name: kdelibs4
969f328
%endif
969f328
a7e893c
# LGPLv2: everything, except (see below)
a7e893c
# BSD: kdoctools/
a7e893c
# GFDL: kdoctools/customization ?
45a3ce2
License: LGPLv2
a7e893c
URL:     http://www.kde.org/
a7e893c
Group:   System Environment/Libraries
379013e
Source0: ftp://ftp.kde.org/pub/kde/stable/%{version}/src/kdelibs-%{version}.tar.bz2
a7e893c
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
a7e893c
1c4eae3
%ifarch noarch
e8ffc7c
%define apidocs 1
1c4eae3
%else
e8ffc7c
%define rest 1
1c4eae3
%endif
e8ffc7c
b0860c2
BuildRequires: kde4-macros(api) >= 2
a5e92a9
BuildRequires: kde-filesystem >= 4-23
a5e92a9
# used in kde.(sh|csh)
a5e92a9
Requires: coreutils grep
a5e92a9
# dbus-launch needed here? don't think so, but be safe and keep 
a5e92a9
# for now -- Rex
a7e893c
Requires: dbus-x11
a3b8e4f
Requires: hicolor-icon-theme
a5e92a9
Requires: kde-filesystem >= 4-23
a7e893c
Requires: kde-settings
a7e893c
%{?_kde4_macros_api:Requires: kde4-macros(api) = %{_kde4_macros_api} }
a7e893c
Requires: shared-mime-info
a86654e
%if "%{name}" == "kdelibs"
a86654e
Requires: kdelibs-common
a86654e
%endif
c2b7e80
%if 0%{?fedora} >= 9
c2b7e80
Requires: hunspell
c2b7e80
%endif
030e702
Requires: phonon%{?_isa} >= 4.3.0
0fea500
Requires: soprano%{?_isa} >= 2.2
030e702
Requires: strigi-libs%{?_isa} >= 0.6.3
a7e893c
a7e893c
Source1: kde4.sh
a7e893c
Source2: kde4.csh
a7e893c
a7e893c
# make -devel packages parallel-installable
4c3b013
Patch0: kdelibs-4.1.96-parallel_devel.patch
a7e893c
# fix kde#149705
Lorenzo Villani 7e79889
Patch2: kdelibs-4.1.82-kde149705.patch
c2b7e80
# Hunspell support for K3Spell
c2b7e80
# http://fedoraproject.org/wiki/Releases/FeatureDictionary
c2b7e80
# http://bugs.kde.org/show_bug.cgi?id=154561
c2b7e80
Patch5: kdelibs-4.0.0-k3spell-hunspell.patch
7ea690b
# openssl's SHLIB_VERSION_NUMBER macro can't be used/trusted
7ea690b
Patch6: kdelibs-4.0.0-openssl.patch
699f37a
# install all .css files and Doxyfile.global in kdelibs-common to build
699f37a
# kdepimlibs-apidocs against
2aafce6
Patch8: kdelibs-4.0.2-install-all-css.patch
479212f
# add Fedora/V-R to KHTML UA string
479212f
Patch9: kdelibs-4.0.2-branding.patch
c1349fe
# don't cache kdeglobals paths because they change after profile directories
c1349fe
# are loaded from kde4rc
055eeab
Patch10: kdelibs-4.1.72-no-cache-kdeglobals-paths.patch
ac2f01c
# workaround for policykit
055eeab
Patch11: kdelibs-4.1.72-policykit-workaround.patch
0e1b0d5
Patch12: kdelibs-4.1.0-xdg-menu.patch
c437015
# patch KStandardDirs to use %{_libexecdir}/kde4 instead of %{_libdir}/kde4/libexec
7639f35
Patch14: kdelibs-4.0.85-libexecdir.patch
5b3456f
# kstandarddirs changes: search /etc/kde, find /usr/libexec/kde4
055eeab
Patch18: kdelibs-4.1.72-kstandarddirs.patch
055eeab
Patch20: kdelibs-4.1.70-cmake.patch
fc838ad
Patch22: kdelibs-4.1.96-cmake.patch
2363a95
Patch23: kdelibs-4.2.0-gcc44-workaround.patch
8bb549e
# disable strict aliasing in kjs/dtoa.cpp (GCC 4.4 x86_64 crash) (#485968)
a834ca0
Patch24: kdelibs-4.2.0-kjs-gcc44-crash.patch
d3120c6
Patch25: kdelibs-4.2.0-gcc44-misc.patch
44f46e0
adc85e5
# upstream
5bc7305
# 4.3 branch
5bc7305
Patch101: kdelibs-4.1.96-AllowExternalPaths.patch
98f194b
Lukas Tinkl f716adc
# 4.2 branch
Lukas Tinkl f716adc
Patch110: kdelibs-4.2.1-kde#917170.patch
Lukas Tinkl f716adc
Patch111: kdelibs-4.2.1-kde#918403.patch
Lukas Tinkl f716adc
Patch112: kdelibs-4.2.1-kde#918654.patch
e04898b
Patch113: kdelibs-4.2.0-kded-kdirwatch.patch
72f9eaa
# http://bugs.kde.org/179934
72f9eaa
Patch114: kdelibs-4.2.0-ssl_proxy.patch
98f194b
Patch115: kdelibs-4.2.0-kded.patch
100bb80
Patch116: kdelibs-4.2.0-plasma-qt45.patch
9993b8e
# fix crash in ~KMainWindow triggered by sending messages in KNode (kde#182322)
9993b8e
# http://websvn.kde.org/?view=rev&revision=918169
9993b8e
Patch117: kdelibs-4.2.0-kmainwindow-crash.patch
adc85e5
947f23d
BuildRequires: qt4-devel >= 4.4.0
6f3ea35
# qt4%{_?_isa} isn't provided yet -- Rex
6f3ea35
#Requires: qt4%{?_isa} >= %{_qt4_version}
6f3ea35
Requires: qt4 >= %{_qt4_version}
a7e893c
Requires: xdg-utils
a7e893c
Requires(post): /sbin/ldconfig xdg-utils
a7e893c
Requires(postun): /sbin/ldconfig xdg-utils
cvsdist 5bda058
6efda65
BuildRequires: alsa-lib-devel
4a34142
%if 0%{?fedora} < 9
4a34142
# we don't want a hard dependency on aspell on F9+, use enchant only
a7e893c
BuildRequires: aspell-devel
4a34142
%endif
030e702
BuildRequires: automoc4 >= 0.9.88
a7e893c
BuildRequires: avahi-devel
a7e893c
BuildRequires: bzip2-devel
a5e92a9
BuildRequires: cmake >= 2.6.2-3
a7e893c
BuildRequires: cups-devel cups
a7e893c
BuildRequires: enchant-devel
a7e893c
BuildRequires: gamin-devel
a7e893c
BuildRequires: gettext-devel
a7e893c
BuildRequires: giflib-devel
a7e893c
# busted at least on x86_64
a7e893c
#BuildRequires: hspell-devel
d88d9d1
BuildRequires: jasper-devel
a7e893c
BuildRequires: krb5-devel
a7e893c
BuildRequires: libacl-devel libattr-devel
a7e893c
BuildRequires: libjpeg-devel
a7e893c
BuildRequires: libpng-devel
a7e893c
BuildRequires: libtiff-devel
a7e893c
BuildRequires: libxslt-devel libxml2-devel
27edf6f
BuildRequires: OpenEXR-devel
a7e893c
BuildRequires: openssl-devel
a7e893c
BuildRequires: pcre-devel
030e702
BuildRequires: phonon-devel >= 4.3.0
a7e893c
BuildRequires: shared-mime-info
0fea500
BuildRequires: soprano-devel >= 2.2
c690702
BuildRequires: strigi-devel >= 0.6.3
a7e893c
BuildRequires: zlib-devel
84ffdf1
BuildRequires: libutempter-devel
Lorenzo Villani 46768e5
# extra X deps (seemingly needed and/or checked-for by most kde4 buildscripts)
a7e893c
%define x_deps libXcomposite-devel libXdamage-devel libxkbfile-devel libXpm-devel libXScrnSaver-devel libXtst-devel libXv-devel libXxf86misc-devel
a7e893c
%{?x_deps:BuildRequires: %{x_deps}}
1023664
BuildRequires: openssh-clients
2de04c3
BuildRequires: subversion
25d4d66
5d36efc
%if 0%{?apidocs}
fc7e7e4
BuildRequires: doxygen
39ddd5a
BuildRequires: graphviz
fc7e7e4
BuildRequires: qt4-doc
fc7e7e4
%endif
fc7e7e4
cvsdist 91ff10f
%description
a7e893c
Libraries for the K Desktop Environment 4.
cvsdist 91ff10f
a86654e
%if "%{name}" == "kdelibs"
a86654e
%package common
a86654e
Group: System Environment/Libraries
a86654e
Summary: Common files for KDE 3 and KDE 4 libraries
a86654e
%description common
a86654e
This package includes the common files for the KDE 3 and KDE 4 libraries.
a86654e
%endif
a86654e
cvsdist 91ff10f
%package devel
cvsdist 91ff10f
Group: Development/Libraries
a7e893c
Summary: Header files for compiling KDE 4 applications
44ce146
Provides: plasma-devel = %{version}-%{release}
969f328
Requires: %{name} = %{?epoch:%{epoch}:}%{version}-%{release}
a7e893c
%if "%{name}" != "kdelibs4"
a7e893c
Obsoletes: kdelibs4-devel < %{version}-%{release}
a7e893c
Provides:  kdelibs4-devel = %{version}-%{release}
45a3ce2
%endif
a5e92a9
Requires: cmake >= 2.6.2-3
030e702
Requires: automoc4 >= 0.9.88
a7e893c
Requires: qt4-devel
a7e893c
Requires: openssl-devel
030e702
Requires: phonon-devel
0fea500
# do we really still need all these below? -- Rex
030e702
Requires: strigi-devel
0fea500
Requires: bzip2-devel gamin-devel libacl-devel
a7e893c
%{?x_deps:Requires: %{x_deps}}
cvsdist 91ff10f
%description devel
cvsdist 91ff10f
This package includes the header files you will need to compile
a7e893c
applications for KDE 4.
7fe5209
2aafce6
%package apidocs
2aafce6
Group: Development/Documentation
2aafce6
Summary: KDE 4 API documentation
55c53f3
# Not strictly required -- Rex
55c53f3
# Requires: %{name} = %{?epoch:%{epoch}:}%{version}
55c53f3
Requires: kde-filesystem
e8ffc7c
%if "%{name}" != "kdelibs4"
2aafce6
Provides: kdelibs4-apidocs = %{version}-%{release}
2aafce6
#else
2aafce6
# Don't do that for now, we'd need to make sure all Requires: kdelibs-apidocs
2aafce6
# (in kdevelop etc.) are fixed to kdelibs3-apidocs first and it may not be
2aafce6
# worth it anyway.
2aafce6
#Provides: kdelibs-apidocs = 6:%{version}-%{release}
2aafce6
%endif
2aafce6
2aafce6
%description apidocs
2aafce6
This package includes the KDE 4 API documentation in HTML
2aafce6
format for easy browsing.
2aafce6
cvsdist 91ff10f
cvsdist 91ff10f
%prep
969f328
%setup -q -n kdelibs-%{version}
969f328
3024683
%patch0 -p1 -b .parallel_devel
3024683
%patch2 -p1 -b .kde149705
c2b7e80
%if 0%{?fedora} >= 9
c2b7e80
%patch5 -p1 -b .k3spell-hunspell
e201e92
%else
e201e92
# shouldn't be needed f9+, we'll see -- Rex
7ea690b
%patch6 -p1 -b .openssl
e201e92
%endif
2aafce6
%patch8 -p1 -b .all-css
479212f
%patch9 -p1 -b .branding
479212f
sed -i -e "s|@@VERSION_RELEASE@@|%{version}-%{release}|" kio/kio/kprotocolmanager.cpp
c1349fe
%patch10 -p1 -b .no-cache-kdeglobals-paths
0803848
%patch11 -p1 -b .policykit
e725940
%patch12 -p1 -b .Administration-menu
c437015
%patch14 -p1 -b .libexecdir
19bd5a3
%patch18 -p1 -b .kstandarddirs
b47b1a2
%patch20 -p1 -b .xxcmake
fc838ad
%patch22 -p1 -b .kdepimlibs-cmake
2363a95
%patch23 -p1 -b .gcc44
a834ca0
%patch24 -p1 -b .kjs-gcc44-crash
d3120c6
%patch25 -p1 -b .gcc44-misc
55c53f3
adc85e5
# upstream patches
5bc7305
%patch101 -p1 -b .AllowExternalPaths
2534344
%patch110 -p0 -b .kde#917170
2534344
%patch111 -p0 -b .kde#918403
2534344
%patch112 -p0 -b .kde#918654
e04898b
%patch113 -p4 -b .kde#182472
72f9eaa
%patch114 -p3 -b .kde#179934
98f194b
%patch115 -p0 -b .kded
100bb80
%patch116 -p1 -b .qt45
9993b8e
%patch117 -p0 -b .kmainwindow-crash
37e9e4e
cvsdist 91ff10f
%build
a7e893c
c847ca2
mkdir -p %{_target_platform}
Lorenzo Villani 46768e5
pushd %{_target_platform}
479212f
%{cmake_kde4} -DKDE_DISTRIBUTION_TEXT="%{version}-%{release} Fedora" ..
a7e893c
popd
a7e893c
e8ffc7c
%if 0%{?rest}
e04898b
make %{?_smp_mflags} -C %{_target_platform}
e8ffc7c
%endif
a7e893c
2aafce6
# build apidocs
e8ffc7c
%if 0%{?apidocs}
2aafce6
export QTDOCDIR=`pkg-config --variable=docdir Qt`
2aafce6
doc/api/doxygen.sh .
2aafce6
%endif
d88d9d1
cvsdist 7a0fabe
cvsdist ce54319
%install
abce11e
rm -rf %{buildroot}
cvsdist af63870
e8ffc7c
%if 0%{?rest}
Lorenzo Villani 46768e5
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
cvsdist 91ff10f
d70b6a1
# see also use-of/patching of XDG_MENU_PREFIX in kdebase/kde-settings
a7e893c
mv %{buildroot}%{_kde4_sysconfdir}/xdg/menus/applications.menu \
a7e893c
   %{buildroot}%{_kde4_sysconfdir}/xdg/menus/kde4-applications.menu
cvsdist 91ff10f
ec7fff7
# create/own, see http://bugzilla.redhat.com/483318
27a76ed
mkdir -p %{buildroot}%{_kde4_libdir}/kconf_update_bin
ec7fff7
0fe8b3d
%if "%{name}" != "kdelibs"
a7e893c
# remove files which conflict with KDE 3
a7e893c
rm -f %{buildroot}%{_kde4_bindir}/checkXML %{buildroot}%{_kde4_bindir}/kjscmd \
a7e893c
      %{buildroot}%{_kde4_bindir}/kunittestmodrunner
a7e893c
rm -f %{buildroot}%{_kde4_configdir}/kdebug.areas %{buildroot}%{_kde4_configdir}/kdebugrc \
a7e893c
      %{buildroot}%{_kde4_configdir}/kdeprintrc %{buildroot}%{_kde4_configdir}/ui/ui_standards.rc
a7e893c
rm -f %{buildroot}%{_kde4_docdir}/HTML/en/common/*
a7e893c
rm -f %{buildroot}%{_kde4_sharedir}/locale/all_languages
969f328
%endif
cvsdist c9fe4d7
a7e893c
# move devel symlinks
a7e893c
mkdir -p %{buildroot}%{_kde4_libdir}/kde4/devel
a7e893c
pushd %{buildroot}%{_kde4_libdir}
a7e893c
for i in lib*.so
a7e893c
do
a7e893c
  case "$i" in
a7e893c
    libkdeinit4_*.so)
a7e893c
      ;;
d70b6a1
    ## FIXME/TODO: imo, should leave everything except for known-conflicts -- Rex
a7e893c
    *)
a7e893c
      linktarget=`readlink "$i"`
a7e893c
      rm -f "$i"
a7e893c
      ln -sf "../../$linktarget" "kde4/devel/$i"
a7e893c
      ;;
a7e893c
  esac
cvsdist 91ff10f
done
cvsdist 91ff10f
popd
cvsdist 91ff10f
Lorenzo Villani 5ab9c2c
install -p -m 644 -D %{SOURCE1} %{buildroot}%{_sysconfdir}/profile.d/kde4.sh
Lorenzo Villani 5ab9c2c
install -p -m 644 -D %{SOURCE2} %{buildroot}%{_sysconfdir}/profile.d/kde4.csh
969f328
c46b9c2
# fix Sonnet documentation multilib conflict
c46b9c2
bunzip2 %{buildroot}%{_kde4_docdir}/HTML/en/sonnet/index.cache.bz2
c46b9c2
sed -i -e 's!!!g' %{buildroot}%{_kde4_docdir}/HTML/en/sonnet/index.cache
c46b9c2
bzip2 -9 %{buildroot}%{_kde4_docdir}/HTML/en/sonnet/index.cache
c46b9c2
2aafce6
# install apidocs and generator script
Lorenzo Villani 5ab9c2c
install -p -D doc/api/doxygen.sh %{buildroot}%{_kde4_bindir}/kde4-doxygen.sh
e8ffc7c
%endif
e8ffc7c
e8ffc7c
%if 0%{?apidocs}
Lorenzo Villani 5ab9c2c
mkdir -p %{buildroot}%{_kde4_docdir}/HTML/en
Lorenzo Villani 5ab9c2c
cp -prf kdelibs-%{version}-apidocs %{buildroot}%{_kde4_docdir}/HTML/en/kdelibs4-apidocs
2aafce6
%endif
2aafce6
b76fd20
a7e893c
%post
a7e893c
/sbin/ldconfig ||:
a7e893c
xdg-icon-resource forceupdate --theme hicolor 2> /dev/null || :
a7e893c
xdg-desktop-menu forceupdate 2> /dev/null || :
b3f4d1f
Lorenzo Villani 46768e5
%postun
a7e893c
/sbin/ldconfig ||:
a7e893c
xdg-icon-resource forceupdate --theme hicolor 2> /dev/null || :
a7e893c
xdg-desktop-menu forceupdate 2> /dev/null || :
prockai 2d68e12
d88d9d1
cvsdist 91ff10f
%clean
abce11e
rm -rf %{buildroot}
cvsdist 91ff10f
d88d9d1
e8ffc7c
%if 0%{?rest}
cvsdist 91ff10f
%files
a3b8e4f
%defattr(-,root,root,-)
a7e893c
%doc AUTHORS README TODO
627f490
%doc COPYING.LIB
6efda65
%config(noreplace) %{_sysconfdir}/profile.d/*
a7e893c
%{_kde4_bindir}/*
a7e893c
%exclude %{_kde4_bindir}/kconfig_compiler4
a7e893c
%{_kde4_appsdir}/*
a7e893c
# kdewidgets
a7e893c
%exclude %{_kde4_bindir}/makekdewidgets4
a7e893c
%exclude %{_kde4_appsdir}/kdewidgets/
a7e893c
%exclude %{_kde4_libdir}/kde4/plugins/designer/kdewidgets.*
ed9bd20
%exclude %{_kde4_appsdir}/cmake/
a7e893c
%{_kde4_configdir}/*
a7e893c
%{_datadir}/dbus-1/interfaces/*
a7e893c
%{_kde4_datadir}/mime/packages/*
a7e893c
%{_kde4_sharedir}/kde4/services/*
a7e893c
%{_kde4_sharedir}/kde4/servicetypes/*
Lorenzo Villani 46768e5
%{_kde4_sharedir}/icons/hicolor/*/actions/*
c46b9c2
%{_kde4_docdir}/HTML/en/sonnet/
d3e8491
%{_kde4_docdir}/HTML/en/kioslave/
a7e893c
%{_kde4_libdir}/lib*.so.*
a7e893c
%{_kde4_libdir}/libkdeinit4_*.so
ec7fff7
%{_kde4_libdir}/kconf_update_bin/
77b1371
%dir %{_kde4_libdir}/kde4/
a261156
%{_kde4_libdir}/kde4/*.so
c437015
%{_kde4_libexecdir}/*
77b1371
%dir %{_kde4_libdir}/kde4/plugins/
77b1371
%{_kde4_libdir}/kde4/plugins/imageformats/
8c84d0a
%{_kde4_libdir}/kde4/plugins/script/
a7e893c
%{_kde4_sysconfdir}/xdg/menus/*.menu
a7e893c
%doc %{_mandir}/man*/*
a86654e
# kdelibs-common comes from here for fedora >= 9
a86654e
%if "%{name}" == "kdelibs"
a86654e
%exclude %{_kde4_configdir}/kdebug.areas
a86654e
%exclude %{_kde4_configdir}/kdebugrc
a86654e
%exclude %{_kde4_configdir}/ui/ui_standards.rc
90d0d18
%exclude %{_kde4_appsdir}/kdeui
055739c
%exclude %{_kde4_configdir}/colors/40.colors
055739c
%exclude %{_kde4_configdir}/colors/Rainbow.colors
055739c
%exclude %{_kde4_configdir}/colors/Royal.colors
055739c
%exclude %{_kde4_configdir}/colors/Web.colors
055739c
%exclude %{_kde4_configdir}/ksslcalist
055739c
%exclude %{_kde4_bindir}/preparetips
a86654e
a86654e
%files common
a86654e
%defattr(-,root,root,-)
055739c
%{_kde4_configdir}/colors/40.colors
055739c
%{_kde4_configdir}/colors/Rainbow.colors
055739c
%{_kde4_configdir}/colors/Royal.colors
055739c
%{_kde4_configdir}/colors/Web.colors
055739c
%{_kde4_configdir}/ksslcalist
055739c
%{_kde4_bindir}/preparetips
a86654e
%{_kde4_configdir}/kdebug.areas
a86654e
%{_kde4_configdir}/kdebugrc
a86654e
%dir %{_kde4_configdir}/ui
a86654e
%{_kde4_configdir}/ui/ui_standards.rc
4ccff4a
%{_kde4_appsdir}/kdeui
02df092
%{_kde4_docdir}/HTML/en/common/
a86654e
%{_kde4_datadir}/locale/all_languages/
353267f
%endif
cvsdist 91ff10f
cvsdist 91ff10f
%files devel
2878b98
%defattr(-,root,root,-)
a7e893c
%doc KDE4PORTING.html
a7e893c
%{_kde4_bindir}/kconfig_compiler4
a7e893c
%{_kde4_bindir}/makekdewidgets4
2aafce6
%{_kde4_bindir}/kde4-doxygen.sh
ed9bd20
%{_kde4_appsdir}/cmake/
a7e893c
%{_kde4_appsdir}/kdewidgets/
a7e893c
%{_kde4_includedir}/*
a7e893c
%{_kde4_libdir}/kde4/devel/
77b1371
%{_kde4_libdir}/kde4/plugins/designer/
e8ffc7c
%endif
d88d9d1
e8ffc7c
%if 0%{?apidocs}
2aafce6
%files apidocs
2aafce6
%defattr(-,root,root,-)
2aafce6
%{_kde4_docdir}/HTML/en/kdelibs4-apidocs/
2aafce6
%endif
2aafce6
cvsdist 91ff10f
1c4eae3
%changelog
d3120c6
* Thu Feb 26 2009 Than Ngo <than@redhat.com> 4.2.0-17
d3120c6
- fix build issue against gcc44
d3120c6
055739c
* Wed Feb 25 2009 Than Ngo <than@redhat.com> - 4.2.0-16
055739c
- fix files conflicts with 3.5.x
055739c
9993b8e
* Tue Feb 24 2009 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.2.0-15
9993b8e
- fix crash in ~KMainWindow triggered by sending messages in KNode (kde#182322)
9993b8e
0fea500
* Mon Feb 23 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.2.0-14
0fea500
- (Build)Req: soprano(-devel) >= 2.2
0fea500
- devel: drop Req: zlib-devel libutempter-devel
0fea500
8bb549e
* Wed Feb 18 2009 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.2.0-13
8bb549e
- disable strict aliasing in kjs/dtoa.cpp (GCC 4.4 x86_64 crash) (#485968)
9a4ed0c
100bb80
* Thu Feb 12 2009 Than Ngo <than@redhat.com> - 4.2.0-11
58d7597
- make plasma work better with Qt 4.5 (when built against Qt 4.5)
c2c462b
- add gcc44-workaround
100bb80
98f194b
* Fri Feb 06 2009 Than Ngo <than@redhat.com> - 4.2.0-10
98f194b
- Fix duplicated applications in the K menu and in keditfiletype
98f194b
72f9eaa
* Thu Feb 05 2009 Rex Dieter <rdieter@fedoraproject.org> 4.2.0-9
72f9eaa
- ssl/proxy patch (kde#179934)
72f9eaa
8c84d0a
* Sat Jan 31 2009 Rex Dieter <rdieter@fedoraproject.org> 4.2.0-8
ec7fff7
- unowned dirs (#483315,#483318)
8c84d0a
e04898b
* Fri Jan 30 2009 Rex Dieter <rdieter@fedoraproject.org> 4.2.0-7
e04898b
- kded/kdirwatch patch (kde#182472)
e04898b
Lukas Tinkl f716adc
* Fri Jan 30 2009 Lukáš Tinkl <ltinkl@redhat.com> 4.2.0-6
Lukas Tinkl f716adc
- Emit the correct FilesRemoved signal if the job was aborted in the middle of its operation, 
Lukas Tinkl f716adc
  otherwise it can result in confusion and data loss (overwriting files with files
Lukas Tinkl f716adc
  that don't exist). kdebug:118593
Lukas Tinkl f716adc
- Fix "klauncher hangs when kdeinit4 dies" -- this happened because
Lukas Tinkl f716adc
  klauncher was doing a blocking read forever.
Lukas Tinkl f716adc
- Repair klauncher support for unique-applications like konsole.
Lukas Tinkl f716adc
  kdebug:162729, kdebug:75492
Lukas Tinkl f716adc
0803848
* Fri Jan 30 2009 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.2.0-5
0803848
- reenable PolicyKit and NTFS workarounds
0803848
6f3ea35
* Mon Jan 26 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.2.0-4
6f3ea35
- revert Requires: qt4%%{_isa}
6f3ea35
37e9e4e
* Mon Jan 26 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.2.0-3
37e9e4e
- respun tarball
37e9e4e
030e702
* Mon Jan 26 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.2.0-2
030e702
- plasma-on-screensaver-security patch
030e702
- (Build)Req: automoc4 >= 0.9.88, phonon(-devel) >= 4.3.0
030e702
- Requires: strigi-libs >= 0.6.3
030e702
- use %%{?_isa} to avoid potential multilib heartbreak
030e702
379013e
* Thu Jan 22 2009 Than Ngo <than@redhat.com> - 4.2.0-1
379013e
- 4.2.0
379013e
0810000
* Fri Jan 16 2009 Than Ngo <than@redhat.com> - 4.1.96-9
0810000
- drop kdelibs-4.1.85-plasma-default-wallpaper.patch, it's not needed
0810000
  since new plasma allows to define default wallpaper, new kde-setting
0810000
  is required
5bc7305
- backport fix from trunk to allow symlinks in wallpaper theme
0810000
27471c5
* Fri Jan 16 2009 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.1.96-8
27471c5
- rebuild for new OpenSSL
27471c5
c690702
* Mon Jan 12 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.1.96-7
c690702
- Slight speedup to profile.d/kde.sh (#465370)
c690702
- (Build)Req: strigi(-devel) >= 0.6.3
c690702
adc85e5
* Mon Jan 12 2009 Than Ngo <than@redhat.com> - 4.1.96-6
adc85e5
- fix a crash (appearing in KSMServer)
adc85e5
bbbb68e
* Sat Jan 10 2009 Than Ngo <than@redhat.com> - 4.1.96-5
bbbb68e
- kdeworkspace cmake files in correct place
bbbb68e
a5e92a9
* Fri Jan 09 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.1.96-4
a5e92a9
- bump min deps (cmake, kde-filesystem, phonon)
b2f1f7c
- kde.(sh|csh): cleanup QT_PLUGIN_PATH handling (#477095)
a5e92a9
- Requires: coreutils grep
a5e92a9
6ee5e7b
* Fri Jan 09 2009 Than Ngo <than@redhat.com> - 4.1.96-3
6ee5e7b
- BR soprano >= 2.1.64
6ee5e7b
fc838ad
* Thu Jan 08 2009 Than Ngo <than@redhat.com> - 4.1.96-2
fc838ad
- kdepim cmake files in correct place
fc838ad
255d8d8
* Wed Jan 07 2009 Than Ngo <than@redhat.com> - 4.1.96-1
255d8d8
- 4.2rc1
255d8d8
60df8bd
* Fri Dec 19 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.1.85-6
60df8bd
- add plasma-default-wallpaper libplasma patch from kdebase-workspace-4.1
60df8bd
0c2fefe
* Tue Dec 16 2008 Rex Dieter <rdieter@fedoraproject.org> 4.1.85-5
0c2fefe
- respun tarball, integrates kde-l10n-systemsettings patch
0c2fefe
ccf40d2
* Tue Dec 16 2008 Than Ngo <than@redhat.com> - 4.1.85-4
ccf40d2
- add missing ENTITY systemsettings in pt, that fixes kde-l10
ccf40d2
  build breakage
ccf40d2
2f4e6e1
* Mon Dec 15 2008 Than Ngo <than@redhat.com> - 4.1.85-3
ccf40d2
- add missing ENTITY systemsettings in ru/gl/es/pt, that fixes kde-l10
ccf40d2
  build breakage
ccf40d2
- rename suffix .xxcmake to avoid install .cmake
2f4e6e1
aabfe8b
* Sun Dec 14 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.1.85-2
aabfe8b
- tweak parallel_devel patch to get a -L flag for the symlink directory
aabfe8b
2c9760b
* Thu Dec 11 2008 Than Ngo <than@redhat.com> -  4.1.85-1
2c9760b
- 4.2beta2
2c9760b
Lorenzo Villani 7e79889
* Tue Dec 09 2008 Lorenzo Villani <lvillani@binaryhelix.net> - 6:4.1.82-2
Lorenzo Villani 7e79889
- rebase parallel devel patch and kde149705 patch
Lorenzo Villani 7e79889
Lorenzo Villani d33c751
* Mon Dec 08 2008 Lorenzo Villani <lvillani@binaryhelix.net> - 6:4.1.82-1
Lorenzo Villani d33c751
- 4.1.82
Lorenzo Villani d33c751
d17d5c8
* Tue Nov 25 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.1.80-5
d17d5c8
- remove workaround BR on phonon-backend-gstreamer, it's ineffective since
d17d5c8
  phonon now explicitly Requires: phonon-backend-xine and the dependency is no
d17d5c8
  longer circular anyway
05854df
- update parallel_devel patch
1f38b6c
- fix minimum strigi version (only 0.5.9 needed)
d17d5c8
a4b5425
* Tue Nov 25 2008 Than Ngo <than@redhat.com> 4.1.80-4
a4b5425
- respin
a4b5425
44ce146
* Thu Nov 20 2008 Rex Dieter <rdieter@fedoraproject.org> 4.1.80-3
44ce146
- -devel: Provides: plasma-devel
44ce146
055eeab
* Thu Nov 20 2008 Than Ngo <than@redhat.com> 4.1.80-2
055eeab
- merged
055eeab
055eeab
* Thu Nov 20 2008 Lorenzo Villani <lvillani@binaryhelix.net> - 6:4.1.80-1
055eeab
- 4.1.80
055eeab
- BR strigi 0.60
055eeab
- BR cmake 2.6
055eeab
- make install/fast
055eeab
- rebase policykit patch
055eeab
- rebase cmake patch
055eeab
- rebase a couple of patches and drop _default_patch_fuzz 2
055eeab
055eeab
* Wed Nov 12 2008 Than Ngo <than@redhat.com> 4.1.3-1
055eeab
- 4.1.3
055eeab
055eeab
* Fri Nov 07 2008 Rex Dieter <rdieter@fedoraproject.org> 4.1.2-6
055eeab
- backport http_cache_cleaner fix (kdebug:172182)
0212771
Lorenzo Villani b8ca36e
* Wed Oct 15 2008 Lukáš Tinkl <ltinkl@redhat.com> 4.1.2-5
Lorenzo Villani b8ca36e
- backport fix for faulty window resizing (kdebug:172042)
0212771
Lorenzo Villani b8ca36e
* Mon Oct 13 2008 Than Ngo <than@redhat.com> 4.1.2-4
Lorenzo Villani b8ca36e
- backport patch to fix crash kded startup crash
26a0c05
Lorenzo Villani b8ca36e
* Wed Oct 08 2008 Than Ngo <than@redhat.com> 4.1.2-3
Lorenzo Villani b8ca36e
- backport fix for google maps
b0860c2
Lorenzo Villani b8ca36e
* Sun Sep 28 2008 Rex Dieter <rdieter@fedoraproject.org> 4.1.2-2
Lorenzo Villani b8ca36e
- make VERBOSE=1
Lorenzo Villani b8ca36e
- respin against new(er) kde-filesystem
5bdcb09
Lorenzo Villani b8ca36e
* Thu Sep 25 2008 Rex Dieter <rdieter@fedoraproject.org> 4.1.2-1
Lorenzo Villani b8ca36e
- kde-4.1.2
Lorenzo Villani b8ca36e
Lorenzo Villani b8ca36e
* Fri Sep 19 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.1.1-12
Lorenzo Villani b8ca36e
- make "Stop Animations" work again in Konqueror (KDE 4 regression kde#157789)
Lorenzo Villani b8ca36e
Lorenzo Villani b8ca36e
* Thu Sep 18 2008 Than Ngo <than@redhat.com> 4.1.1-11
Lorenzo Villani b8ca36e
- apply upstream patch to fix the regression
Lorenzo Villani b8ca36e
- drop the kdelibs-4.1.1-bz#461725-regression.patch
Lorenzo Villani b8ca36e
Lorenzo Villani b8ca36e
* Thu Sep 18 2008 Lukáš Tinkl <ltinkl@redhat.com> 4.1.1-10
Lorenzo Villani b8ca36e
- Fix file association bug, the global mimeapps.list file had priority
Lorenzo Villani b8ca36e
  over the local one.
Lorenzo Villani b8ca36e
- khtml scroll crash fix (kdebug:170880)
Lorenzo Villani b8ca36e
- Don't eat text when the emoticons were not installed. This fixes
Lorenzo Villani b8ca36e
  mail text not being displayed in KMail when kdebase-runtime wasn't
Lorenzo Villani b8ca36e
  installed.
Lorenzo Villani b8ca36e
Lorenzo Villani b8ca36e
* Wed Sep 17 2008 Than Ngo <than@redhat.com> 4.1.1-9
Lorenzo Villani b8ca36e
- #461725, revert the patch to fix the regression
Lorenzo Villani b8ca36e
Lorenzo Villani b8ca36e
* Sat Sep 13 2008 Than Ngo <than@redhat.com> 4.1.1-8
Lorenzo Villani b8ca36e
- fix kdelibs-4.1.1-kdeui-widgets-fixes.patch
Lorenzo Villani b8ca36e
Lorenzo Villani b8ca36e
* Sat Sep 13 2008 Than Ngo <than@redhat.com> 4.1.1-7
Lorenzo Villani b8ca36e
- remove redundant FEDORA, use CMAKE_BUILD_TYPE=release
Lorenzo Villani b8ca36e
- fix install problem with cmake > 2.5
Lorenzo Villani b8ca36e
Lorenzo Villani b8ca36e
* Mon Sep 08 2008 Lukáš Tinkl <ltinkl@redhat.com> 4.1.1-6
Lorenzo Villani b8ca36e
- fix crashes in plugin selector
Lorenzo Villani b8ca36e
- fix problems in various kdeui widgets
488e745
b8077df
* Wed Sep 03 2008 Lukáš Tinkl <ltinkl@redhat.com> 4.1.1-5
b8077df
- fixed crash on setting cookies on empty domains (like the file
b8077df
  system), KDE bug #170147
b8077df
- fix URL navigator focus in file dialogs, KDE bug #169497, #170211
b8077df
cca0de4
* Tue Sep 02 2008 Than Ngo <than@redhat.com> 4.1.1-4
cca0de4
- apply patch to fix regression in khtml
cca0de4
92f00ed
* Mon Sep 01 2008 Than Ngo <than@redhat.com> 4.1.1-3
92f00ed
- respun
92f00ed
6983580
* Fri Aug 29 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.1.1-2
6983580
- fix #455130 (kinit crashing in kglobalconfig with no KComponentData) properly
6983580
- drop revert-kinit-regression hack (fixes ioslave translations)
6983580
6fc3c96
* Fri Aug 29 2008 Than Ngo <than@redhat.com> 4.1.1-1
6fc3c96
- 4.1.1
6fc3c96
5cc0bbc
* Fri Aug 29 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.1.0-9
5cc0bbc
- -devel: +Requires: libutempter-devel (cmake wants to link it in)
5cc0bbc
5b3456f
* Thu Aug 28 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.1.0-8
5b3456f
- rewrite kstandarddirs patch to fix side effects (#459904 (KDEDIRS), #457633)
5b3456f
84ffdf1
* Mon Aug 25 2008 Than Ngo <than@redhat.com> 4.1.0-7
84ffdf1
- konsole doesn't write to utmp
84ffdf1
0e1b0d5
* Sat Aug 23 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.1.0-6
0e1b0d5
- don't hide KDE 3 KCMs in kde4-applications.menu, not needed with our
6d65753
  OnlyShowIn=KDE3 patch and breaks KDE 3 KCMs (kcmshell, apps) in KDE 4 sessions
0e1b0d5
180f330
* Sun Aug 10 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.1.0-5
180f330
- fix kcookiejar crash on invalid cookie file from KDE 3 (patch by David Faure)
180f330
d33f11b
* Fri Aug 01 2008 Rex Dieter <rdieter@fedoraproject.org> 4.1.0-4
d33f11b
- -devel: Requires: phonon-devel >= 4.2 (helps multilib upgrades)
cd2705e
- konq processes never terminate (kde#167826, rh#457526)
d33f11b
4a68d4c
* Wed Jul 30 2008 Rex Dieter <rdieter@fedoraproject.org> 4.1.0-3
cbe0d79
- (Build)Requires: soprano(-devel) >= 2.1 (#456827)
4a68d4c
c46b9c2
* Thu Jul 24 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.1.0-2
c46b9c2
- move Sonnet documentation back to the main package
b437896
- fix #341751 (Sonnet documentation multilib conflict) properly
4ccff4a
7c582b8
* Wed Jul 23 2008 Than Ngo <than@redhat.com> 4.1.0-1
7c582b8
- 4.1.0
7c582b8
2b667a5
* Sun Jul 20 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.0.99-3
2b667a5
- fix kstandarddirs patch to always append the installed location last, even if
2b667a5
  it is already present earlier in the search path (#456004)
2b667a5
5bde7d2
* Sat Jul 19 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.99-2
5bde7d2
- use better fedora-buildtype patch from F-9 branch
5bde7d2
5b706dc
* Fri Jul 18 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.99-1
5b706dc
- 4.0.99
5b706dc
3877fa3
* Mon Jul 14 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.98-4
73a2f1d
- respun tarball
73a2f1d
0af386e
* Sat Jul 12 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.0.98-2
c050ea1
- revert a kinit patch causing an assertion failure in KComponentData (#455130)
0af386e
59a6eaa
* Thu Jul 10 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.98-1
59a6eaa
- 4.0.98
f91feb7
- omit proxy patch (fixed upstream)
59a6eaa
7639f35
* Sun Jul 06 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.85-1
7639f35
- 4.0.85
7639f35
276b4c7
* Fri Jun 27 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.84-1
276b4c7
- 4.0.84
276b4c7
bc6266a
* Fri Jun 27 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.0.83-3
bc6266a
- fix kstandarddirs patch so /usr/libexec/kde4 is found (#453063)
bc6266a
02df092
* Wed Jun 25 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.83-2
02df092
- -common: move %{_kde4_docdir}/HTML/en/sonnet/ here (#341751)
02df092
608b3f7
* Thu Jun 19 2008 Than Ngo <than@redhat.com> 4.0.83-1
608b3f7
- 4.0.83 (beta2)
608b3f7
0edeb29
* Fri Jun 13 2008 Than Ngo <than@redhat.com> 4.0.82-1
0edeb29
- 4.0.82
0edeb29
3082133
* Fri May 30 2008 Than Ngo <than@redhat.com> 4.0.80-2
3082133
- fix #447965, order issue in kde path, thanks to Kevin
3082133
- backport patch to check html style version
3082133
3ade250
* Mon May 26 2008 Than Ngo <than@redhat.com> 4.0.80-1
3ade250
- 4.1 beta1
3ade250
0fe8b3d
* Sat May 24 2008 Rex Dieter <rdieter@fedoraproject.org> - 4.0.72-8
0fe8b3d
- revert previous, don't include kde3-compat symlink (here, anyway)
0fe8b3d
d70b6a1
* Fri May 23 2008 Rex Dieter <rdieter@fedoraproejct.org> - 4.0.72-7
d70b6a1
- -common: provide %%_datadir/apps/kdeui for kde3 apps (#447965)
d70b6a1
19bd5a3
* Thu May 22 2008 Rex Dieter <rdieter@fedoraproject.org> - 4.0.72-6
19bd5a3
- kstandarddirs hack to search /etc/kde
19bd5a3
634d5ca
* Thu May 22 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.0.72-5
634d5ca
- keep libphonon.so in %%{_libdir} for non-KDE apps (#447831)
634d5ca
c3a1b8c
* Thu May 15 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.0.72-4
c3a1b8c
- fix proxy support (#443931, kde#155707)
c3a1b8c
- move %%{_kde4_appsdir}/ksgmltools2/ from -devel to the main package (#446435)
c3a1b8c
3dc991f
* Tue May 13 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.0.72-3
3dc991f
- drop no longer needed ALSA default device Phonon hack
3dc991f
b29a281
* Sun May  4 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.0.72-2
0ca51b5
- BR new minimum versions of qt4-devel and soprano-devel
947f23d
52ed5f7
* Fri May  2 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.0.72-1
52ed5f7
- update to 4.0.72 (4.1 alpha 1)
9ed9b03
- parallel_devel patch ported by Lorenzo Villani <lvillani@binaryhelix.net>
52ed5f7
- update file list (Lorenzo Villani)
52ed5f7
- drop upstreamed khtml-security, kconfig_sync_crash and klauncher-crash patches
52ed5f7
- update xdg-menu (Administration menu) patch
52ed5f7
Lukas Tinkl a25c545
* Tue Apr 22 2008 Lukáš Tinkl <ltinkl@redhat.com> - 4.0.3-7
Lukas Tinkl a25c545
- fix buffer overflow in KHTML's image loader (KDE advisory 20080426-1,
f668819
  #443766: CVE-2008-1670)
Lukas Tinkl bd28299
3f48398
* Fri Apr 04 2008 Than Ngo <than@redhat.com> -  4.0.3-6
3f48398
- apply upstream patch to fix klauncher crash
805b409
- fix kconfig_sync_crash patch
3f48398
44f46e0
* Fri Apr  4 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.3-5
44f46e0
- kconfig_sync_crash patch
44f46e0
Lukas Tinkl c3de337
* Thu Apr  3 2008 Lukáš Tinkl <ltinkl@redhat.com> 4.0.3-4
Lukas Tinkl 5108013
- rebuild for the new %%{_kde4_buildtype}
Lukas Tinkl c3de337
c437015
* Mon Mar 31 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.0.3-3
c437015
- patch and update file list for _kde4_libexecdir
c437015
9fdf9a0
* Mon Mar 31 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.0.3-2
9fdf9a0
- add Fedora build type (uses -DNDEBUG)
9fdf9a0
5208d72
* Fri Mar 28 2008 Than Ngo <than@redhat.com> 4.0.3-1
5208d72
- 4.0.3
55c53f3
- -apidocs: drop Requires: %%name
5208d72
85a5e0e
* Fri Mar 28 2008 Than Ngo <than@redhat.com> -  4.0.2-13
e725940
- add Administration menu, bz#439378
e725940
ac2f01c
* Thu Mar 27 2008 Than Ngo <than@redhat.com> 4.0.2-12
ac2f01c
- bz#428212, adapted Kevin Kofler's workaround for Policykit
ac2f01c
e8ffc7c
* Thu Mar 20 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.2-11
1c4eae3
- apidocs subpackage should be noarch (#436579)
e8ffc7c
ae7d9d6
* Mon Mar 10 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.0.2-10
86d3ed3
- work around #436725: BR: libtool-ltdl so graphviz gets a valid libltdl
ae7d9d6
c1349fe
* Mon Mar 10 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.0.2-9
c1349fe
- fix kdeglobals not being found in profile (e.g. kde-settings) directory
c1349fe
479212f
* Fri Mar 07 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.2-8
479212f
- touchup KDE_DISTRIBUTION_TEXT
479212f
- add Fedora/V-R to KHTML UA string (thanks caillon)
479212f
cd090e0
* Thu Mar 06 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.0.2-7
cd090e0
- exclude apidocs from the main package
cd090e0
3319155
* Thu Mar 06 2008 Than Ngo <than@redhat.com> 4.0.2-6
3319155
- apply upstream patch to fix issue in KPropertiesDialog
3319155
699f37a
* Thu Mar 06 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.0.2-5
699f37a
- also install Doxyfile.global in -common to build kdepimlibs-apidocs against
699f37a
ea13b25
* Wed Mar 05 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.0.2-4
2aafce6
- install all .css files in kdelibs-common to build kdepimlibs-apidocs against
2aafce6
- install doxygen.sh as kde4-doxygen.sh in -devel
2aafce6
- build apidocs and put them into an -apidocs subpackage (can be turned off)
39ddd5a
- BR doxygen, graphviz and qt4-doc when building apidocs
2aafce6
7a2ae5b
* Fri Feb 29 2008 Than Ngo <than@redhat.com> 4.0.2-3
7a2ae5b
- rebuilt
7a2ae5b
a36e36b
* Fri Feb 29 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.0.2-2
6b8f9d4
- drop obsolete kde#149703 patch (fixed upstream by code rewrite)
6b8f9d4
- drop backports from 4.0.2: objectembed-handling, autostart, kde#771201-khtml
a36e36b
16f47df
* Thu Feb 28 2008 Than Ngo <than@redhat.com> 4.0.2-1
16f47df
- 4.0.2
16f47df
Lukas Tinkl 55d5744
* Wed Feb 27 2008 Lukáš Tinkl <ltinkl@redhat.com> - 4.0.1-8
Lukas Tinkl 55d5744
- add Fedora branding to the package (#434815)
Lukas Tinkl 55d5744
77b1371
* Mon Feb 25 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.1-7
77b1371
- -devel: own %%_kde4_libdir/kde4/plugins (thanks wolfy!)
77b1371
a54ba72
* Tue Feb 19 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.0.1-6
a54ba72
- fix running KDE 3 apps as filetype viewers from KDE 4 Dolphin
a54ba72
ed9bd20
* Mon Feb 18 2008 Rex Dieter <rdieter@fedoraprojectorg> 4.0.1-5
ed9bd20
- -devel: include %%_kde4_appsdir/cmake here (#341751)
ed9bd20
5a12ad4
* Wed Feb 06 2008 Than Ngo <than@redhat.com> 4.0.1-4
5a12ad4
- upstream patch to make sure that static widget is always at position 0,0
5a12ad4
e079d00
* Fri Feb 01 2008 Than Ngo <than@redhat.com> 4.0.1-3
e079d00
- upstream patch to fix a regression in <object><embed> handling
00fbaa2
- autostart upstream patch
e079d00
41fe3ab
* Fri Feb 01 2008 Than Ngo <than@redhat.com> 4.0.1-2
41fe3ab
- autostart from XDG_CONFIG_DIRS
41fe3ab
5d02d70
* Wed Jan 30 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.1-1
5d02d70
- 4.0.1
5d02d70
e201e92
* Wed Jan 30 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.0-4
e201e92
- omit openssl patch (f9+ #429846)
e201e92
- respin (qt4)
e201e92
7ea690b
* Wed Jan 23 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.0-3
7ea690b
- openssl patch
7ea690b
c2b7e80
* Sat Jan 19 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.0.0-2
c2b7e80
- patch K3Spell for hunspell support on F9+ (FeatureDictionary, kde#154561)
c2b7e80
215a50f
* Mon Jan 07 2008 Than Ngo <than@redhat.com> 4.0.0-1
215a50f
- 4.0.0
215a50f
2affe2b
* Fri Jan 04 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.97.0-11
2affe2b
- force Phonon to use the ALSA default device by default
2affe2b
9c57d8b
* Wed Jan 02 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.97.0-10
85b8fae
- apply patch by Alex Merry to support FLAC 1.1.3+ in FindFlac.cmake
85b8fae
4a34142
* Sat Dec 22 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.97.0-9
4a34142
- drop BR aspell-devel on F9+, use only enchant (FeatureDictionary)
4a34142
efddc03
* Tue Dec 18 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.97.0-8
efddc03
- don't put binaries into kdelibs-common, they drag in kdelibs (#417251)
efddc03
a86654e
* Mon Dec 17 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.97.0-7
82d2e50
- split out kdelibs-common on F9+ (shared with KDE 3) (#417251)
82d2e50
- Requires: kdelibs-common (F9+) (#417251)
a86654e
2de04c3
* Tue Dec 11 2007 Than Ngo <than@redhat.com> 3.97.0-6
2de04c3
- enable subversion again
2de04c3
8051ae7
* Tue Dec 11 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.97.0-5
8051ae7
- rebuild for changed _kde4_includedir
8051ae7
32ddd0e
* Thu Dec 06 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.97.0-4
32ddd0e
- drop Req: kdebase-runtime oxygen-icon-theme (at least for now)
cd3f44a
b81a17b
* Thu Dec 06 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.97.0-2
b81a17b
- drop BR: subversion temporarily (due to rawhide breakage)
b81a17b
3012974
* Wed Dec 05 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.97.0-1
3012974
- kde-3.97.0
3012974
62c674e
* Tue Dec 04 2007 Than Ngo <than@redhat.com> 3.96.2-4
62c674e
- rebuilt against new openssl/openldap
62c674e
0099fcf
* Sat Dec 01 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.96.2-3
0099fcf
- install profile scripts as 644 instead of 755 (Ville Skyttä, #407521)
0099fcf
1023664
* Sat Dec 01 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.96.2-2
1023664
- BR openssh-clients and subversion (Sebastian Vahl)
1023664
- make this the default kdelibs for F9 again
1023664
a7e893c
* Tue Nov 29 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.96.2-1
a7e893c
- kde-3.96.2
a7e893c
a7e893c
* Tue Nov 27 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.96.1-1
a7e893c
- kde-3.96.1
a7e893c
a7e893c
* Tue Nov 20 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.96.0-4
a7e893c
- Requires: kdebase-runtime oxygen-icon-theme (where available)
a7e893c
a7e893c
* Mon Nov 19 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.96.0-3
a7e893c
- Requires: dbus-x11 (#390851)
a7e893c
a7e893c
* Mon Nov 19 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.96.0-2
a7e893c
- -devel: (Build)Requires: libXcomposite-devel libXdamage-devel
a7e893c
   libxkbfile-devel libXpm-devel libXScrnSaver-devel libXtst-devel
a7e893c
   libXv-devel libXxf86misc-devel
a7e893c
- devel: Requires: strigi-devel >= 0.5.7
a7e893c
- (Build)Requires: kde-filesystem >= 4
a7e893c
a7e893c
* Thu Nov 15 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.96.0-1
a7e893c
- kde-3.96.0
a7e893c
a7e893c
* Sat Nov 10 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.95.2-2
a7e893c
- BR: strigi-devel >= 0.5.7, soprano-devel >= 1.97.1
a7e893c
- License: LGPLv2 (only)
a7e893c
a7e893c
* Fri Nov 09 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.95.2-1
a7e893c
- kde-3.95.2
a7e893c
a7e893c
* Tue Nov 06 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.95.0-2
a7e893c
- fix parallel_devel patch (typo in KDE4_KPARTS_LIBRARY)
a7e893c
a7e893c
* Sun Nov 04 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.95.0-1
a7e893c
- kde-3.95.0 (kde4 dev platform rc1)
a7e893c
a7e893c
* Thu Oct 18 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.94.0-2
a7e893c
- drop optional BR hspell-devel again due to broken x86_64 static library
a7e893c
a7e893c
* Thu Oct 18 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.94.0-1
a7e893c
- update to 3.94.0
a7e893c
- BR soprano-devel >= 1.95.0
a7e893c
- don't rename js to kjs after installation, fixed upstream
a7e893c
- update parallel-devel patch
a7e893c
- drop kde#149704 patch, fixed upstream
a7e893c
- drop colorscheme-hack patch
a7e893c
- backport upstream fix for unversioned kpty library (rev 724528)
a7e893c
- add new BRs hspell-devel and jasper-devel
a7e893c
- 3.94.0 generates some manpages, add them to the file list
a7e893c
a7e893c
* Thu Oct 4 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.93.0-11
a7e893c
- don't make this the default kdelibs on F9 yet
a7e893c
- retry ppc64 build (#300571)
a7e893c
a7e893c
* Fri Sep 21 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.93.0-10
a7e893c
- ExcludeArch: ppc64 (#300571)
a7e893c
a7e893c
* Thu Sep 20 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.93.0-9
a7e893c
- -devel: (re)add Requires: bzip2-devel gamin-devel libacl-devel strigi-devel zlib-devel
a7e893c
- update sources
a7e893c
- sync kde4.(sh|csh) changes wrt KDE_IS_PRELINKED w/ devel/ branch
a7e893c
a7e893c
* Fri Sep 14 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.93.0-8
a7e893c
- rename js to kjs because of file conflict (kde#149840)
a7e893c
a7e893c
* Thu Sep 13 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.93.0-7
a7e893c
- actually install kde4.sh and kde4.csh
a7e893c
- sync KDE_IS_PRELINKED setting in kde4.sh and kde4.csh with kdelibs 3
a7e893c
  (workaround for #244065 no longer needed, fixed in 3.93.0)
a7e893c
a7e893c
* Thu Sep 13 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.93.0-6
a7e893c
- set QT_PLUGIN_PATH in kde4.sh and kde4.csh
a7e893c
a7e893c
* Wed Sep 12 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.93.0-5
a7e893c
- fix strange coloring due to incomplete changes to KColorScheme
a7e893c
a7e893c
* Mon Sep 10 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.93.0-4
a7e893c
- use upstream fix (by David Faure) for kde#149704
a7e893c
a7e893c
* Mon Sep 10 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.93.0-3
a7e893c
- fix kde#149703, kde#149704, kde#149705
a7e893c
a7e893c
* Sun Sep 9 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.93.0-2
a7e893c
- remove files which conflict with KDE 3
a7e893c
- rename kconfig_compiler and makekdewidgets to *4
a7e893c
- move devel symlinks to %%{_kde4_libdir}/kde4/devel/
a7e893c
- drop Conflicts: kdelibs-devel
a7e893c
a7e893c
* Sun Sep 9 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.93.0-1
a7e893c
- update to 3.93.0
a7e893c
- drop kde4home patch (no longer applied)
a7e893c
- drop kdeprint soversion conflict patch (fixed upstream)
a7e893c
- remove icon-related code, pics/ is now in kdebase-runtime
a7e893c
- BR strigi-devel >= 0.5.5 due to API changes
a7e893c
- package hicolor presence_* icons which are not in hicolor-icon-theme
a7e893c
- don't list non-existing ksvgtopng in devel binaries (now in kdebase-runtime)
a7e893c
a7e893c
* Tue Aug 14 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.92.0-4
a7e893c
- -devel: omit most (hopefully) extraneous Requires:
a7e893c
- use macros.kde4
a7e893c
- -devel: Conflicts: kdelibs-devel (in %%_bindir,%%_libdir)
a7e893c
- License clarification
a7e893c
a7e893c
* Fri Aug 03 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.92.0-3
a7e893c
- name kdelibs4, don't mess with %%_prefix (for now)
627f490
- move to -devel: checkXML, kconfig_compiler, (make)kdewidgets, ksgmltools2,
627f490
  ksvgtopng, kunittestmodrunner
627f490
- set KDE_IS_PRELINKED unconditionally (#244065)
a7e893c
- License: LGPLv2
a7e893c
- Requires: shared-mime-info
a7e893c
a7e893c
* Mon Jul 30 2007 Than Ngo <than@redhat.com> 3.92.0-2
a7e893c
- fix conlict with kde3
a7e893c
- add -DSYSCONF_INSTALL_DIR
a7e893c
a7e893c
* Sat Jul 28 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.92.0-1
a7e893c
- kde-3.92.0 (kde4-beta1)
a7e893c
a7e893c
* Thu Jul 19 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.91.0-6
a7e893c
- add missing epoch to main package Requires for -devel if name is kdelibs
a7e893c
a7e893c
* Tue Jul 17 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.91.0-5
a7e893c
- BR: soprano-devel
a7e893c
- prefix=/usr cleanups
a7e893c
a7e893c
* Wed Jul 11 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.91.0-4
a7e893c
- apply upstream bugfix for KatePart syntax highlighting (kde #145571)
a7e893c
a7e893c
* Thu Jun 29 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.91.0-3
a7e893c
- fix %%_sysconfdir for %%_prefix != /usr case.
a7e893c
a7e893c
* Thu Jun 28 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.91.0-2
a7e893c
- updated kde4home.diff
a7e893c
- CMAKE_BUILD_TYPE=RelWithDebInfo (we're already using %%optflags)
a7e893c
a7e893c
* Wed Jun 27 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.91.0-1
a7e893c
- kde-3.91.0
Lorenzo Villani 46768e5
- CMAKE_BUILD_TYPE=debug
a7e893c
a7e893c
* Sat Jun 23 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.90.1-3
a7e893c
- specfile cleanup (%%prefix issues mostly)
a7e893c
a7e893c
* Wed May 30 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.90.1-2
a7e893c
- add missing BR shared-mime-info
a7e893c
a7e893c
* Sun May 13 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.90.1-1
a7e893c
- update to 3.90.1
a7e893c
- drop backported upstream fixes already in 3.90.1
a7e893c
- bump cmake BR to 2.4.5 as required upstream now
a7e893c
- add BR strigi-devel, alsa-lib-devel, avahi-devel
a7e893c
- don't set execute bits by hand anymore, cmake has been fixed
a7e893c
- use multilibs in /opt/kde4
a7e893c
a7e893c
* Mon Mar 26 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.80.3-5
a7e893c
- apply upstream fixes to build with Qt 4.3 Beta
a7e893c
a7e893c
* Sat Mar 24 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.80.3-4
a7e893c
- restore minimum version requirements for cmake and qt4-devel
a7e893c
- drop visibility hack (no longer needed with latest qt4 package)
a7e893c
- don't set QT4DIR and PATH anymore, qdbuscpp2xml has been fixed
a7e893c
- apply upstream bugfixes:
a7e893c
- * khtml segfault fix
a7e893c
- * message box cancel button fix
a7e893c
- * kprocio received buffer truncation fix (backported)
a7e893c
- * KatePart keyboard shortcut (Ctrl+Right, Shift+Right) fix
a7e893c
a7e893c
* Mon Mar 05 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.80.3-3
a7e893c
- +eXecute perms for %%{_prefix}/lib/*
a7e893c
a7e893c
* Fri Feb 23 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.80.3-2
a7e893c
- apply upstream patch to fix klauncher crash
a7e893c
- hack around Qt 4 being built with no visibility support
a7e893c
- install Qt Designer plugin
a7e893c
a7e893c
* Wed Feb 21 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.80.3-1
a7e893c
- update to 3.80.3
a7e893c
- update and improve parallel-installability patch
a7e893c
- set QT4DIR and PATH so CMake's direct $QT4DIR/qdbuscpp2xml calls work
a7e893c
- move libkdeinit_*.so from -devel to main package
a7e893c
- symlink kde4-config into /usr/bin so it can be used for path setting
a7e893c
a7e893c
* Wed Nov 29 2006 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> 3.80.2-0.4.20061003svn
a7e893c
- dropped -DCMAKE_SKIP_RPATH=TRUE from cmake
a7e893c
- compiling with QA_RPATHS=0x0003; export QA_RPATHS
a7e893c
a7e893c
* Sun Nov 26 2006 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> 3.80.2-0.3.20061003svn
a7e893c
- Added foolishly dropped libjpeg-devel, zlib-devel, krb5-devel, libattr-devel again as BR
a7e893c
a7e893c
* Thu Nov 23 2006 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> 3.80.2-0.2.20061003svn
a7e893c
- parallel build support
a7e893c
- added -DCMAKE_SKIP_RPATH=TRUE to cmake to skip rpath
a7e893c
- dropped libjpeg-devel, zlib-devel, krb5-devel, libattr-devel as BR
a7e893c
- dropped duplicate libattr-devel in BR
a7e893c
- spec file cleanups and added clean up in %%install
a7e893c
- fixed missing dependency : libkdeinit_knotify.so
a7e893c
a7e893c
* Sat Oct 07 2006 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.80.2-0.1.20061003svn
a7e893c
- first Fedora RPM (parts borrowed from the OpenSUSE kdelibs 4 RPM and the Fedora kdelibs 3 RPM)
a7e893c
- apply parallel-installability patch