Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-updates-src > by-pkgid > 3217f2ffb2e1974b9bd45bb03736f88d > files > 16

kdelibs4-4.14.35-1.mga5.src.rpm

#
# Please do not update/rebuild/touch this package before asking first to mikala and/or neoclust
# This package is part of the KDE Stack.
#

%define upstream_name kdelibs

%define compile_apidox 0
%{?_with_apidox: %{expand: %%global compile_apidox 1}}

%define bootstrap 0
%{?_without_bootstrap: %global bootstrap 0}
%{?_with_bootstrap: %global bootstrap 1}

%define sdo_version 0.10.0
%define grantlee_version 0.3.0
%define soprano_version 2.9.0
%define qt_version 4.8.0
%define strigi_version 0.7.5
%define phonon_version 4.5.0
%define polkit_version 0.98.1
%define libxml2_version 2.4.11
%define cups_version 1.2
%define kdemacros_version 4.13.80
%define _with_udisk2 1

%if %_with_udisk2
%define udisks udisks2
%else
%define udisks udisks
%endif

%define rel 1

Name: kdelibs4
Summary: K Desktop Environment - Libraries
Version: 4.14.35
Release: %mkrel %{rel}
Epoch: 2
Group: Graphical desktop/KDE
License: GPLv2 and LGPLv2 and GFDL and BSD and QPL and Artistic
URL: http://www.kde.org
Source: http://download.kde.org/stable/applications/16.08.3/src/%{upstream_name}-%{version}.tar.xz

#Branch patches ( P100 -> P199 )

#Trunk ( P200 -> 299)

#Testing ( P300 -> inf )

#Mageia Patches

Patch502: kdelibs-4.1.85-add-kde-menu.patch
Source503: kdelibs-4.2.95-fix-kross-lib.patch
Patch504: kdelibs-4.8.95-add-default-places.patch
Patch505: kdelibs-fix-containment.patch
Patch506: kdelibs-4.4.0-use-timeline.patch
%if ! %_with_udisk2
#Patch507: kdelibs-4.7.3-no-HAL.patch
%endif
Patch508: kdelibs-4.3.90-install_all_css.patch
Patch509: kdelibs-4.6.90-mga-branding.patch
Patch512: kdelibs-4.6.1-mga-add-extra-catalogs.patch
Patch513: kdelibs-4.7.3-fix-mga-3275.patch
Patch515: kdelibs-4.7.97-vlc-workaround.patch

# (lm) follows the mime-apps spec, for better interoperability 
# with gio when it comes to the user's preferred and default apps (mga#4461)
# http://standards.freedesktop.org/mime-apps-spec/mime-apps-spec-1.0.1.html
# backport from KF5 kio & kservice
Patch516: kdelibs-4.14-kopenwithdialog-save-default-application-into-Default-Applications.patch
Patch517: kdelibs-4.14-kmimeassociations-read-mimeapps_list-from-XDG_CONFIG.patch
Patch518: kdelibs-4.14-kopenwithdialog-write-mimeapps_list-in-XDG_CONFIG_HOME.patch

# Fedora Patchs
Patch600: kdelibs-4.9.97-solid-qt-no-debug-output.patch

# kde-connect patch
Patch700: solid-backend.patch

BuildRequires: kde4-macros >= %{kdemacros_version}
BuildRequires: qt4-devel >= 4:%{qt_version}
BuildRequires: pkgconfig(QtWebKit)
BuildRequires: pkgconfig(libstreams) >= %{strigi_version}
BuildRequires: pkgconfig(soprano) >= %{soprano_version}
BuildRequires: pkgconfig(phonon) >= %{phonon_version}
BuildRequires: pkgconfig(shared-desktop-ontologies) >= %{sdo_version}
BuildRequires: pkgconfig(polkit-qt-1) >= %{polkit_version}
BuildRequires: pkgconfig(avahi-compat-libdns_sd) 
BuildRequires: pkgconfig(avahi-client)
BuildRequires: pkgconfig(openssl)
BuildRequires: pkgconfig(libpcreposix)
BuildRequires: pkgconfig(gamin)
BuildRequires: pkgconfig(libart-2.0)
BuildRequires: pkgconfig(vorbis)
BuildRequires: pkgconfig(udev)
BuildRequires: pkgconfig(alsa)
BuildRequires: pkgconfig(mad)
BuildRequires: pkgconfig(shared-mime-info)
BuildRequires: pkgconfig(OpenEXR)
BuildRequires: pkgconfig(xpm)
BuildRequires: pkgconfig(xft)
BuildRequires: pkgconfig(liblzma)
BuildRequires: pkgconfig(qca2)
BuildRequires: pkgconfig(libattica)
BuildRequires: pkgconfig(xscrnsaver)
BuildRequires: pkgconfig(dbusmenu-qt) 
BuildRequires: pkgconfig(enchant)
BuildRequires: pkgconfig(libxslt)
BuildRequires: grantlee-devel >= %{grantlee_version}
BuildRequires: libxml2 >= %{libxml2_version}
BuildRequires: cups-devel >= %{cups_version}
BuildRequires: pam-devel
BuildRequires: gdbm-devel
BuildRequires: libsasl-devel
BuildRequires: jasper-devel
BuildRequires: libacl-devel
BuildRequires: ungif-devel
BuildRequires: automoc
BuildRequires: utempter-devel
BuildRequires: flex
BuildRequires: bison
BuildRequires: docbook-dtds
BuildRequires: docbook-style-xsl
BuildRequires: boost-devel
BuildRequires: media-player-info
# Disable hupnp support until kio-upnp-ms build is fixed
#BuildRequires: hupnp-devel

%description 
Libraries for the K Desktop Environment.

#------------------------------------------------------------------------------

%define kde3support_major 4
%define libkde3support %mklibname kde3support %kde3support_major

%package -n %libkde3support
Summary:    KDE 4 core library
Group:      System/Libraries

%description -n %libkde3support
KDE3 Support Library

%files -n %libkde3support

%_kde_libdir/libkde3support.so.%{kde3support_major}*

#------------------------------------------------------------------------------

%define kdecore_major 5
%define libkdecore %mklibname kdecore %kdecore_major

%package -n %libkdecore
Summary:     KDE 4 core library
Group:       System/Libraries
Requires: phonon-backend >= 4.2.0
%if !%{bootstrap}
Requires: mageia-kde4-config-common
Recommends: kde-l10n = %{version}
# to remove the old kde-l10n package, which isn't produced from kde-l10n .src.rpm
# starting from kde-l10n-4.6.2-1.mga1.src.rpm
Obsoletes: kde-l10n < 4.6.2-1
%endif
Requires: kdelibs4-core >= %epoch:%{version}

%description -n %libkdecore
The kdecore library provides basic non user
interface functionality.

%files -n %libkdecore
%_kde_libdir/libkdecore.so.%{kdecore_major}*

#------------------------------------------------------------------------------

%define kdefakes_major 5
%define libkdefakes %mklibname kdefakes %kdefakes_major

%package -n %libkdefakes
Summary:     KDE 4 core library
Group:       System/Libraries

%description -n %libkdefakes
KDE 4 core library.

%files -n %libkdefakes
%_kde_libdir/libkdefakes.so.%{kdefakes_major}*

#------------------------------------------------------------------------------

%define kdesu_major 5
%define libkdesu %mklibname kdesu %kdesu_major

%package -n %libkdesu
Summary:     KDE 4 core library
Group:       System/Libraries

%description -n %libkdesu
Libkdesu provides functionality for building GUI front ends for
(password asking) console mode programs. For example, kdesu and
kdessh use it to interface with su and ssh respectively.

%files -n %libkdesu
%_kde_libdir/libkdesu.so.%{kdesu_major}*

#------------------------------------------------------------------------------

%define kdeui_major 5
%define libkdeui %mklibname kdeui %kdeui_major

%package -n %libkdeui
Summary:    KDE 4 core library
Group:      System/Libraries
Requires: dbus-x11

%description -n %libkdeui
This library provides standard user interface elements for use in
KDE applications.

%files -n %libkdeui
%_kde_libdir/libkdeui.so.%{kdeui_major}*

#------------------------------------------------------------------------------

%define kdnssd_major 4
%define libkdnssd %mklibname kdnssd %kdnssd_major

%package -n %libkdnssd
Summary:    KDE 4 core library
Group:      System/Libraries

%description -n %libkdnssd
This is a library for handling the DNS-based Service Discovery Protocol
(DNS-SD),the layer of Zeroconfthat allows network services, such as printers, to
be discovered without any user intervention or centralized infrastructure.

%files -n %libkdnssd
%_kde_libdir/libkdnssd.so.%{kdnssd_major}*

#------------------------------------------------------------------------------

%define kfile_major 4
%define libkfile %mklibname kfile %kfile_major

%package -n %libkfile
Summary:   Library for file management widgets and dialogs
Group:      System/Libraries

%description -n %libkfile
KDE 4 library for file management widgets and dialogs.

%files -n %libkfile
%_kde_libdir/libkfile.so.%{kfile_major}*

#------------------------------------------------------------------------------

%define khtml_major 5
%define libkhtml %mklibname khtml %khtml_major

%package -n %libkhtml
Summary:    KDE 4 core library
Group:      System/Libraries

%description -n %libkhtml
KDE 4 core library.

%files -n %libkhtml
%_kde_libdir/libkhtml.so.%{khtml_major}*

#------------------------------------------------------------------------------

%define kimproxy_major 4
%define libkimproxy %mklibname kimproxy %kimproxy_major

%package -n %libkimproxy
Summary:    KDE 4 core library
Group:      System/Libraries

%description -n %libkimproxy
This library provides an easy-to-use interface to any instant messengers or chat
programs that you have installed that implement KIMIface.


%files -n %libkimproxy
%_kde_libdir/libkimproxy.so.%{kimproxy_major}*

#------------------------------------------------------------------------------

%define kio_major 5
%define libkio %mklibname kio %kio_major

%package -n %libkio
Summary:    KDE 4 core library
Group:      System/Libraries

%description -n %libkio
Classes that fetch and decode URLs are contained here. This library also 
contains "ksycoca", the system configure cache containing services, applications,
servicetypes and mimetypes.

%files -n %libkio
%_kde_libdir/libkio.so.%{kio_major}*

#------------------------------------------------------------------------------

%define kjsembed_major 4
%define libkjsembed %mklibname kjsembed %kjsembed_major

%package -n %libkjsembed
Summary:    A binding of the ECMAScript language to interface with KDE code
Group:      System/Libraries

%description -n %libkjsembed
This library provides a binding of the ECMAScript language to interface with 
KDE code.

%files -n %libkjsembed
%_kde_libdir/libkjsembed.so.%{kjsembed_major}*

#------------------------------------------------------------------------------

%define kjs_major 4
%define libkjs %mklibname kjs %kjs_major

%package -n %libkjs
Summary:    KDE 4 core library
Group:      System/Libraries

%description -n %libkjs
KDE 4 core library.

%files -n %libkjs
%_kde_libdir/libkjs.so.%{kjs_major}*

#------------------------------------------------------------------------------

%define kmediaplayer_major 4
%define libkmediaplayer %mklibname kmediaplayer %kmediaplayer_major

%package -n %libkmediaplayer
Summary:    KDE 4 core library
Group:      System/Libraries

%description -n %libkmediaplayer
KDE 4 core library.

%files -n %libkmediaplayer
%_kde_libdir/libkmediaplayer.so.%{kmediaplayer_major}*

#------------------------------------------------------------------------------

%define nepomuk_major 4
%define libnepomuk %mklibname nepomuk %nepomuk_major

%package -n %libnepomuk
Summary:    Semantic information retrieval and tagging
Group:      System/Libraries

%description -n %libnepomuk
Library for semantic information retrieval and tagging.

%files -n %libnepomuk
%_kde_libdir/libnepomuk.so.%{nepomuk_major}*

#------------------------------------------------------------------------------

%define knewstuff2_major 4
%define libknewstuff2 %mklibname knewstuff2_ %knewstuff2_major

%package -n %libknewstuff2
Summary:     Library allowing applications to easily download data from the Internet
Group:       System/Libraries

%description -n %libknewstuff2
This library allows applications to easily download data from the Internet to add
new information to the program. e.g. wallpapers, translation packs, etc.

%files -n %libknewstuff2
%_kde_libdir/libknewstuff2.so.%{knewstuff2_major}*

#------------------------------------------------------------------------------

%define knotifyconfig_major 4
%define libknotifyconfig %mklibname knotifyconfig %knotifyconfig_major

%package -n %libknotifyconfig
Summary:     Library to handle user notifications
Group:       System/Libraries

%description -n %libknotifyconfig
This library handles user notifications, including sounds, logging to files, etc.

%files -n %libknotifyconfig
%_kde_libdir/libknotifyconfig.so.%{knotifyconfig_major}*

#------------------------------------------------------------------------------

%define kntlm_major 4
%define libkntlm %mklibname kntlm %kntlm_major

%package -n %libkntlm
Summary:    KDE 4 core library
Group:      System/Libraries

%description -n %libkntlm
KDE 4 core library.

%files -n %libkntlm
%_kde_libdir/libkntlm.so.%{kntlm_major}*

#------------------------------------------------------------------------------

%define kdeclarative_major 5
%define libkdeclarative %mklibname kdeclarative %{kdeclarative_major}

%package -n %libkdeclarative
Summary:    KDE 4 Core library
Group:      System/Libraries

%description -n %libkdeclarative
KDE 4 core library.

%files -n %libkdeclarative
%_kde_libdir/libkdeclarative.so.%{kdeclarative_major}*

#------------------------------------------------------------------------------

%define kparts_major 4
%define libkparts %mklibname kparts %kparts_major

%package -n %libkparts
Summary:    Library providing the KDE component model
Group:      System/Libraries

%description -n %libkparts
Library providing the KDE component model.

%files -n %libkparts
%_kde_libdir/libkparts.so.%{kparts_major}*

#------------------------------------------------------------------------------

%define krosscore_major 4
%define libkrosscore %mklibname krosscore %krosscore_major

%package -n %libkrosscore
Summary:    Scripting host for KDE applications
Group:      System/Libraries

%description -n %libkrosscore
Scripting host for KDE applications.

%files -n %libkrosscore
%_kde_libdir/libkrosscore.so.%{krosscore_major}*

#------------------------------------------------------------------------------

%define krossui_major 4
%define libkrossui %mklibname krossui %krossui_major

%package -n %libkrossui
Summary:    Scripting host for KDE applications
Group:      System/Libraries

%description -n %libkrossui
Scripting host for KDE applications

%files -n %libkrossui
%_kde_libdir/libkrossui.so.%{krossui_major}*

#------------------------------------------------------------------------------

%define ktexteditor_major 4
%define libktexteditor %mklibname ktexteditor %ktexteditor_major

%package -n %libktexteditor
Summary:    KDE 4 core library
Group:      System/Libraries

%description -n %libktexteditor
KDE 4 core library.

%files -n %libktexteditor
%_kde_libdir/libktexteditor.so.%{ktexteditor_major}*

#------------------------------------------------------------------------------

%define kunittest_major 4
%define libkunittest %mklibname kunittest %kunittest_major

%package -n %libkunittest
Summary:    KDE 4 core library
Group:      System/Libraries

%description -n %libkunittest
KDE 4 core library.

%files -n %libkunittest
%_kde_libdir/libkunittest.so.%{kunittest_major}*

#------------------------------------------------------------------------------

%define kutils_major 4
%define libkutils %mklibname kutils %kutils_major

%package -n %libkutils
Summary:    Library for printing, chatting and more
Group:      System/Libraries

%description -n %libkutils
Utility library for printing, chatting and more.

%files -n %libkutils
%_kde_libdir/libkutils.so.%{kutils_major}*

#------------------------------------------------------------------------------

%define solid_major 4
%define libsolid %mklibname solid %solid_major

%package -n %libsolid
Summary:    KDE 4 core library
Group:      System/Libraries
# Needed here for https://git.reviewboard.kde.org/r/103028/
Requires:  media-player-info

%description -n %libsolid
Solid is a device integration framework.  It provides a way of querying and
interacting with hardware independently of the underlying operating system

%files -n %libsolid
%_kde_libdir/libsolid.so.%{solid_major}*

#------------------------------------------------------------------------------

%define threadweaver_major 4
%define libthreadweaver %mklibname threadweaver %threadweaver_major

%package -n %libthreadweaver
Summary:    Job-based threading library
Group:      System/Libraries

%description -n %libthreadweaver
Job-based threading library.

%files -n %libthreadweaver
%_kde_libdir/libthreadweaver.so.%{threadweaver_major}*

#------------------------------------------------------------------------------

%define kpty_major 4
%define libkpty %mklibname kpty %kpty_major

%package -n %libkpty
Summary:    Abstraction layer for virtual consoles
Group:      System/Libraries
 

%description -n %libkpty
Abstraction layer for virtual consoles.

%files -n %libkpty
%_kde_libdir/libkpty.so.%{kpty_major}*

#------------------------------------------------------------------------------

%define kjsapi_major 4
%define libkjsapi %mklibname kjsapi %kjsapi_major

%package -n %libkjsapi
Summary:    Extensible interpreter for ECMAScript library
Group:      System/Libraries

%description -n %libkjsapi
This library provides an extensible interpreter for ECMAScript - a
dynamic scripting language also known as JavaScript or JScript. Within
the set of KDE libraries is used in the HTML component of Konqueror
and the application scripting solutions KJSEmbed and Kross.

%files -n %libkjsapi
%_kde_libdir/libkjsapi.so.%{kjsapi_major}*

#------------------------------------------------------------------------------

%define libplasma_major 3
%define libplasma %mklibname plasma %{libplasma_major}

%package -n %libplasma
Summary:    KDE 4 core library
Group:      System/Libraries

%description -n %libplasma
KDE 4 core library.

%files -n %libplasma
%_kde_libdir/libplasma.so.%{libplasma_major}*

#------------------------------------------------------------------------------

%define libkunitconversion_major 4
%define libkunitconversion %mklibname kunitconversion %{libkunitconversion_major}

%package -n %libkunitconversion
Summary:    KDE 4 library used to convert units
Group:      System/Libraries

%description -n %libkunitconversion
This library allows to convert units.

%files -n %libkunitconversion
%_kde_libdir/libkunitconversion.so.%{libkunitconversion_major}*

#------------------------------------------------------------------------------

%define libnepomukquery_major 4
%define libnepomukquery %mklibname nepomukquery %{libnepomukquery_major}

%package -n %libnepomukquery
Summary:    Semantic information retrieval and tagging
Group:      System/Libraries

%description -n %libnepomukquery
Semantic information retrieval and tagging.

%files -n %libnepomukquery
%_kde_libdir/libnepomukquery.so.%{libnepomukquery_major}*

#------------------------------------------------------------------------------

%define libkdewebkit_major 5
%define libkdewebkit %mklibname kdewebkit %{libkdewebkit_major}

%package -n %libkdewebkit
Summary:    KDE integration library for QtWebKit library
Group:      System/Libraries

%description -n %libkdewebkit
This library provides KDE integration of the QtWebKit library.

%files -n %libkdewebkit
%_kde_libdir/libkdewebkit.so.%{libkdewebkit_major}*

#------------------------------------------------------------------------------

%define libknewstuff3_major 4
%define libknewstuff3 %mklibname knewstuff3_ %{libknewstuff3_major}

%package -n %libknewstuff3
Summary:    Library providing data sharing capabilities to KDE applications
Group:      System/Libraries
Obsoletes: %{_lib}knewstuff34 < 2:4.5.68-2

%description -n %libknewstuff3
The KNewStuff3 library adds data sharing capabilities to KDE
applications. 
It uses libattica to access Open Collaboration Services providers.


%files -n %libknewstuff3
%_kde_libdir/libknewstuff3.so.%{libknewstuff3_major}*

#------------------------------------------------------------------------------

%define libkcmutils_major 4
%define libkcmutils %mklibname kcmutils %{libkcmutils_major}

%package -n %libkcmutils
Summary:    Utility classes for KCModule
Group:      System/Libraries

%description -n %libkcmutils
 Utility classes for KCModule.

%files -n %libkcmutils
%_kde_libdir/libkcmutils.so.%{libkcmutils_major}*

#------------------------------------------------------------------------------

%define libkprintutils_major 4
%define libkprintutils %mklibname kprintutils %{libkprintutils_major}

%package -n %libkprintutils
Summary:    KDE 4 library
Group:      System/Libraries

%description -n %libkprintutils
KDE 4 library.

%files -n %libkprintutils
%_kde_libdir/libkprintutils.so.%{libkprintutils_major}*

#------------------------------------------------------------------------------

%define libkidletime_major 4
%define libkidletime %mklibname kidletime %{libkidletime_major}

%package -n %libkidletime
Summary:    KDE 4 library
Group:      System/Libraries

%description -n %libkidletime
KDE 4 library.

%files -n %libkidletime
%_kde_libdir/libkidletime.so.%{libkidletime_major}*


#------------------------------------------------------------------------------

%define libkemoticons_major 4
%define libkemoticons %mklibname kemoticons %{libkemoticons_major}

%package -n %libkemoticons
Summary:    KDE 4 library
Group:      System/Libraries

%description -n %libkemoticons
KDE 4 library.

%files -n %libkemoticons
%_kde_libdir/libkemoticons.so.%{libkemoticons_major}*

#------------------------------------------------------------------------------

%define libnepomukutils_major 4
%define libnepomukutils %mklibname nepomukutils %{libnepomukutils_major}

%package -n %libnepomukutils
Summary:    Semantic information retrieval and tagging
Group:      System/Libraries

%description -n %libnepomukutils
Semantic information retrieval and tagging.

%files -n %libnepomukutils
%_kde_libdir/libnepomukutils.so.%{libnepomukutils_major}*

#------------------------------------------------------------------------------

%package   core
Group:     Graphical desktop/KDE
Summary:   KDE 4 system core files
Recommends:  enchant-dictionary
Recommends:  xdg-utils
Recommends:  kdelibs4-handbooks
Requires:  shared-mime-info
Requires:  docbook-dtd42-xml
Requires:  docbook-style-xsl
Requires:  rootcerts
Requires:  shared-desktop-ontologies
Requires:  %{?udisks}
Requires:  media-player-info
Requires:  upower
Conflicts: kdebase4-runtime < 1:4.5.76
Conflicts: kdelibs4-devel < 1:4.6.90-2
%description core
KDE 4 system core files.

%files core
%_kde_bindir/kbuildsycoca4
%_kde_bindir/kcookiejar4
%_kde_bindir/kde4-config
%_kde_bindir/kded4
%_kde_bindir/kdeinit4
%_kde_bindir/kdeinit4_shutdown
%_kde_bindir/kdeinit4_wrapper
%_kde_bindir/kjs
%_kde_bindir/kjscmd
%_kde_bindir/kross
%_kde_bindir/kshell4
%_kde_bindir/kwrapper4
%_kde_bindir/kmailservice
%_kde_bindir/ktelnetservice
%_kde_bindir/meinproc4
%_kde_bindir/meinproc4_simple
%_kde_bindir/nepomuk-rcgen
%_kde_bindir/preparetips
%_kde_bindir/kfilemetadatareader
%dir %_kde_libdir/kde4
%_kde_libdir/kde4/*.so
%dir %_kde_libdir/kde4/libexec
%attr(4755,root,root) %_kde_libdir/kde4/libexec/fileshareset
%_kde_libdir/kde4/libexec/filesharelist
%_kde_libdir/kde4/libexec/kauth-policy-gen
%_kde_libdir/kde4/libexec/kconf_update
%_kde_libdir/kde4/libexec/kdesu_stub
%_kde_libdir/kde4/libexec/kio_http_cache_cleaner
%_kde_libdir/kde4/libexec/kioslave
%_kde_libdir/kde4/libexec/klauncher
%_kde_libdir/kde4/libexec/kpac_dhcp_helper
%_kde_libdir/kde4/libexec/ksendbugmail
%_kde_libdir/kde4/libexec/lnusertemp
%_kde_libdir/kde4/libexec/start_kdeinit
%_kde_libdir/kde4/libexec/start_kdeinit_wrapper
%dir  %_kde_libdir/kde4/plugins
%_kde_libdir/kde4/plugins/imageformats
%_kde_libdir/kde4/plugins/kauth
%_kde_libdir/kde4/plugins/script
%_kde_libdir/libkdeinit4_*
%_kde_datadir/config
%_kde_datadir/mime/packages/kde.xml
%_kde_datadir/kde4
%_kde_applicationsdir/kmailservice.desktop
%_kde_applicationsdir/ktelnetservice.desktop
%_kde_appsdir/proxyscout
%_kde_appsdir/LICENSES
%_kde_appsdir/kssl
%_kde_appsdir/ksgmltools2
%_kde_appsdir/knewstuff
%_kde_appsdir/kjava
%_kde_appsdir/khtml 
%_kde_appsdir/kdewidgets
%_kde_appsdir/kdeui
%_kde_appsdir/kconf_update
%_kde_appsdir/kcm_componentchooser
%_kde_appsdir/kcharselect
%dir %_kde_docdir/HTML/en/common/
%dir %_kde_docdir/HTML/en/kioslave/
%_kde_iconsdir/hicolor/*/actions/presence_away.png
%_kde_iconsdir/hicolor/*/actions/presence_offline.png                                                                                                                             
%_kde_iconsdir/hicolor/*/actions/presence_online.png                                                                                                                              
%_kde_iconsdir/hicolor/*/actions/presence_unknown.png
%_kde_datadir/locale/all_languages
%_kde_datadir/locale/en_US/entry.desktop
%_sysconfdir/dbus-1/system.d/org.kde.auth.conf
%_datadir/dbus-1/interfaces/org.freedesktop.PowerManagement.Inhibit.xml
%_datadir/dbus-1/interfaces/org.freedesktop.PowerManagement.xml
%_datadir/dbus-1/interfaces/org.kde.JobView.xml
%_datadir/dbus-1/interfaces/org.kde.JobViewServer.xml
%_datadir/dbus-1/interfaces/org.kde.JobViewV2.xml
%_datadir/dbus-1/interfaces/org.kde.KCookieServer.xml
%_datadir/dbus-1/interfaces/org.kde.KDirNotify.xml
%_datadir/dbus-1/interfaces/org.kde.KGlobalAccel.xml
%_datadir/dbus-1/interfaces/org.kde.KHTMLPart.xml
%_datadir/dbus-1/interfaces/org.kde.KIMIface.xml
%_datadir/dbus-1/interfaces/org.kde.KLauncher.xml
%_datadir/dbus-1/interfaces/org.kde.KMediaPlayer.xml
%_datadir/dbus-1/interfaces/org.kde.KPasswdServer.xml
%_datadir/dbus-1/interfaces/org.kde.KSpeech.xml
%_datadir/dbus-1/interfaces/org.kde.KWallet.xml
%_datadir/dbus-1/interfaces/org.kde.Solid.Networking.Client.xml
%_datadir/dbus-1/interfaces/org.kde.Solid.PowerManagement.PolicyAgent.xml
%_datadir/dbus-1/interfaces/org.kde.StatusNotifierItem.xml
%_datadir/dbus-1/interfaces/org.kde.StatusNotifierWatcher.xml
%_datadir/dbus-1/interfaces/org.kde.kded.xml
%_datadir/dbus-1/interfaces/org.kde.kglobalaccel.Component.xml
%_datadir/dbus-1/interfaces/org.kde.kio.FileUndoManager.xml
%_kde_sysconfdir/xdg/kde4/menus/applications.menu
%_kde_appsdir/kauth
%_kde_appsdir/plasma

#------------------------------------------------------------------------------

%package handbooks
Summary: Handbooks for kdelibs
Conflicts: kdelibs4-core < 2:4.7.1
Requires: kdelibs4-core >= %{epoch}:%{version}-%{release}
BuildArch: noarch
Group: Documentation

%description handbooks
This packages provides handbooks for kioslaves data, files, ftp, help, http,
mailto, rlogin, telnet, webdav.
This package also provides man pages for kbuildsycoca4, kcookiejar4, kdeinit4,
kjs, kjscmd, kross, kded.
 
%files handbooks
%_kde_docdir/HTML/en/sonnet
%_kde_docdir/HTML/en/common/*
%_kde_docdir/HTML/en/kioslave/data
%_kde_docdir/HTML/en/kioslave/file
%_kde_docdir/HTML/en/kioslave/ftp
%_kde_docdir/HTML/en/kioslave/help
%_kde_docdir/HTML/en/kioslave/http
%_kde_docdir/HTML/en/kioslave/mailto
%_kde_docdir/HTML/en/kioslave/rlogin
%_kde_docdir/HTML/en/kioslave/telnet
%_kde_docdir/HTML/en/kioslave/webdav
%_kde_mandir/man1/kde4-config.1*
%_kde_mandir/man1/makekdewidgets.1*
%_kde_mandir/man1/kconfig_compiler.1.*
%_kde_mandir/man1/preparetips.1.*
%_kde_mandir/man7/kdeoptions.7*
%_kde_mandir/man7/qtoptions.7*
%_kde_mandir/man8/kbuildsycoca4.8*
%_kde_mandir/man8/kcookiejar4.8*
%_kde_mandir/man8/kdeinit4.8*
%_kde_mandir/man8/meinproc4.8*
%_kde_mandir/man1/kjs.1.*
%_kde_mandir/man1/kjscmd.1.*
%_kde_mandir/man1/kross.1.*
%_kde_mandir/man8/kded4.8.*

#------------------------------------------------------------------------------

%if %{compile_apidox}
%package  apidoc
Group:    Development/KDE and Qt
Summary:  Development documentation for %name
Requires: qt4-doc
BuildArch: noarch

%description apidoc
This packages contains all development documentation for kdelibs

%files apidoc
%_docdir/kde4/api/*
%endif

#------------------------------------------------------------------------------

%package devel
Group:    Development/KDE and Qt
Summary:  Header files and documentation for compiling KDE applications
URL:      https://projects.kde.org/projects/kde/kdelibs
Requires: kde4-macros
Requires: automoc4
Requires: kdelibs4-core = %epoch:%version
Requires: libxml2-utils
Requires: libxslt-proc
Requires: qt4-devel >= 4:%{qt_version}
Requires: pkgconfig(shared-desktop-ontologies) >= %sdo_version
Provides: plasma-devel = %epoch:%version
Requires: %libkde3support = %epoch:%version
Requires: %libkdefakes = %epoch:%version
Requires: %libkdesu = %epoch:%version
Requires: %libkdnssd = %epoch:%version
Requires: %libkfile = %epoch:%version
Requires: %libkhtml = %epoch:%version
Requires: %libkimproxy = %epoch:%version
Requires: %libkjsembed = %epoch:%version
Requires: %libkjs = %epoch:%version
Requires: %libkmediaplayer = %epoch:%version
Requires: %libnepomuk = %epoch:%version
Requires: %libknewstuff2 = %epoch:%version
Requires: %libknotifyconfig = %epoch:%version
Requires: %libkntlm = %epoch:%version
Requires: %libkparts = %epoch:%version
Requires: %libkrosscore = %epoch:%version
Requires: %libkrossui = %epoch:%version
Requires: %libktexteditor = %epoch:%version
Requires: %libkutils = %epoch:%version
Requires: %libsolid = %epoch:%version
Requires: %libthreadweaver = %epoch:%version
Requires: %libkpty = %epoch:%version
Requires: %libkjsapi = %epoch:%version
Requires: %libplasma = %epoch:%version
Requires: %libkunitconversion = %epoch:%version
Requires: %libnepomukquery = %epoch:%version
Requires: %libknewstuff3 = %epoch:%version
Requires: %libkdeclarative = %epoch:%version
Requires: %libkcmutils = %epoch:%version
Requires: %libkemoticons = %epoch:%version
Requires: %libkidletime = %epoch:%version
Requires: %libkprintutils = %epoch:%version
Requires: %libnepomukutils = %epoch:%version
Requires: %libkdecore = %epoch:%version

Conflicts: kdelibs4-core < 2:4.7.2-2

%description devel
This package includes the header files you will need to compile applications 
for KDE. Also included is the KDE API documentation in HTML format for easy 
browsing.

%files devel
%_kde_includedir/*
%_kde_appsdir/cmake/modules/*
%_kde_bindir/checkXML
%_kde_bindir/kconfig_compiler
%_kde_bindir/makekdewidgets
%_kde_bindir/kunittestmodrunner
%_kde_libdir/cmake/KDeclarative
%_kde_libdir/libkdefakes.so
%_kde_libdir/libkdesu.so
%_kde_libdir/libkdnssd.so
%_kde_libdir/libkhtml.so
%_kde_libdir/libkimproxy.so
%_kde_libdir/libkjs.so
%_kde_libdir/libkjsembed.so
%_kde_libdir/libkmediaplayer.so
%_kde_libdir/libknewstuff2.so
%_kde_libdir/libknotifyconfig.so
%_kde_libdir/libkntlm.so
%_kde_libdir/libkparts.so
%_kde_libdir/libkrossui.so
%_kde_libdir/libktexteditor.so
%_kde_libdir/libkunittest.so
%_kde_libdir/libkutils.so
%_kde_libdir/libnepomuk.so
%_kde_libdir/libkde3support.so
%_kde_libdir/libkpty.so
%_kde_libdir/libkfile.so
%_kde_libdir/libsolid.so
%_kde_libdir/libkrosscore.so
%_kde_libdir/libkdecore.so
%_kde_libdir/libkdeui.so
%_kde_libdir/libkio.so
%_kde_libdir/libthreadweaver.so
%_kde_libdir/libkjsapi.so
%_kde_libdir/libplasma.so
%_kde_libdir/libkunitconversion.so
%_kde_libdir/libnepomukquery.so
%_kde_libdir/libkdewebkit.so
%_kde_libdir/libknewstuff3.so
%_kde_libdir/libkprintutils.so
%_kde_libdir/libkidletime.so
%_kde_libdir/libkemoticons.so
%_kde_libdir/libkcmutils.so
%_kde_libdir/libkdeclarative.so
%_kde_libdir/libnepomukutils.so
%_kde_libdir/kde4/plugins/designer
%_mandir/man1/checkXML.1*
#%_mandir/man1/kdecmake.1*

#------------------------------------------------------------------------------

%prep
%setup -q -n %{upstream_name}-%{version}
%apply_patches

# add release version as part of branding ( From Fedora )
sed -i -e "s|@@VERSION_RELEASE@@|%{version}-%{release}|" kio/kio/kprotocolmanager.cpp

%build
export LD=/usr/bin/ld.gold 
%cmake_kde4 -DWITH_SOLID_UDISKS2:BOOL=ON -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON 
%make

%if %{compile_apidox}
  cd ..
  doc/api/doxygen.sh --doxdatadir=${PWD}/doc/common .
%endif

%install
%makeinstall_std -C build

%if %{compile_apidox}
  mkdir -p %buildroot/%_docdir/kde4/api
  cp -av kdelibs-%version-apidocs %buildroot/%_docdir/kde4/api/kdelibs
%endif 

%__rm -fr %buildroot%_kde_appsdir/kssl/ca-bundle.crt
ln -snf %_sysconfdir/pki/tls/certs/ca-bundle.crt %buildroot%_kde_appsdir/kssl/ca-bundle.crt


%changelog
* Sun Aug 20 2017 neoclust <neoclust> 2:4.14.35-1.mga5
+ Revision: 1142508
- New version 4.14.35 (fixes CVEs)
- Add P1000 - Fixes CVE-2017-8422 (mga#20843)
- New version 4.14.30

  + ghibo <ghibo>
    - Update to release 4.14.26
    - Dont bump release beyond cauldron release.
    - Update to release 4.14.25
    - Update to release 4.1.25

  + luigiwalser <luigiwalser>
    - 4.14.24
    - 4.14.23
    - 4.14.22
    - 4.14.21
    - 4.14.20
    - 4.14.19
    - 4.14.18
    - 4.14.17
    - 4.14.16
    - remove upstream patch 601
    - rediff patch 504
    - add missing library require to devel package

  + lmenut <lmenut>
    - add patch from Fedora to suppress warning "unknown
      mimetypeapplication/vnd.ms-*macroEnabled" (Florian Hubold)
      (mga#13975, fdo#88004, bko#343468)

* Tue Feb 10 2015 lmenut <lmenut> 2:4.14.5-1.mga5
+ Revision: 814620
- Update to 4.14.5
  remove patches merged upstream:
  + patch520: fix warning with UPower >= 0.99
  + patch521: glibc _BSD_SOURCE change"

* Sun Feb 08 2015 alien <alien> 2:4.14.3-2.mga5
+ Revision: 814150
- Fix _BSD_SOURCE glibc obsoletion

* Wed Dec 03 2014 lmenut <lmenut> 2:4.14.3-1.mga5
+ Revision: 800580
- Update to KDE SC 4.14.3

* Sun Nov 09 2014 lmenut <lmenut> 2:4.14.2-2.mga5
+ Revision: 796145
- add patch520 to prevent frequent warnings with UPower >= 0.99.0

* Sat Oct 18 2014 lmenut <lmenut> 2:4.14.2-1.mga5
+ Revision: 787666
- Update to KDE SC 4.14.2

* Wed Oct 15 2014 umeabot <umeabot> 2:4.14.1-3.mga5
+ Revision: 746119
- Second Mageia 5 Mass Rebuild

* Mon Oct 06 2014 lmenut <lmenut> 2:4.14.1-2.mga5
+ Revision: 737025
- add patches to follow the mime-apps spec regarding user's preferred and
  default apps for better interoperability with gio (mga#4461)

* Thu Oct 02 2014 lmenut <lmenut> 2:4.14.1-1.mga5
+ Revision: 734528
- Update to KDE SC 4.14.1

* Tue Sep 16 2014 umeabot <umeabot> 2:4.14.0-3.mga5
+ Revision: 680996
- Mageia 5 Mass Rebuild

  + tv <tv>
    - s/uggests:/Recommends:/

* Sat Sep 06 2014 luigiwalser <luigiwalser> 2:4.14.0-2.mga5
+ Revision: 672794
- rebuild for libutempter

* Mon Aug 25 2014 lmenut <lmenut> 2:4.14.0-1.mga5
+ Revision: 667465
- Update to KDE SC 4.14.0
- Use official URL http://download.kde.org for Source

* Fri Aug 15 2014 lmenut <lmenut> 2:4.13.97-1.mga5
+ Revision: 662977
- Update to KDE SC 4.13.97 aka KDE SC 4.14 RC

* Sat Jul 26 2014 lmenut <lmenut> 2:4.13.95-1.mga5
+ Revision: 656655
- Update to KDE SC 4.13.95 aka KDE SC 4.14 Beta3

* Sat Jul 19 2014 lmenut <lmenut> 2:4.13.90-1.mga5
+ Revision: 653841
- Update to KDE SC 4.13.90 aka KDE SC 4.14 Beta2

* Mon Jul 14 2014 lmenut <lmenut> 2:4.13.80-1.mga5
+ Revision: 652114
- Update to KDE SC 4.13.80 aka KDE SC 4.14 Beta1
  remove security patch 100 merged upstream

* Thu Jun 26 2014 lmenut <lmenut> 2:4.13.2-2.mga5
+ Revision: 640170
- add patch100 from KDE/4.13 to fix CVE-2014-3494
  KMail/KIO POP3 SSL MITM Flaw (mga#13545)

* Sun Jun 15 2014 lmenut <lmenut> 2:4.13.2-1.mga5
+ Revision: 636715
- Update to KDE SC 4.13.2
  remove patch300 merged upstream

* Sat May 24 2014 lmenut <lmenut> 2:4.13.1-1.mga5
+ Revision: 625482
- Update to KDE SC 4.13.1
- add patch700 : fix meinproc4 (bko#335001)

* Fri May 02 2014 tv <tv> 2:4.13.0-2.mga5
+ Revision: 619397
- rebuild for new imlib

* Thu Apr 17 2014 lmenut <lmenut> 2:4.13.0-1.mga5
+ Revision: 615555
- Update to KDE SC 4.13.0
- add patch100 from KDE/4.13: fix missing translations for pure Qt apps like
  VLC that get the kdelibs file dialog (mga#12982)

* Sat Mar 29 2014 lmenut <lmenut> 2:4.12.97-1.mga5
+ Revision: 609375
- Update to KDE SC 4.12.97 aka KDE SC 4.13 RC

* Sun Mar 23 2014 lmenut <lmenut> 2:4.12.95-1.mga5
+ Revision: 606816
- Update to KDE SC 4.12.95 aka KDE SC 4.13 Beta3

* Fri Mar 14 2014 neoclust <neoclust> 2:4.12.90-1.mga5
+ Revision: 603323
- New version 4.12.80

* Fri Mar 07 2014 neoclust <neoclust> 2:4.12.80-1.mga5
+ Revision: 600792
- New version 4.12.80
- New version 4.12.3

* Sun Feb 16 2014 neoclust <neoclust> 2:4.12.2-2.mga5
+ Revision: 592630
- Add missing require on the devel package

* Thu Feb 13 2014 neoclust <neoclust> 2:4.12.2-1.mga5
+ Revision: 590442
- New version 4.12.2

* Tue Feb 11 2014 neoclust <neoclust> 2:4.11.5-1.mga5
+ Revision: 589245
- New version 4.11.4

* Wed Dec 04 2013 lmenut <lmenut> 2:4.11.4-1.mga4
+ Revision: 554975
- Update tarball to KDE SC 4.11.4

* Sun Nov 24 2013 lmenut <lmenut> 2:4.11.3-1.mga4
+ Revision: 552741
- Update tarball to KDE SC 4.11.3

* Tue Oct 22 2013 umeabot <umeabot> 2:4.11.2-3.mga4
+ Revision: 545710
- Mageia 4 Mass Rebuild

* Wed Oct 16 2013 neoclust <neoclust> 2:4.11.2-2.mga4
+ Revision: 501567
- Add patch from kde-connect to have battery working. ( P700 )

* Thu Oct 03 2013 mikala <mikala> 2:4.11.2-1.mga4
+ Revision: 490659
- Update tarball to KDE SC 4.11.2

* Sat Sep 28 2013 lmenut <lmenut> 2:4.11.1-2.mga4
+ Revision: 488628
- rebuild with fixed rpm (missing suggests tags)

* Mon Sep 09 2013 mikala <mikala> 2:4.11.1-1.mga4
+ Revision: 476704
- Update tarball to KDE SC 4.11.1

* Sat Aug 10 2013 mikala <mikala> 2:4.11.0-1.mga4
+ Revision: 465097
- Update tarball to KDE SC 4.11.0

* Sat Jul 27 2013 lmenut <lmenut> 2:4.10.97-1.mga4
+ Revision: 458889
- Update tarball to KDE SC 4.10.97 aka KDE SC 4.11 RC2

* Wed Jul 17 2013 lmenut <lmenut> 2:4.10.95-1.mga4
+ Revision: 455279
- Update tarball to KDE SC 4.10.95 aka KDE SC 4.11 RC1

* Fri Jun 28 2013 mikala <mikala> 2:4.10.90-1.mga4
+ Revision: 447842
- Update tarball to KDE SC 4.10.90 aka KDE SC 4.11 Beta 2
- Update tarball to KDE SC 4.10.80 aka KDE SC 4.11 Beta 1

* Sun Jun 02 2013 mikala <mikala> 2:4.10.4-1.mga4
+ Revision: 435005
- Update tarball to KDE SC 4.10.4
- Drop patchs merged

* Sun Jun 02 2013 fwang <fwang> 2:4.10.3-2.mga4
+ Revision: 434664
- rebuild for new libpng

* Sun May 26 2013 mikala <mikala> 2:4.10.3-1.mga4
+ Revision: 428307
- Update tarball to KDE SC 4.10.3

* Thu May 09 2013 neoclust <neoclust> 2:4.10.2-3.mga3
+ Revision: 412778
- Add P100: Do not show passwords contained in HTTP URLs in error messages (bko #319428)

* Thu Apr 11 2013 neoclust <neoclust> 2:4.10.2-2.mga3
+ Revision: 409708
- Rebuild against new boost

* Tue Apr 02 2013 mikala <mikala> 2:4.10.2-1.mga3
+ Revision: 407131
- Update tarball to KDE SC 4.10.2

* Sat Mar 09 2013 lmenut <lmenut> 2:4.10.1-1.mga3
+ Revision: 401868
- Update tarball to KDE SC 4.10.1

* Mon Feb 04 2013 mikala <mikala> 2:4.10.0-1.mga3
+ Revision: 394316
- Update tarball to KDE SC 4.10.0
- Update tarball to KDE SC 4.9.98 aka KDE SC 4.10 RC3
- Remove redundant BR
- Add patch600 from fedora to reduce debug output for solid

* Sat Jan 12 2013 umeabot <umeabot> 2:4.9.97-2.mga3
+ Revision: 356010
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Sat Jan 05 2013 mikala <mikala> 2:4.9.97-1.mga3
+ Revision: 339284
- Update tarball to KDE SC 4.9.97 aka KDE SC 4.10 RC2

* Thu Jan 03 2013 mikala <mikala> 2:4.9.95-2.mga3
+ Revision: 338068
- Rebuild for new grantlee

* Mon Dec 24 2012 mikala <mikala> 2:4.9.95-1.mga3
+ Revision: 334466
- Update tarball to KDE SC 4.9.95 aka KDE SC 4.10 RC1
- Fix files list

* Tue Dec 04 2012 mikala <mikala> 2:4.9.90-1.mga3
+ Revision: 326608
- Update tarball to KDE SC 4.9.90 aka KDE SC 4.10 Beta2

* Sun Dec 02 2012 fwang <fwang> 2:4.9.80-3.mga3
+ Revision: 325029
- rebuild for new openexr

* Sat Dec 01 2012 fwang <fwang> 2:4.9.80-2.mga3
+ Revision: 323645
- br pcreposix
- rebuild for new pcre

* Wed Nov 21 2012 mikala <mikala> 2:4.9.80-1.mga3
+ Revision: 320154
- Update tarball to KDE SC 4.9.80 aka KDE SC 4.10 Beta1
- Enable udisk2 support
- Bump version requires for Qt

* Wed Nov 07 2012 mikala <mikala> 2:4.9.3-1.mga3
+ Revision: 316107
- Update tarball to KDE SC 4.9.3

* Tue Oct 02 2012 mikala <mikala> 2:4.9.2-1.mga3
+ Revision: 301891
- Update tarball to KDE SC 4.9.2
- Fix Group
- Update some summary/description for libraries

* Sat Sep 08 2012 mikala <mikala> 2:4.9.1-1.mga3
+ Revision: 289636
- Update tarball to KDE SC 4.9.1
- Add requires for media-player-info in libsolid
- Update some description
- Remove BR for hspell (fix mga #6269 & hebrew support can be provided via enchant)

* Sat Sep 01 2012 fwang <fwang> 2:4.9.0-7.mga3
+ Revision: 286816
- br qtwebkit
- force to bond with qt4

  + neoclust <neoclust>
    - Use udisks backend

  + lmenut <lmenut>
    - Fix build with udisks

* Sat Aug 18 2012 neoclust <neoclust> 2:4.9.0-6.mga3
+ Revision: 281905
- Rebuild against new attica

* Fri Aug 17 2012 neoclust <neoclust> 2:4.9.0-5.mga3
+ Revision: 281819
- Rebuild against new attica
- Requires media-player-info:
  Enables identification and querying of portable media players

* Thu Aug 02 2012 neoclust <neoclust> 2:4.9.0-3.mga3
+ Revision: 277751
- New kdelibs4 tarballs

* Tue Jul 31 2012 tv <tv> 2:4.9.0-2.mga3
+ Revision: 276808
- rebuild for new libattica

  + mikala <mikala>
    - Silent: Fix Source URL
    - Update tarball to KDE 4.9.0

* Fri Jul 20 2012 neoclust <neoclust> 2:4.8.97-2.mga3
+ Revision: 272889
- Add KF5 patch to add udisk2 support instead of the udisk one.

* Wed Jul 11 2012 shlomif <shlomif> 2:4.8.97-1.mga3
+ Revision: 269553
- New version 4.8.97

* Fri Jun 29 2012 colin <colin> 2:4.8.95-2.mga3
+ Revision: 265022
- Rebuild against new libudev major

  + fwang <fwang>
    - bump sd version req

* Fri Jun 29 2012 shlomif <shlomif> 2:4.8.95-1.mga3
+ Revision: 264807
- New version: 4.8.95

* Wed Jun 20 2012 fwang <fwang> 2:4.8.4-5.mga3
+ Revision: 262041
- force requirs on shared-desktop-ontologies, as it is neede by nepomuk-devel

* Thu Jun 14 2012 fwang <fwang> 2:4.8.4-4.mga3
+ Revision: 260574
- add upstream patch to fix several nepomuk crash

* Tue Jun 12 2012 fwang <fwang> 2:4.8.4-3.mga3
+ Revision: 260068
- more favorate patch
- do not try building final
- try another patch of doing things

* Sat Jun 09 2012 fwang <fwang> 2:4.8.4-1.mga3
+ Revision: 258013
- update file list
- fix build with correct fexception switch
- use -fexceptions
- new version 4.8.4

* Sun Apr 22 2012 lmenut <lmenut> 2:4.8.2-3.mga2
+ Revision: 232577
- libkdecore5 requires mageia-kde4-config-common instead of kde4-config-file
  so that individual kde apps don't require workspace components (fix mga #5357)

* Sat Apr 21 2012 lmenut <lmenut> 2:4.8.2-2.mga2
+ Revision: 232404
- Update patch504: add bookmark for Documents (mga #5465)

  + mikala <mikala>
    - Fix conflicts for handbooks ( handbooks were splitted from kdelibs4-core not kdelibs4)
    - Add a requires on handbooks package to kdelibs4-core to ensure that handbooks are removed when this package is dropped
    - Drop patch516 (we're using .js script)

* Wed Apr 04 2012 fwang <fwang> 2:4.8.2-1.mga2
+ Revision: 228353
- new version 4.8.2

* Sun Apr 01 2012 lmenut <lmenut> 2:4.8.1-2.mga2
+ Revision: 227671
- Add some 4.8 branch patchs:
  + patch100: Thread-safe ResourceWatcher handling (fix kde #295474)
  + patch101: Re-attach to the ResourceWatcher service after a Nepomuk restart
  + patch102: Sonnet - fix kmail crashes trying to edit subject/message body (fix #295615)
  + patch103: dont bring down whole app on mismatched widget (fix #296379)
  + patch104: unbreak restoration of applets when switching containments
  + patch105: nepomuk - Avoid a hash lookup on each method call
  + patch106: nepomuk - fix loading of resources created via Resource::fromResourceUri
  + patch107: Fix Nepomuk::Resource symbols

  + mikala <mikala>
    - New upstream tarball

* Wed Mar 07 2012 fwang <fwang> 2:4.8.1-1.mga2
+ Revision: 220778
- update file list
- new version 4.8.1

* Fri Jan 20 2012 mikala <mikala> 2:4.8.0-1.mga2
+ Revision: 198694
- Add patch516 to revert a previous commit which prevent loading of global plasma-desktop-appletrc files (mageia kde profile )
- Add an option for ksecrets support
- Updating tarball to KDE 4.8.0

* Mon Jan 09 2012 mikala <mikala> 2:4.7.97-2.mga2
+ Revision: 194209
- Add patch515 as a workaround to a crash of vlc when using kde dialogs ( see #mga 1968, #kde 234484 )

* Thu Jan 05 2012 mikala <mikala> 2:4.7.97-1.mga2
+ Revision: 190836
- Update tarball to KDE SC 4.7.97

* Tue Dec 27 2011 mikala <mikala> 2:4.7.95-2.mga2
+ Revision: 188027
- Rebuild for attica

* Thu Dec 22 2011 mikala <mikala> 2:4.7.95-1.mga2
+ Revision: 185771
- Update tarball to KDE SC 4.7.95
- fix group for handbooks

* Fri Dec 16 2011 mikala <mikala> 2:4.7.90-1.mga2
+ Revision: 182864
- Add requires on dbus-x11 as suggested by anssi
- Remove aspell-devel as BR ( CC mga #3758)
- Update tarball to KDE SC 4.7.90
- Remove redundant librairies requires on -devel package
- -DKDE4_ENABLE_FINAL=ON is default (remove the switch)
- use gold linker

* Sun Dec 04 2011 mikala <mikala> 2:4.7.4-1.mga2
+ Revision: 176398
- Update tarball to KDE SC 4.7.4

* Fri Nov 25 2011 mikala <mikala> 2:4.7.3-4.mga2
+ Revision: 171840
- Disable upnp support in solid ( comment out BR for hupnp-devel ) until we can build kio-upnp-ms.

* Thu Nov 24 2011 mikala <mikala> 2:4.7.3-3.mga2
+ Revision: 171768
- Drop patch510 (not used anymore)
  Add patch514 to fix CVE 2010-0046 (The Cascading Style Sheets (CSS) implementation in WebKit allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via crafted format arguments. )
- Sync patch507 with fedora's one (don't remove fstab part)
- libkactivities is now standalone ( needed for Plasma Active)

* Sun Nov 13 2011 mikala <mikala> 2:4.7.3-2.mga2
+ Revision: 167369
- Add Patch513 to fix mga3275 ( regression in kdelibs showing non-removal disks kde #286179)

* Wed Nov 02 2011 mikala <mikala> 2:4.7.3-1.mga2
+ Revision: 161462
- Update tarball to KDE SC 4.7.3
- drop patch100(merged)

* Mon Oct 17 2011 lmenut <lmenut> 2:4.7.2-5.mga2
+ Revision: 155912
- Add patch101 from 4.7 branch to fix audiocd with udisks backend (mga #1594 & kde #265870)

  + mikala <mikala>
    - Use correct macro for dbus files

* Mon Oct 10 2011 mikala <mikala> 2:4.7.2-4.mga2
+ Revision: 153634
- Fix requires

* Mon Oct 10 2011 mikala <mikala> 2:4.7.2-3.mga2
+ Revision: 153630
- Remove wrong requires

* Sun Oct 09 2011 mikala <mikala> 2:4.7.2-2.mga2
+ Revision: 153590
- Move kunittestmodrunner from -core to -devel package
- Add patch100 from 4.7 branch ( fix for nepomuk for unicode query)
- move makekdewidgets binary to -devel package

* Wed Oct 05 2011 mikala <mikala> 2:4.7.2-1.mga2
+ Revision: 151946
- Update tarball to KDE SC 4.7.2
- drop patch513 ( patch added on cmake by fwang)
- Add url tag on -devel package

* Wed Sep 14 2011 mikala <mikala> 2:4.7.1-4.mga2
+ Revision: 143111
- Remove glibc-devel as buildrequires (it's already pulled)
- Add patch513 to fix compilation with cmake 2.8.6 rc3

  + dlucio <dlucio>
    - Let's add glibc-devel to void a build problem
    - trying to get rid of awful libpng message

  + fwang <fwang>
    - produce verbose makefile
    - rebuild for new libpng

* Wed Sep 07 2011 mikala <mikala> 2:4.7.1-1.mga2
+ Revision: 140638
- Update tarball to KDE SC 4.7.1
- Split handbooks in his own package (mga #2101)
- remove %%clean section
- Clean BuildRequires:
 - use docbook-dtds as BR instead of docbook-dtd42-xml
 - remove BR pulled by others packages (qt4dbus,bzip2-devel,libxml2-utils,rootcerts,libtiff-devel,krb5-devel)
 - remove BR non used  ( pam-devel, gdbm-devel)
- Clean requires in -devel package
 - use pkgconfig()
 - remove packages pulled by rpm internal require
- Revert previous commit (soprano-plugin-redland is already pulled)
- Update version to KDE SC 4.7.0

  + ze <ze>
    - add missing builrequire to support Nepomuk (Soprano Redland Backend),
      builrequire soprano-devel package isnt enough to ensure all nepomuk support.

* Wed Jul 20 2011 mikala <mikala> 2:4.6.95-1.mga2
+ Revision: 126886
- Don't own /usr/share/mime/ folder
- don't own /usr/share/icons folder
- Own /usr/share/doc/HTML/en/common, /usr/share/doc/HTML/en/kioslave
- Use pkgconfig() for BR
- move requires of qt4-style-iaora & kde4-style-iaora to default/netbook-kde4-config
- Clean spec :
 - move -devel subpackage @ the end of the spec
 - remove obsoletes from 2008.0
 - remove %%defattr(-,root,root,-) (not needed anymore)

* Mon Jul 11 2011 mikala <mikala> 2:4.6.95-0.mga2
+ Revision: 122270
- Update tarball to KDE 4.6.95 (KDE SC 4.7 RC2)
- update soprano min requires

* Thu Jul 07 2011 mikala <mikala> 2:4.6.90-3.mga2
+ Revision: 119589
- Remove old obsoletes & conflicts from 2010.0 & older
- Move dbus related files from -devel to -core

* Thu Jun 30 2011 dmorgan <dmorgan> 2:4.6.90-2.mga2
+ Revision: 116373
- Make kdelibs4-devel requires cmake

* Wed Jun 29 2011 mikala <mikala> 2:4.6.90-1.mga2
+ Revision: 115656
- Rediff patch for halectomy (using fedora's one)
- Add missing requires for -devel package
- Update tarball to KDE SC 4.7 RC1 (4.6.90)
- Fix file list
- Add grantlee-devel and hupnp-devel as BuildRequires
- Remove some old conflicts/obsoletes
- Use version for some BR ( sdo, grantlee)
- Rediff patch507,509
- Drop patch511 ( there's no more kate stuff in kdelibs tarball)

* Sun Jun 12 2011 mikala <mikala> 2:4.6.4-1.mga2
+ Revision: 105189
- Add patch109 from 4.6 branch (check value of itemList which can be null,kde review 101560)
- Add patches from 4.6 branch:
 - Patch100 for kdeui fixing kde #256954 (Do not emit textEdited when user scrolls through the popup completion list)
 - Patch101 for kfile (Provide a more sensible default size for KDirSelectDialog)
 - Patch102 for kdecore to fix kde #274169 (Rebuild locale as soon as possible)
 - Patch103,104,107 to fix some tests units
 - Patch105 to fix kde #211401 (Fix DBus timeout when kbuilsycoca takes too much time to run)
 - Patch106 for kutils (Fix KWidgetItemDelegate warning when deleting KPluginSelector)
 - Patch108 for kioslave http to fix kde #267345 (Workaround incorrect mime-type information sent by a broken server)
- Update tarball to 4.6.4
- Start using %%apply_patches macro
- Rediff patchs to allow the use of %%apply_patches

* Tue May 17 2011 mikala <mikala> 2:4.6.3-3.mga1
+ Revision: 99575
- Add patch from 4.6 branch:
 - Patch217 for khtml to fix cloning of checkboxes (kde #272208 & kde #269175)
 - Patch218 for kio to fix the job-on-hold reuse logic, which caused the double-POST problem (kde #272466)

* Mon May 16 2011 mikala <mikala> 2:4.6.3-2.mga1
+ Revision: 99275
- Add patch216 from 4.6 branch to fix kde #272184 (KDM greeter does not obey GUI style & Color scheme options)

* Fri May 13 2011 mikala <mikala> 2:4.6.3-1.mga1
+ Revision: 97986
- Add patch from 4.6 branch:
 -Patch200 for kio slavebase to fix kde #144046 (Re-read the remote chosen by the user when configuration change notification is received.)
 -Patch201 to fix kde #258706 (use a QWeakPointer on the KIconLoader passed in as there are no lifetime guarantees)
 -Patch202 to make shortcut key names translated
 -Patch203 to fix kde #264067 (do not print out error message when we cannot read from the connection to the ioslave)
 -Patch204 for kssl ( Parameters need to be a number for i18ncp to work)
 -Patch205 to fix kde #30667 (disregard any content-type header if server responds with a '204 No Content')
 -Patch206 to fix kde #269694 (Do not send content-type header on the subsequent GET request that occurs as a result of a POST operation redirection)
 -Patch207 to ensure HTTP headers from kio_http are always set regardless of error condition
 -Patch208 to workaround QtWebKit's incorrect handling redirection of a POST operation (related to kde #269694)
 -Patch209 to fix kde #256650 (Properly rename a file when it conflicts with an existing file during a move operation)
 -Patch210 for nepomuk to fix ComparisonTermPrivate::equals
 -Patch211 to set the images/ dir to be required depending on being a "full" package or a single file
 -Patch212 to use the id() to build the config off of
 -Patch213 to Fill in vendor and model names using Solid's udev backend when possible ( kde review #101270)
 -Patch214 & 215 for solid to have more efficient SSE3/SSE4 checks

* Wed May 04 2011 mikala <mikala> 2:4.6.3-0.mga1
+ Revision: 94591
- Update tarball to 4.6.3
- Add a switch to enable KDE4_ENABLE_FINAL (currently disable)
- Drop patchs merged

* Tue May 03 2011 mikala <mikala> 2:4.6.2-9.mga1
+ Revision: 94353
- Use suggests for kde-l10n & not Requires in %%libkdecore

* Tue May 03 2011 ahmad <ahmad> 2:4.6.2-8.mga1
+ Revision: 94344
- Drop the -en_US sub-package (will be provided by kde-l10n src.rpm since -en_US
  was a virtual package that included only one file anyway)
- Move the file that was in -en_US to -core and move a conflict from the old -en_US
  sub-package to -core
- Make the kde-l10n-en_US provides generic

* Sun May 01 2011 ahmad <ahmad> 2:4.6.2-7.mga1
+ Revision: 94169
- Add a generic provides, without an epoch, to the kde-l10n-en_US sub-package
  so that the kde-l10n requires in libkdecore is statisfied with kde-l10n-en_US

* Thu Apr 28 2011 ahmad <ahmad> 2:4.6.2-6.mga1
+ Revision: 92838
- Disable the bootstrap now that kde-l10n has been rebuild successfully

* Thu Apr 28 2011 ahmad <ahmad> 2:4.6.2-5.mga1
+ Revision: 92643
- Enable bootstrap so that libkdecore5 is installable when building kde-l10n

* Wed Apr 27 2011 ahmad <ahmad> 2:4.6.2-4.mga1
+ Revision: 92321
- Versionate the kde-l10n requires in %%libkdecore
- Versionate the kde-l10n-en_US virtual provides
- kde-l10n-en_US:
  o Repalce kde4-l10n Provides with kde-l10n (like all other kde-l10n packages) (from blino)
  o Add provides kde-l10n-American
- Change %%libkdecore to require kde-l10n instead of kde4-l10n (from blino)
- Obsolete 'kde-l10n < 4.6.2-1' in %%libkdecore, the package
  (e.g. kde-l10n-4.6.2-0.mga1.noarch) is empty/useless

* Fri Apr 22 2011 mikala <mikala> 2:4.6.2-3.mga1
+ Revision: 89647
- Add patch302 should fix mga #925 (crash on kde login)

* Thu Apr 21 2011 mikala <mikala> 2:4.6.2-2.mga1
+ Revision: 89495
- Add more branch patchs:
 - Patch210 for kate to fix kde #270861 (do not make matches bold, as non-fixed font jumps around)
 - Patch211 for kate in order to backport hl updates
 - Patch212 for kdeui to fix kde #271347 (Fix month names appearing multiple times)
 - Patch213 for kdewebkit (Publishing ioslaves that are on hold is now automatically handled when calling KIO::Integration::AccessManager::putReplyOnHold.)
 - Patch214 for kio ( Add KAuthorize hooks into KFileItemAction openwith methods)
 - Patch215 for kio ( Consider data: URLs local in KIO::AccessManager )
 - Patch216 for kio fixing kde #123121 & #148307 ( putting slaves on hold should work correctly now,)
 - Patch217 for kio ( Automatically call KIO::Scheduler::publishSlaveOnHold whenever putOnHold, Since the job is useless without its ioslave, emit the finished
  		      signal when putOnHold is called)
 - Patch218 for kio tcpslavebase (Convert  ReadTimeoutto msecs before use)
 - Patch219 for plasma containement ( Add KAuthorize containment_context_menu into createToolBox)
 - Patch220 for plasma to fix kde #253858 & kde #234564 & mageia #915 ( fix popup position )
 - Patch221 for plasma widgets ( use Item width and height as minimumSize)
 - Patch222 for solid to fix kde #270538 ( Fix Solid::Networking::status() returning Solid::Networking::Unknown sometimes.)
- Add trunk patch:
 -Patch400 for solid to fix kde #271156 ( Really wait until the slave filesystem is really mounted so dolphin is going to point to the mounted slave instead
  					 of pointing to $HOME when mounting an encrypted partition)

* Fri Apr 15 2011 mikala <mikala> 2:4.6.2-1.mga1
+ Revision: 85741
- Apply branch patchs before our own patchs.
- Add branch patchs:
  - Patch201 for plasma popupapplet (Initialize preShowStatus)
  - Patch202 for plasma fixing kde#270387 ( Initialize scrollbarVisible)
  - Patch203 for plasma
  - Patch204 for nepomuk (gracefully hande an invalid manager parameter,only replace slashes in query titles)
  - Patch205 for kioslave ftp fixing kde #88575 (Do not trim whitespaces from filenames)
  - Patch206 for kio ( Correctly recover mimetype information from a KIO::Stat job)
  - Patch207 for kio (Make sure HTTP headers are set,Properly handle ERR_IS_DIRECTORY)
  - Patch208 for kdeui ( Added KGlobalSettings::createNewApplicationPalette that doesn't cache.)
  - Patch209 for cmake ( allow to find hunspell 1.3)

* Tue Apr 05 2011 mikala <mikala> 2:4.6.2-0.mga1
+ Revision: 80769
- Update tarball to 4.6.2
- Drop branch patchs merged
- Add patch200 to fix kde #270107 :
  Expands %%i to --icon <icon name> instead of -icon <icon name> in .desktop files.

* Mon Mar 28 2011 ennael <ennael> 2:4.6.1-8.mga1
+ Revision: 78264
- fix CVE-2011-1168

* Sat Mar 26 2011 mikala <mikala> 2:4.6.1-7.mga1
+ Revision: 77634
- Add more patch from 4.6 branch:
- Patch210 fix excessive spinning of optical drives just to get the content type (fix kde #264487)
- Patch211 References to local variables are not safe to use after function return (fix kde #226596, #258706, #269118, #268157, #258706, #226596, #268473, #269118,
                #268597, #268157, #268871, #268436, #268886, #268518, #269147, #267691, #268858, #268180, #268874)
- Patchs for ftp kioslave
        patch212 Correctly handle FTP urls with type code in their path as specified in RFC 1738 (fix kde #92589)
        patch213 Do not double encode directory name (fix kde #213496)
        patch214 Allow copying of zero byte sized files. (fix kde #185494)
        patch215 Emit the finished signals after calling ftpCloseCommand. (fix kde #181393 & kde #203445)

* Mon Mar 21 2011 dmorgan <dmorgan> 2:4.6.1-6.mga1
+ Revision: 75122
- Remove patch0
- Remove old patch
- FIx patch0

* Fri Mar 18 2011 mikala <mikala> 2:4.6.1-4.mga1
+ Revision: 73960
- Add more branch patchs:
        -patch207 to fix a plasma crash (kde #268752)
        -patch208 to fix the use of html tag in comments ( kde #268752)
  	-patch209 to fix the use of FTP over HTTP proxy ( kde #236630)

* Fri Mar 11 2011 mikala <mikala> 2:4.6.1-3.mga1
+ Revision: 68306
- Minor changes in patch12

* Tue Mar 08 2011 mikala <mikala> 2:4.6.1-2.mga1
+ Revision: 66555
- Add patch12 (Add mageia translations)
- Add patch203 to fix issue of HTTPS over proxy not working properly ( kde #155707 )
- Add patch204  (use PASS instead of pass to workaround broken ftp)
- Add patch205 to allow unicode characters in unquoted filename parameters (kde #261223)
- Add patch206 to unpowered a flash drive when unmounted ( kde #267398)
- Add patch202 from upstream fixing empty home when starting dolphin( KDE #267709)

* Sun Feb 27 2011 mikala <mikala> 2:4.6.1-1.mga1
+ Revision: 61210
- Update to 4.6.1
- Add patch200 from 4.6 branch to fix parsing of user-modified mimetype comments
- Add patch201 from 4.6 branch to fix support for user-specified mimetype icons.
- Add patch302 (but it's not enabled yet)
- Add more description.

* Sun Feb 20 2011 ahmad <ahmad> 2:4.6.0-4.mga1
+ Revision: 55010
- add requires on udisks and upower, that's what KDE uses now

* Sun Feb 13 2011 dmorgan <dmorgan> 2:4.6.0-3.mga1
+ Revision: 51251
- Enable ia ora
- Remove abrt requires

* Sat Jan 22 2011 dmorgan <dmorgan> 2:4.6.0-2.mga1
+ Revision: 32646
- Bump release
- Remove old conflict

* Sat Jan 22 2011 ahmad <ahmad> 2:4.6.0-1.mga1
+ Revision: 31605
- update to 4.6.0
- drop old obsoletes/conflicts

* Mon Jan 17 2011 blino <blino> 2:4.5.95-5.mga1
+ Revision: 21631
- rebuild with abrt requires

* Mon Jan 17 2011 pterjan <pterjan> 2:4.5.95-4.mga1
+ Revision: 21476
- Bump release to check that emi is fixed
- Don't require abrt for now

* Mon Jan 17 2011 blino <blino> 2:4.5.95-2.mga1
+ Revision: 21255
- build in bootstrap mode not to require style/config packages

* Mon Jan 17 2011 blino <blino> 2:4.5.95-1.mga1
+ Revision: 21197
- remove old conflict
- remove old version conditionals

  + dmorgan <dmorgan>
    - imported package kdelibs4


* Thu Dec 23 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.5.90-5mdv2011.0
+ Revision: 624065
- New upstream tarball

* Tue Dec 14 2010 Funda Wang <fwang@mandriva.org> 2:4.5.85-5mdv2011.0
+ Revision: 621657
- really rebuild for new polkit-qt

* Fri Dec 10 2010 Funda Wang <fwang@mandriva.org> 2:4.5.85-4mdv2011.0
+ Revision: 620271
- rebuild for new polit-qt-1

* Wed Dec 08 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.5.85-3mdv2011.0
+ Revision: 616345
- New upstream tarball

* Wed Dec 01 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.5.80-3mdv2011.0
+ Revision: 604215
- Fix requires

* Mon Nov 29 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.5.80-2mdv2011.0
+ Revision: 603087
- Use ABRT instead of DrKonqi

* Fri Nov 26 2010 Funda Wang <fwang@mandriva.org> 2:4.5.80-1mdv2011.0
+ Revision: 601419
- new version 4.5.80 (aka 4.6 beta1)

* Sat Nov 20 2010 Funda Wang <fwang@mandriva.org> 2:4.5.77-0.svn1198704.1mdv2011.0
+ Revision: 599088
- new snapshot 4.5.77

* Thu Nov 18 2010 Funda Wang <fwang@mandriva.org> 2:4.5.76-0.svn1197335.3mdv2011.0
+ Revision: 598545
- requires docbook-style for transforming

* Mon Nov 15 2010 Funda Wang <fwang@mandriva.org> 2:4.5.76-0.svn1197335.2mdv2011.0
+ Revision: 597694
- new snapshot

* Sat Nov 13 2010 Funda Wang <fwang@mandriva.org> 2:4.5.76-0.svn1195844.2mdv2011.0
+ Revision: 597066
- add conflicts to ease upgrade

* Fri Nov 12 2010 Funda Wang <fwang@mandriva.org> 2:4.5.76-0.svn1195844.1mdv2011.0
+ Revision: 596454
- split out en_US
- new snapshot 4.5.76

* Thu Oct 28 2010 Funda Wang <fwang@mandriva.org> 2:4.5.74-0.svn1190490.1mdv2011.0
+ Revision: 589655
- upstream tarball

* Wed Oct 27 2010 Funda Wang <fwang@mandriva.org> 2:4.5.73-0.svn1190377.1mdv2011.0
+ Revision: 589594
- New snapshot
- new snapshot to fix bug#61416

* Thu Oct 07 2010 Funda Wang <fwang@mandriva.org> 2:4.5.71-0.svn1183355.1mdv2011.0
+ Revision: 583975
- update file list
- new snapshot 4.5.71
- modify libpackage name according to our lib policy

* Tue Sep 14 2010 Funda Wang <fwang@mandriva.org> 2:4.5.68-1mdv2011.0
+ Revision: 578129
- clean extra spaces
- New snapshot 4.5.68
- Patch10 merged upstream

* Thu Sep 02 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.5.67-2mdv2011.0
+ Revision: 575366
- Fix groups
- Fix file list
- Fix file list
- Fix groups
- New version 4.5.67
- Rebuild

  + Funda Wang <fwang@mandriva.org>
    - bump requires on soprano

* Mon Aug 30 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.5.65-2mdv2011.0
+ Revision: 574551
- Rebuild

* Mon Aug 30 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.5.65-1mdv2011.0
+ Revision: 574457
- Use kde snapshots

* Wed Aug 18 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.5.0-4mdv2011.0
+ Revision: 571147
- Rediff default places patch
  Merge timeline patch inside the default places one

* Tue Aug 10 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.5.0-2mdv2011.0
+ Revision: 568346
- Fix build release
- New upstream tarball

* Wed Aug 04 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.5.0-1mdv2011.0
+ Revision: 565757
- Update to version 4.5.0

* Tue Jul 27 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.95-1mdv2011.0
+ Revision: 562080
- kde 4.4.95

* Fri Jul 23 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.92-1mdv2011.0
+ Revision: 557154
- Remove old sources/patches
- Update to kde 4.5 RC 2

* Wed Jun 23 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-16mdv2010.1
+ Revision: 548732
- Add missing header ( needed for nepomuk scribo)

* Sat Jun 19 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-15mdv2010.1
+ Revision: 548335
- Add new UDS Entry, needed for runtime

* Fri Jun 18 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-14mdv2010.1
+ Revision: 548296
- Fix file list
- Update nepomuk patch

* Thu Jun 10 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-13mdv2010.1
+ Revision: 547857
- Fix size of pushbuttons in notifications

* Wed Jun 02 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-12mdv2010.1
+ Revision: 546996
- Remove patch6, break command line encoding

* Wed May 26 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-11mdv2010.1
+ Revision: 546314
- Fix Timeline translation
- Add 2 nepomuk patches from trunk fixing crashes

* Mon May 24 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-9mdv2010.1
+ Revision: 545742
- Rebuild in release mode

* Mon May 17 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-8mdv2010.1
+ Revision: 544912
- Add patches to sync with branch

  + Ahmad Samir <ahmadsamir@mandriva.org>
    - proof-read the About KDE -> Mandriva KDE text

* Wed May 12 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-7mdv2010.1
+ Revision: 544573
- Fix FindFFmpeg.cmake, to be kdemultimedia friendly

* Wed May 12 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-6mdv2010.1
+ Revision: 544547
- New version of FindFFmpeg.cmake needed for fmpegthumbnailer for video previews
- Update nepomuk patch

* Sun May 09 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-5mdv2010.1
+ Revision: 544285
- Add Nepomuk/Query/OptionalTerm include ( needed for nepomuk-scribo )

* Sun May 09 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-4mdv2010.1
+ Revision: 544220
- New version of the nepomuk patch
- Add branch patches:
        - Allow empty passwords and logins on routers
        - Add a new french translator
- Update nepomuk patch
- add patch
- Add branch patches (P100 -> 103 )

* Tue May 04 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.3-1mdv2010.1
+ Revision: 542134
- Update to version 4.4.3

* Tue May 04 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.2-5mdv2010.1
+ Revision: 542024
- Sync nepomuk with trunk
- Apply patch13 conditionnaly
- Add a patch ( not applied yet ) disactivating DrKonqi )

* Thu Apr 15 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.2-4mdv2010.1
+ Revision: 535022
- Really remove solid patch for now

* Tue Apr 06 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.2-3mdv2010.1
+ Revision: 532383
- Rebuild

* Fri Apr 02 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.2-2mdv2010.1
+ Revision: 530785
- Add back nepomuk patch

* Tue Mar 30 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.2-1mdv2010.1
+ Revision: 528932
- Fix trash patch ( add a new config key)
- Disable the solid backport for the moment
- Update to version 4.4.2

* Sun Mar 28 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.1-5mdv2010.1
+ Revision: 528307
- Rebuild against new perl

* Fri Mar 26 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.1-4mdv2010.1
+ Revision: 527687
- Update solid patch

* Thu Mar 25 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.1-3mdv2010.1
+ Revision: 527506
- Add a confirmation window when empyting trash bin

* Wed Mar 10 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.1-2mdv2010.1
+ Revision: 517448
- Rebuild because of lost package

* Wed Mar 10 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.1-1mdv2010.1
+ Revision: 517370
- Sync solid with trunk that provide a kupnp backend.
- Remove patch4, this have been fixed upstream in commit 1094430
- Backport a trunk patch fixing kdialog buttons focus
- Remove merged patches
- Update to version 4.4.1

  + Christophe Fergeau <cfergeau@mandriva.com>
    - only build enchant spellchecker for more distro-wide consistency

* Wed Feb 24 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.0-17mdv2010.1
+ Revision: 510670
- Add branch patch fixing nepomuk bug
- Add a branch patch fixing a crash
- Fix kdelibs-4.4.0-fix-detect-shared-folder.patch
- Properly detect shared folders
- Use Downloads instead of Download

* Tue Feb 16 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.0-14mdv2010.1
+ Revision: 506561
- Backport commit 1090919 from branch

* Mon Feb 15 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.0-13mdv2010.1
+ Revision: 506139
- Fix typo in videos default place
- Add some new default places ( Music, download, pictures, videos)
  Rediff patch for default timeline place
  Add comment about patch10

* Tue Feb 09 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.0-11mdv2010.1
+ Revision: 503108
- Use new upstream tarball

* Tue Feb 09 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.4.0-10mdv2010.1
+ Revision: 502612
- Update to version 4.4.0

* Thu Feb 04 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.98-10mdv2010.1
+ Revision: 500744
- Disable patch10 for the moment

* Wed Feb 03 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.98-9mdv2010.1
+ Revision: 500310
- Fix kdelibs-4.3.98-fix-supportedprotocols.patch
- forward port 2010 patch to handle zip:/ kioslave for non kde apps

* Tue Feb 02 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.98-7mdv2010.1
+ Revision: 499816
- Do not hardcode default theme, use the one from aplasmarc instead

* Mon Feb 01 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.98-6mdv2010.1
+ Revision: 498987
- Fix file list to use polkit-1
- Fix file list
- Use PolkitQt-1 by default

* Mon Feb 01 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.98-5mdv2010.1
+ Revision: 498952
- Update to version 4.3.98 aka "kde 4.4 RC3"

* Sun Jan 31 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.95-5mdv2010.1
+ Revision: 498808
- Use mdv theme by default

* Fri Jan 29 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.95-4mdv2010.1
+ Revision: 498054
- Apply P9

* Fri Jan 29 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.95-3mdv2010.1
+ Revision: 498053
- Fix default wallpaper

* Wed Jan 27 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.95-2mdv2010.1
+ Revision: 496963
- Do not build with enable final, BKO: 220403

* Mon Jan 25 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.95-1mdv2010.1
+ Revision: 495628
- Use Polkit as backend for the moment
- Update to kde 4.4Rc2
- Enable polkit support

* Fri Jan 22 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.90-4mdv2010.1
+ Revision: 494905
- Fix plasma to use the WallpaperMode defined in the desktoptheme

* Sun Jan 17 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.90-3mdv2010.1
+ Revision: 492871
- Fix conflict with kdeplatform4-devel

* Mon Jan 11 2010 Funda Wang <fwang@mandriva.org> 2:4.3.90-2mdv2010.1
+ Revision: 489620
- rebuild for new libjpeg v8

* Fri Jan 08 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.90-1mdv2010.1
+ Revision: 487675
- Remove merged patch
- Update to 4.4 Rc1
- Remove those as they are already required by qt4-devel

* Sat Dec 26 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.85-6mdv2010.1
+ Revision: 482501
- Add libxscrnsaver-devel as buildrequires

* Sat Dec 26 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.85-5mdv2010.1
+ Revision: 482488
- Remove unneeded X11-Devel buildrequires

* Sat Dec 26 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.85-4mdv2010.1
+ Revision: 482333
- Bump release
- Build with enable final

* Wed Dec 23 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.85-3mdv2010.1
+ Revision: 481687
- Rebuild in debug mode

* Tue Dec 22 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.85-2mdv2010.1
+ Revision: 481287
- use patch from strueg to active the timeline:/ protocol

* Mon Dec 21 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.85-1mdv2010.1
+ Revision: 480514
- Update to kde 4.4 Beta2
- Obsolete lilypond-kde

* Tue Dec 15 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.80-5mdv2010.1
+ Revision: 479029
- Requires shared-desktop-ontologies on kdelibs4-common

* Fri Dec 04 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.80-4mdv2010.1
+ Revision: 473341
- Add shared-desktop-ontologies as requires on devel package

* Fri Dec 04 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.80-3mdv2010.1
+ Revision: 473191
- Use updated tarballs for beta1

* Thu Dec 03 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.80-2mdv2010.1
+ Revision: 472867
- Add attica-devel as BuildRequire

* Thu Dec 03 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.80-1mdv2010.1
+ Revision: 472794
- Update to kde 4.4 Beta1
  Remove merged patch
  Rediff patches

* Mon Nov 30 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.77-2mdv2010.1
+ Revision: 471753
- Fix crash in kbuildsycoca and add debugs to understand more why it crashed

  + Funda Wang <fwang@mandriva.org>
    - fix requires on qt4

* Thu Nov 26 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.77-1mdv2010.1
+ Revision: 470360
- Add libknewstuff3 package
- Remove unused test patch
- Update to kde 4.3.77
- Use kde macro for the included files
- conflicts with old webkitkde package

  + Funda Wang <fwang@mandriva.org>
    - add conflicts on webkitkde

* Mon Nov 16 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.75-3mdv2010.1
+ Revision: 466628
- Revert wrong commit

  + Funda Wang <fwang@mandriva.org>
    - obsoletes webkitkde also
    - increase conflicts on kdebase-workspace

* Mon Nov 16 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.75-1mdv2010.1
+ Revision: 466494
- Update to kde 4.3.75
  Rediff patch 5
  Remove patch 8: merged upstream
  New packages:
              - libkdewebkit
              - libnepomukquery

* Wed Nov 11 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.73-5mdv2010.1
+ Revision: 464717
- sorry, those debug things should not have been commited
- Rebuild against new qt

* Sat Nov 07 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.73-3mdv2010.1
+ Revision: 462409
- Add kdelibs experimental back in kdelibs

* Fri Nov 06 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.73-2mdv2010.1
+ Revision: 461243
- Obsolete kdelibs4-experimental-devel for now ( the one from trunk is empty for the moment )

* Fri Nov 06 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.73-1mdv2010.1
+ Revision: 461099
- Fix buildrequires
- fix vars name
- Honor the Use of Hal-lock
- Fix Requires on qt4
- Update to kde 4.3.73
  Remove merged patches
  Fix File list
  Rediff some patches

* Wed Oct 28 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.2-11mdv2010.0
+ Revision: 459715
- Add patch 119 to fix a security issue ( http://www.ocert.org/advisories/ocert-2009-015.html )
- use a macro for kdelibs3 epoch

* Thu Oct 22 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.2-9mdv2010.0
+ Revision: 458649
- Use rootcerts instead of kde bundled certs

* Sun Oct 18 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.2-8mdv2010.0
+ Revision: 458085
- backport a nepomuk fix
- Add a suggests in xdg-utils, to allow to use kde4 apps outside of KDE
- Remove kdelibs-4.3.2-use-xdgopen-prefer-kfmclient.patch because this is useless as
  this patch will call, under KDE, kfmclient or kde-open and as if we are not under KDE,
  xdg-open will be called.
  The real fix have been done in mandriva-kde4-config

* Fri Oct 16 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.2-6mdv2010.0
+ Revision: 457962
- Fix login in anonymous ( patch from our great helio )

* Thu Oct 15 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.3.2-5mdv2010.0
+ Revision: 457702
- Restore desktop translation patch to use local mdv translations

* Wed Oct 14 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.2-4mdv2010.0
+ Revision: 457235
- Add wrongly removed patch

* Wed Oct 14 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.2-3mdv2010.0
+ Revision: 457234
- Backport the add of the activate method

  + Funda Wang <fwang@mandriva.org>
    - prefer xdg-open over kfmclient even in KDE session

* Wed Oct 07 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.3.2-2mdv2010.0
+ Revision: 455533
- Fix deadlock in a simultaneous usage of mutex bu klocale and klocalizedstring

* Sun Oct 04 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.3.2-1mdv2010.0
+ Revision: 453712
- New upstream release 4.3.2.

* Sun Sep 27 2009 Olivier Blin <oblin@mandriva.com> 2:4.3.1-10mdv2010.0
+ Revision: 449821
- fix bootstrap definition
- add bootstrap flag (from Arnaud Patard)

* Thu Sep 24 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.3.1-9mdv2010.0
+ Revision: 448335
- Update nepomuk filemodule patch

* Wed Sep 23 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.3.1-8mdv2010.0
+ Revision: 447910
- Add nepomuk file dialog instance

* Sat Sep 19 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.1-7mdv2010.0
+ Revision: 444736
- Fix typo

* Sat Sep 19 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.1-6mdv2010.0
+ Revision: 444731
- Fix stupid typo

* Fri Sep 18 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.1-5mdv2010.0
+ Revision: 444250
- Rebuild
- Obsolete kde3 packages
- Add obsolete for kde3 upgrade

* Sun Sep 13 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.1-2mdv2010.0
+ Revision: 438589
- Bump for release
- Remove obsoletes on libs
- Obsolete kde3 packages

* Tue Sep 01 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.3.1-1mdv2010.0
+ Revision: 423267
- Put the proper release number until someone decide rebuild package

* Mon Aug 31 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.3.1-0.1mdv2010.0
+ Revision: 423094
- New upstream release 4.3.1.

* Sun Aug 30 2009 Raphaël Gertz <rapsys@mandriva.org> 2:4.3.0-7mdv2010.0
+ Revision: 422557
- Rebuild for libtiff

* Tue Aug 18 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.0-5mdv2010.0
+ Revision: 417528
- Rebuild

* Sat Aug 15 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.0-4mdv2010.0
+ Revision: 416602
- Rebuild for new libjpeg

* Wed Aug 12 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.3.0-3mdv2010.0
+ Revision: 415758
- Rebuild to fix some unknown symbols

* Mon Aug 10 2009 Funda Wang <fwang@mandriva.org> 2:4.3.0-2mdv2010.0
+ Revision: 414181
- add qt4-qtdbus as BR
- There is so many applications requires qdbuscpp2xml binary

* Mon Aug 03 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.3.0-1mdv2010.0
+ Revision: 408411
- New upstream release 4.3.0.
- Fix conflicts

* Wed Jul 22 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.98-1mdv2010.0
+ Revision: 398576
- Update to KDE 4.3 RC3
- Breaking kdelibs to spit kdelibs-experimental, following upstream.

* Fri Jul 10 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.96-1mdv2010.0
+ Revision: 394139
- Update to Rc2

* Fri Jun 26 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.95-6mdv2010.0
+ Revision: 389533
- Fix file list

* Fri Jun 26 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.95-5mdv2010.0
+ Revision: 389419
- Fix lib ( do not require devel)

* Thu Jun 25 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.95-4mdv2010.0
+ Revision: 389078
- Bump release for missing libsolid4 package

* Thu Jun 25 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.95-3mdv2010.0
+ Revision: 388908
- Fix file list
- Fix patch11
- Rediff patch11
- Update to 4.3 Rc1

* Thu Jun 04 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.90-1mdv2010.0
+ Revision: 382592
- Update to beta2

* Thu May 28 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.88-1mdv2010.0
+ Revision: 380598
- Remove merged patches
- Update to kde 4.2.88
- Use kde team policy naming for patch 101

* Tue May 26 2009 Funda Wang <fwang@mandriva.org> 2:4.2.87-2mdv2010.0
+ Revision: 379785
- add upstream r969968 to fix FindLibKonq.cmake

* Thu May 21 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.87-1mdv2010.0
+ Revision: 378184
- Remove unused patch
- Add kdelibs-experimental as tarball and not as a patch anymore
- FIx file list
- Add a switch to handle ftp snapshots
- Update to kde 4.2.87

* Tue May 12 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.85-5mdv2010.0
+ Revision: 374864
- Add testing patch to mount crypto_LUKS devices

* Sat May 09 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.85-4mdv2010.0
+ Revision: 373655
- move out libknotificationitem-1.so from the devel package

* Fri May 08 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.85-3mdv2010.0
+ Revision: 373463
- Package kdelibs-experimental inside kdelibs4

* Fri May 08 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.85-2mdv2010.0
+ Revision: 373438
- Increase release
- New tarball fixes kdegraphics4 build

* Thu May 07 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.85-1mdv2010.0
+ Revision: 372991
- Remove merged patch
- Update to kde 4.2.85

* Tue May 05 2009 Funda Wang <fwang@mandriva.org> 2:4.2.71-0.svn961800.2mdv2010.0
+ Revision: 372114
- fix xz (lzma) detection, from upstream rev981856

* Sun May 03 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.71-0.svn961800.1mdv2010.0
+ Revision: 371492
- Fix file list
- Update to kde 4.2.71

* Fri May 01 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.70-0.svn954171.2mdv2010.0
+ Revision: 369619
- Fix conflicts

* Wed Apr 29 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.70-0.svn954171.1mdv2010.0
+ Revision: 369152
- Update to kde 4.2.70
  Remove branch patches
  Rediff patches
- Activate patch 210, allow to move folders in the trash

* Thu Apr 23 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.2-26mdv2009.1
+ Revision: 368775
- Disable harmfull patches for now. Probable cause in https://qa.mandriva.com/show_bug.cgi?id=50204

* Wed Apr 22 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-25mdv2009.1
+ Revision: 368614
- Allow to drag file on a filemanager  opened as root
- [Trunk] Allow to move folder on the trash

* Mon Apr 20 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-23mdv2009.1
+ Revision: 368097
- Patch135: make kdeinit really not leak file descriptors to child processes
  Patch136: fix and simplify the child struct disposal the previous patch exposed this problem ...

* Sun Apr 19 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-22mdv2009.1
+ Revision: 368078
- Remove patch210 for now

* Sun Apr 19 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-21mdv2009.1
+ Revision: 368013
- Add patch210 to fix leaks in kinit

* Sat Apr 18 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-20mdv2009.1
+ Revision: 367985
- Fix crash in kdelibs with wrong javascripts

* Thu Apr 16 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-19mdv2009.1
+ Revision: 367797
- Add libutempter-devel as BuildRequires

* Sat Apr 11 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-18mdv2009.1
+ Revision: 366393
- Add patch133 from branch : Fix widget item delegates to respect the focused widget ( KDE bug #186142)

* Fri Apr 10 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-17mdv2009.1
+ Revision: 365558
- Add 2 upstream patches to fix leak and coverity

* Thu Apr 09 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-16mdv2009.1
+ Revision: 365460
- Add some upstream patches from branch
        - Patch127: Fixes kickoff closing
        - Patch128: Fixes infinite loop in bidiNext on some websites
        - Patch129: Set continuation to 0 when we actually removed it BKO: 189121
        - Patch130: Backport of revision 951352 from trunk (mostly sorting fixes)

* Wed Apr 08 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-15mdv2009.1
+ Revision: 365245
- Add some upstream patches from branch
        - Patch126: Fix the call to KJob::kill when the Cancel button is pressed

* Wed Apr 08 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-14mdv2009.1
+ Revision: 365224
- Add some upstream patches from branch
        - Patch124: Don't loop if we get no auth request (that we understand) together with a 401/407 status code.
        - Patch125: Backport commit 950846 with apidox clarifications for result and finished.
- Add some upstream patches from branch
        - Patch119: Add missing mapping for insert key
        - Patch120: Fix two porting bugs
        - Patch121: Fix updating of images from the airport-nuernberg webcam
        - Patch122: Remove some unneded files
        - Patch123: Fix Build with Qt4.4 again

* Mon Apr 06 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.2-12mdv2009.1
+ Revision: 364431
- Add safe trunk backport bugfix patches

* Mon Apr 06 2009 Gustavo Pichorim Boiko <boiko@mandriva.com> 2:4.2.2-10mdv2009.1
+ Revision: 364297
- Disable caching of kdeglobals paths. This was breaking the config reading
  from kde profile dirs. (Patch from fedora kdelibs)

* Sun Apr 05 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-9mdv2009.1
+ Revision: 364248
- Add upstream patch to fix hovering in folderview

* Sun Apr 05 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.2-8mdv2009.1
+ Revision: 364240
- Add upstream patches from 4.2 branch
    - Khtml fixes
    - emoticones fixes
- Renumber patches
- Really remove kdelibs-4.2.1-iconwidget-keepproportion.patch

* Sat Apr 04 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.2-7mdv2009.1
+ Revision: 364002
- Make applications built against qt 4.4 works in runtime against qt 4.5 no loosing internationalization properties

* Fri Apr 03 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.2-6mdv2009.1
+ Revision: 363822
- Another upgrade issue for old distros

* Thu Apr 02 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.2-5mdv2009.1
+ Revision: 363582
- Inverted test makes all distros below 2009.1 wrongly remove kdelibs-common

* Tue Mar 31 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.2-4mdv2009.1
+ Revision: 363099
- Another lzma patch fix
- Update with Try#3 kdelibs package with recent KFilterDev fixes

* Tue Mar 31 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.2-3mdv2009.1
+ Revision: 363018
- Small change to avoid headaches in upgrade

* Tue Mar 31 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.2-2mdv2009.1
+ Revision: 362786
- Update with Try#2 tarball

* Fri Mar 27 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.2-1mdv2009.1
+ Revision: 361594
- Upgrade to KDE 4.2.2 try#1 packages.

* Wed Mar 25 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.1-15mdv2009.1
+ Revision: 361161
- Fix previous commit
- Try to fix Bug 49069

* Tue Mar 17 2009 Arthur Renato Mello <arthur@mandriva.com> 2:4.2.1-13mdv2009.1
+ Revision: 356624
- Add patch for Plasma::Svg cache. This should fix the MDV menu button update after a svg change.
- Remove keepProportion patch since we do not use it on MDV button anymore.

* Tue Mar 17 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.1-12mdv2009.1
+ Revision: 356611
- More obsoletes to ease upgrade

* Mon Mar 16 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.1-11mdv2009.1
+ Revision: 355927
- Fix obsoletes in kdelibs-common

* Sun Mar 15 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.1-10mdv2009.1
+ Revision: 355560
- [Branch] Fix encoding pb ( regression from upstream r931769)
- Fix text
- Fix spelling

* Wed Mar 04 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.1-9mdv2009.1
+ Revision: 348293
- Backport utf8 dir work made upstream against qt 4.5 compilations

* Tue Mar 03 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.1-7mdv2009.1
+ Revision: 347968
- Added some nice about

* Tue Mar 03 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.1-6mdv2009.1
+ Revision: 347837
- Fix for bug https://qa.mandriva.com/show_bug.cgi?id=48348. Backport will be added in 4.2 branch too.

* Mon Mar 02 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.1-5mdv2009.1
+ Revision: 347537
- Backporting upstream commit spotted by Thiago, about duplication of mimetypes.
  This was the real cause of crashing on initial update, and Mandriva was suffering from
  dynamic inroduced system mimetypes protocols. This commit prevents this situations.

* Mon Mar 02 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.1-4mdv2009.1
+ Revision: 346863
- Use back keepproportion patch from 4.2.0

* Sat Feb 28 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.1-3mdv2009.1
+ Revision: 346137
- Revert commit 921138, should workaround the crash

* Fri Feb 27 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.1-2mdv2009.1
+ Revision: 345648
- Try#1 updated tarball

* Fri Feb 27 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.1-1mdv2009.1
+ Revision: 345541
- KDE 4.2.1 try#1 upstream release

* Wed Feb 25 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.0-15mdv2009.1
+ Revision: 344987
- Added knotify 4.2.1 backport patch to fix current qt 4.5 notofication issues

* Tue Feb 24 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.0-14mdv2009.1
+ Revision: 344338
- Fix typo
- [branch] Removed applets do not reappear at kde start
- Remove patch108 for now, will be rediff later
- Fix patch level
- Fix write of plasma conf files

* Tue Feb 17 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.0-12mdv2009.1
+ Revision: 341166
- Fix upstream bug176280 when resizing plasma bar

* Mon Feb 16 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.0-11mdv2009.1
+ Revision: 340854
- Rebuild against qt4.5

* Fri Feb 13 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.0-10mdv2009.1
+ Revision: 339966
- Fix patch 8
- Use patch from fedora to remove a workaround for a qt 4.4 bug

  + Gustavo Pichorim Boiko <boiko@mandriva.com>
    - Fix a crash in konqueror when opening big web pages (bug #47226)
      Patch from Daniel Pestana de Gouveia.

* Sat Jan 31 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.0-7mdv2009.1
+ Revision: 335749
- Add a  testing patch to fix khtml rendering of linuxtoday

* Sat Jan 31 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.0-6mdv2009.1
+ Revision: 335748
- Add some fixes from branch

* Fri Jan 30 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.0-5mdv2009.1
+ Revision: 335649
- Fix kded regression

* Fri Jan 30 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.2.0-4mdv2009.1
+ Revision: 335405
- Revert upstream commit 914158 ( to try to fix kded issues )

* Thu Jan 29 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.0-3mdv2009.1
+ Revision: 335309
- Update with current nepomuk trunk as requested by Nepomuk development team

  + Per Øyvind Karlsen <peroyvind@mandriva.org>
    - if we're going to add a versioned build dependency on liblzma-devel, we might
      as well add more proper version requirement..

* Mon Jan 26 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.2.0-2mdv2009.1
+ Revision: 333866
- Update with 4.2.0 upstream final tarball

* Mon Jan 26 2009 Arthur Renato Mello <arthur@mandriva.com> 2:4.2.0-1mdv2009.1
+ Revision: 333775
- Add support to keep proportion in plasma icons
- Backport patch rev915328. Fix size info for svg

  + Nicolas Lécureuil <nlecureuil@mandriva.com>
    - Update cacert (Bug #47282)

  + Helio Chissini de Castro <helio@mandriva.com>
    - Added first try 4.2.0 final tarball

* Thu Jan 22 2009 Helio Chissini de Castro <helio@mandriva.com> 2:4.1.96-7mdv2009.1
+ Revision: 332507
- Added nepomuk backport, based on trunk, as requested for Nepomuk devels
- Cleanup spec for old distros

* Fri Jan 16 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.96-5mdv2009.1
+ Revision: 330052
- Not needed anymore with latest cmake

* Sun Jan 11 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.96-4mdv2009.1
+ Revision: 328423
- Fix a crash (appearing in KSMServer) which is partly a Qt bug and partly an odd SVG

* Fri Jan 09 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.96-3mdv2009.1
+ Revision: 327460
- Fix kdebase4-workspace detection

* Fri Jan 09 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.96-2mdv2009.1
+ Revision: 327325
- Fix kdepimlibs detection

  + Per Øyvind Karlsen <peroyvind@mandriva.org>
    - update lzma filter patch with xz support, renaming it to kxzfilter..

* Thu Jan 08 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.96-1mdv2009.1
+ Revision: 327199
- Definitivly fix file list
- Remove last bit of kformula
- Remove %%lib require in the devel package
- Fix filelist
- Remove merged patches
  Rediff Patch5

  + Helio Chissini de Castro <helio@mandriva.com>
    - Update with Release Candidate 1 - 4.1.96

* Sun Jan 04 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.85-8mdv2009.1
+ Revision: 324904
- More filesharing fixes
- Add patch from BKO160221 to not crash when hal is OFF

* Sun Jan 04 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.85-7mdv2009.1
+ Revision: 324718
- Hack to fix build
- fix debug
- More filesharing fixes
- Fix filesharing patch
- Allow to unshare a folder

* Tue Dec 23 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.85-5mdv2009.1
+ Revision: 317771
- Allow to share files again

* Mon Dec 22 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.85-4mdv2009.1
+ Revision: 317723
- Bump release
- Add patch to help upstream to debug some file association bugs

* Tue Dec 16 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.85-3mdv2009.1
+ Revision: 314997
- New kdelibs tarball fixing translation build error ( like es )

* Sun Dec 14 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.85-2mdv2009.1
+ Revision: 314074
- carefully save applets on creation, prevents losing new applets right after adding them

* Fri Dec 12 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.85-1mdv2009.1
+ Revision: 313748
- Fix kde menu patch

  + Helio Chissini de Castro <helio@mandriva.com>
    - Update with Beta 1 - 4.1.85

* Wed Dec 10 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.82-1mdv2009.1
+ Revision: 312606
- Update to kde 4.1.82

* Sun Nov 30 2008 Funda Wang <fwang@mandriva.org> 2:4.1.81-1mdv2009.1
+ Revision: 308361
- New version 4.1.81
- rediff iaora patch
- drop upstream patch

* Tue Nov 25 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.80-10mdv2009.1
+ Revision: 306507
- Fix and Apply patch5

* Tue Nov 25 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.80-9mdv2009.1
+ Revision: 306491
- Do not apply patch5, need more work
- Remove merged patches
  Add patch103: initialize this value, that's why toolbox sometimes was going to left in an unpredictable way
- Add back menu-button-plasma-icon.patch

  + Helio Chissini de Castro <helio@mandriva.com>
    - Updated with fresh beta 1 official fixed tarball

  + Funda Wang <fwang@mandriva.org>
    - bring back kde4-style-iaora requires

* Sat Nov 22 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.80-7mdv2009.1
+ Revision: 305820
- backport patches from tags/4.1.80

  + Funda Wang <fwang@mandriva.org>
    - requires_exceptions is of no use here

* Sat Nov 22 2008 Funda Wang <fwang@mandriva.org> 2:4.1.80-6mdv2009.1
+ Revision: 305696
- disable provides for devel(libkephal), as it is not the cause of selecting
  kdebase4-workspace-devel
- disable requires on kde4-style-iaora, it is pulling libkdecoreations ->
  libkephal. Need to re-add after fixing kdebase-workspace.

* Sat Nov 22 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.80-5mdv2009.1
+ Revision: 305667
- Dirty hack to allow to install kdelibs4-devel
- Add libxml2-utils as BuildRequires

* Sat Nov 22 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.80-4mdv2009.1
+ Revision: 305624
- Try to remove wrong require on kdelibs4

* Fri Nov 21 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.80-3mdv2009.1
+ Revision: 305387
- Rebuild

* Thu Nov 20 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.80-2mdv2009.1
+ Revision: 305337
- Add missing patch
- Do not use translation patch for the moment ( seems broken)

* Wed Nov 19 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.80-1mdv2009.1
+ Revision: 304618
- Fix file list

  + Helio Chissini de Castro <helio@mandriva.com>
    - Update with Beta 1 - 4.1.80

* Thu Nov 13 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.73-9mdv2009.1
+ Revision: 302680
- Add conflicts because of plasma move

* Thu Nov 13 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.73-8mdv2009.1
+ Revision: 302670
- Fix epoch in requires
  Add back plasma-devel provides ( was in kdebase4-workspace before )
- Remove cmake buildrequires ( already required by kde4-macros)
  Fix Versionnate on kde4-macros

* Thu Nov 13 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.1.73-7mdv2009.1
+ Revision: 302630
- Fix Requires on %%libkdeui
- Add epoch because of plasma move
- Update to kde 4.1.73
  Say hello to plasma in kdelibs
- Change libknewstuff2 name according to library policy
- Add back default kde menu ( step  1 )
- Fix conflict
- Fix File list

* Fri Oct 24 2008 Per Øyvind Karlsen <peroyvind@mandriva.org> 4.1.71-3mdv2009.1
+ Revision: 296991
- regenerate lzma patch:
    o fix build with kdelibs 4.1.71
    o fix build with liblzma 4.999.6
    o improve lzma cmake file
- fix man page suffix stuff in %%files

* Fri Oct 24 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.1.71-2mdv2009.1
+ Revision: 296872
- Add conflicts

* Thu Oct 23 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.1.71-1mdv2009.1
+ Revision: 296836
- New version 4.1.71

* Wed Oct 22 2008 Gustavo Pichorim Boiko <boiko@mandriva.com> 4.1.70-2mdv2009.1
+ Revision: 296471
- Add some missing conflicts

* Sun Oct 19 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.1.70-1mdv2009.1
+ Revision: 295416
- Add back wrongly removed file
- Update to kde 4.1.70

* Thu Oct 02 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.1.2-5mdv2009.0
+ Revision: 290927
- Add upstream patch revision 867092 to fix dolphin crash when in zip files

* Mon Sep 29 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.2-4mdv2009.0
+ Revision: 289899
- Fortify translation patch to avoid empty strings

* Mon Sep 29 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.2-3mdv2009.0
+ Revision: 289776
- Add automatic translation for Name, GenericName and Description on desktop files

* Mon Sep 29 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.2-2mdv2009.0
+ Revision: 289369
- Add menu catalogs

* Thu Sep 25 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.2-1mdv2009.0
+ Revision: 288191
- KDE 4.1.2 arriving.

* Thu Sep 18 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.1-9mdv2009.0
+ Revision: 285657
- khtml post branch patch

* Tue Sep 16 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.1-8mdv2009.0
+ Revision: 285189
- file dialog fixes from post branch.

* Mon Sep 15 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.1-7mdv2009.0
+ Revision: 285065
- khtml nvidia artifacts post branch fix.

* Tue Sep 09 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.1-6mdv2009.0
+ Revision: 283261
- Fix for mimetype bug https://qa.mandriva.com/show_bug.cgi?id=43625 ( already upstream )
- Moved post 4.1.1 patches to over 100 numbering
- Renamed patch name to match other backports

* Tue Sep 09 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.1.1-5mdv2009.0
+ Revision: 282853
- Use vfat with correct codepages

* Thu Sep 04 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.1-4mdv2009.0
+ Revision: 280714
- Thanks to Mr. Ktuberling and bug https://qa.mandriva.com/show_bug.cgi?id=43502

* Mon Sep 01 2008 Götz Waschk <waschk@mandriva.org> 4.1.1-3mdv2009.0
+ Revision: 278412
- rebuild for new libdvdread

* Sat Aug 30 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.1-2mdv2009.0
+ Revision: 277606
- Update 4.1.1 tarballs. Reverted sonnet changes

* Thu Aug 28 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.1-1mdv2009.0
+ Revision: 277049
- Upgrade to forthcoming 4.1.1 packages

  + Nicolas Lécureuil <nlecureuil@mandriva.com>
    - Apply this patch after update to kde 4.1.1
    - Fix source highlighting refresh problems (Bug #42721)

* Tue Aug 19 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.0-15mdv2009.0
+ Revision: 274012
- Use iaora as default for now. Need be replaced with proper solution

* Mon Aug 18 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.0-13mdv2009.0
+ Revision: 273390
- Daily branch patch updates

* Sat Aug 16 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.1.0-12mdv2009.0
+ Revision: 272516
- Backport patch202 from trunk ( needed by nepomuk-kde)

* Tue Aug 12 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.0-11mdv2009.0
+ Revision: 271130
- Daily branch patch update

* Thu Aug 07 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.0-10mdv2009.0
+ Revision: 266729
- Update with latest backport from xdg-user-dirs now using qt standards
- Profile is only suitable for distro lower than 2009

* Wed Aug 06 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.0-7mdv2009.0
+ Revision: 264346
- Daily branch patch updates
- Added backport of xdg user dirs patch

* Mon Aug 04 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.0-6mdv2009.0
+ Revision: 263220
- More patch mess fixes

  + Nicolas Lécureuil <nlecureuil@mandriva.com>
    - Use better naming for backport patches from trunk

* Mon Aug 04 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.1.0-5mdv2009.0
+ Revision: 263014
- Add patch131 that add kdiskfreespaceinfo class needed for nepomuk backport

* Mon Aug 04 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.0-4mdv2009.0
+ Revision: 262838
- Update with current branch 4.1 patches

* Wed Jul 30 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.0-3mdv2009.0
+ Revision: 255166
- kdecore should requires phonon-backend >= 4.2

* Tue Jul 29 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.0-2mdv2009.0
+ Revision: 253814
- Start updates from post 4.1.0 branch on cooker only. All patches comes with full description inside.

* Thu Jul 24 2008 Helio Chissini de Castro <helio@mandriva.com> 4.1.0-1mdv2009.0
+ Revision: 247361
- Update with Release Candidate 1 - 4.1.0

* Tue Jul 22 2008 Per Øyvind Karlsen <peroyvind@mandriva.org> 4.0.98-6mdv2009.0
+ Revision: 240867
- bump release
- add lzma filter (P3)

* Tue Jul 15 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.98-5mdv2009.0
+ Revision: 236218
- Fix to boost detection

* Tue Jul 15 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.98-4mdv2009.0
+ Revision: 236040
- Latest fix for translations

* Mon Jul 14 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.98-3mdv2009.0
+ Revision: 234668
- rc1 upstream tarball updated with l10n latest hour fixes

* Fri Jul 11 2008 Olivier Blin <oblin@mandriva.com> 4.0.98-2mdv2009.0
+ Revision: 233707
- move kde pam files to kdm package (used by kdm only, and provided upstream in kdebase-workspace)

* Thu Jul 10 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.98-1mdv2009.0
+ Revision: 233179
- Update with Release Candidate 1 - 4.0.98

* Wed Jul 09 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.85-2mdv2009.0
+ Revision: 233030
- Added kde-np to allow autologin with clean password

* Sun Jul 06 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.0.85-1mdv2009.0
+ Revision: 232302
- Update to kde 4.0.85
- Add extra dir on $PATH for mdv <= 200810
  Add patch that add extra catalogs ( will be need for desktop file translations )

* Fri Jun 27 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.84-1mdv2009.0
+ Revision: 229411
- Added kwallet daemon
- Update with new snapshot tarballs 4.0.84

* Fri Jun 20 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.83-2mdv2009.0
+ Revision: 227358
- Add ld.so.conf for 2008.1

* Thu Jun 19 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.83-1mdv2009.0
+ Revision: 226853
- Update with new snapshot tarballs 4.0.83

  + Anssi Hannula <anssi@mandriva.org>
    - add another conflict to ensure smooth upgrade

* Thu Jun 12 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.82-5mdv2009.0
+ Revision: 218624
- Missing requires for lang and config files

* Thu Jun 12 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.82-3mdv2009.0
+ Revision: 218533
- Let's specify all br as a requires for devel package, allow applications not miss new things like xpm and xft2 splitted

  + Nicolas Lécureuil <nlecureuil@mandriva.com>
    - Fix typo

* Wed Jun 11 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.82-1mdv2009.0
+ Revision: 217964
- Update with new snapshot tarballs 4.0.82

  + Pixel <pixel@mandriva.com>
    - do not call ldconfig in %%post/%%postun, it is now handled by filetriggers

* Tue Jun 03 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.81-5mdv2009.0
+ Revision: 214697
- Update with new snapshot tarballs 4.0.81
- Update with new snapshot tarballs %%{VERSION}
- Rebuild against new qca2

  + Nicolas Lécureuil <nlecureuil@mandriva.com>
    - Remove unneeded obsoletes %%libkaudiodevicelist have not been removed but it just moved to kdebase4-runtime
    - Add back removed obsoletes

* Thu May 29 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.0.81-1mdv2009.0
+ Revision: 213170
- KDE 4.0.8
- Fix File list for new snapshot ( phonon is gone away on its own package )

* Wed May 28 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.80-4mdv2009.0
+ Revision: 212825
- Recompile against changes on qt libraries placement

* Mon May 26 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.80-3mdv2009.0
+ Revision: 211430
- We don't need this anymore. Having /usr/lib on ld is useless since is the system path.

* Sun May 25 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.0.80-2mdv2009.0
+ Revision: 211067
- Fix Requires on devel package
- Add Automoc as Requires

* Sat May 24 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.80-1mdv2009.0
+ Revision: 210806
- New upstream kde4 4.1 beta1
- New upstream kde4 4.1 beta1

  + Nicolas Lécureuil <nlecureuil@mandriva.com>
    - More owned folders
    - Own %%_kde_appsdir/knewstuff
    - Own %%_kde_appsdir/ksgmltools2
    - Own %%_kde_appsdir/kssl
    - Own %%_kde_appsdir/ktexteditor_kdatatool %%_kde_appsdir/ktexteditor_insertfile and %%_kde_appsdir/ktexteditor_docwordcompletion
    - Own %%_kde_appsdir/libphonon
    - Own %%_kde_appsdir/LICENSES
    - Own %%_kde_appsdir/nepomuk
    - Own %%_kde_appsdir/phonon
    - Own %%_kde_appsdir/proxyscout
    - fix file list
    - Fix 'folder ownage
    - Fix obsoletes

* Mon May 19 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.0.74-3mdv2009.0
+ Revision: 209211
- Add an obsolete for libnepomuk-middleware4

* Fri May 16 2008 Funda Wang <fwang@mandriva.org> 4.0.74-2mdv2009.0
+ Revision: 208067
- Requires automoc (since most of kde4 packages BR automoc)

* Fri May 16 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.0.74-1mdv2009.0
+ Revision: 208017
- Fix BuildRequires
- Update to kde 4.0.74

* Tue May 13 2008 Anssi Hannula <anssi@mandriva.org> 4.0.73-4mdv2009.0
+ Revision: 206691
- Fix versioned conflicts on kjsembed

  + Nicolas Lécureuil <nlecureuil@mandriva.com>
    - Fix conflicts

* Sun May 11 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.0.73-3mdv2009.0
+ Revision: 205510
- Clean conflicts

* Thu May 08 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.0.73-2mdv2009.0
+ Revision: 204027
- Rebuild because of bs failure

* Wed May 07 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.0.73-1mdv2009.0
+ Revision: 203719
- a new week, a new snapshot => 4.0.73

* Thu May 01 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.0.72-1mdv2009.0
+ Revision: 199779
- Update to kde 4.0.72
- Fix versionate BR
- New week-end New snapshot 4.0.70
- New snapshot 4.0.69
- New snapshot  4.0.68
- Fix File list

  + Helio Chissini de Castro <helio@mandriva.com>
    - New upstream kde4 4.1 alpha 1
    - applictions.menu comes from mandriva specified
    - Starting to push new infrastructure for devel KDE 4.1. KDE 4 will be on / now. KDE is dead. Long live KDE vi kdenetwork4/SPECS/kdenetwork4.spec ;-)

* Fri Mar 28 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.3-1mdv2008.1
+ Revision: 190965
- Update for last stable release 4.0.3
- Update for last stable release 4.0.3

* Sun Mar 09 2008 Anssi Hannula <anssi@mandriva.org> 4.0.2-7mdv2008.1
+ Revision: 182728
- replace requires on aspell with suggests on enchant-dictionary as
  kde4 uses libenchant that supports other backends as well

* Sat Mar 08 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.0.2-6mdv2008.1
+ Revision: 182096
- Rebuild against new qt4 changes

  + Helio Chissini de Castro <helio@mandriva.com>
    - New upstream bugfix release 4.0.2

* Sat Mar 01 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.2-5mdv2008.1
+ Revision: 177247
- Update for upstream upcoming 4.0.2

* Wed Feb 20 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.1-5mdv2008.1
+ Revision: 173196
- Update nepomuk with trunk modifications. Requested by nepomuk maintainer, Sebastian Trueg

  + Nicolas Lécureuil <nlecureuil@mandriva.com>
    - Fix patch0 to use more .kde4
      Add patch2 to see kde3 applications of the menu

* Tue Feb 12 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.0.1-3mdv2008.1
+ Revision: 165671
- Rebuild

* Fri Feb 08 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.1-2mdv2008.1
+ Revision: 164253
- Rebuild against stable cmake

* Thu Feb 07 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.1-1mdv2008.1
+ Revision: 163746
- Default apidocs generation is off. Resulting package is too big and not often required except for developers. Final install can reach 605 mb.
- Updating for stable KDE 4.0.1
- No more branches. From now, we will be using the monthly official KDE tarballs, as discussed by Mandriva KDE team

* Sun Jan 27 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.0.0-5.765596.2mdv2008.1
+ Revision: 158534
- Fix kde4env.sh and do not use it as source anymore ( because of wrong use of libs )
  (Regression introduced on revision 93342)
- Add back kde4.conf in ld.conf
- Reordering file list

* Thu Jan 24 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.0-5.765596.1mdv2008.1
+ Revision: 157562
- Update for today branch adding nepomuk changes from trunk

* Wed Jan 23 2008 Helio Chissini de Castro <helio@mandriva.com> 4.0.0-5.765238.1mdv2008.1
+ Revision: 157184
- Update from branch 4.0.1
- Added nepomuk kdelibs patch ( generated from trunk ( provided by Sebastian Tr?\195?\188eg )

* Tue Jan 22 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.0.0-5mdv2008.1
+ Revision: 156656
- Finally fix file list ( move back lib files in devel)
- Fix conflict
- Move files out of devel package

* Sat Jan 19 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.0.0-4mdv2008.1
+ Revision: 155103
- Fix File list
  Own some directories

  + Anssi Hannula <anssi@mandriva.org>
    - ensure major correctness

  + Helio Chissini de Castro <helio@mandriva.com>
    - fix pam for kde4 apps ( sorry neoclust, need to do it faster ) :-)

* Wed Jan 09 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.0.0-1mdv2008.1
+ Revision: 147401
- Fix release on stable

  + Helio Chissini de Castro <helio@mandriva.com>
    - Update for official tarball

  + Olivier Blin <oblin@mandriva.com>
    - restore BuildRoot

* Sun Dec 23 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.97.1-0.751982.1mdv2008.1
+ Revision: 137310
- new snapshot

  + Thierry Vignaud <tv@mandriva.org>
    - kill re-definition of %%buildroot on Pixel's request

* Mon Dec 10 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.97.1-0.746866.1mdv2008.1
+ Revision: 117009
- New snapshot
  Fix BuildRequires on soprano

* Wed Dec 05 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.97.0-0.745252.1mdv2008.1
+ Revision: 115784
- KDE4 Rc2

* Thu Nov 29 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.96.1-0.742999.1mdv2008.1
+ Revision: 113940
- New snapshot

* Tue Nov 27 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.96.1-0.742334.1mdv2008.1
+ Revision: 113531
- New snapshot
  Remove Patch1 : Merged upstream

* Tue Nov 27 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.96.1-0.741480.2mdv2008.1
+ Revision: 113478
- Add patch  1 to fix bug 35603 ( empy page when logging in bugzilla)

  + Thierry Vignaud <tv@mandriva.org>
    - explain require on libxml2-utils

* Sun Nov 25 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.96.1-0.741480.1mdv2008.1
+ Revision: 111956
- New Snapshot
  Add back ld.so.conf.d/kde4.conf

  + Funda Wang <fwang@mandriva.org>
    - add requires on libxml2-utils, as when building most kde applications,
      it will call xmllint to validate the docbook files.

* Thu Nov 22 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.96.1-0.739810.1mdv2008.1
+ Revision: 111136
- New Snapshot

* Thu Nov 15 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.96.0-0.737190.1mdv2008.1
+ Revision: 108964
- Kde 4 RC1

* Sat Nov 10 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.95.2-0.734845.2mdv2008.1
+ Revision: 107454
- Remove Requires(pre)

* Sat Nov 10 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.95.2-0.734845.1mdv2008.1
+ Revision: 107419
+ rebuild (emptylog)

* Fri Nov 09 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.95.2-0.733956.1mdv2008.1
+ Revision: 107256
- New snapshot ( say hello back to nepomuk )

  + Funda Wang <fwang@mandriva.org>
    - Revert changes as there are already commented out ld.so.conf.d lines
    - add /opt/kde4/lib{,64} into ld.so.conf.d

* Thu Nov 01 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.95.1-0.731775.1mdv2008.1
+ Revision: 104752
- New snapshot post Rc1

* Tue Oct 30 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.94.1-0.730890.1mdv2008.1
+ Revision: 103685
- New snapshot

* Wed Oct 24 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.94.1-0.728975.1mdv2008.1
+ Revision: 101890
- New svn snapshot

* Tue Oct 23 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.94.1-0.728415.2mdv2008.1
+ Revision: 101503
- Fix file list
- Fix file list ( Kdeprint is dead too )
- Snapshot post BIC

* Tue Oct 23 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.94.1-0.728203.2mdv2008.1
+ Revision: 101369
- Upload because of missing package

* Mon Oct 22 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.94.1-0.728203.1mdv2008.1
+ Revision: 101289
- New snapshot after today BIC day ( and prepare for Kickoff )

* Mon Oct 22 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.94.1-0.727920.1mdv2008.1
+ Revision: 101067
- New svn snapshot

* Sun Oct 21 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.94.1-0.727754.1mdv2008.1
+ Revision: 101037
- Update svn tarball

* Sun Oct 21 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.94.0-0.727618.1mdv2008.1
+ Revision: 100825
- New svn snapshot
- Add requires for translations

* Fri Oct 19 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.94.0-0.726236.2mdv2008.1
+ Revision: 100502
- Fix update

* Wed Oct 17 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.94.0-0.726236.1mdv2008.1
+ Revision: 99598
- New beta 3.94.0

* Wed Oct 17 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.93.0-0.726000.1mdv2008.1
+ Revision: 99437
- New svn snapshot
- New svn snapshot

  + Thierry Vignaud <tv@mandriva.org>
    - fix summary-ended-with-dot

* Thu Sep 27 2007 Tiago Salem <salem@mandriva.com.br> 3.93.0-0.714006.2mdv2008.0
+ Revision: 93400
- Adding kde4env.sh file as Source1
- Bumping release and fixing mime directories
- Adding kde4env.sh as a SOURCE file.
- fixing XDG variables for kde4
- Removing mdv2008.0 from Obsoletes tags.

* Wed Sep 19 2007 Tiago Salem <salem@mandriva.com.br> 3.93.0-0.714006.1mdv2008.0
+ Revision: 91190
- Making Obsoletes tags versioned

* Fri Sep 14 2007 Helio Chissini de Castro <helio@mandriva.com> 3.93.0-0.712507.1mdv2008.0
+ Revision: 85720
- Update with revision 712507
- Wrong source

* Wed Sep 12 2007 Helio Chissini de Castro <helio@mandriva.com> 3.93.0-0.711712.1mdv2008.0
+ Revision: 84803
- Update with revision 711712
- Update with revision 711596

* Wed Sep 05 2007 Helio Chissini de Castro <helio@mandriva.com> 3.93.0-0.708831.1mdv2008.0
+ Revision: 80452
- Update with revision 708831

* Wed Sep 05 2007 Helio Chissini de Castro <helio@mandriva.com> 3.93.0-0.708644.1mdv2008.0
+ Revision: 80120
- Update with revision 708644

* Tue Sep 04 2007 Helio Chissini de Castro <helio@mandriva.com> 3.93.0-0.708165.1mdv2008.0
+ Revision: 78992
- Update with revision 708165

* Sat Sep 01 2007 Helio Chissini de Castro <helio@mandriva.com> 3.93.0-0.707068.1mdv2008.0
+ Revision: 77321
- Update with revision 707068

* Thu Aug 30 2007 Helio Chissini de Castro <helio@mandriva.com> 3.92.0-0.706494.1mdv2008.0
+ Revision: 75991
- Update with revision 706494

* Wed Aug 29 2007 Helio Chissini de Castro <helio@mandriva.com> 3.92.0-0.706278.1mdv2008.0
+ Revision: 75026
- Update with revision 706278

* Wed Aug 29 2007 Helio Chissini de Castro <helio@mandriva.com> 3.92.0-0.705911.1mdv2008.0
+ Revision: 73297
- Update with revision 705911

* Tue Aug 28 2007 Helio Chissini de Castro <helio@mandriva.com> 3.92.0-0.705398.1mdv2008.0
+ Revision: 72277
- Update with revision 705398

* Mon Aug 27 2007 Helio Chissini de Castro <helio@mandriva.com> 3.92.0-0.705301.1mdv2008.0
+ Revision: 72139
- Update with revision 705301

* Sat Aug 25 2007 Helio Chissini de Castro <helio@mandriva.com> 3.92.0-0.704641.1mdv2008.0
+ Revision: 71431
- Update with revision 704641

* Fri Aug 24 2007 Helio Chissini de Castro <helio@mandriva.com> 3.92.0-0.704401.1mdv2008.0
+ Revision: 71057
- Update with revision 704401

* Tue Aug 21 2007 Helio Chissini de Castro <helio@mandriva.com> 3.92.0-0.702914.1mdv2008.0
+ Revision: 68461
- Update with revision 702914

* Thu Aug 16 2007 Helio Chissini de Castro <helio@mandriva.com> 3.92.0-0.700801.1mdv2008.0
+ Revision: 64502
- Updated for revision 700801

* Mon Aug 13 2007 Helio Chissini de Castro <helio@mandriva.com> 3.92.0-0.699624.1mdv2008.0
+ Revision: 62812
- Update for revision 699624
- Oxygen theme moved for kdebase.

* Wed Aug 08 2007 Helio Chissini de Castro <helio@mandriva.com> 3.92.0-0.698012.1mdv2008.0
+ Revision: 60550
- Update for release 698012

* Wed Aug 01 2007 Helio Chissini de Castro <helio@mandriva.com> 3.92.0-0.695277.1mdv2008.0
+ Revision: 57810
- Update to revision 695277
- Update for revision 694683
- Updated to revision 694510

* Fri Jul 27 2007 Helio Chissini de Castro <helio@mandriva.com> 3.92-0.693023.1mdv2008.0
+ Revision: 56201
- Update for revision 693023

* Mon Jul 23 2007 Helio Chissini de Castro <helio@mandriva.com> 3.91-0.691408.1mdv2008.0
+ Revision: 54813
- Update from revision 691408
- Update to revision 690298

* Tue Jul 17 2007 Helio Chissini de Castro <helio@mandriva.com> 3.91-0.688867.1mdv2008.0
+ Revision: 52862
- Fix soname for many libraries. Back to 4
- Fix soname for solid

* Mon Jul 16 2007 Helio Chissini de Castro <helio@mandriva.com> 3.91-0.688734.1mdv2008.0
+ Revision: 52693
- Fix lnusertemp calls ( silly packager :-)
- Update to revision 688734

* Thu Jul 12 2007 Helio Chissini de Castro <helio@mandriva.com> 3.91-0.687061.1mdv2008.0
+ Revision: 51683
- Update for revision 687061
- Make kde4env available for system

* Wed Jul 11 2007 Helio Chissini de Castro <helio@mandriva.com> 3.91-0.686496.1mdv2008.0
+ Revision: 51377
- Removed duplicated sources
- Moved kde4env to kdelibs, and disabled ld.so.conf entry to avoid kde3 lib loading ( neoclust )
- Removed duplicate file list on designer plugins ( adamw )
- Updated for recent kdelibs revision

* Wed Jul 11 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.91-0.686439.1mdv2008.0
+ Revision: 51237
-New svn snapshot

* Mon Jul 09 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.91-0.685748.1mdv2008.0
+ Revision: 50714
- New svn snaphot

* Thu Jul 05 2007 Helio Chissini de Castro <helio@mandriva.com> 3.91-0.683569.1mdv2008.0
+ Revision: 48550
- Update at revision 683569

* Tue Jul 03 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.91-0.682628.1mdv2008.0
+ Revision: 47459
- New snaphot after BIC

* Mon Jul 02 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.91-0.682420.1mdv2008.0
+ Revision: 47241
- New snapshot
  Fix dbus path

* Mon Jul 02 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 3.91-0.682345.1mdv2008.0
+ Revision: 47171
- New snapshot

* Wed Jun 27 2007 Helio Chissini de Castro <helio@mandriva.com> 3.91-0.680966.1mdv2008.0
+ Revision: 45037
- And we're going to alpha2

* Wed Jun 27 2007 Helio Chissini de Castro <helio@mandriva.com> 3.90.2-0.680680mdv2008.0
+ Revision: 44824
- Update from svn

* Tue Jun 26 2007 Helio Chissini de Castro <helio@mandriva.com> 3.90.2-0.680441mdv2008.0
+ Revision: 44452
- Update for revision 680441. May conflicts with current kdebase4-devel package, but new upcoming version is arriving soon and we're still alpha..

* Tue Jun 26 2007 Helio Chissini de Castro <helio@mandriva.com> 3.90.2-0.680284mdv2008.0
+ Revision: 44220
- Update for post BIC monday revision 680284

* Mon Jun 25 2007 Helio Chissini de Castro <helio@mandriva.com> 3.90.2-0.679803mdv2008.0
+ Revision: 43987
- Updating for svn revision 679803
- Update from svn revision 679119

  + Nicolas Lécureuil <nlecureuil@mandriva.com>
    - Remove duplicate file
    - Really add kde4-config on the packages

* Thu Jun 21 2007 Helio Chissini de Castro <helio@mandriva.com> 3.90.2-0.678253mdv2008.0
+ Revision: 41961
- Update for current svn
- Fix bug http://qa.mandriva.com/show_bug.cgi?id=31504

* Tue Jun 19 2007 Helio Chissini de Castro <helio@mandriva.com> 3.90.2-0.677520mdv2008.0
+ Revision: 41464
- Another daily update. Now with automoc working.

* Mon Jun 18 2007 Helio Chissini de Castro <helio@mandriva.com> 3.90.2-0.677229mdv2008.0
+ Revision: 41111
- Update with current svn. Removing duplicates on file list

* Sun Jun 17 2007 Helio Chissini de Castro <helio@mandriva.com> 3.90.2-0.676703mdv2008.0
+ Revision: 40547
- Update for latest svn 676703.
- Oxygen set is available now

* Sat Jun 16 2007 Helio Chissini de Castro <helio@mandriva.com> 3.90.2-0.676122mdv2008.0
+ Revision: 40326
- Bring icons back to root /opt/kde3
- Oxygen style added

* Fri Jun 15 2007 Helio Chissini de Castro <helio@mandriva.com> 3.90.2-0.675929mdv2008.0
+ Revision: 40108
- Update for revision 675929
- Added hicolor and crystalsvg legacy icons under /opt/kde4/share/icons

* Thu Jun 14 2007 Helio Chissini de Castro <helio@mandriva.com> 3.90.2-0.675664mdv2008.0
+ Revision: 39786
- Update for latest svn checkout. Nepomuk change library name

* Sat Jun 09 2007 Helio Chissini de Castro <helio@mandriva.com> 3.90.2-0.673230mdv2008.0
+ Revision: 37717
- Updated for revision 673230
- Fixed devel file list
- Fixed requires for devel package

* Fri Jun 08 2007 Helio Chissini de Castro <helio@mandriva.com> 3.90.2-0.672878mdv2008.0
+ Revision: 37503
- New kdelibs 4 package layout and everything.
- We're trying to get rid of ugly epoch
- Splitted libraries ( yes folks, put everything in one basket never is a good idea, got it ? )
- Requires new kde macros package, to make stupid easily build kde4 packages
- Updated for recent svn code ( as requested by Sebastian Trueg )
- Moved icons to oxygen-icon-theme in /usr/share/icons as standard
- Make kde4 homedir as .kde4 ( borrow opensuse minor patch )
- Removed all old patches that still are commented in spec just to make us confuse :-)

  + Nicolas Lécureuil <nlecureuil@mandriva.com>
    - Fix File list
    - New Svn Snapshot

* Wed May 09 2007 Laurent Montel <lmontel@mandriva.org> 30000000:3.90.1-0.20070502.1mdv2008.0
+ Revision: 25429
- Fix release
- new snapshot

* Wed May 02 2007 Laurent Montel <lmontel@mandriva.org> 30000000:3.80.3-0.20070502.6mdv2008.0
+ Revision: 20473
- Fix buildrequires
- new snapshot
- new snapshot