Blame SPECS/kde-runtime.spec

faacfc
%if 0%{?fedora}
faacfc
%define flags 1
faacfc
%define webkit 1
faacfc
%endif
faacfc
faacfc
Name:    kde-runtime
faacfc
Summary: KDE Runtime
faacfc
Version: 4.10.5
11172e
Release: 11%{?dist}
faacfc
faacfc
# http://techbase.kde.org/Policies/Licensing_Policy
faacfc
License: LGPLv2+ and GPLv2+
faacfc
URL:     http://www.kde.org/
faacfc
%global revision %(echo %{version} | cut -d. -f3)
faacfc
%if %{revision} >= 50
faacfc
%global stable unstable
faacfc
%else
faacfc
%global stable stable
faacfc
%endif
faacfc
Source0: http://download.kde.org/%{stable}/%{version}/src/kde-runtime-%{version}.tar.xz
faacfc
faacfc
# add shortcuts for search provider
faacfc
Patch1: kdebase-runtime-4.1.x-searchproviders-shortcuts.patch
faacfc
faacfc
# add OnlyShowIn=KDE  to Desktop/Home.desktop (like trash.desktop)
faacfc
Patch6: kdebase-runtime-4.3.3-home_onlyshowin_kde.patch
faacfc
faacfc
# correct path for htsearch
faacfc
Patch7: kdebase-runtime-4.5.3-htsearch.patch
faacfc
faacfc
# Launch compiz via compiz-manager so we get window decorations and
faacfc
# other such decadent luxuries (AdamW 2011/01)
faacfc
Patch8: kdebase-runtime-4.5.95-compiz.patch
faacfc
faacfc
# add overrides in default manpath
faacfc
Patch9: kdebase-runtime-4.3.4-man-overrides.patch
faacfc
faacfc
# https://bugs.kde.org/show_bug.cgi?id=310486
faacfc
# revert the main part of:
faacfc
# http://commits.kde.org/kde-runtime/deee161a42efda74965ca4aab7d79fb7fb375352
faacfc
# (Upstream doesn't like this workaround.)
faacfc
Patch10: kde-runtime-4.9.98-kde#310486.patch
faacfc
faacfc
# disable making files read only when moving them into trash
faacfc
# (Upstream wouldn't accept this)
faacfc
Patch11: kde-runtime-4.10.4-trash-readonly.patch
faacfc
faacfc
## upstreamable patches
faacfc
# make nepomuk menu items (with oxygen-only icons atm) OnlyShowIn=KDE;
faacfc
Patch50: kde-runtime-4.7.90-nepomuk_onlyshowin_kde.patch
faacfc
11172e
# make installdbgsymbols.sh use pkexec instead of su
faacfc
# increase some timeouts in an effort to see (some) errors before close
faacfc
Patch51: kde-runtime-4.9.0-installdbgsymbols.patch
faacfc
faacfc
# avoid X3 mouse events
faacfc
# https://bugs.kde.org/show_bug.cgi?id=316546
faacfc
Patch52: kde-runtime-mouseeventlistener.patch
faacfc
584d1d
# Make kdesu full RELRO
584d1d
Patch53: kde-runtime-4.10.5-kdesu-fullrelro.patch
584d1d
11172e
# Bug 1084191 - In System Settings -> Removable Devices, adding duplicates of USB device
11172e
# Bug 1084497 - KDE cannot disable automount for removable media
11172e
Patch54: kde-runtime-solid-device-automounter.patch
11172e
faacfc
## upstream patches
faacfc
# upstreamed patch for RHBZ#1018207
faacfc
Patch100: kde-runtime-4.10-kglobalaccel-crash.patch
584d1d
Patch101: kwalletd-new.patch
faacfc
faacfc
# rhel patches
faacfc
Patch300: kde-runtime-4.9.2-webkit.patch
faacfc
11172e
faacfc
Obsoletes: kdebase-runtime < 4.7.97-10
faacfc
Provides:  kdebase-runtime = %{version}-%{release}
faacfc
Obsoletes: kdebase4-runtime < %{version}-%{release}
faacfc
Provides:  kdebase4-runtime = %{version}-%{release}
faacfc
faacfc
Obsoletes: nepomukcontroller < 1:0.2
faacfc
Provides:  nepomukcontroller = 1:0.2-1
faacfc
11172e
# knotify4 provides dbus service org.freedesktop.Notifications too
faacfc
Provides: desktop-notification-daemon
faacfc
faacfc
%{?_kde4_macros_api:Requires: kde4-macros(api) = %{_kde4_macros_api} }
faacfc
# http://bugzilla.redhat.com/794958
faacfc
Requires: dbus-x11
faacfc
%ifnarch s390 s390x
faacfc
Requires: eject
faacfc
%endif
faacfc
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
faacfc
Requires: %{name}-drkonqi = %{version}-%{release}
faacfc
%if 0%{?flags}
faacfc
Requires: %{name}-flags = %{version}-%{release}
faacfc
%endif
faacfc
Requires: nepomuk-core >= %{version}
faacfc
# Nepomuk requires pdftotext for indexing PDFs
faacfc
Requires: poppler-utils
faacfc
# needed by windowsexethumbnail
faacfc
Requires: icoutils
faacfc
faacfc
# ensure default/fallback icon theme present
faacfc
# beware of bootstrapping, there be dragons
faacfc
Requires: oxygen-icon-theme >= %{version}
faacfc
584d1d
BuildRequires: gpgme-devel
faacfc
BuildRequires: bzip2-devel
faacfc
BuildRequires: chrpath
faacfc
BuildRequires: clucene-core-devel
faacfc
BuildRequires: desktop-file-utils
faacfc
BuildRequires: kdelibs4-devel >= %{version}
faacfc
BuildRequires: kdepimlibs-devel >= %{version}
faacfc
BuildRequires: kactivities-devel >= %{version}
faacfc
BuildRequires: nepomuk-core-devel >= %{version}
faacfc
BuildRequires: libjpeg-devel
faacfc
BuildRequires: pkgconfig
faacfc
BuildRequires: pkgconfig(alsa)
faacfc
BuildRequires: pkgconfig(exiv2)
faacfc
BuildRequires: pkgconfig(OpenEXR)
faacfc
BuildRequires: pkgconfig(openssl)
11172e
BuildRequires: pkgconfig(polkit-qt-1)
faacfc
BuildRequires: pkgconfig(libattica)
faacfc
BuildRequires: pkgconfig(libcanberra)
faacfc
BuildRequires: pkgconfig(libpulse)
faacfc
BuildRequires: pkgconfig(libstreamanalyzer) pkgconfig(libstreams)
faacfc
BuildRequires: pkgconfig(liblzma)
faacfc
BuildRequires: pkgconfig(NetworkManager)
faacfc
BuildRequires: pkgconfig(qca2)
faacfc
BuildRequires: pkgconfig(qimageblitz)
faacfc
BuildRequires: pkgconfig(smbclient)
faacfc
BuildRequires: pkgconfig(soprano) >= 2.6.50
faacfc
BuildRequires: pkgconfig(xproto)
faacfc
BuildRequires: pkgconfig(xscrnsaver)
faacfc
%if 0%{?webkit}
faacfc
BuildRequires: pkgconfig(QtWebKit)
faacfc
%endif
faacfc
%if 0%{?fedora}
faacfc
BuildRequires: openslp-devel
faacfc
BuildRequires: libssh-devel
faacfc
%endif
faacfc
BuildRequires: xorg-x11-font-utils
faacfc
BuildRequires: zlib-devel
faacfc
faacfc
# some items moved -workspace -> -runtime
faacfc
Conflicts: kdebase-workspace < 4.5.80
faacfc
# plasmapkg moved -workspace -> -runtime
faacfc
Conflicts: kde-workspace < 4.9.60
faacfc
faacfc
%description
faacfc
Core runtime for KDE 4.
faacfc
faacfc
%package devel
faacfc
Summary:  Developer files for %{name}
faacfc
Obsoletes: kdebase-runtime-devel < 4.7.97-10
11172e
Provides:  kdebase-runtime-devel = %{version}-%{release}
faacfc
Requires: %{name}-libs%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release}
faacfc
%description devel
faacfc
%{summary}.
faacfc
faacfc
%package drkonqi
faacfc
Summary: DrKonqi KDE crash handler
faacfc
Requires: %{name} = %{version}-%{release}
faacfc
# drkonqi patch51 uses pkexec
faacfc
Requires: polkit
faacfc
%description drkonqi
faacfc
%{summary}.
faacfc
faacfc
%package libs
faacfc
Summary: Runtime libraries for %{name}
faacfc
Obsoletes: kdebase-runtime-libs < 4.7.97-10
faacfc
Provides:  kdebase-runtime-libs = %{version}-%{release}
faacfc
Requires: kdelibs4%{?_isa} >= %{version}
faacfc
Requires: %{name} = %{version}-%{release}
faacfc
%description libs
faacfc
%{summary}.
faacfc
faacfc
%package flags
faacfc
Summary: Geopolitical flags
faacfc
Obsoletes: kdebase-runtime-flags < 4.7.97-10
faacfc
Provides:  kdebase-runtime-flags = %{version}-%{release}
faacfc
Requires: %{name} = %{version}-%{release}
faacfc
BuildArch: noarch
faacfc
%description flags
faacfc
%{summary}.
faacfc
faacfc
%package kio-smb
faacfc
Summary: Samba KIO slave
faacfc
# upgrade path
faacfc
Obsoletes: kde-runtime < 4.9.2-5
faacfc
Requires: %{name} = %{version}-%{release}
faacfc
%description kio-smb
faacfc
%{summary}.
faacfc
faacfc
faacfc
%prep
faacfc
%setup -q -n kde-runtime-%{version}
faacfc
faacfc
%patch1 -p1 -b .searchproviders-shortcuts
faacfc
%patch6 -p1 -b .home_onlyshowin_kde
faacfc
%patch7 -p1 -b .htsearch
faacfc
%patch8 -p1 -b .config
faacfc
%patch9 -p1 -b .man-overrides
faacfc
%if 0%{?fedora} < 19 && 0%{?rhel} < 7
faacfc
%patch10 -p1 -b .kde310486
faacfc
%endif
faacfc
%patch11 -p1 -b .trash-readonly
faacfc
%patch50 -p1 -b .nepomuk_onlyshowin_kde
faacfc
%patch51 -p1 -b .installdgbsymbols
faacfc
%patch52 -p1 -b .mouseeventlistener
584d1d
%patch53 -p1 -b .fullrelro
11172e
%patch54 -p1 -b .solid-device-automounter
faacfc
%patch100 -p1 -b .kglobalaccel
584d1d
%patch101 -p0 -b .kwalletd-new
faacfc
faacfc
%if ! 0%{?webkit}
faacfc
%patch300 -p1 -b .webkit
faacfc
%global no_webkit -DKDERUNTIME_NO_WEBKIT:BOOL=ON -DPLASMA_NO_KDEWEBKIT:BOOL=ON
faacfc
%endif
faacfc
faacfc
faacfc
%build
faacfc
mkdir -p %{_target_platform}
faacfc
pushd %{_target_platform}
faacfc
%{cmake_kde4} \
faacfc
  %{?no_webkit} \
11172e
  ..
faacfc
popd
faacfc
faacfc
make %{?_smp_mflags} -C %{_target_platform}
faacfc
faacfc
faacfc
%install
faacfc
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
faacfc
faacfc
# fix documentation multilib conflict in index.cache
faacfc
for f in kioslave/nepomuksearch kcontrol/spellchecking kcontrol/performance \
faacfc
   kcontrol/kcmnotify kcontrol/kcmcss kcontrol/ebrowsing; do
faacfc
   bunzip2 %{buildroot}%{_kde4_docdir}/HTML/en/$f/index.cache.bz2
faacfc
   sed -i -e 's!name="id[a-z]*[0-9]*"!!g' %{buildroot}%{_kde4_docdir}/HTML/en/$f/index.cache
faacfc
   sed -i -e 's!#id[a-z]*[0-9]*"!!g' %{buildroot}%{_kde4_docdir}/HTML/en/$f/index.cache
584d1d
   sed -i -e 's!ftn.id[a-z]*[0-9]*"!ftn.id-123456!g' %{buildroot}%{_kde4_docdir}/HTML/en/$f/index.cache
faacfc
   bzip2 -9 %{buildroot}%{_kde4_docdir}/HTML/en/$f/index.cache
faacfc
done
faacfc
faacfc
# kdesu symlink
faacfc
ln -s %{_kde4_libexecdir}/kdesu %{buildroot}%{_kde4_bindir}/kdesu
faacfc
faacfc
# omit hicolor index.theme, use one from hicolor-icon-theme
faacfc
rm -f %{buildroot}%{_kde4_iconsdir}/hicolor/index.theme
faacfc
faacfc
# remove country flags because some people/countries forbid some other
faacfc
# people/countries' flags :-(
faacfc
%{!?flags:rm -f %{buildroot}%{_kde4_datadir}/locale/l10n/*/flag.png}
faacfc
faacfc
# install this service for KDE 3 applications too
faacfc
mkdir %{buildroot}%{_datadir}/services
faacfc
ln -s %{_kde4_datadir}/kde4/services/khelpcenter.desktop \
faacfc
      %{buildroot}%{_datadir}/services/khelpcenter.desktop
faacfc
faacfc
# installdbgsymbols script
faacfc
install -p -D -m755 drkonqi/doc/examples/installdbgsymbols_fedora.sh \
faacfc
  %{buildroot}%{_kde4_libexecdir}/installdbgsymbols.sh
faacfc
faacfc
# FIXME: -devel type files, omit for now
faacfc
rm -vf  %{buildroot}%{_kde4_libdir}/lib{kwalletbackend,molletnetwork}.so
faacfc
faacfc
# rpaths
faacfc
# use chrpath hammer for now, find better patching solutions later -- Rex
faacfc
chrpath --list   %{buildroot}%{_libdir}/kde4/plugins/phonon_platform/kde.so ||:
faacfc
chrpath --delete %{buildroot}%{_libdir}/kde4/plugins/phonon_platform/kde.so
faacfc
faacfc
%if 0%{?rhel}
faacfc
  rm -f %{buildroot}%{_kde4_datadir}/kde4/services/searchproviders/fedora.desktop
faacfc
%endif
faacfc
faacfc
%check
faacfc
for f in %{buildroot}%{_kde4_datadir}/applications/kde4/*.desktop ; do
faacfc
  desktop-file-validate $f
faacfc
done
faacfc
faacfc
faacfc
%post
faacfc
touch --no-create %{_kde4_iconsdir}/hicolor &> /dev/null || :
faacfc
faacfc
%posttrans
faacfc
gtk-update-icon-cache %{_kde4_iconsdir}/hicolor &> /dev/null || :
faacfc
update-desktop-database -q &> /dev/null ||:
faacfc
update-mime-database %{_kde4_datadir}/mime &> /dev/null
faacfc
faacfc
%postun
faacfc
if [ $1 -eq 0 ] ; then
faacfc
    touch --no-create %{_kde4_iconsdir}/hicolor &> /dev/null || :
faacfc
    gtk-update-icon-cache %{_kde4_iconsdir}/hicolor &> /dev/null || :
faacfc
    update-desktop-database -q &> /dev/null ||:
faacfc
    update-mime-database %{_kde4_datadir}/mime &> /dev/null
faacfc
fi
faacfc
faacfc
%files
faacfc
%doc COPYING COPYING.LIB
faacfc
%{_kde4_bindir}/*
faacfc
%{_kde4_appsdir}/desktoptheme/
faacfc
%{_kde4_appsdir}/hardwarenotifications/
faacfc
%{_kde4_appsdir}/kcm_componentchooser/
faacfc
%{_kde4_appsdir}/kcmlocale/
faacfc
%{_kde4_appsdir}/kcm_phonon/
faacfc
%{_kde4_appsdir}/kconf_update/*
faacfc
%{_kde4_appsdir}/kde/
faacfc
%{_kde4_appsdir}/kglobalaccel/
faacfc
%{_kde4_appsdir}/khelpcenter/
faacfc
%{_kde4_appsdir}/kio_bookmarks/
faacfc
%{_kde4_appsdir}/kio_desktop/
faacfc
%{_kde4_appsdir}/kio_docfilter/
faacfc
%{_kde4_appsdir}/kio_finger/
faacfc
%{_kde4_appsdir}/kio_info/
faacfc
%{_kde4_appsdir}/konqsidebartng/
faacfc
%{_kde4_appsdir}/ksmserver/
faacfc
%{_kde4_appsdir}/kwalletd/
faacfc
%{_kde4_appsdir}/libphonon/
faacfc
%{_kde4_appsdir}/phonon/
faacfc
%dir %{_kde4_appsdir}/remoteview/
faacfc
%{_kde4_appsdir}/remoteview/network.desktop
faacfc
%{_kde4_configdir}/*.knsrc
faacfc
%{_kde4_datadir}/config.kcfg/*.kcfg
faacfc
%{_datadir}/dbus-1/interfaces/*.xml
faacfc
%{_datadir}/dbus-1/services/*.service
faacfc
%{_datadir}/dbus-1/system-services/*.service
faacfc
%{_kde4_datadir}/autostart/nepomukcontroller.desktop
faacfc
%{_kde4_datadir}/kde4/services/*.desktop
faacfc
%{_kde4_datadir}/kde4/services/*.protocol
faacfc
%{_kde4_datadir}/kde4/services/kded/
faacfc
%{_kde4_datadir}/kde4/services/searchproviders/
faacfc
%{_kde4_datadir}/kde4/servicetypes/*
faacfc
%{_kde4_datadir}/mime/packages/network.xml
faacfc
%{_kde4_datadir}/sounds/*
faacfc
%{_kde4_iconsdir}/default.kde4
faacfc
%{_kde4_libdir}/kconf_update_bin/*
faacfc
%{_kde4_libdir}/libkdeinit4_*.so
faacfc
%{_kde4_libdir}/kde4/platformimports/
faacfc
%{_kde4_libdir}/kde4/kcm_*.so
faacfc
%{_kde4_libdir}/kde4/kded_*.so
faacfc
%{_kde4_libexecdir}/kcmremotewidgetshelper
faacfc
%{_kde4_libexecdir}/kdeeject
faacfc
%{_kde4_libexecdir}/kdesu
faacfc
%attr(2755,root,nobody) %{_kde4_libexecdir}/kdesud
faacfc
%{_kde4_libexecdir}/kdontchangethehostname
faacfc
%{_kde4_libexecdir}/khc_docbookdig.pl
faacfc
%{_kde4_libexecdir}/khc_htdig.pl
faacfc
%{_kde4_libexecdir}/khc_htsearch.pl
faacfc
%{_kde4_libexecdir}/khc_indexbuilder
faacfc
%{_kde4_libexecdir}/khc_mansearch.pl
faacfc
%{_kde4_libexecdir}/kioexec
faacfc
%{_kde4_libexecdir}/knetattach
faacfc
%{_mandir}/man1/*
faacfc
%{_mandir}/man8/*
faacfc
%{_kde4_iconsdir}/hicolor/*/*/*
faacfc
%{_kde4_docdir}/HTML/en/*
faacfc
%{_kde4_sysconfdir}/xdg/menus/kde-information.menu
faacfc
%{_kde4_datadir}/applications/kde4/Help.desktop
faacfc
%{_kde4_datadir}/applications/kde4/knetattach.desktop
faacfc
%{_kde4_datadir}/applications/kde4/nepomukcontroller.desktop
faacfc
%{_kde4_configdir}/kshorturifilterrc
faacfc
%{_kde4_datadir}/desktop-directories/*.directory
faacfc
%{_kde4_datadir}/emoticons/kde4/
faacfc
%{_kde4_datadir}/locale/l10n/
faacfc
%{_kde4_datadir}/locale/currency/
faacfc
%{?flags:%exclude %{_kde4_datadir}/locale/l10n/*/flag.png}
faacfc
%{_datadir}/services/khelpcenter.desktop
faacfc
%{_polkit_qt_policydir}/*.policy
faacfc
%{_sysconfdir}/dbus-1/system.d/*
faacfc
#exclude %{_kde4_datadir}/kde4/services/smb.protocol
faacfc
#exclude %{_kde4_docdir}/HTML/en/kcontrol/smb/
faacfc
#exclude %{_kde4_docdir}/HTML/en/kioslave/smb/
faacfc
faacfc
#files kio-smb
faacfc
%{_kde4_docdir}/HTML/en/kcontrol/smb/
faacfc
%{_kde4_docdir}/HTML/en/kioslave/smb/
faacfc
%dir %{_kde4_appsdir}/konqueror/dirtree/
faacfc
%dir %{_kde4_appsdir}/konqueror/dirtree/remote/
faacfc
%{_kde4_appsdir}/konqueror/dirtree/remote/smb-network.desktop
faacfc
%dir %{_kde4_appsdir}/remoteview/
faacfc
%{_kde4_appsdir}/remoteview/smb-network.desktop
faacfc
%{_kde4_datadir}/kde4/services/smb.protocol
faacfc
# dup'd in -libs glob
faacfc
#{_kde4_libdir}/kde4/kio_smb.so
faacfc
faacfc
%files devel
faacfc
%{_kde4_includedir}/*
faacfc
%{_kde4_appsdir}/cmake/modules/*.cmake
faacfc
faacfc
%if 0%{?fedora} > 16 || 0%{?rhel} > 6
faacfc
%post drkonqi
faacfc
# make DrKonqi work by default by taming SELinux enough (suggested by dwalsh)
faacfc
# if KDE_DEBUG is set, DrKonqi is disabled, so do nothing
faacfc
# if it is unset (or empty), check if deny_ptrace is already disabled
faacfc
# if not, disable it
faacfc
if [ -z "$KDE_DEBUG" ] ; then
faacfc
  if [ "`getsebool deny_ptrace 2>/dev/null`" == 'deny_ptrace --> on' ] ; then
faacfc
    setsebool -P deny_ptrace off &> /dev/null || :
faacfc
  fi
faacfc
fi
faacfc
%endif
faacfc
faacfc
%files drkonqi
faacfc
%{_kde4_libexecdir}/drkonqi
faacfc
%{_kde4_libexecdir}/installdbgsymbols.sh
faacfc
%{_kde4_appsdir}/drkonqi/
faacfc
faacfc
%post libs -p /sbin/ldconfig
faacfc
%postun libs -p /sbin/ldconfig
faacfc
faacfc
%files libs
faacfc
# unversioned plugin:
faacfc
%{_kde4_libdir}/attica_kde.so
faacfc
%{_kde4_libdir}/libknotifyplugin.so
faacfc
%{_kde4_libdir}/libkwalletbackend.so.*
faacfc
%{_kde4_libdir}/libmolletnetwork.so.*
faacfc
%{_kde4_libdir}/kde4/*.so
faacfc
%{_kde4_libdir}/kde4/imports/
faacfc
# FIXME: Is this a good idea? Won't multilib apps need KCMs, too?
faacfc
%exclude %{_kde4_libdir}/kde4/kcm_*.so
faacfc
%exclude %{_kde4_libdir}/kde4/kded_*.so
faacfc
%{_kde4_libdir}/kde4/plugins/phonon_platform/
faacfc
faacfc
%if 0%{?flags}
faacfc
%files flags
faacfc
%{_kde4_datadir}/locale/l10n/*/flag.png
faacfc
%endif
faacfc
faacfc
faacfc
%changelog
11172e
* Thu Oct 05 2017 Jan Grulich 
11172e
- Rebuild exiv2
11172e
  Resolves: bz#1488008
11172e
11172e
* Tue Sep 19 2017 Jan Grulich <jgrulich@redhat.com> - 4.10.5-10
11172e
- Avoid duplicates in solid device automounter kcm
11172e
  Resolves: bz#1084191
11172e
- Enable automount overrides even when automatic mounting is disabled
11172e
  Resolves: bz#1084497
11172e
11172e
* Wed Sep 06 2017 Jan Grulich 
11172e
- Rebuild exiv2
11172e
  Resolves: bz#1488008
11172e
584d1d
* Mon Mar 17 2014 Than Ngo <than@redhat.com> - 4.10.5-8
584d1d
- fix multilib issue
584d1d
584d1d
* Mon Mar 10 2014 Than Ngo <than@redhat.com> - 4.10.5-7
584d1d
- add missing BR on gpgme-devel
584d1d
584d1d
* Mon Mar 10 2014 Than Ngo <than@redhat.com> - 4.10.5-6
584d1d
- backport new kwalletd
584d1d
584d1d
* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 4.10.5-5
584d1d
- Mass rebuild 2014-01-24
584d1d
584d1d
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 4.10.5-4
584d1d
- Mass rebuild 2013-12-27
584d1d
584d1d
* Tue Dec 10 2013 Jan Grulich <jgrulich@redhat.com> - 4.10.5-3
584d1d
- Make kdesu full RELRO (#884056)
584d1d
faacfc
* Wed Oct 30 2013 Daniel Vrátil <dvratil@redhat.com> - 4.10.5-2
faacfc
- fix: crash on invalid input on KGlobalAccel DBus interface (#1018207)
faacfc
faacfc
* Sun Jun 30 2013 Than Ngo <than@redhat.com> - 4.10.5-1
faacfc
- 4.10.5
faacfc
faacfc
* Tue Jun 18 2013 Rex Dieter <rdieter@fedoraproject.org> - 4.10.4-3
faacfc
- avoid/workaround X3 plasma mouse scroll events (kde#316546)
faacfc
- prune/fix changelog
faacfc
faacfc
* Wed Jun 12 2013 Martin Briza <mbriza@redhat.com> - 4.10.4-2
faacfc
- Do not make deleted (moved to trash) files read only (thanks ltink for the patch) (#921735)
faacfc
faacfc
* Sat Jun 01 2013 Rex Dieter <rdieter@fedoraproject.org> - 4.10.4-1
faacfc
- 4.10.4
faacfc
faacfc
* Sat May 18 2013 Jan Grulich <jgrulich@redhat.com> - 4.10.3-3
faacfc
- fix: phonon systemsettings module gets 'modified' without any changes
faacfc
faacfc
* Mon May 13 2013 Than Ngo <than@redhat.com> - 4.10.3-2
faacfc
- add mssing buildroot
faacfc
faacfc
* Mon May 06 2013 Than Ngo <than@redhat.com> - 4.10.3-1
faacfc
- 4.10.3
faacfc
faacfc
* Mon Apr 29 2013 Rex Dieter <rdieter@fedoraproject.org> 4.10.2-3
faacfc
- move drkonqi-related scriptlet to -drkonqi subpkg
faacfc
faacfc
* Mon Apr 29 2013 Than Ngo <than@redhat.com> - 4.10.2-2
faacfc
- fix multilib issue
faacfc
faacfc
* Sun Mar 31 2013 Rex Dieter <rdieter@fedoraproject.org> - 4.10.2-1
faacfc
- 4.10.2
faacfc
faacfc
* Thu Mar 21 2013 Rex Dieter <rdieter@fedoraproject.org> 4.10.1-3
faacfc
- Conflicts: kde-workspace < 4.9.60 (#924905)
faacfc
faacfc
* Sun Mar 10 2013 Rex Dieter <rdieter@fedoraproject.org> 4.10.1-2
faacfc
- rebuild (OpenEXR)
faacfc
faacfc
* Sat Mar 02 2013 Rex Dieter <rdieter@fedoraproject.org> 4.10.1-1
faacfc
- 4.10.1
faacfc
faacfc
* Thu Feb 21 2013 Rex Dieter <rdieter@fedoraproject.org> 4.10.0-3
faacfc
- Requires: icoutils
faacfc
faacfc
* Sat Feb 02 2013 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.10.0-2
faacfc
- ktimezoned: watch /etc/localtime if it doesn't exist yet (#906972)
faacfc
faacfc
* Thu Jan 31 2013 Rex Dieter <rdieter@fedoraproject.org> - 4.10.0-1
faacfc
- 4.10.0
faacfc
faacfc
* Mon Jan 28 2013 Rex Dieter <rdieter@fedoraproject.org> 4.9.98-3
faacfc
- make upgrade hack apply on 
faacfc
faacfc
* Sun Jan 27 2013 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.9.98-2
faacfc
- Unable to logout after KDE upgrade (kde#310486)
faacfc
faacfc
* Sun Jan 20 2013 Rex Dieter <rdieter@fedoraproject.org> - 4.9.98-1
faacfc
- 4.9.98
faacfc
faacfc
* Fri Jan 18 2013 Adam Tkac <atkac redhat com> - 4.9.97-2
faacfc
- rebuild due to "jpeg8-ABI" feature drop
faacfc
faacfc
* Fri Jan 04 2013 Rex Dieter <rdieter@fedoraproject.org> - 4.9.97-1
faacfc
- 4.9.97
faacfc
faacfc
* Thu Dec 20 2012 Rex Dieter <rdieter@fedoraproject.org> - 4.9.95-1
faacfc
- 4.9.95
faacfc
faacfc
* Mon Dec 03 2012 Rex Dieter <rdieter@fedoraproject.org> 4.9.90-1
faacfc
- 4.9.90 (4.10 beta2)
faacfc
faacfc
* Mon Dec 03 2012 Than Ngo <than@redhat.com> - 4.9.4-1
faacfc
- 4.9.4
faacfc
faacfc
* Mon Nov 19 2012 Than Ngo <than@redhat.com> - 4.9.3-2
faacfc
- fedora/rhel condition
faacfc
faacfc
* Fri Nov 02 2012 Rex Dieter <rdieter@fedoraproject.org> 4.9.3-1
faacfc
- 4.9.3
faacfc
- drop -kio-smb subpkg
faacfc
faacfc
* Mon Oct 29 2012 Rex Dieter <rdieter@fedoraproject.org> 4.9.2-6
faacfc
- drop -desktoptheme subpkg, that one is a bad idea :(
faacfc
- Requires: drkonqi
faacfc
faacfc
* Mon Oct 29 2012 Rex Dieter <rdieter@fedoraproject.org> - 4.9.2-5
faacfc
- -desktoptheme, -drkonqi, -kio-smb subpkgs (#855930)
faacfc
- drop hard Requires: htdig (#855930)
faacfc
- remove .spec cruft
faacfc
faacfc
* Wed Oct 24 2012 Rex Dieter <rdieter@fedoraproject.org> 4.9.2-4
faacfc
- rebuild (libjpeg-turbo v8)
faacfc
faacfc
* Thu Oct 11 2012 Than Ngo <than@redhat.com> - 4.9.2-3
faacfc
- update webkit patch
faacfc
faacfc
* Tue Oct 02 2012 Rex Dieter <rdieter@fedoraproject.org> 4.9.2-2
11172e
- kde-runtime-4.9.2 is missing kio_smb (#862169)
faacfc
faacfc
* Fri Sep 28 2012 Rex Dieter <rdieter@fedoraproject.org> - 4.9.2-1
faacfc
- 4.9.2
faacfc
faacfc
* Mon Sep 03 2012 Than Ngo <than@redhat.com> - 4.9.1-1
faacfc
- 4.9.1
faacfc
faacfc
* Tue Aug 07 2012 Rex Dieter <rdieter@fedoraproject.org> 4.9.0-4
faacfc
- improve installdbgsymbols script
faacfc
faacfc
* Sat Aug 04 2012 Than Ngo <than@redhat.com> - 4.9.0-3
faacfc
- update webkit patch
faacfc
faacfc
* Thu Aug 02 2012 Rex Dieter <rdieter@fedoraproject.org> 4.9.0-2
faacfc
- respin
faacfc
faacfc
* Thu Jul 26 2012 Lukas Tinkl <ltinkl@redhat.com> - 4.9.0-1
faacfc
- 4.9.0
faacfc
faacfc
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.8.97-2
faacfc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
faacfc
faacfc
* Wed Jul 11 2012 Rex Dieter <rdieter@fedoraproject.org> - 4.8.97-1
faacfc
- 4.8.97
faacfc
faacfc
* Wed Jun 27 2012 Jaroslav Reznik <jreznik@redhat.com> - 4.8.95-1
faacfc
- 4.8.95
faacfc
faacfc
* Wed Jun 20 2012 Rex Dieter <rdieter@fedoraproject.org> 4.8.90-3
faacfc
- rebuild (attica)
faacfc
faacfc
* Tue Jun 12 2012 Rex Dieter <rdieter@fedoraproject.org> 4.8.90-2
faacfc
- BR: nepomuk-core-devel pkgconfig(NetworkManager) pkgconfig(qca2)
faacfc
faacfc
* Sat Jun 09 2012 Rex Dieter <rdieter@fedoraproject.org> - 4.8.90-1
faacfc
- 4.8.90
faacfc
faacfc
* Fri Jun 01 2012 Jaroslav Reznik <jreznik@redhat.com> - 4.8.80-2
faacfc
- respin
faacfc
faacfc
* Sat May 26 2012 Jaroslav Reznik <jreznik@redhat.com> - 4.8.80-1
faacfc
- 4.8.80
faacfc
- add kactivities BR
faacfc
faacfc
* Fri May 04 2012 Than Ngo <than@redhat.com> - 4.8.3-3
faacfc
- add rhel/fedora condition
faacfc
faacfc
* Wed May 02 2012 Rex Dieter <rdieter@fedoraproject.org> - 4.8.3-2
faacfc
- rebuild (exiv2)
faacfc
faacfc
* Mon Apr 30 2012 Jaroslav Reznik <jreznik@redhat.com> - 4.8.3-1
faacfc
- 4.8.3
faacfc
faacfc
* Fri Mar 30 2012 Jaroslav Reznik <jreznik@redhat.com> - 4.8.2-1
faacfc
- 4.8.2
faacfc
faacfc
* Thu Mar 08 2012 Rex Dieter <rdieter@fedoraproject.org> 4.8.1-2
faacfc
- upstream listview margins patch
faacfc
faacfc
* Mon Mar 05 2012 Jaroslav Reznik <jreznik@redhat.com> - 4.8.1-1
faacfc
- 4.8.1
faacfc
- fix libnepomukdatamanagement (-devel, -libs)
faacfc
faacfc
* Tue Feb 28 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.8.0-6
faacfc
- Rebuilt for c++ ABI breakage
faacfc
faacfc
* Mon Feb 27 2012 Rex Dieter <rdieter@fedoraproject.org> 4.8.0-5
faacfc
- Requires: dbus-x11 (#794958)
faacfc
faacfc
* Wed Feb 08 2012 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.8.0-4
faacfc
- fix quoting in SELinux scriptlet (#788309)
faacfc
faacfc
* Tue Feb 07 2012 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.8.0-3
faacfc
- add kconf_update script to migrate nepomukserverrc config group (#771053)
faacfc
faacfc
* Mon Feb 06 2012 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.8.0-2
faacfc
- make DrKonqi work by default by taming SELinux enough (suggested by dwalsh)
faacfc
faacfc
* Fri Jan 20 2012 Jaroslav Reznik <jreznik@redhat.com> - 4.8.0-1
faacfc
- 4.8.0
faacfc
faacfc
* Sat Jan 14 2012 Bruno Wolff III 4.7.97-12
faacfc
- Fix typo in kde-runtime-flags obsolete that prevents updates
faacfc
faacfc
* Fri Jan 13 2012 Rex Dieter <rdieter@fedoraproject.org> 4.7.97-11
faacfc
- %%check: desktop-file-validate
faacfc
- %%doc COPYING COPYING.LIB
faacfc
faacfc
* Wed Jan 04 2012 Rex Dieter <rdieter@fedoraproject.org> 4.7.97-10
faacfc
- kdebase-runtime -> kde-runtime rename
faacfc
faacfc
* Wed Jan 04 2012 Rex Dieter <rdieter@fedoraproject.org> 4.7.97-1
faacfc
- 4.7.97
faacfc
faacfc
* Sat Dec 31 2011 Rex Dieter <rdieter@fedoraproject.org> 4.7.95-2
faacfc
- rebuild (attica)
faacfc
faacfc
* Wed Dec 21 2011 Radek Novacek <rnovacek@redhat.com> - 4.7.95-1
faacfc
- 4.7.95
faacfc
faacfc
* Fri Dec 09 2011 Rex Dieter <rdieter@fedoraproject.org> 4.7.90-2
faacfc
- make nepomuk menu items (with only oxygen icons) OnlyShowIn=KDE (#682055)
faacfc
faacfc
* Sat Dec 03 2011 Rex Dieter <rdieter@fedoraproject.org> 4.7.90-1
faacfc
- 4.7.90
faacfc
faacfc
* Fri Nov 18 2011 Jaroslav Reznik <jreznik@redhat.com> 4.7.80-1
faacfc
- 4.7.80 (beta 1)
faacfc
faacfc
* Thu Nov 17 2011 Rex Dieter <rdieter@fedoraproject.org> 4.7.3-12
faacfc
- active-development-4.7-diff.patch
faacfc
- omit activitymanger unconditionally
faacfc
- drop dep on libkactivities
faacfc
faacfc
* Tue Nov 15 2011 Rex Dieter <rdieter@fedoraproject.org> 4.7.3-11
faacfc
- BR: libjpeg-devel
faacfc
faacfc
* Fri Nov 04 2011 Rex Dieter <rdieter@fedoraproject.org> 4.7.3-10
faacfc
- no_activitymanager
faacfc
faacfc
* Thu Nov 03 2011 Lukas Tinkl <ltinkl@redhat.com> - 4.7.3-3
faacfc
- require poppler-utils for Nepomuk (PDF file indexing)
faacfc
faacfc
* Mon Oct 31 2011 Rex Dieter <rdieter@fedoraproject.org> 4.7.3-2
faacfc
- drop activitymanager/zeitgiest support
faacfc
faacfc
* Sat Oct 29 2011 Rex Dieter <rdieter@fedoraproject.org> 4.7.3-1
faacfc
- 4.7.3
faacfc
- drop QUrl hack/workaround
faacfc
faacfc
* Wed Oct 26 2011 Rex Dieter <rdieter@fedoraproject.org> 4.7.2-6
faacfc
- fix knotify, workaround Qt 4.8 QUrl.toLocalFile behavior change (#749213)
faacfc
faacfc
* Tue Oct 25 2011 Rex Dieter <rdieter@fedoraproject.org> 4.7.2-5
faacfc
- include toggle to omit activitymanager
faacfc
faacfc
* Mon Oct 24 2011 Rex Dieter <rdieter@fedoraproject.org> 4.7.2-4
faacfc
- pkgconfig-style deps
faacfc
faacfc
* Fri Oct 14 2011 Rex Dieter <rdieter@fedoraproject.org> - 4.7.2-3
faacfc
- rebuild (exiv2)
faacfc
faacfc
* Wed Oct 05 2011 Rex Dieter <rdieter@fedoraproject.org> 4.7.2-2
faacfc
- drop hard cagibi dep (add to comps instead)
faacfc
faacfc
* Tue Oct 04 2011 Rex Dieter <rdieter@fedoraproject.org> 4.7.2-1
faacfc
- 4.7.2
faacfc
faacfc
* Tue Sep 27 2011 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.7.1-2
faacfc
- rebuild once again for fixed RPM dependency generators for Plasma
faacfc
faacfc
* Fri Sep 02 2011 Than Ngo <than@redhat.com> - 4.7.1-1
faacfc
- 4.7.1
faacfc
faacfc
* Sun Aug 21 2011 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.7.0-5
faacfc
- rebuild again for the fixed RPM dependency generators for Plasma (#732271)
faacfc
faacfc
* Sun Aug 21 2011 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.7.0-4
faacfc
- rebuild for the RPM dependency generators for Plasma (GSoC 2011)
faacfc
faacfc
* Tue Jul 26 2011 Jaroslav Reznik <jreznik@redhat.com> - 4.7.0-3
faacfc
- respin
faacfc
faacfc
* Tue Jul 26 2011 Jaroslav Reznik <jreznik@redhat.com> 4.7.0-2
faacfc
- BR libqzeitgeist
faacfc
faacfc
* Tue Jul 26 2011 Jaroslav Reznik <jreznik@redhat.com> 4.7.0-1
faacfc
- 4.7.0
faacfc
- Provides: kde-runtime (matching new upstream tarball)
faacfc
faacfc
* Thu Jul 21 2011 Rex Dieter <rdieter@fedoraproject.org> 4.6.95-2
faacfc
- rebuild (qt48)
faacfc
faacfc
* Fri Jul 08 2011 Jaroslav Reznik <jreznik@redhat.com> 4.6.95-1
faacfc
- 4.6.95 (rc2)
faacfc
- Nepomuk IndexCleaner throttling (kdebz#276593)
faacfc
faacfc
* Tue Jun 28 2011 Rex Dieter <rdieter@fedoraproject.org> 4.6.90-2
11172e
- move oxygen-icons-theme dep (back) here from kdelibs
faacfc
faacfc
* Mon Jun 27 2011 Than Ngo <than@redhat.com> - 4.6.90-1
faacfc
- 4.6.90 (rc1)
faacfc
faacfc
* Tue Jun 14 2011 Rex Dieter <rdieter@fedoraproject.org> 4.6.80-2
faacfc
- drop xine support (f16+, #723933)
faacfc
- drop references to crystalsvg icons
faacfc
faacfc
* Fri May 27 2011 Jaroslav Reznik <jreznik@redhat.com> - 4.6.80-1
faacfc
- 4.6.80 (beta1)
faacfc
- upstream tarball is now kde-runtime
faacfc
faacfc
* Thu Apr 28 2011 Rex Dieter <rdieter@fedoraproject.org> - 4.6.3-1
11172e
- 4.6.3
faacfc
faacfc
* Wed Apr 06 2011 Than Ngo <than@redhat.com> - 4.6.2-1
faacfc
- 4.6.2
faacfc
faacfc
* Thu Mar 24 2011 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.6.1-3
faacfc
- rebuild in the main F15 buildroot now that NM 0.9 has been tagged into it
faacfc
faacfc
* Wed Mar 23 2011 Rex Dieter <rdieter@fedoraproject.org> 4.6.1-2
faacfc
- nm-0.9 support patch
faacfc
faacfc
* Sat Feb 26 2011 Rex Dieter <rdieter@fedoraproject.org> 4.6.1-1
faacfc
- 4.6.1
faacfc
faacfc
* Tue Feb 08 2011 Than Ngo <than@redhat.com> - 4.6.0-2
faacfc
- add overrides in default manpath
faacfc
faacfc
* Fri Jan 21 2011 Jaroslav Reznik <jreznik@redhat.com> - 4.6.0-1
faacfc
- 4.6.0
faacfc
faacfc
* Thu Jan 20 2011 Adam Williamson <awilliam@redhat.com> - 4.5.95-3
faacfc
- update compiz patch to launch ccsm for configuration, not simple-ccsm
faacfc
  (we don't package it)
faacfc
faacfc
* Thu Jan 20 2011 Adam Williamson <awilliam@redhat.com> - 4.5.95-2
faacfc
- fix up compiz launching from systemsettings (by calling compiz-manager)
faacfc
faacfc
* Wed Jan 05 2011 Jaroslav Reznik <jreznik@redhat.com> - 4.5.95-1
faacfc
- 4.5.95 (4.6rc2)
faacfc
faacfc
* Sat Jan 01 2011 Rex Dieter <rdieter@fedoraproject.org> - 4.5.90-2
faacfc
- rebuild (exiv2)
faacfc
faacfc
* Wed Dec 22 2010 Rex Dieter <rdieter@fedoraproject.org> 4.5.90-1
faacfc
- 4.5.90 (4.6rc)
faacfc
faacfc
* Sat Dec 04 2010 Thomas Janssen <thomasj@fedoraproject.org> 4.5.85-1
faacfc
- 4.5.85 (4.6beta2)
faacfc
faacfc
* Tue Nov 23 2010 Rex Dieter <rdieter@fedoraproject.org> 4.5.80-3
faacfc
- -libs: move libknotifyplugin.so here
faacfc
faacfc
* Sun Nov 21 2010 Rex Dieter <rdieter@fedoraproject.org> - 4.5.80-2
faacfc
- Conflicts: kdebase-workspace < 4.5.80
faacfc
faacfc
* Sat Nov 20 2010 Rex Dieter <rdieter@fedoraproject.org> - 4.5.80-1
faacfc
- 4.5.80 (4.6beta1)
faacfc
faacfc
* Fri Nov 12 2010 Rex Dieter <rdieter@fedoraproject.org> - 4.5.4-4
faacfc
- fix build with newer phonon(4.4.3+)
faacfc
faacfc
* Fri Nov 12 2010 Rex Dieter <rdieter@fedoraproject.org> - 4.5.3-3
faacfc
- kdesu password-keeping does not work (#650630)
faacfc
- htsearch patch
faacfc
faacfc
* Thu Nov 11 2010 Rex Dieter <rdieter@fedoraproject.org> - 4.5.3-2
faacfc
- Crash after visiting Phonon setting (#652409, kde#255736)
faacfc
faacfc
* Fri Oct 29 2010 Than Ngo <than@redhat.com> - 4.5.3-1
faacfc
- 4.5.3
faacfc
faacfc
* Fri Oct 15 2010 Rex Dieter <rdieter@fedoraproject.org> - 4.5.2-3
faacfc
- pa speakersetup backport (courtesy of coling/mandriva)
faacfc
- hammer rpath from phonon_platform/kde.so
faacfc
faacfc
* Fri Oct 15 2010 Rex Dieter <rdieter@fedoraproject.org> - 4.5.2-2
faacfc
- use kde4's copy of khelpcenter.desktop
faacfc
faacfc
* Fri Oct 01 2010 Rex Dieter <rdieter@fedoraproject.org> -  4.5.2-1
faacfc
- 4.5.2
faacfc
faacfc
* Fri Aug 27 2010 Jaroslav Reznik <jreznik@redhat.com> - 4.5.1-1
faacfc
- 4.5.1
faacfc
faacfc
* Tue Aug 10 2010 Than Ngo <than@redhat.com> - 4.5.0-3
faacfc
- backport to fix the freeze of kded on first use of the network:/kio-slave
faacfc
faacfc
* Fri Aug 06 2010 Jaroslav Reznik <jreznik@redhat.com> - 4.5.0-2
faacfc
- requires cagibi
faacfc
faacfc
* Tue Aug 03 2010 Than Ngo <than@redhat.com> - 4.5.0-1
faacfc
- 4.5.0
faacfc
faacfc
* Sun Jul 25 2010 Rex Dieter <rdieter@fedoraproject.org> - 4.4.95-1
faacfc
- 4.5 RC3 (4.4.95)
faacfc
faacfc
* Fri Jul 16 2010 Rex Dieter <rdieter@fedoraproject.org> - 4.4.92-2
faacfc
- move oxygen-icon-theme (back) to kdelibs
faacfc
faacfc
* Wed Jul 07 2010 Rex Dieter <rdieter@fedoraproject.org> - 4.4.92-1
faacfc
- 4.5 RC2 (4.4.92)
faacfc
- Requires: -flags
faacfc
- drop virtuosoconverter patch
faacfc
faacfc
* Fri Jun 25 2010 Jaroslav Reznik <jreznik@redhat.com> - 4.4.90-1
faacfc
- 4.5 RC1 (4.4.90)
faacfc
faacfc
* Mon Jun 07 2010 Jaroslav Reznik <jreznik@redhat.com> - 4.4.85-1
faacfc
- 4.5 Beta 2 (4.4.85)
faacfc
- added remote widgets service and policy (from kdelibs)
faacfc
11172e
* Mon May 31 2010 Rex Dieter <rdieter@fedoraproject.org> - 4.4.80-2
faacfc
- rebuild (exiv2)
faacfc
faacfc
* Fri May 21 2010 Jaroslav Reznik <jreznik@redhat.com> - 4.4.80-1
faacfc
- 4.5 Beta 1 (4.4.80)
faacfc
- install dbus .service files
faacfc
faacfc
* Fri Apr 30 2010 Jaroslav Reznik <jreznik@redhat.com> - 4.4.3-1
faacfc
- 4.4.3
faacfc
faacfc
* Wed Apr 21 2010 Rex Dieter <rdieter@fedoraproject.org> - 4.4.2-3
faacfc
- kio_sftp does not work - "Error. Out of memory"  (#582968)
faacfc
- BR: libssh-devel >= 0.4.2
faacfc
faacfc
* Sat Apr 17 2010 Rex Dieter <rdieter@fedoraproject.org> - 4.4.2-2
faacfc
- Requires: hal-storage-addon for f13 too (#579256)
faacfc
faacfc
* Mon Mar 29 2010 Lukas Tinkl <ltinkl@redhat.com> - 4.4.2-1
faacfc
- 4.4.2
faacfc
faacfc
* Tue Mar 16 2010 Rex Dieter <rdieter@fedoraproject.org> - 4.4.1-2
faacfc
- Requires: hal-storage-addon (f14+)
faacfc
- drop 
faacfc
- plasma-scriptengine-javascript-4.4-errata
faacfc
faacfc
* Sat Feb 27 2010 Rex Dieter <rdieter@fedoraproject.org> - 4.4.1-1
faacfc
- 4.4.1
faacfc
faacfc
* Mon Feb 08 2010 Than Ngo <than@redhat.com> - 4.4.0-3
faacfc
- respin
faacfc
faacfc
* Sun Feb 07 2010 Rex Dieter <rdieter@fedoraproject.org> - 4.4.0-2
faacfc
- nepomuk_fulltextindex patch
faacfc
- virtuosoconverter patch
faacfc
faacfc
* Fri Feb 05 2010 Than Ngo <than@redhat.com> - 4.4.0-1
faacfc
- 4.4.0
faacfc
faacfc
* Sun Jan 31 2010 Rex Dieter <rdieter@fedoraproject.org> - 4.3.98-1
faacfc
- KDE 4.3.98 (4.4rc3)
faacfc
- notifications for new global shortcuts should be silenced (#549784)
faacfc
faacfc
* Wed Jan 20 2010 Lukas Tinkl <ltinkl@redhat.com> - 4.3.95-1
faacfc
- KDE 4.3.95 (4.4rc2)
faacfc
faacfc
* Tue Jan 19 2010 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.3.90-2
faacfc
- install installdbgsymbols_fedora.sh as %{_kde4_libexecdir}/installdbgsymbols.sh
faacfc
faacfc
* Wed Jan 06 2010 Rex Dieter <rdieter@fedoraproject.org> - 4.3.90-1
faacfc
- kde-4.3.85 (4.4rc1)
faacfc
faacfc
* Sun Jan 03 2010 Rex Dieter <rdieter@fedoraproject.org> - 4.3.85-3
faacfc
- rebuild (exiv2)
faacfc
faacfc
* Sat Jan 02 2010 Rex Dieter <rdieter@fedoraproject.org> - 4.3.85-2
faacfc
- Provides: desktop-notification-daemon
faacfc
faacfc
* Fri Dec 18 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.3.85-1
faacfc
- kde-4.3.85 (4.4beta2)
faacfc
faacfc
* Wed Dec 16 2009 Jaroslav Reznik <jreznik@redhat.com> - 4.3.80-4
faacfc
- Repositioning the KDE Brand (#547361)
faacfc
faacfc
* Wed Dec 09 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.3.80-3
faacfc
- BR: attica-devel shared-desktop-ontologies-devel
faacfc
faacfc
* Sat Dec 05 2009 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.3.80-2
faacfc
- BR exiv2-devel
faacfc
faacfc
* Tue Dec 01 2009 Lukáš Tinkl <ltinkl@redhat.com> - 4.3.80-1
faacfc
- KDE 4.4 beta1 (4.3.80)
faacfc
faacfc
* Mon Nov 30 2009 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.3.75-0.2.svn1048496
faacfc
- BR libssh-devel >= 0.3.92
faacfc
faacfc
* Sat Nov 21 2009 Ben Boeckel <MathStuf@gmail.com> - 4.3.75-0.1.svn1048496
faacfc
- update to 4.3.75 snapshot
faacfc
faacfc
* Wed Nov 18 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.3.3-6
faacfc
- rebuild (qt-4.6.0-rc1, fc13+)
faacfc
faacfc
* Sat Nov 14 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.3.3-5
faacfc
- disable manpath patch for now, does more harm than good (#532071)
faacfc
faacfc
* Fri Nov 13 2009 Than Ngo <than@redhat.com> - 4.3.3-4
faacfc
- rhel cleanup, fix conditional for RHEL
faacfc
faacfc
* Wed Nov 11 2009 Than Ngo <than@redhat.com> - 4.3.3-3
faacfc
- rhel cleanup, drop BR on openslp-devel
faacfc
faacfc
* Thu Nov 05 2009 Rex Dieter <rdieter@fedoraproject.org> 4.3.3-2
faacfc
- add OnlyShowIn=KDE to Desktop/Home.desktop (like trash.desktop)
faacfc
faacfc
* Sat Oct 31 2009 Rex Dieter <rdieter@fedoraproject.org> 4.3.3-1
faacfc
- 4.3.3
faacfc
faacfc
* Thu Oct 15 2009 Rex Dieter <rdieter@fedoraproject.org> 4.3.2-4
faacfc
- Conflicts: kdebase4 < 4.3.0 instead
faacfc
faacfc
* Wed Oct 14 2009 Rex Dieter <rdieter@fedoraproject.org> 4.3.2-3
faacfc
- Conflicts: kdebase < 6:4.3.0
faacfc
- Requires: oxygen-icon-theme >= %%{version}
faacfc
faacfc
* Tue Oct 06 2009 Rex Dieter <rdieter@fedoraproject.org> 4.3.2-2
faacfc
- BR: bzip2-devel xz-devel
faacfc
- -libs: move Requires: kdepimlibs... here
faacfc
faacfc
* Sun Oct 04 2009 Than Ngo <than@redhat.com> - 4.3.2-1
faacfc
- 4.3.2
faacfc
faacfc
* Wed Sep 30 2009 Nils Philippsen <nils@redhat.com> - 4.3.1-4
faacfc
- fix manpath patch (spotted by Kevin Kofler)
faacfc
faacfc
* Wed Sep 30 2009 Nils Philippsen <nils@redhat.com> - 4.3.1-3
faacfc
- if available, use the "manpath" command in the man kioslave to determine man
faacfc
  page file locations
faacfc
faacfc
* Tue Sep 15 2009 Rex Dieter <rdieter@fedorproject.org> - 4.3.1-2
faacfc
- restore some previously inadvertantly omitted nepomuk ontologies
faacfc
faacfc
* Fri Aug 28 2009 Than Ngo <than@redhat.com> - 4.3.1-1
faacfc
- 4.3.1
faacfc
faacfc
* Wed Aug 12 2009 Lukáš Tinkl <ltinkl@redhat.com> - 4.3.0-4
faacfc
- unbreak fish kioslave protocol (#516416)
faacfc
faacfc
* Mon Aug 10 2009 Lukáš Tinkl <ltinkl@redhat.com> - 4.3.0-3
faacfc
- fix Oxygen comboboxes' text being garbled (drawn twice); fixes kdebug:202701
faacfc
- fix Locale control module crashing when dragging languages around (kdebug:201578)
faacfc
faacfc
* Tue Aug 04 2009 Than Ngo <than@redhat.com> - 4.3.0-2
faacfc
- respin
faacfc
faacfc
* Thu Jul 30 2009 Than Ngo <than@redhat.com> - 4.3.0-1
faacfc
- 4.3.0
faacfc
faacfc
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.2.98-2
faacfc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
faacfc
faacfc
* Wed Jul 22 2009 Than Ngo <than@redhat.com> - 4.2.98-1
faacfc
- 4.3rc3
faacfc
faacfc
* Thu Jul 16 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.2.96-2
faacfc
- respin (soprano-2.3.0)
faacfc
- License: LGPLv2+
faacfc
faacfc
* Thu Jul 09 2009 Than Ngo <than@redhat.com> - 4.2.96-1
faacfc
- 4.3rc2
faacfc
faacfc
* Thu Jul 02 2009 Rex Dieter <rdieter@fedoraproject.org> 4.2.95-3
faacfc
- drop unneeded BR: ImageMagick (#509241)
faacfc
faacfc
* Mon Jun 29 2009 Lukáš Tinkl <ltinkl@redhat.com> - 4.2.95-2
faacfc
- don't start nepomuk server unconditionally (#487322)
faacfc
faacfc
* Thu Jun 25 2009 Than Ngo <than@redhat.com> - 4.2.95-1
faacfc
- 4.3rc1
faacfc
faacfc
* Wed Jun 03 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.2.90-1
faacfc
- KDE-4.3 beta2 (4.2.90)
faacfc
faacfc
* Tue Jun 02 2009 Lorenzo Villani <lvillani@binaryhelix.net> - 4.2.85-3
faacfc
- Drop old Fedora < 8 conditionals
faacfc
faacfc
* Tue May 19 2009 Than Ngo <than@redhat.com> - 4.2.85-2
faacfc
- file conflicts with kdepim
faacfc
faacfc
* Wed May 13 2009 Lukáš Tinkl <ltinkl@redhat.com> - 4.2.85-1
faacfc
- KDE 4.3 beta 1
faacfc
faacfc
* Thu Apr 16 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.2.2-4
faacfc
- fix persistent systray notifications (#485796)
faacfc
faacfc
* Wed Apr 01 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.2.2-3
faacfc
- -flags subpkg
faacfc
- koji/noarch hacks dropped
faacfc
faacfc
* Wed Apr 01 2009 Than Ngo <than@redhat.com> - 4.2.2-2
faacfc
- drop kdebase-runtime-4.2.1-pulseaudio-cmake.patch
faacfc
faacfc
* Mon Mar 30 2009 Lukáš Tinkl <ltinkl@redhat.com> - 4.2.2-1
faacfc
- KDE 4.2.2
faacfc
faacfc
* Fri Mar 27 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.2.1-3
faacfc
- flags subpkg (not enabled)
faacfc
- optimize scriptlets
faacfc
faacfc
* Tue Mar  3 2009 Lukáš Tinkl <ltinkl@redhat.com> - 4.2.1-2
faacfc
- fix PulseAudio cmake detection
faacfc
faacfc
* Fri Feb 27 2009 Than Ngo <than@redhat.com> - 4.2.1-1
faacfc
- 4.2.1
faacfc
faacfc
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.2.0-8
faacfc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
faacfc
faacfc
* Wed Feb 18 2009 Lukáš Tinkl <ltinkl@redhat.com> - 4.2.0-7
faacfc
- #486059 -  missing dependency on htdig
faacfc
faacfc
* Thu Feb 12 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.2.0-6
faacfc
- -libs: include %%{_kde4_libdir}/libkwalletbackend.so.* here
faacfc
faacfc
* Thu Feb 12 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.2.0-5
faacfc
- Req: %%{name}-libs%%{?_isa} for multilib sanity (#456926)
faacfc
faacfc
* Mon Feb 02 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.2.0-4
faacfc
- own %%_kde4_datadir/locale/l10n/
faacfc
faacfc
* Mon Jan 26 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.2.0-3
faacfc
- respun tarball
faacfc
faacfc
* Mon Jan 26 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.2.0-2
faacfc
- Files not trashed to the correct location in Dolphin/Konqueror
faacfc
  (#481598, kdebug#178479)
faacfc
- omit --with-samba crud
faacfc
faacfc
* Thu Jan 22 2009 Than Ngo <than@redhat.com> - 4.2.0-1
faacfc
- 4.2.0
faacfc
- +BR: pulseaudio-libs-devel xine-lib-devel
faacfc
- -BR: giflib-devel pcre-devel
faacfc
faacfc
* Tue Jan 13 2009 Rex Dieter <rdieter@fedoraproject.org> 4.1.96-2
faacfc
- tarball respin
faacfc
- drop extraneous deps (that are in kdelibs)
faacfc
faacfc
* Wed Jan 07 2009 Than Ngo <than@redhat.com> - 4.1.96-1
faacfc
- 4.2rc1
faacfc
faacfc
* Mon Dec 22 2008 Rex Dieter <rdieter@fedoraproject.org> 4.1.85-2
faacfc
- include %%_bindir/kdesu symlink
faacfc
faacfc
* Thu Dec 11 2008 Than Ngo <than@redhat.com> 4.1.85-1
faacfc
- 4.2beta2
faacfc
faacfc
* Mon Dec 01 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.1.80-5
faacfc
- don't ship libkwalletbackend.so devel symlink (conflicts with kdelibs3-devel,
faacfc
  and should be in a -devel package if it gets shipped)
faacfc
faacfc
* Thu Nov 27 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.1.80-4
faacfc
- BR strigi-devel >= 0.5.11.1 because 0.5.11 is broken
faacfc
faacfc
* Thu Nov 20 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.1.80-3
faacfc
- readd still relevant part of the Phonon PulseAudio patch (for the KCM)
faacfc
faacfc
* Wed Nov 19 2008 Than Ngo <than@redhat.com> 4.1.80-2
faacfc
- drop kdebase-runtime-4.0.72-pulseaudio.patch/icons, it's part of phonon
faacfc
faacfc
* Wed Nov 19 2008 Lorenzo Villani <lvillani@binaryhelix.net> - 4.1.80-1
faacfc
- 4.1.80
faacfc
- Drop upstreamed patch kdebase-runtime-4.1.2-kioexec.patch
faacfc
- BR cmake >= 2.6.2
faacfc
- Use 'make install/fast'
faacfc
- Drop subpkg phonon-backend-xine and related file entries: this has to be
faacfc
  part of phonon now that it moved there
faacfc
- Drop xine-lib-devel BR
faacfc
- Add libkwalletbackend to files list
faacfc
- Drop _default_patch_fuzz 2
faacfc
faacfc
* Thu Nov 13 2008 Than Ngo <than@redhat.com> 4.1.3-5
faacfc
- apply upstream patch to fix X crash when disabling compositing
faacfc
faacfc
* Wed Nov 12 2008 Than Ngo <than@redhat.com> 4.1.3-1
faacfc
- 4.1.3
faacfc
faacfc
* Tue Oct 14 2008 Than Ngo <than@redhat.com> 4.1.2-5
faacfc
- apply upstream patch, kioexec processes never terminate
faacfc
faacfc
* Tue Sep 30 2008 Than Ngo <than@redhat.com> 4.1.2-4
faacfc
- fix broken audio-backend-jack.svgz
faacfc
faacfc
* Tue Sep 30 2008 Than Ngo <than@redhat.com> 4.1.2-3
faacfc
- add missing icons
faacfc
faacfc
* Sun Sep 28 2008 Rex Dieter <rdieter@fedoraproject.org> 4.1.2-2
faacfc
- make VERBOSE=1
faacfc
- respin against new(er) kde-filesystem
faacfc
- grow -libs, kde4 styles are unavailable for i386 applications (#456826)
faacfc
faacfc
* Fri Sep 26 2008 Rex Dieter 
faacfc
- 4.1.2
faacfc
faacfc
* Tue Sep 16 2008 Than Ngo <than@redhat.com> 4.1.1-3
faacfc
- fix inherit issue in iconthemes, preview icons
faacfc
  do not show
faacfc
faacfc
* Mon Sep 01 2008 Than Ngo <than@redhat.com> 4.1.1-2
faacfc
- fix #460710, knetattach is kio_remote's wizard program, don't show
faacfc
  it in the menu.
faacfc
faacfc
* Thu Aug 28 2008 Than Ngo <than@redhat.com> 4.1.1-1
faacfc
- 4.1.1
faacfc
faacfc
* Wed Aug 13 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.1.0-3
faacfc
- fix PA not being default in the Xine backend (KCM part, see phonon-4.2.0-4)
faacfc
faacfc
* Tue Aug 12 2008 Than Ngo <than@redhat.com> 4.1.0-2
faacfc
- crash fix when stopping a service that is not yet initialized
faacfc
faacfc
* Fri Jul 25 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.1.0-1.1
faacfc
- don't remove autostart directory on F8- (does not conflict, fixes build
faacfc
  failure due to nepomukserver.desktop listed in filelist but not found)
faacfc
faacfc
* Wed Jul 23 2008 Than Ngo <than@redhat.com> 4.1.0-1
faacfc
- 4.1.0
faacfc
faacfc
* Wed Jul 23 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.99-2
faacfc
- phonon-backend-xine: drop Obsoletes/Requires upgrade hack
faacfc
faacfc
* Fri Jul 18 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.99-1
faacfc
- 4.0.99
faacfc
faacfc
* Mon Jul 14 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.98-4
faacfc
- respin
faacfc
faacfc
* Mon Jul 14 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.98-3
faacfc
- -phonon-backend-xine: new subpkg
faacfc
faacfc
* Thu Jul 10 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.98-1
faacfc
- 4.0.98
faacfc
faacfc
* Sun Jul 06 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.85-1
faacfc
- 4.0.85
faacfc
faacfc
* Fri Jun 27 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.84-1
faacfc
- 4.0.84
faacfc
faacfc
* Thu Jun 19 2008 Than Ngo <than@redhat.com> 4.0.83-1
faacfc
- 4.0.83 (beta2)
faacfc
faacfc
* Sat Jun 14 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.82-1
faacfc
- 4.0.82
faacfc
faacfc
* Thu Jun 05 2008 Than Ngo <than@redhat.com> 4.0.80-2
faacfc
- add searchproviders-shortcuts for redhat bugzilla
faacfc
faacfc
* Mon May 26 2008 Than Ngo <than@redhat.com> 4.0.80-1
faacfc
- 4.1 beta 1
faacfc
faacfc
* Tue May 06 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.0.72-2
faacfc
- BR new minimum version of soprano-devel
faacfc
faacfc
* Tue May 06 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.0.72-1
faacfc
- update to 4.0.72 (4.1 alpha 1)
faacfc
- drop upstreamed deinterlace-crash patch
faacfc
- drop khelpcenter patch (fixed upstream)
faacfc
- update Phonon PulseAudio patch
faacfc
- drop Fedora 7 support
faacfc
- update file list
faacfc
faacfc
* Mon Apr 28 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.3-10.1
faacfc
- omit conflicting icons (kde3_desktop=1 case)
faacfc
faacfc
* Thu Apr 17 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.3-10
faacfc
- oxygen-icon-theme: build noarch
faacfc
faacfc
* Thu Apr 17 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.3-9
faacfc
- %%post/%%postun: hicolor icon theme scriptlets
faacfc
faacfc
* Thu Apr 17 2008 Than Ngo <than@redhat.com> 4.0.3-8
faacfc
- only omit hicolor index.theme (#439374)
faacfc
faacfc
* Thu Apr 17 2008 Than Ngo <than@redhat.com> 4.0.3-7
faacfc
- fix khelpcenter, search plugins/settings in correct path (#443016)
faacfc
faacfc
* Tue Apr 15 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.3-6
faacfc
- respin (at f13's request)
faacfc
faacfc
* Mon Apr 07 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.3-5
faacfc
- pulseaudio patch (use as default, if available)
faacfc
faacfc
* Sat Apr 05 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.0.3-4
faacfc
- don't crash if we don't have deinterlacing support in xine-lib (#440299)
faacfc
faacfc
* Thu Apr 03 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.0.3-3
faacfc
- rebuild for the new %%{_kde4_buildtype}
faacfc
faacfc
* Mon Mar 31 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.0.3-2
faacfc
- update file list for _kde4_libexecdir
faacfc
faacfc
* Fri Mar 28 2008 Than Ngo <than@redhat.com> 4.0.3-1
faacfc
- 4.0.3
faacfc
faacfc
* Thu Mar 20 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.2-5
faacfc
- don't own %%_kde4_docdir/HTML/en/
faacfc
faacfc
* Thu Mar 20 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.2-4
faacfc
- oxygen-icon-theme, oxygen-icon-theme-scalable pkgs
faacfc
- include noarch build hooks (not enabled)
faacfc
faacfc
* Fri Mar 07 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.0.2-3
faacfc
- BR libxcb-devel everywhere (including F7)
faacfc
faacfc
* Fri Mar 07 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.0.2-2
faacfc
- if building for a KDE 4 desktop, include the khelpcenter.desktop service
faacfc
  description for KDE 3 here so help works in KDE 3 apps
faacfc
faacfc
* Fri Feb 29 2008 Than Ngo <than@redhat.com> 4.0.2-1
faacfc
- 4.0.2
faacfc
faacfc
* Mon Feb 25 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.1-3
faacfc
- %%files: don't own %%_kde4_libdir/kde4/plugins (thanks wolfy!)
faacfc
faacfc
* Sat Feb 23 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.0.1-2
faacfc
- reenable kio_smb everywhere (including F9) now that we have a GPLv3 qt4
faacfc
  (kio_smb itself is already GPLv2+)
faacfc
faacfc
* Wed Jan 30 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.1-1
faacfc
- 4.0.1
faacfc
faacfc
* Tue Jan 08 2008 Rex Dieter <rdieter[AT]fedoraproject.org> 4.0.0-2
faacfc
- respun tarball
faacfc
faacfc
* Mon Jan 07 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.0.0-1
faacfc
- update to 4.0.0
faacfc
- update file list, don't remove renamed khotnewstuff.knsrc for KDE 3 desktop