05f6862
# kdelibs3 review: http://bugzilla.redhat.com/248899
05f6862
f6a0fe5
%define _default_patch_fuzz 2
f6a0fe5
05f6862
%define distname "Fedora"
05f6862
05f6862
%define kde_settings 1 
05f6862
05f6862
%define arts 1
70b60a4
%define arts_ev 8:1.5.10
05f6862
33e3ff6
%if 0%{?fedora} > 8
33e3ff6
%define qt3 qt3
33e3ff6
%else
33e3ff6
%define qt3_epoch 1:
33e3ff6
%define qt3 qt
33e3ff6
%endif
11c13ad
%define qt3_version 3.3.8b
33e3ff6
%define qt3_ev %{?qt3_epoch}%{qt3_version} 
108049f
# unfortunately, this doesn't work for 3.3.8b which still identifies as 3.3.8
11c13ad
#global qt3_ver %(pkg-config --modversion qt-mt 2>/dev/null || echo %{qt3_version})
11c13ad
%define qt3_ver %{qt3_version}
11c13ad
# fix this?... -- Rex
0fd5597
%define qt3_docdir %{_docdir}/qt-devel-%{qt3_ver}
05f6862
05f6862
%define kde_major_version 3
05f6862
05f6862
%define make_cvs 1
05f6862
05f6862
%define apidocs 1
05f6862
60b24ab
# We always include this here now because kdeartwork 4 has moved on to
60b24ab
# icon-naming-spec names (partially, so the icon theme isn't usable with KDE 4
60b24ab
# yet either). Maybe the conditional should be dropped entirely? -- Kevin
60b24ab
%define include_crystalsvg 1
60b24ab
61054c6
Summary: K Desktop Environment 3 - Libraries
33e3ff6
Version: 3.5.10
70b60a4
Release: 2%{?dist}
05f6862
ab006f2
%if 0%{?fedora} > 8
ab006f2
Name: kdelibs3
ab006f2
Obsoletes: kdelibs < 6:%{version}-%{release}
05f6862
Provides: kdelibs = 6:%{version}-%{release}
0fd5597
# define to enable kdeui symlink hack -- Rex
0fd5597
#define kdeui_symlink 1
05f6862
%else
ab006f2
Name: kdelibs
ab006f2
Epoch: 6
8e4b413
Obsoletes: kdelibs3 < %{version}-%{release}
05f6862
Provides: kdelibs3 = %{version}-%{release}
61054c6
%endif
61054c6
ab006f2
License: LGPLv2
ab006f2
Url: http://www.kde.org/
ab006f2
Group: System Environment/Libraries
05f6862
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 
05f6862
05f6862
Source0: ftp://ftp.kde.org/pub/kde/stable/%{version}/src/kdelibs-%{version}.tar.bz2
05f6862
Source1: kde.sh
05f6862
Source2: kde.csh
05f6862
Source3: devices.protocol
05f6862
05f6862
Patch1: kdelibs-3.5.1-xdg-menu.patch
05f6862
Patch2: kdelibs-3.0.0-ndebug.patch
05f6862
Patch4: kdelibs-3.0.4-ksyscoca.patch
05f6862
Patch5: kdelibs-3.5.7-openssl.patch
05f6862
Patch15: kdelibs-3.4.91-buildroot.patch
05f6862
Patch32: kdelibs-3.2.3-cups.patch
05f6862
Patch33: kdelibs-3.3.2-ppc.patch
05f6862
Patch34: kdelibs-3.4.0-qtdoc.patch
05f6862
Patch35: kdelibs-3.4.92-inttype.patch
05f6862
Patch37: kdelibs-3.5.2-kdebug-kmail-quiet.patch
05f6862
Patch38: kdelibs-3.5.2-cupsdconf2-group.patch
05f6862
Patch39: kdelibs-3.5.4-kabc-make.patch
05f6862
Patch40: kdelibs-3.5.4-kdeprint-utf8.patch
05f6862
Patch41: kdelibs-3.5.6-utempter.patch
05f6862
Patch43: kdelibs-3.5.6-lang.patch
ab006f2
Patch45: kdelibs-3.5.7-autostart.patch
ab006f2
Patch46: kdelibs-3.5.8-kate-vhdl.patch
6bed19c
Patch48: kdelibs-3.5.8-kspell-hunspell.patch
6bed19c
Patch49: kdelibs-3.5.8-kspell2-enchant.patch
6bed19c
Patch50: kdelibs-3.5.8-kspell2-no-ispell.patch
a844ece
Patch51: kdelibs-3.5.9-cupsserverbin.patch
fbcc4de
# initial support for (Only|Not)ShowIn=KDE3
fbcc4de
Patch52: kdelibs-3.5.9-KDE3.patch
dd96096
# use /usr/libexec/kde4/drkonqi in KCrash (#453243)
dd96096
Patch53: kdelibs-3.5.9-drkonqi-kde4.patch
8da90eb
# fix build against Rawhide kernel headers (fix flock and flock64 redefinition)
8da90eb
Patch54: kdelibs-3.5.9-fix-flock-redefinition.patch
05f6862
05f6862
# use /etc/kde in addition to /usr/share/config, borrowed from debian
ab006f2
Patch100: kdelibs-3.5.5-kstandarddirs.patch
05f6862
# http://bugs.kde.org/93359, alternative to export libltdl_cv_shlibext=".so" hack.
ab006f2
Patch101: kde-3.5-libtool-shlibext.patch
ab006f2
# kget ignores simultaneous download limit (kde #101956)
ab006f2
Patch103: kdelibs-3.5.0-101956.patch
ab006f2
ab006f2
## upstream patches
05f6862
33e3ff6
#{?arts:Requires: arts >= %{arts_ev}}
33e3ff6
#Requires: %{qt3} >= %{qt3_ev}
05f6862
Requires: hicolor-icon-theme
05f6862
%if %{kde_settings}
05f6862
Requires: kde-settings >= 3.5
05f6862
%endif
05f6862
Requires: kde-filesystem
8ca46e2
%if "%{name}" != "kdelibs"
8ca46e2
Requires: kdelibs-common
8ca46e2
%endif
05f6862
Requires: redhat-menus
05f6862
Requires: shadow-utils
05f6862
BuildRequires: sudo
05f6862
Requires(hint): sudo
05f6862
05f6862
%if 0%{?fedora} > 4 || 0%{?rhel} > 4
05f6862
%define   libkdnssd libkdnssd
f6f8a9a
# omit for now, may contribute to http://bugzilla.redhat.com/441222 
f6f8a9a
#Requires: %{libkdnssd}
05f6862
%define BuildRequires: xorg-x11-proto-devel libX11-devel
05f6862
%define _with_rgbfile --with-rgbfile=%{_datadir}/X11/rgb.txt
05f6862
Requires: iceauth
05f6862
%endif
05f6862
05f6862
Requires(pre): coreutils
05f6862
Requires(post): /sbin/ldconfig
05f6862
Requires(postun): /sbin/ldconfig
05f6862
0fd5597
%if 0%{?kdeui_symlink}
0fd5597
# for %_kde4_* macros
0fd5597
BuildRequires: kde4-macros(api) 
0fd5597
%{?_kde4_macros_api:Requires: kde4-macros(api) = %{_kde4_macros_api} }
0fd5597
%endif
05f6862
BuildRequires: gettext
05f6862
BuildRequires: pcre-devel
05f6862
BuildRequires: cups-devel cups
33e3ff6
BuildRequires: %{qt3}-devel %{qt3}-devel-docs
33e3ff6
%{?arts:BuildRequires: arts-devel >= %{arts_ev}}
05f6862
BuildRequires: flex >= 2.5.4a-13
05f6862
BuildRequires: doxygen
05f6862
BuildRequires: libxslt-devel
05f6862
BuildRequires: sgml-common
05f6862
BuildRequires: openjade
05f6862
BuildRequires: jadetex
05f6862
BuildRequires: docbook-dtd31-sgml
05f6862
BuildRequires: docbook-style-dsssl
05f6862
BuildRequires: perl-SGMLSpm
05f6862
BuildRequires: docbook-utils
05f6862
BuildRequires: zlib-devel
05f6862
BuildRequires: libidn-devel
05f6862
BuildRequires: audiofile-devel
05f6862
BuildRequires: openssl-devel
05f6862
BuildRequires: perl
05f6862
BuildRequires: gawk
05f6862
BuildRequires: byacc
05f6862
BuildRequires: libart_lgpl-devel
05f6862
BuildRequires: bzip2-devel
05f6862
BuildRequires: libtiff-devel
05f6862
BuildRequires: libacl-devel libattr-devel
6bed19c
%if 0%{?fedora} >= 9
6bed19c
BuildRequires: enchant-devel
6bed19c
Requires: hunspell
6bed19c
%else
05f6862
BuildRequires: aspell-devel
6bed19c
%endif
05f6862
BuildRequires: krb5-devel
05f6862
BuildRequires: openldap-devel
05f6862
BuildRequires: db4-devel
05f6862
BuildRequires: alsa-lib-devel
05f6862
BuildRequires: pkgconfig
05f6862
BuildRequires: glibc-kernheaders
05f6862
%if 0%{?fedora} > 5 || 0%{?rhel} > 4
05f6862
%define _with_libutempter 1
05f6862
BuildRequires: libutempter-devel
05f6862
%else
05f6862
BuildRequires: utempter
05f6862
%endif
05f6862
BuildRequires: findutils
05f6862
BuildRequires: jasper-devel
05f6862
BuildRequires: OpenEXR-devel
05f6862
%if %{make_cvs}
05f6862
BuildRequires: automake libtool
05f6862
%endif
05f6862
05f6862
%if "%{name}" != "kdelibs" && "%{?apidocs}" != "1"
05f6862
Obsoletes: kdelibs-apidocs < 6:%{version}-%{release}
05f6862
%endif
05f6862
61054c6
%if 0%{?include_crystalsvg}
60b24ab
Provides: crystalsvg-icon-theme = 1:%{version}-%{release}
60b24ab
Obsoletes: crystalsvg-icon-theme < 1:%{version}-%{release}
b66b440
%else
d5df4d2
# for bootstrapping kde3, omit Requires: crystalsvg... -- Rex
b66b440
Requires: crystalsvg-icon-theme
80a2439
%endif
ab006f2
b66b440
05f6862
%description
61054c6
Libraries for the K Desktop Environment 3:
05f6862
KDE Libraries included: kdecore (KDE core library), kdeui (user interface),
05f6862
kfm (file manager), khtmlw (HTML widget), kio (Input/Output, networking),
05f6862
kspell (spelling checker), jscript (javascript), kab (addressbook),
05f6862
kimgio (image manipulation).
05f6862
05f6862
%package devel
05f6862
Group: Development/Libraries
61054c6
Summary: Header files and documentation for compiling KDE 3 applications.
05f6862
%if "%{name}" == "kdelibs"
05f6862
Obsoletes: kdelibs3-devel < %{version}-%{release}
05f6862
Provides:  kdelibs3-devel = %{version}-%{release}
05f6862
%else
05f6862
Obsoletes: kdelibs-devel < 6:%{version}-%{release}
05f6862
Provides:  kdelibs-devel = 6:%{version}-%{release}
05f6862
%endif
05f6862
Requires: %{name} = %{?epoch:%{epoch}:}%{version}-%{release}
33e3ff6
Requires: %{qt3}-devel
ab006f2
Requires: openssl-devel
05f6862
%{?arts:Requires: arts-devel}
05f6862
%{?libkdnssd:Requires: libkdnssd-devel}
05f6862
%description devel
05f6862
This package includes the header files you will need to compile
61054c6
applications for KDE 3.
05f6862
05f6862
%package apidocs
05f6862
Group: Development/Documentation
61054c6
Summary: KDE 3 API documentation.
ab006f2
Requires: %{name} = %{?epoch:%{epoch}:}%{version}
05f6862
%if "%{name}" == "kdelibs"
05f6862
Provides: kdelibs3-apidocs = %{version}-%{release}
05f6862
%else
05f6862
Obsoletes: kdelibs-apidocs < 6:%{version}-%{release}
05f6862
Provides:  kdelibs-apidocs = 6:%{version}-%{release}
05f6862
%endif
ab006f2
05f6862
%description apidocs
61054c6
This package includes the KDE 3 API documentation in HTML
05f6862
format for easy browsing
05f6862
05f6862
05f6862
%prep
05f6862
%setup -q -n kdelibs-%{version}
05f6862
05f6862
%patch1 -p1 -b .xdg-menu
05f6862
%patch2 -p1 -b .debug
05f6862
%patch4 -p1 -b .ksyscoca
05f6862
%patch5 -p1 -b .openssl
05f6862
%patch15 -p1 -b .buildroot
05f6862
%patch32 -p1 -b .cups
05f6862
%patch33 -p1 -b .ppc
05f6862
%patch34 -p1 -b .qtdoc
05f6862
%patch35 -p1 -b .inttype
05f6862
%patch37 -p1 -b .kdebug-kmail-quiet
05f6862
%patch38 -p1 -b .cupsdconf2-group
05f6862
%patch39 -p1 -b .kabc-make
05f6862
%patch40 -p1 -b .kdeprint-utf8
05f6862
%{?_with_libutempter:%patch41 -p1 -b .utempter}
05f6862
%patch43 -p1 -b .lang
ab006f2
%patch45 -p1 -b .xdg-autostart
ab006f2
%patch46 -p1 -b .kate-vhdl
6bed19c
%if 0%{?fedora} >= 9
6bed19c
%patch48 -p1 -b .kspell
6bed19c
%patch49 -p1 -b .kspell2
6bed19c
%patch50 -p1 -b .no-ispell
6bed19c
%endif
a844ece
%patch51 -p1 -b .cupsserverbin
fbcc4de
%patch52 -p1 -b .KDE3
dd96096
%if "%{name}" != "kdelibs"
dd96096
%patch53 -p1 -b .drkonqi-kde4
dd96096
%endif
8da90eb
%patch54 -p1 -b .flock-redefinition
05f6862
ab006f2
%patch100 -p1 -b .kstandarddirs
ab006f2
%patch101 -p1 -b .libtool-shlibext
05f6862
05f6862
# upstream patches
05f6862
05f6862
sed -i -e "s,^#define KDE_VERSION_STRING .*,#define KDE_VERSION_STRING \"%{version}-%{release} %{distname}\"," kdecore/kdeversion.h
05f6862
05f6862
%if %{make_cvs}
05f6862
   make -f admin/Makefile.common cvs
05f6862
%endif
05f6862
05f6862
05f6862
%build
05f6862
unset QTDIR && . /etc/profile.d/qt.sh
05f6862
11c13ad
export QTDOC=%{qt3_docdir}
05f6862
05f6862
if [ -x /etc/profile.d/krb5.sh ]; then
05f6862
  . /etc/profile.d/krb5.sh
05f6862
elif ! echo ${PATH} | grep -q /usr/kerberos/bin ; then
05f6862
  export PATH=/usr/kerberos/bin:${PATH}
05f6862
fi
05f6862
fa1d517
%if "%{name}" != "kdelibs"
fa1d517
export DO_NOT_COMPILE="libkscreensaver"
fa1d517
%endif
fa1d517
05f6862
%configure \
05f6862
   --includedir=%{_includedir}/kde \
05f6862
   --disable-rpath \
05f6862
   --enable-new-ldflags \
05f6862
   --disable-dependency-tracking \
05f6862
   %{!?debug: --disable-debug --disable-warnings --enable-final} \
05f6862
   %{?debug:--enable-debug --enable-warnings --disable-final} \
05f6862
   --disable-fast-malloc \
05f6862
%if "%{_lib}" == "lib64"
05f6862
  --enable-libsuffix="64" \
05f6862
%endif
05f6862
   --enable-cups \
05f6862
   --enable-mitshm \
05f6862
   --enable-pie \
05f6862
   --enable-sendfile \
05f6862
   --with-distribution="$(cat /etc/redhat-release 2>/dev/null)" \
05f6862
   --with-alsa \
6bed19c
%if 0%{?fedora} >= 9
6bed19c
   --without-aspell \
6bed19c
%else
05f6862
   --with-aspell \
6bed19c
%endif
6bed19c
   --without-hspell \
05f6862
   --disable-libfam \
05f6862
   --enable-dnotify \
05f6862
   --enable-inotify \
05f6862
   --with-utempter \
05f6862
   %{!?arts:--without-arts} \
05f6862
   %{?_with_rgbfile} \
05f6862
   --with-jasper \
05f6862
   --with-openexr \
05f6862
   --with-xinerama
05f6862
05f6862
make %{?_smp_mflags}
05f6862
0fd5597
%if 0%{?apidocs}
ab006f2
  make %{?_smp_mflags} apidox
05f6862
%endif
05f6862
05f6862
05f6862
%install
05f6862
rm -rf %{buildroot}
05f6862
05f6862
make DESTDIR=%{buildroot} install
05f6862
05f6862
chmod a+x %{buildroot}%{_libdir}/*
05f6862
install -p -m 644 %{SOURCE3} %{buildroot}%{_datadir}/services/devices.protocol
05f6862
0fd5597
%if 0%{?apidocs}
05f6862
pushd %{buildroot}%{_docdir}
05f6862
ln -sf HTML/en/kdelibs-apidocs %{name}-devel-%{kde_major_version}
05f6862
popd
05f6862
%endif
05f6862
05f6862
# Make symlinks relative
05f6862
pushd %{buildroot}%{_docdir}/HTML/en
05f6862
for i in *; do
05f6862
   if [ -d $i -a -L $i/common ]; then
05f6862
      rm -f $i/common
05f6862
      ln -sf ../common $i
05f6862
   fi
05f6862
done
05f6862
popd
05f6862
b1a7e7d
install -p -m 644 -D %{SOURCE1} %{buildroot}%{_sysconfdir}/profile.d/kde.sh
b1a7e7d
install -p -m 644 -D %{SOURCE2} %{buildroot}%{_sysconfdir}/profile.d/kde.csh
05f6862
b1a7e7d
%if "%{name}" == "kdelibs"
b1a7e7d
# menus
05f6862
mkdir -p %{buildroot}%{_sysconfdir}/kde/xdg/menus
05f6862
mv %{buildroot}%{_sysconfdir}/xdg/menus/applications.menu \
05f6862
   %{buildroot}%{_sysconfdir}/xdg/menus/kde-applications.menu
05f6862
%endif
05f6862
05f6862
# Use hicolor-icon-theme rpm/pkg instead (#178319)
05f6862
rm -rf $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/
05f6862
05f6862
# ghost'd files
05f6862
touch $RPM_BUILD_ROOT%{_datadir}/services/ksycoca
05f6862
ab006f2
# remove references to extraneous/optional libraries in .la files (#170602)
05f6862
# fam, libart_lgpl, pcre, libidn, libpng, libjpeg, libdns_sd, libacl/libattr, alsa-lib/asound
05f6862
find $RPM_BUILD_ROOT%{_libdir} -name "*.la" | xargs \
05f6862
 sed -i \
05f6862
 -e "s@-lfam@@g" \
05f6862
 -e "s@%{_libdir}/libfam.la@@g" \
05f6862
 -e "s@-lart_lgpl_2@@g" \
05f6862
 -e "s@%{_libdir}/libpcreposix.la@@g" \
05f6862
 -e "s@-lpcreposix@@g" \
05f6862
 -e "s@-lpcre@@g" \
05f6862
 -e "s@-lidn@@g" \
05f6862
 -e "s@%{_libdir}/libidn.la@@g" \
05f6862
 -e "s@-lpng@@g" \
05f6862
 -e "s@-ljpeg@@g" \
05f6862
 -e "s@%{_libdir}/libjpeg.la@@g" \
05f6862
 -e "s@-ldns_sd@@g" \
05f6862
 -e "s@-lacl@@g" \
05f6862
 -e "s@%{_libdir}/libacl.la@@g" \
05f6862
 -e "s@/%{_lib}/libacl.la@@g" \
05f6862
 -e "s@-lattr@@g" \
05f6862
 -e "s@%{_libdir}/libattr.la@@g" \
05f6862
 -e "s@/%{_lib}/libattr.la@@g" \
05f6862
 -e "s@-lasound@@g"  \
05f6862
 -e "s@-lutempter@@g"
05f6862
05f6862
# libkdnssd bits
05f6862
rm -f %{buildroot}%{_libdir}/libkdnssd.la
05f6862
%{?libkdnssd:rm -rf %{buildroot}{%{_libdir}/libkdnssd.*,%{_includedir}/kde/dnssd}}
ab006f2
05f6862
%if "%{name}" != "kdelibs"
05f6862
# remove conflicts with kdelibs-4
80a2439
rm -f %{buildroot}%{_bindir}/checkXML
80a2439
rm -f %{buildroot}%{_bindir}/ksvgtopng
80a2439
rm -f %{buildroot}%{_bindir}/kunittestmodrunner
80a2439
rm -f %{buildroot}%{_datadir}/config/kdebug.areas
80a2439
rm -f %{buildroot}%{_datadir}/config/kdebugrc
80a2439
rm -f %{buildroot}%{_datadir}/config/ui/ui_standards.rc
3a4a047
rm -f %{buildroot}%{_docdir}/HTML/en/common/1.png
3a4a047
rm -f %{buildroot}%{_docdir}/HTML/en/common/10.png
3a4a047
rm -f %{buildroot}%{_docdir}/HTML/en/common/2.png
3a4a047
rm -f %{buildroot}%{_docdir}/HTML/en/common/3.png
3a4a047
rm -f %{buildroot}%{_docdir}/HTML/en/common/4.png
3a4a047
rm -f %{buildroot}%{_docdir}/HTML/en/common/5.png
3a4a047
rm -f %{buildroot}%{_docdir}/HTML/en/common/6.png
3a4a047
rm -f %{buildroot}%{_docdir}/HTML/en/common/7.png
3a4a047
rm -f %{buildroot}%{_docdir}/HTML/en/common/8.png
3a4a047
rm -f %{buildroot}%{_docdir}/HTML/en/common/9.png
3a4a047
rm -f %{buildroot}%{_docdir}/HTML/en/common/artistic-license.html
3a4a047
rm -f %{buildroot}%{_docdir}/HTML/en/common/bottom-left.png
3a4a047
rm -f %{buildroot}%{_docdir}/HTML/en/common/bottom-middle.png
3a4a047
rm -f %{buildroot}%{_docdir}/HTML/en/common/bottom-right.png
3a4a047
rm -f %{buildroot}%{_docdir}/HTML/en/common/bsd-license.html
3a4a047
rm -f %{buildroot}%{_docdir}/HTML/en/common/doxygen.css
3a4a047
rm -f %{buildroot}%{_docdir}/HTML/en/common/favicon.ico
3a4a047
rm -f %{buildroot}%{_docdir}/HTML/en/common/fdl-license
3a4a047
rm -f %{buildroot}%{_docdir}/HTML/en/common/fdl-license.html
3a4a047
rm -f %{buildroot}%{_docdir}/HTML/en/common/fdl-notice.html
3a4a047
rm -f %{buildroot}%{_docdir}/HTML/en/common/footer.html
3a4a047
rm -f %{buildroot}%{_docdir}/HTML/en/common/gpl-license
3a4a047
rm -f %{buildroot}%{_docdir}/HTML/en/common/gpl-license.html
3a4a047
rm -f %{buildroot}%{_docdir}/HTML/en/common/header.html
3a4a047
rm -f %{buildroot}%{_docdir}/HTML/en/common/kde-default.css
3a4a047
rm -f %{buildroot}%{_docdir}/HTML/en/common/kde_logo_bg.png
3a4a047
rm -f %{buildroot}%{_docdir}/HTML/en/common/lgpl-license
3a4a047
rm -f %{buildroot}%{_docdir}/HTML/en/common/lgpl-license.html
3a4a047
rm -f %{buildroot}%{_docdir}/HTML/en/common/mainfooter.html
3a4a047
rm -f %{buildroot}%{_docdir}/HTML/en/common/mainheader.html
3a4a047
rm -f %{buildroot}%{_docdir}/HTML/en/common/qpl-license.html
3a4a047
rm -f %{buildroot}%{_docdir}/HTML/en/common/top-left.png
3a4a047
rm -f %{buildroot}%{_docdir}/HTML/en/common/top-middle.png
3a4a047
rm -f %{buildroot}%{_docdir}/HTML/en/common/top-right-konqueror.png
3a4a047
rm -f %{buildroot}%{_docdir}/HTML/en/common/top-right.jpg
3a4a047
rm -f %{buildroot}%{_docdir}/HTML/en/common/x11-license.html
3a4a047
rm -f %{buildroot}%{_docdir}/HTML/en/common/xml.dcl
80a2439
rm -rf %{buildroot}%{_datadir}/locale/all_languages
80a2439
rm -rf %{buildroot}%{_sysconfdir}/xdg/menus/
80a2439
rm -rf %{buildroot}%{_datadir}/autostart/
7c8f77e
# don't show kresources
b9f7f97
sed -i -e "s,^OnlyShowIn=KDE;,OnlyShowIn=KDE3;," %{buildroot}%{_datadir}/applications/kde/kresources.desktop 
10d13f4
0fd5597
%if 0%{?kdeui_symlink}
169fb33
# kdeui for kde3, kinda workaround http://bugs.kde.org/157850
0fd5597
# and save space by sharing
10d13f4
rm -rf %{buildroot}%{_datadir}/apps/kdeui/
10d13f4
ln -s  %{_kde4_appsdir}/kdeui %{buildroot}%{_datadir}/apps/kdeui
05f6862
%endif
0fd5597
%endif
05f6862
61054c6
%if 0%{?include_crystalsvg} == 0
61054c6
# remove all crystalsvg icons for now
61054c6
rm -rf %{buildroot}%{_datadir}/icons/crystalsvg/
61054c6
%endif
61054c6
05f6862
0fd5597
%check
0fd5597
ERROR=0
0fd5597
%if 0%{?apidocs}
0fd5597
if [ ! -f %{buildroot}%{_docdir}/HTML/en/kdelibs-apidocs/index.html ]; then
0fd5597
  echo "ERROR: %{_docdir}/HTML/en/kdelibs-apidocs/index.html not generated"
0fd5597
  ERROR=1
0fd5597
fi 
0fd5597
%endif
0fd5597
exit $ERROR
0fd5597
0fd5597
05f6862
%clean
05f6862
rm -rf %{buildroot}
05f6862
05f6862
05f6862
%post
05f6862
/sbin/ldconfig
61054c6
%if 0%{?include_crystalsvg}
05f6862
touch --no-create %{_datadir}/icons/crystalsvg 2> /dev/null || :
05f6862
%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/crystalsvg 2> /dev/null || :
61054c6
%endif
05f6862
%{_bindir}/update-desktop-database > /dev/null 2>&1 || :
0fd5597
%if 0%{?kdeui_symlink}
10d13f4
rm -rf %{_datadir}/apps/kdeui.rpm_remove ||:
10d13f4
10d13f4
%pre
10d13f4
test -d %{_datadir}/apps/kdeui -a ! -L %{_datadir}/apps/kdeui && \
10d13f4
  mv %{_datadir}/apps/kdeui %{_datadir}/apps/kdeui.rpm_remove ||:
10d13f4
%endif
05f6862
05f6862
%postun
05f6862
/sbin/ldconfig
61054c6
%if 0%{?include_crystalsvg}
05f6862
touch --no-create %{_datadir}/icons/crystalsvg 2> /dev/null || :
05f6862
%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/crystalsvg 2> /dev/null || :
61054c6
%endif
05f6862
%{_bindir}/update-desktop-database > /dev/null 2>&1 || :
05f6862
05f6862
05f6862
%files
05f6862
%defattr(-,root,root,-)
ab006f2
%doc README
ab006f2
%doc COPYING.LIB
05f6862
%config(noreplace) %{_sysconfdir}/profile.d/*
ab006f2
%{_bindir}/artsmessage
ab006f2
%{_bindir}/cupsdconf
ab006f2
%{_bindir}/cupsdoprint
ab006f2
%{_bindir}/dcop
ab006f2
%{_bindir}/dcopclient
ab006f2
%{_bindir}/dcopfind
ab006f2
%{_bindir}/dcopobject
ab006f2
%{_bindir}/dcopquit
ab006f2
%{_bindir}/dcopref
ab006f2
%{_bindir}/dcopserver
ab006f2
%{_bindir}/dcopserver_shutdown
ab006f2
%{_bindir}/dcopstart
ab006f2
%{_bindir}/filesharelist
ab006f2
%{_bindir}/fileshareset
ab006f2
%{_bindir}/imagetops
ab006f2
%{_bindir}/kab2kabc
ab006f2
%{_bindir}/kaddprinterwizard
ab006f2
%{_bindir}/kbuildsycoca
ab006f2
%{_bindir}/kcmshell
ab006f2
%{_bindir}/kconf_update
ab006f2
%{_bindir}/kcookiejar
ab006f2
%{_bindir}/kde-config
ab006f2
%{_bindir}/kde-menu
ab006f2
%{_bindir}/kded
ab006f2
%{_bindir}/kdeinit
ab006f2
%{_bindir}/kdeinit_shutdown
ab006f2
%{_bindir}/kdeinit_wrapper
ab006f2
%{_bindir}/kdesu_stub
ab006f2
%{_bindir}/kdontchangethehostname
ab006f2
%{_bindir}/kdostartupconfig
ab006f2
%{_bindir}/kfile
ab006f2
%{_bindir}/kfmexec
ab006f2
%{_bindir}/khotnewstuff
ab006f2
%{_bindir}/kinstalltheme
ab006f2
%{_bindir}/kio_http_cache_cleaner
ab006f2
%{_bindir}/kio_uiserver
ab006f2
%{_bindir}/kioexec
ab006f2
%{_bindir}/kioslave
ab006f2
%{_bindir}/klauncher
ab006f2
%{_bindir}/kmailservice
80a2439
%attr(4755,root,root) %{_bindir}/kpac_dhcp_helper
ab006f2
%{_bindir}/ksendbugmail
ab006f2
%{_bindir}/kshell
ab006f2
%{_bindir}/kstartupconfig
ab006f2
%{_bindir}/ktelnetservice
ab006f2
%{_bindir}/ktradertest
ab006f2
%{_bindir}/kwrapper
ab006f2
%{_bindir}/lnusertemp
ab006f2
%{_bindir}/make_driver_db_cups
ab006f2
%{_bindir}/make_driver_db_lpr
ab006f2
%{_bindir}/meinproc
ab006f2
%{_bindir}/preparetips
ab006f2
%{_bindir}/start_kdeinit
ab006f2
%{_bindir}/start_kdeinit_wrapper
05f6862
%attr(4755,root,root) %{_bindir}/kgrantpty
05f6862
%{_libdir}/lib*.so.*
05f6862
%{_libdir}/libkdeinit_*.so
05f6862
%{_libdir}/lib*.la
05f6862
%{_libdir}/kde3/
05f6862
%{_datadir}/applications/kde/*.desktop
05f6862
%{_datadir}/apps/*
ab006f2
%exclude %{_datadir}/apps/ksgmltools2/
ab006f2
%exclude %{_datadir}/apps/kdewidgets/
ab006f2
%exclude %{_libdir}/kde3/plugins/designer/kdewidgets.*
05f6862
%config(noreplace) %{_datadir}/config/*
80a2439
%{_datadir}/emoticons/*
05f6862
%{_datadir}/icons/default.kde
05f6862
%{_datadir}/mimelnk/magic
05f6862
%{_datadir}/mimelnk/*/*.desktop
05f6862
%{_datadir}/services/*
05f6862
%{_datadir}/servicetypes/*
05f6862
%ghost %{_datadir}/services/ksycoca
80a2439
%{_docdir}/HTML/en/kspell
05f6862
%if "%{name}" == "kdelibs"
05f6862
%{_sysconfdir}/xdg/menus/*.menu
05f6862
%{_datadir}/autostart/*
80a2439
# include also the conflicting file in kdelibs fedora < 9
05f6862
%{_docdir}/HTML/en/common
80a2439
%{_datadir}/locale/all_languages
3a4a047
%else
3a4a047
%{_docdir}/HTML/en/common/*
61054c6
%endif
61054c6
%if 0%{?include_crystalsvg}
80a2439
%{_datadir}/icons/crystalsvg/
05f6862
%endif
05f6862
05f6862
%files devel
05f6862
%defattr(-,root,root,-)
80a2439
# include also the conflicting file in kdelibs-devel fedora < 9
80a2439
%if "%{name}" == "kdelibs"
ab006f2
%{_bindir}/checkXML
ab006f2
%{_bindir}/ksvgtopng
ab006f2
%{_bindir}/kunittestmodrunner
80a2439
%endif
80a2439
%{_bindir}/dcopidl*
80a2439
%{_bindir}/kconfig_compiler
ab006f2
%{_bindir}/makekdewidgets
ab006f2
%{_datadir}/apps/kdewidgets/
ab006f2
%dir %{_libdir}/kde3/plugins/designer
ab006f2
%{_libdir}/kde3/plugins/designer/kdewidgets.*
ab006f2
%{_datadir}/apps/ksgmltools2/
05f6862
%{_includedir}/kde/
05f6862
%{_libdir}/lib*.so
05f6862
%{_libdir}/lib*.a
05f6862
%exclude %{_libdir}/libkdeinit_*.so
05f6862
0fd5597
%if 0%{?apidocs}
05f6862
%files apidocs
05f6862
%defattr(-,root,root,-)
05f6862
%{_docdir}/%{name}-devel-%{kde_major_version}
05f6862
%{_docdir}/HTML/en/kdelibs*
05f6862
%endif
05f6862
05f6862
05f6862
%changelog
70b60a4
* Thu Dec 04 2008 Rex Dieter <rdieter@fedoraproject.org> 3.5.10-2
fa1d517
- omit libkscreensaver (F9+)
70b60a4
33e3ff6
* Tue Aug 26 2008 Rex Dieter <rdieter@fedoraproject.org> 3.5.10-1
33e3ff6
- kde-3.5.10
33e3ff6
8da90eb
* Fri Aug 22 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.5.9-18
8da90eb
- fix build against Rawhide kernel headers (fix flock and flock64 redefinition)
8da90eb
c0e3c08
* Fri Aug 22 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.5.9-17
f24e3d9
- fix logic error in OnlyShowIn=KDE3 patch
f24e3d9
dd96096
* Wed Jul 02 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.5.9-16
dd96096
- f9+: use drkonqi from KDE 4 kdebase-runtime in KCrash (#453243)
dd96096
60b24ab
* Wed Jun 04 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.5.9-15
60b24ab
- set include_crystalsvg to 1 everywhere
60b24ab
- use Epoch 1 for crystalsvg-icon-theme, add Obsoletes
60b24ab
0fd5597
* Tue Jun 03 2008 Rex Dieter <rdieter@fedoraproject.org> 3.5.9-14
0fd5597
- revert kdeui symlink hack (there be dragons) 
0fd5597
- unbreak -apidocs, add %%check so this never ever happens again
0fd5597
10d13f4
* Sat May 24 2008 Rex Dieter <rdieter@fedoraproject.org> 3.5.9-13
10d13f4
- f9+: include kdeui symlink here + scriptlets to help rpm handle it
10d13f4
fe7b290
* Fri May 23 2008 Rex Dieter <rdieter@fedoraproject.org> 3.5.9-12
169fb33
- f9+: omit %%{_datadir}/apps/kdeui, use version from kdelibs-common (rh#447965, kde#157850)
fe7b290
fbcc4de
* Thu May 15 2008 Rex Dieter <rdieter@fedoraproject.org> 3.5.9-11
fbcc4de
- (Only|Not)ShowIn=KDE3 patch (helps #446466)
fbcc4de
fbcc4de
* Thu May 15 2008 Rex Dieter <rdieter@fedoraproject.org> 3.5.9-10
7c8f77e
- fix kresources.desktop: NoDisplay=true
7eec162
f6f8a9a
* Mon Apr 14 2008 Rex Dieter <rdieter@fedoraproject.org> 3.5.9-8
f6f8a9a
- omit Requires: kdndsd-avahi (#441222)
f6f8a9a
11c13ad
* Wed Apr 02 2008 Rex Dieter <rdieter@fedoraproject.org> 3.5.9-7
11c13ad
- more qt->qt3 fixes
11c13ad
cb6763d
* Tue Mar 25 2008 Rex Dieter <rdieter@fedoraproject.org> 3.5.9-6
cb6763d
- s/qt-devel/qt3-devel/
cb6763d
3f679d9
* Mon Mar 10 2008 Than Ngo <than@redhat.com> 3.5.9-5
3f679d9
- apply upstream patch to fix regression in kate (bz#436384)
3f679d9
108049f
* Tue Mar 04 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> - 3.5.9-4
108049f
- hardcode qt_ver again because 3.3.8b reports itself as 3.3.8 (fixes apidocs)
108049f
a844ece
* Tue Feb 26 2008 Lukáš Tinkl <ltinkl@redhat.com> - 3.5.9-3
a844ece
- #230979: Writes ServerBin into cupsd.conf
a844ece
- #416101: unable to print after configuring printing in KDE
a844ece
3a4a047
* Sat Feb 16 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> - 3.5.9-2
3a4a047
- F9+: include %%{_docdir}/HTML/en/common files which are not in kdelibs-common
3a4a047
d550c71
* Thu Feb 14 2008 Rex Dieter <rdieter@fedoraproject.org> 3.5.9-1
d550c71
- kde-3.5.9
d550c71
1c63d2b
* Mon Feb 11 2008 Than Ngo <than@redhat.com> 3.5.8-24
1c63d2b
- make kresources hidden on f9+
1c63d2b
75ef228
* Sat Feb 09 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> - 3.5.8-23
75ef228
- rebuild for GCC 4.3
75ef228
6bed19c
* Sat Dec 22 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.5.8-22
6bed19c
- BR enchant-devel instead of aspell-devel on F9+ (FeatureDictionary)
6bed19c
- Requires: hunspell on F9+ (FeatureDictionary)
6bed19c
- patch KSpell for hunspell support on F9+ (FeatureDictionary)
6bed19c
- add and build enchant backend for KSpell2 (backported from Sonnet) on F9+
6bed19c
  (FeatureDictionary)
6bed19c
- don't build aspell and ispell backends for KSpell2 on F9+ (FeatureDictionary)
6bed19c
0d93f5b
* Fri Dec 21 2007 Lukáš Tinkl <ltinkl@redhat.com> - 3.5.8-21
0d93f5b
- updated Flash patch
0d93f5b
8ca46e2
* Mon Dec 17 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.5.8-20
c53121b
- Requires: kdelibs-common (F9+) (#417251)
8ca46e2
b66b440
* Thu Dec 13 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 3.5.8-19
b66b440
- flash fix (#410651, kde#132138, kde#146784)
b66b440
- simplify crystalsvg-icon-theme handling
b66b440
04551eb
* Tue Dec 11 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> - 3.5.8-18
04551eb
- set include_crystalsvg to 0 on F9+ (it comes from kdeartwork now)
04551eb
26e19ce
* Tue Dec 04 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 3.5.8-17
26e19ce
- update openssl patch
26e19ce
b1a7e7d
* Sat Dec 01 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> - 3.5.8-16
b1a7e7d
- install profile scripts as 644 instead of 755 (Ville Skyttä, #407521)
b1a7e7d
- don't rename profile scripts to kde3.(c)sh (not worth the breakage)
b1a7e7d
61054c6
* Sat Dec 01 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> - 3.5.8-15
61054c6
- separate include_crystalsvg conditional, set to 1 until we have kdeartwork 4
61054c6
- don't run icon %%post/%%postun snippets for crystalsvg if we don't ship it
61054c6
- add "3" in all summaries and descriptions
61054c6
474b85c
* Sat Dec 01 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> - 3.5.8-14
474b85c
- fix inverted logic for Requires: crystalsvg-icon-theme
474b85c
80a2439
* Sat Dec 01 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> - 3.5.8-13
80a2439
- don't hardcode %%fedora
80a2439
80a2439
* Wed Nov 21 2007 Sebastian Vahl <fedora@deadbabylon.de> 3.5.8-12
80a2439
- renew the list of file conflicts and removals
80a2439
80a2439
* Tue Nov 20 2007 Sebastian Vahl <fedora@deadbabylon.de> 3.5.8-11
80a2439
- preserve makekdewidgets and kconf_compiler for fedora > 9
80a2439
- add Requires: crystalsvg-icon-theme (for kdelibs3)
80a2439
80a2439
* Sun Nov 18 2007 Sebastian Vahl <fedora@deadbabylon.de> 3.5.8-10
80a2439
- only include and provide crystalsvg-icon-theme for fedora < 9
80a2439
80a2439
* Sun Nov 18 2007 Sebastian Vahl <fedora@deadbabylon.de> 3.5.8-9
80a2439
- add switch to force rpmbuild behavior for testing
80a2439
- prepare %%files for non-conflicting kdelibs3
80a2439
ab006f2
* Tue Oct 30 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 3.5.8-8
ab006f2
- Provides: crystalsvg-icon-theme
ab006f2
ab006f2
* Thu Oct 25 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 3.5.8-7
ab006f2
- fix application of custom zoom patch (rh#335461)
ab006f2
ab006f2
* Tue Oct 23 2007 Than Ngo <than@redhat.com> - 3.5.8-6
ab006f2
- Resolves: rh#335461, kpdf and kview lost custom zoom
ab006f2
ab006f2
* Thu Oct 18 2007 Than Ngo <than@redhat.com> - 3.5.8-5
ab006f2
- bz273681, add vhdl syntax for kate, thanks to Chitlesh GOORAH
ab006f2
ab006f2
* Wed Oct 17 2007 Than Ngo <than@redhat.com> 3.5.8-4
ab006f2
- apply upstream patch to fix http-regression
ab006f2
ab006f2
* Mon Oct 15 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 6:3.5.8-3
ab006f2
- respin (for openexr-1.6.0)
ab006f2
ab006f2
* Fri Oct 12 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 6:3.5.8-2
ab006f2
- kde-3.5.8
ab006f2
ab006f2
* Tue Sep 25 2007 Than Ngo <than@redhat.com> - 6:3.5.7-23
ab006f2
- fix rh#243611, autostart from XDG_CONFIG_DIRS
ab006f2
ab006f2
* Sat Sep 09 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 6:3.5.7-22
ab006f2
- Remove Conflicts: kdelibs4-devel, let kdelibs4 decide whether we conflict
ab006f2
  (allows using the old /opt/kde4 versions for now)
ab006f2
ab006f2
* Wed Aug 22 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 6:3.5.7-21
ab006f2
- vcard30 patch (kde#115219,rh#253496)
ab006f2
- -devel: restore awol Requires (< f8 only) (#253801)
ab006f2
- License: LGPLv2
ab006f2
ab006f2
* Wed Aug 15 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 6:3.5.7-20
ab006f2
- CVE-2007-3820, CVE-2007-4224, CVE-2007-4225
ab006f2
- clarify licensing
ab006f2
ab006f2
* Tue Aug 14 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 6:3.5.7-19
ab006f2
- ConsoleKit-related patch (#244065) 
ab006f2
ab006f2
* Sun Aug 12 2007 Florian La Roche <laroche@redhat.com> 6:3.5.7-18
ab006f2
- fix apidocs subpackage requires
ab006f2
ab006f2
* Mon Aug 06 2007 Than Ngo <than@redhat.com> - 6:3.5.7-17
ab006f2
- cleanup
ab006f2
ab006f2
* Fri Aug 03 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 6:3.5.7-16
ab006f2
- undo kdelibs3 rename (for now, anyway)
ab006f2
- move to -devel: checkXML, kconfig_compiler, (make)kdewidgets, ksgmltools2,
ab006f2
  ksvgtopng, kunittestmodrunner
ab006f2
- set KDE_IS_PRELINKED unconditionally (#244065)
ab006f2
- License: LGPLv2+
ab006f2
05f6862
* Fri Jul 20 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 6:3.5.7-15
ab006f2
- Obsoletes/Provides: kdelibs-apidocs (kdelibs3)
05f6862
05f6862
* Fri Jul 20 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 6:3.5.7-14
05f6862
- toggle kdelibs3 (f8+)
05f6862
05f6862
* Wed Jul 18 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 6:3.5.7-13
05f6862
- build fails against cups-1.3 (#248717)
05f6862
- incorporate kdelibs3 bits (not enabled... yet) 
05f6862
05f6862
* Wed Jul 18 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 6:3.5.7-10
05f6862
- +Requires: kde-filesystem
05f6862
05f6862
* Mon Jul 09 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 6:3.5.7-9
05f6862
- omit ICEauthority patch (kde#147454, rh#243560, rh#247455)
05f6862
05f6862
* Wed Jun 20 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 6:3.5.7-8
05f6862
- rework previously botched openssl patch
05f6862
05f6862
* Wed Jun 20 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 6:3.5.7-7
05f6862
- -devel: Provides: kdelibs3-devel = ...
05f6862
- openssl patch update (portability)
05f6862
- drop deprecated ssl-krb5 patch
05f6862
05f6862
* Sat Jun 16 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 6:3.5.7-6
05f6862
- Provides: kdelibs3 = %%version-%%release
05f6862
05f6862
* Sat Jun 16 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 6:3.5.7-5
05f6862
- -devel: +Requires: libutempter-devel
05f6862
05f6862
* Fri Jun 15 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 6:3.5.7-4
05f6862
- omit lib_loader patch (doesn't apply cleanly)
05f6862
05f6862
* Fri Jun 15 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 6:3.5.7-3
05f6862
- include experimental libtool patches
05f6862
05f6862
* Mon Jun 11 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 6:3.5.7-2
05f6862
- kdesu: sudo support (kde bug #20914), Requires(hint): sudo
05f6862
05f6862
* Wed Jun 06 2007 Than Ngo <than@redhat.com> -  6:3.5.7-0.1.fc7
05f6862
- 3.5.7
05f6862
05f6862
* Thu May 24 2007 Than Ngo <than@redhat.com> 6:3.5.6-10.fc7
05f6862
- don't change permission .ICEauthority by sudo KDE programs
05f6862
- apply patch to fix locale issue
05f6862
- apply upstream patch to fix kde#146105
05f6862
05f6862
* Thu May 16 2007 Rex Dieter <rdieter[AT]fedorproject.org> - 6:3.5.6-9
05f6862
- make qtdocdir handling robust
05f6862
- kde_settings=1
05f6862
- Req: -desktop-backgrounds-basic
05f6862
05f6862
* Wed May 16 2007 Than Ngo <than@redhat.com> - 3.5.6-8.fc7
05f6862
- add correct qt-version to build kde apidocs ,bz#239947
05f6862
- disable kde_settings
05f6862
05f6862
* Thu May 14 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 6:3.5.6-7
05f6862
- BR: +keyutils-libs-devel (until krb5 is fixed, bug #240220)
05f6862
05f6862
* Thu May 14 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 6:3.5.6-6
05f6862
- kde.sh: fix typo/thinko
05f6862
05f6862
* Thu May 14 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 6:3.5.6-5
05f6862
- %%changelog: prune pre-kde3 entries
05f6862
- %%ghost %%{_datadir}/services/ksycoca
05f6862
- omit extraneous .la file references (#178733)
05f6862
- BR: jasper-devel OpenEXR-devel
05f6862
- xdg-menu compat symlinks (to help transition to using XDG_MENU_PREFIX)
05f6862
- fix kde#126812.patch to be non-empty
05f6862
- cleanup kde.(sh|csh)
05f6862
- Requires: +kde-settings -redhat-artwork 
05f6862
- make apidocs build optional (default on)
05f6862
- use FHS-friendly /etc/kde (#238136)
05f6862
05f6862
* Mon Mar 26 2007 Than Ngo <than@redhat.com> - 6:3.5.6-3.fc7
05f6862
- apply upstream patch to fix build issue with qt-3.3.8
05f6862
- apply upstream patch to to fix crash on particular 404 url
05f6862
  in embedded HTML viewer
05f6862
05f6862
* Tue Feb 27 2007 Than Ngo <than@redhat.com> - 6:3.5.6-2.fc7
05f6862
- cleanup specfile
05f6862
05f6862
* Mon Feb 05 2007 Than Ngo <than@redhat.com> - 6:3.5.6-1.fc7
05f6862
- 3.5.6
05f6862
- apply patch to fix #225420, CVE-2007-0537 Konqueror improper
05f6862
  HTML comment rendering, thanks to Dirk Müller, KDE security team
05f6862
05f6862
* Tue Nov 14 2006 Than Ngo <than@redhat.com> - 6:3.5.5-1.fc7
05f6862
- rebuild
05f6862
05f6862
* Fri Oct 27 2006 Than Ngo <than@redhat.com> 6:3.5.5-0.2
05f6862
- add missing api docs
05f6862
05f6862
* Wed Oct 25 2006 Than Ngo <than@redhat.com> 6:3.5.5-0.1
05f6862
- update to 3.5.5
05f6862
05f6862
* Sun Oct 01 2006 Than Ngo <than@redhat.com> 6:3.5.4-10
05f6862
- fix utf8 issue in kdeprint
05f6862
- fix #178320,#198828, follow menu-spec
05f6862
- upstream patches,
05f6862
   fix #106748, Evaluate scripts in <iframe src=javascript:..> in the right context
05f6862
   fix #133071, Crash when characterSet was accessed on newly-created document
05f6862
05f6862
* Sat Sep 30 2006 Than Ngo <than@redhat.com> 6:3.5.4-9
05f6862
- fix #178320,#198828, follow menu-spec
05f6862
- fix #119167, page rendered incorrectly at larger font sizes
05f6862
05f6862
* Tue Sep 26 2006 <than@redhat.com> 6:3.5.4-8
05f6862
- fix #115891/bz#208270, CUPS 1.2.x unix socket support
05f6862
- apply upstream patches
05f6862
   fix #123915, Page format display is 'overlaid'
05f6862
   fix #100188, Fix incorrect 'endl' usage
05f6862
05f6862
* Thu Sep 14 2006 Than Ngo <than@redhat.com> 6:3.5.4-7
05f6862
- apply upstream patches
05f6862
   fix #132678, Google search encoding fix
05f6862
   khtml rendering issue
05f6862
   fix #134118, silent startup notification never going away
05f6862
   fix #133401, crash when attempting to remove a standard shortcut that isn't actually in 
05f6862
   the KStdAccel::ShortcutList
05f6862
   fix #131979, unbreak "latest" and "most downloads" views
05f6862
05f6862
* Tue Sep 12 2006 Than Ngo <than@redhat.com> 6:3.5.4-6
05f6862
- fix #205767, konsole no longer register itself to utmp
05f6862
- fix #123941, qt xim plugin sometimes leads to crash
05f6862
05f6862
* Tue Sep 05 2006 Than Ngo <than@redhat.com> 6:3.5.4-5
05f6862
- apply upstream patches
05f6862
   fix #123413, kded crash when KDED modules make DCOP calls in their destructors
05f6862
   fix #133529, konqueror's performance issue
05f6862
   fix kdebug crash
05f6862
   more icon contexts (Tango icontheme)
05f6862
   fix #133677, file sharing doesn't work with 2-character long home directories
05f6862
05f6862
* Mon Sep 04 2006 Than Ngo <than@redhat.com> 6:3.5.4-4
05f6862
- apply upstream patches
05f6862
   fix kde#121528, konqueror crash
05f6862
05f6862
* Wed Aug 23 2006 Than Ngo <than@redhat.com> 6:3.5.4-3
05f6862
- apply upstream patches
05f6862
   fix kde#131366, Padding-bottom and padding-top not applied to inline elements
05f6862
   fix kde#131933, crash when pressing enter inside a doxygen comment block
05f6862
   fix kde#106812, text-align of tables should only be reset in quirk mode
05f6862
   fix kde#90462, konqueror crash while rendering in khtml
05f6862
05f6862
* Tue Aug 08 2006 Than Ngo <than@redhat.com> 6:3.5.4-2
05f6862
- add BR on gettext, cups
05f6862
05f6862
* Tue Aug 08 2006 Than Ngo <than@redhat.com> 6:3.5.4-1
05f6862
- rebuilt
05f6862
05f6862
* Wed Jul 26 2006 Petr Rockai <prockai@redhat.com> - 6:3.5.4-0.pre2
05f6862
- drop the gcc workaround, problem fixed in gcc/g++
05f6862
05f6862
* Mon Jul 24 2006 Petr Rockai <prockai@redhat.com> - 6:3.5.4-0.pre1
05f6862
- prerelease of 3.5.4 (from the first-cut tag)
05f6862
- disable --enable-final on s390x, seems to cause problems
05f6862
05f6862
* Thu Jul 20 2006 Than Ngo <than@redhat.com> 6:3.5.3-11
05f6862
- apply upstream patches,
05f6862
   fix kde#130831, remember when the last replacement string was the empty string
05f6862
05f6862
* Tue Jul 18 2006 Petr Rockai <prockai@redhat.com> - 6:3.5.3-10
05f6862
- do not ship the dummy kdnssd implementation, depend on external one
05f6862
  (there is one provided by kdnssd-avahi now)
05f6862
- change the use of anonymous namespace in kedittoolbar.h, so that
05f6862
  the KEditToolbar classes are exported again
05f6862
05f6862
* Mon Jul 17 2006 Petr Rockai <prockai@redhat.com>
05f6862
- should have been 6:3.5.3-9 but accidentally built as 6:3.5.3-8.fc6
05f6862
- --disable-libfam and --enable-inotify to get inotify support
05f6862
  and to disable gamin/fam usage
05f6862
- add %{?dist} to Release:
05f6862
05f6862
* Tue Jul 11 2006 Than Ngo <than@redhat.com> 6:3.5.3-8
05f6862
- upstream patches,
05f6862
    kde#130605 - konqueror crash
05f6862
    kde#129187 - konqueror crash when modifying address bar address
05f6862
05f6862
* Mon Jul 10 2006 Than Ngo <than@redhat.com> 6:3.5.3-7
05f6862
- apply upstream patches,
05f6862
    kde#123307 - Find previous does nothing sometimes
05f6862
    kde#106795 - konqueror crash
05f6862
05f6862
* Tue Jul 04 2006 Than Ngo <than@redhat.com> 6:3.5.3-6
05f6862
- apply upstream patches, fix #128940/#81806/#128760
05f6862
05f6862
* Sat Jun 24 2006 Than Ngo <than@redhat.com> 6:3.5.3-5
05f6862
- fix #196013, mark kde.sh/kde.csh as config file
05f6862
- fix #178323 #196225, typo in kde.sh
05f6862
- apply upstream patches
05f6862
05f6862
* Thu Jun 08 2006 Than Ngo <than@redhat.com> 6:3.5.3-4
05f6862
- enable --enable-new-ldflags again since ld bug fixed
05f6862
- move only *.so symlinks to -devel subpackage
05f6862
05f6862
* Wed Jun  7 2006 Jeremy Katz <katzj@redhat.com> - 6:3.5.3-3
05f6862
- move .so symlinks to -devel subpackage
05f6862
05f6862
* Thu Jun 01 2006 Than Ngo <than@redhat.com> 7:3.5.3-2
05f6862
- drop --enable-new-ldflags, workaround for ld bug
05f6862
05f6862
* Wed May 31 2006 Than Ngo <than@redhat.com> 7:3.5.3-1
05f6862
- update to 3.5.3
05f6862
05f6862
* Tue May 23 2006 Than Ngo <than@redhat.com> 7:3.5.2-7
05f6862
- fix #189677, No longer possible to "copy & rename" file in same directory
05f6862
05f6862
* Mon May 22 2006 Than Ngo <than@redhat.com> 6:3.5.2-6
05f6862
- fix #192585, kdeprint writes incorrect cupsd.conf
05f6862
05f6862
* Thu May 18 2006 Than Ngo <than@redhat.com> 6:3.5.2-5
05f6862
- use a versioned Obsoletes for kdelibs-docs
05f6862
05f6862
* Tue May 16 2006 Than Ngo <than@redhat.com> 6:3.5.2-4 
05f6862
- rebuild against new qt to fix multilib issue
05f6862
- fix #178323, add KDE_IS_PRELINKED/KDE_NO_IPV60
05f6862
 
05f6862
* Wed May 03 2006 Than Ngo <than@redhat.com> 6:3.5.2-3
05f6862
- fix #173235, disable kmail debug info #173235
05f6862
- use XDG_CONFIG_DIRS for kde menu #178320
05f6862
- don't use private API with newer CUPS >=1.2
05f6862
05f6862
* Fri Apr 21 2006 Than Ngo <than@redhat.com> 6:3.5.2-2
05f6862
- apply patch to fix crash kdeprint
05f6862
05f6862
* Tue Mar 21 2006 Than Ngo <than@redhat.com> 6:3.5.2-1
05f6862
- update to 3.5.2
05f6862
05f6862
* Tue Feb 21 2006 Than Ngo <than@redhat.com> 6:3.5.1-2.3
05f6862
- apply patch to fix missing icons in KDE main menu
05f6862
- requires redhat-artwork >= 0.239-2
05f6862
- don't own /usr/share/icons/hicolor #178319
05f6862
- remove broken links #154093 
05f6862
05f6862
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 6:3.5.1-2.2
05f6862
- bump again for double-long bug on ppc(64)
05f6862
05f6862
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 6:3.5.1-2.1
05f6862
- rebuilt for new gcc4.1 snapshot and glibc changes
05f6862
05f6862
* Thu Feb 02 2006 Than Ngo <than@redhat.com> 6:3.5.1-2 
05f6862
- add Obsolete: kdelibs-docs
05f6862
05f6862
* Wed Feb 01 2006 Than Ngo <than@redhat.com> 6:3.5.1-1
05f6862
- 3.5.1
05f6862
05f6862
* Thu Jan 19 2006 Than Ngo <than@redhat.com> 6:3.5.0-6
05f6862
- rename subpackage to -apidocs
05f6862
05f6862
* Wed Jan 18 2006 Than Ngo <than@redhat.com> 6:3.5.0-5
05f6862
- apply patch to fix a printing problem
05f6862
- add subpackage kdelibs-docs
05f6862
- enable --enable-new-ldflags #161074 
05f6862
05f6862
* Wed Dec 21 2005 Than Ngo <than@redhat.com> 6:3.5.0-4
05f6862
- apply patch to fix crash in kicker on KDE logout
05f6862
05f6862
* Fri Dec 16 2005 Than Ngo <than@redhat.com> 6:3.5.0-3
05f6862
- add requires on several devel subpackages
05f6862
05f6862
* Tue Dec 13 2005 Than Ngo <than@redhat.com> 6:3.5.0-2 
05f6862
- apply patch to fix konqueror for working with new openssl #174541 
05f6862
05f6862
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
05f6862
* - rebuilt
05f6862
05f6862
* Thu Dec 01 2005 Than Ngo <than@redhat.com> 6:3.5.0-1
05f6862
- add fix for modular X, thanks to Ville Skyttä #174131
05f6862
- probably fix #174541
05f6862
05f6862
* Mon Nov 28 2005 Than Ngo <than@redhat.com> 6:3.5.0-0.1.rc2
05f6862
- 3.5 rc2
05f6862
05f6862
* Mon Nov 14 2005 Than Ngo <than@redhat.com> 6:3.5.0-0.1.rc1
05f6862
- update 3.5.0 rc1
05f6862
- remove unneeded lnusertemp workaround
05f6862
- remove references to optional libraries in .la files #170602 
05f6862
05f6862
* Thu Nov 10 2005 Than Ngo <than@redhat.com> 6:3.4.92-4
05f6862
- apply patch to fix gcc4 compilation
05f6862
05f6862
* Wed Nov 09 2005 Than Ngo <than@redhat.com> 6:3.4.92-3 
05f6862
- rebuilt against new libcrypto, libssl
05f6862
- requires iceauth
05f6862
 
05f6862
* Fri Nov 04 2005 Than Ngo <than@redhat.com> 6:3.4.92-2
05f6862
- move lnusertemp in arts, workaround for #169631
05f6862
05f6862
* Mon Oct 24 2005 Than Ngo <than@redhat.com> 6:3.4.92-1
05f6862
- update to 3.5 beta 2
05f6862
05f6862
* Wed Oct 12 2005 Than Ngo <than@redhat.com> 6:3.4.91-2
05f6862
- add libacl-devel buildrequirement
05f6862
- add openoffice mimelnk files #121769
05f6862
05f6862
* Tue Sep 27 2005 Than Ngo <than@redhat.com> 6:3.4.91-1
05f6862
- update to KDE 3.5 Beta1
05f6862
05f6862
* Mon Aug 08 2005 Than Ngo <than@redhat.com> 6:3.4.2-2
05f6862
- add requires xorg-x11 #165287
05f6862
05f6862
* Mon Aug 01 2005 Than Ngo <than@redhat.com> 6:3.4.2-1
05f6862
- update to 3.4.2
05f6862
05f6862
* Tue Jun 21 2005 Than Ngo <than@redhat.com> 6:3.4.1-2
05f6862
- add devices protocol #160927
05f6862
05f6862
* Wed May 25 2005 Than Ngo <than@redhat.com> 6:3.4.1-1
05f6862
- 3.4.1
05f6862
05f6862
* Wed May 04 2005 Than Ngo <than@redhat.com> 6:3.4.0-6
05f6862
- kimgio input validation vulnerabilities, CAN-2005-1046
05f6862
05f6862
* Wed Apr 13 2005 Than Ngo <than@redhat.com> 6:3.4.0-5
05f6862
- more fixes from CVS stable branch
05f6862
- fix kbuildsycoca crashes with signal 11 on kde startup #154246
05f6862
05f6862
* Tue Apr 12 2005 Than Ngo <than@redhat.com> 6:3.4.0-4
05f6862
- add workaround for #154294
05f6862
05f6862
* Thu Apr 07 2005 Than Ngo <than@redhat.com> 3.4.0-3
05f6862
- add missing kcontrol/khelp/home/find in main menu #151655 
05f6862
- fix bad symlinks #154093
05f6862
05f6862
* Fri Apr 01 2005 Than Ngo <than@redhat.com> 6:3.4.0-2
05f6862
- more patches from CVS stable branch
05f6862
- add missing kde documents, workaround for rpm bug
05f6862
05f6862
* Thu Mar 17 2005 Than Ngo <than@redhat.com> 6:3.4.0-1
05f6862
- 3.4.0 release
05f6862
05f6862
* Wed Mar 16 2005 Than Ngo <than@redhat.com> 6:3.4.0-0.rc1.6
05f6862
- new snapshot from KDE_3_4_BRANCH
05f6862
05f6862
* Mon Mar 14 2005 Than Ngo <than@redhat.com> 6:3.4.0-0.rc1.5
05f6862
- default font setting Sans/Monospace
05f6862
05f6862
* Fri Mar 04 2005 Than Ngo <than@redhat.com> 6:3.4.0-0.rc1.4
05f6862
- rebuilt against gcc-4.0.0-0.31
05f6862
05f6862
* Tue Mar 01 2005 Than Ngo <than@redhat.com> 6:3.4.0-0.rc1.3
05f6862
- fix dependency problem with openssl-0.9.7e
05f6862
05f6862
* Tue Mar 01 2005 Than Ngo <than@redhat.com> 6:3.4.0-0.rc1.2
05f6862
- rebuilt against gcc-4
05f6862
05f6862
* Sat Feb 26 2005 Than Ngo <than@redhat.com> 6:3.4.0-0.rc1.1
05f6862
- bump release
05f6862
05f6862
* Fri Feb 25 2005 Than Ngo <than@redhat.com> 6:3.4.0-0.rc1.0
05f6862
- KDE 3.4.0 rc1
05f6862
05f6862
* Tue Feb 22 2005 Than Ngo <than@redhat.com> 6:3.3.92-0.3
05f6862
- respin KDE 3.4 beta2
05f6862
05f6862
* Thu Feb 17 2005 Than Ngo <than@redhat.com> 6:3.3.92-0.2
05f6862
- Add symlinks to crystal icons, thanks Peter Rockai, #121929
05f6862
- fix export
05f6862
05f6862
* Mon Feb 14 2005 Than Ngo <than@redhat.com> 6:3.3.92-0.1
05f6862
- KDE 3.4 Beta2
05f6862
05f6862
* Sat Feb 12 2005 Than Ngo <than@redhat.com> 6:3.3.2-0.7
05f6862
- backport CVS patch, cleanup InputMethod
05f6862
05f6862
* Fri Feb 11 2005 Than Ngo <than@redhat.com> 6:3.3.2-0.6
05f6862
- drop mktemp patch
05f6862
05f6862
* Thu Feb 10 2005 Than Ngo <than@redhat.com> 6:3.3.2-0.5
05f6862
- use mkstemp instead of mktemp
05f6862
- fix knotify crash after applying sound system change
05f6862
- add steve cleanup patch
05f6862
05f6862
* Wed Dec 15 2004 Than Ngo <than@redhat.com> 6:3.3.2-0.4
05f6862
- get rid of broken AltiVec instructions on ppc
05f6862
05f6862
* Tue Dec 14 2004 Than Ngo <than@redhat.com> 6:3.3.2-0.3
05f6862
- apply the patch to fix Konqueror Window Injection Vulnerability #142510
05f6862
  CAN-2004-1158,  Thanks to KDE security team
05f6862
- Security Advisory: plain text password exposure, #142487
05f6862
  thanks to KDE security team
05f6862
05f6862
* Wed Dec 08 2004 Than Ngo <than@redhat.com> 6:3.3.2-0.2
05f6862
- workaround for compiler bug on ia64 (-O0)
05f6862
05f6862
* Fri Dec 03 2004 Than Ngo <than@redhat.com> 6:3.3.2-0.1
05f6862
- update to 3.3.2
05f6862
- remove unneeded kdelibs-3.3.1-cvs.patch, kdelibs-3.3.1-xml.patch
05f6862
05f6862
* Tue Nov 02 2004 Than Ngo <than@redhat.com> 6:3.3.1-4
05f6862
- backport CVS patches, fix konqueror crash #134758
05f6862
05f6862
* Fri Oct 29 2004 Than Ngo <than@redhat.com> 6:3.3.1-3
05f6862
- add some fixes from CVS
05f6862
05f6862
* Sat Oct 16 2004 Than Ngo <than@redhat.com> 6:3.3.1-2
05f6862
- rebuilt for rhel
05f6862
05f6862
* Wed Oct 13 2004 Than Ngo <than@redhat.com> 6:3.3.1-1
05f6862
- update to KDE 3.3.1
05f6862
05f6862
* Wed Sep 29 2004 Than Ngo <than@redhat.com> 6:3.3.0-5
05f6862
- add missing requires on libidn-devel
05f6862
05f6862
* Sun Sep 26 2004 Than Ngo <than@redhat.com> 6:3.3.0-4
05f6862
- cleanup menu
05f6862
05f6862
* Mon Sep 20 2004 Than Ngo <than@redhat.com> 3.3.0-3
05f6862
- fix a bug in ksslopen #114835
05f6862
05f6862
* Tue Sep 07 2004 Than Ngo <than@redhat.com> 6:3.3.0-2
05f6862
- add patch to fix KDE trash always full #122988
05f6862
05f6862
* Thu Aug 19 2004 Than Ngo <than@redhat.com> 6:3.3.0-1
05f6862
- update to 3.3.0 release
05f6862
05f6862
* Tue Aug 10 2004 Than Ngo <than@redhat.com> 6:3.3.0-0.1.rc2
05f6862
- update to 3.3.0 rc1
05f6862
05f6862
* Sun Aug 08 2004 Than Ngo <than@redhat.com> 6:3.3.0-0.1.rc1
05f6862
- update to 3.3 rc1
05f6862
05f6862
* Fri Jul 23 2004 Than Ngo <than@redhat.com> 3.2.92-2
05f6862
- update to KDE 3.3 Beta 2
05f6862
- remove some unneeded patch files
05f6862
- enable libsuffix
05f6862
05f6862
* Mon Jul 19 2004 Than Ngo <than@redhat.com> 6:3.2.3-6
05f6862
- add IM patch
05f6862
- set kprinter default to cups
05f6862
05f6862
* Mon Jul 12 2004 Than Ngo <than@redhat.com> 6:3.2.3-5
05f6862
- rebuild
05f6862
05f6862
* Mon Jul 05 2004 Than Ngo <than@redhat.com> 6:3.2.3-4
05f6862
- built with libpcre support, it's needed for using regular expressions in Javascript code bug #125264
05f6862
05f6862
* Thu Jul 01 2004 Than Ngo <than@redhat.com> 6:3.2.3-3
05f6862
- fix double entry in filelist
05f6862
- add some devel packages in requires
05f6862
05f6862
* Thu Jun 17 2004 Than Ngo <than@redhat.com> 3.2.3-2
05f6862
- rebuilt
05f6862
05f6862
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
05f6862
- rebuilt
05f6862
05f6862
* Mon May 31 2004 Than Ngo <than@redhat.com> 3.2.3-1
05f6862
- update to KDE 3.2.3
05f6862
- remove some patch files, which are now included in 3.2.3
05f6862
05f6862
* Mon May 17 2004 Than Ngo <than@redhat.com> 6:3.2.2-7
05f6862
- add patch to enable PIE
05f6862
05f6862
* Sun May 16 2004 Than Ngo <than@redhat.com> 6:3.2.2-6
05f6862
- vulnerability in the mailto handler, CAN-2004-0411
05f6862
05f6862
* Fri May 14 2004 Than Ngo <than@redhat.com> 3.2.2-5
05f6862
- KDE Telnet URI Handler File Vulnerability , CAN-2004-0411
05f6862
05f6862
* Wed Apr 21 2004 Than Ngo <than@redhat.com> 3.2.2-4
05f6862
- Implements the FreeDesktop System Tray Protocol, thanks to Harald Hoyer
05f6862
05f6862
* Mon Apr 19 2004 Than Ngo <than@redhat.com> 3.2.2-3
05f6862
- fix #120265 #119642
05f6862
05f6862
* Sun Apr 18 2004 Warren Togami <wtogami@redhat.com> 3.2.2-2
05f6862
- #120265 #119642 -devel req alsa-lib-devel esound-devel fam-devel
05f6862
                             glib2-devel libart_lgpl-devel
05f6862
- #88853 BR autoconf automake libpng-devel libvorbis-devel
05f6862
            glib2-devel libtiff-devel
05f6862
- cups-libs explicit epoch, some cleanups
05f6862
05f6862
* Tue Apr 13 2004 Than Ngo <than@redhat.com> 3.2.2-1
05f6862
- 3.2.2 release
05f6862
05f6862
* Fri Mar 12 2004 Than Ngo <than@redhat.com> 6:3.2.1-1.4
05f6862
- rebuild
05f6862
05f6862
* Thu Mar 11 2004 Than Ngo <than@redhat.com> 6:3.2.1-1.3
05f6862
- get rid of application.menu, it's added in redhat-menus
05f6862
05f6862
* Fri Mar 05 2004 Than Ngo <than@redhat.com> 6:3.2.1-1.2
05f6862
- respin
05f6862
05f6862
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
05f6862
- rebuilt
05f6862
05f6862
* Tue Mar 02 2004 Than Ngo <than@redhat.com> 3.2.1-1
05f6862
- update to 3.2.1 release
05f6862
05f6862
* Tue Feb 17 2004 Than Ngo <than@redhat.com> 6:3.2.0-1.5
05f6862
- fix typo bug, _smp_mflags instead smp_mflags
05f6862
05f6862
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
05f6862
- rebuilt
05f6862
05f6862
* Mon Feb 09 2004 Than Ngo <than@redhat.com> 6:3.2.0-0.4
05f6862
- add new icon patch file 
05f6862
05f6862
* Thu Feb 05 2004 Than Ngo <than@redhat.com> 6:3.2.0-0.3 
05f6862
- build against qt 3.3.0
05f6862
- fix a bug in ksslopen on x86_64, bug #114835
05f6862
05f6862
* Tue Feb 03 2004 Than Ngo <than@redhat.com> 6:3.2.0-0.2
05f6862
- 3.2.0 release
05f6862
05f6862
* Fri Jan 23 2004 Than Ngo <than@redhat.com> 6:3.1.95-0.4
05f6862
- fixed #114114
05f6862
05f6862
* Wed Jan 21 2004 Than Ngo <than@redhat.com> 6:3.1.95-0.3
05f6862
- fixed file conflict with hicolor-icon-theme
05f6862
- added requires: hicolor-icon-theme
05f6862
05f6862
* Tue Jan 20 2004 Than Ngo <than@redhat.com> 6:3.1.95-0.2
05f6862
- added kde.sh, kde.csh
05f6862
- fixed build problem
05f6862
- fixed rpm file list
05f6862
05f6862
* Mon Jan 19 2004 Than Ngo <than@redhat.com> 6:3.1.95-0.1
05f6862
- KDE 3.2 RC1
05f6862
05f6862
* Tue Dec 02 2003 Than Ngo <than@redhat.com> 6:3.1.94-0.2
05f6862
- KDE 3.2 Beta2 respin
05f6862
05f6862
* Mon Dec 01 2003 Than Ngo <than@redhat.com> 6:3.1.94-0.1
05f6862
- KDE 3.2 Beta2
05f6862
05f6862
* Wed Nov 26 2003 Than Ngo <than@redhat.com> 6:3.1.93-0.4
05f6862
- add missing cupsdconf, cupsdoprint and dcopquit
05f6862
05f6862
* Tue Nov 25 2003 Than Ngo <than@redhat.com> 6:3.1.93-0.3
05f6862
- enable alsa support
05f6862
05f6862
* Sat Nov 08 2003 Than Ngo <than@redhat.com> 6:3.1.93-0.2
05f6862
- cleanup several patch files
05f6862
05f6862
* Mon Nov 03 2003 Than Ngo <than@redhat.com> 6:3.1.93-0.1
05f6862
- 3.2 Beta 1
05f6862
- remove many patches, which are now in upstream
05f6862
- adjust many redhat specific patch files
05f6862
- cleanup rpm file list
05f6862
05f6862
* Fri Oct 17 2003 Than Ngo <than@redhat.com> 6:3.1.4-4
05f6862
- fixed icon scale patch, thanks to Thomas Wörner
05f6862
05f6862
* Fri Oct 10 2003 Than Ngo <than@redhat.com> 6:3.1.4-3
05f6862
- better icon scale patch
05f6862
05f6862
* Thu Oct 02 2003 Than Ngo <than@redhat.com> 6:3.1.4-2
05f6862
- rebuild against new gcc-3.3.1-6, fixed miscompiled code on IA-32 
05f6862
05f6862
* Mon Sep 29 2003 Than Ngo <than@redhat.com> 6:3.1.4-1
05f6862
- 3.1.4
05f6862
05f6862
* Thu Sep 04 2003 Than Ngo <than@redhat.com> 6:3.1.3a-1
05f6862
- 3.1.3a
05f6862
05f6862
* Thu Aug 28 2003 Than Ngo <than@redhat.com> 6:3.1.3-8
05f6862
- adopted a patch file from Mandrake, it fixes full screen problem
05f6862
05f6862
* Wed Aug 27 2003 Than Ngo <than@redhat.com> 6:3.1.3-7
05f6862
- rebuilt
05f6862
05f6862
* Wed Aug 27 2003 Than Ngo <than@redhat.com> 6:3.1.3-6
05f6862
- rebuilt
05f6862
05f6862
* Fri Aug 22 2003 Than Ngo <than@redhat.com> 6:3.1.3-5
05f6862
- fix build problem with gcc 3.x
05f6862
05f6862
* Wed Aug 06 2003 Than Ngo <than@redhat.com> 6:3.1.3-4
05f6862
- rebuilt
05f6862
05f6862
* Wed Aug 06 2003 Than Ngo <than@redhat.com> 6:3.1.3-3
05f6862
- add patch file to fix horizontal scrollbar issue
05f6862
05f6862
* Thu Jul 31 2003 Than Ngo <than@redhat.com> 6:3.1.3-2
05f6862
- rebuilt
05f6862
05f6862
* Tue Jul 29 2003 Than Ngo <than@redhat.com> 6:3.1.3-1
05f6862
- 3.1.3
05f6862
- add Prereq: dev
05f6862
05f6862
* Tue Jun 17 2003 Than Ngo <than@redhat.com> 6:3.1.2-7
05f6862
- rebuilt
05f6862
05f6862
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
05f6862
- rebuilt
05f6862
05f6862
* Sun May 18 2003 Than Ngo <than@redhat.com> 6:3.1.2-5
05f6862
- remove workaround for glibc bug
05f6862
05f6862
* Wed May 14 2003 Than Ngo <than@redhat.com> 6:3.1.2-3
05f6862
- fix dependence bug
05f6862
05f6862
* Tue May 13 2003 Than Ngo <than@redhat.com> 6:3.1.2-2
05f6862
- fix a bug in loading openssl library
05f6862
05f6862
* Mon May 12 2003 Than Ngo <than@redhat.com> 6:3.1.2-1
05f6862
- 3.1.2
05f6862
05f6862
* Wed Apr 30 2003 Than Ngo <than@redhat.com> 6:3.1.1-7
05f6862
- build with -fpic on ppc (ld bugs)
05f6862
05f6862
* Mon Apr 28 2003 Than Ngo <than@redhat.com> 6:3.1.1-6
05f6862
- libjpeg-devel and bzip2-devel in buildrequires (#89635)
05f6862
05f6862
* Thu Apr 24 2003 Than Ngo <than@redhat.com> 6:3.1.1-5
05f6862
- use pcre native API
05f6862
05f6862
* Mon Apr 14 2003 Than Ngo <than@redhat.com> 6:3.1.1-4
05f6862
- add xrandr support
05f6862
05f6862
* Sun Apr 13 2003 Than Ngo <than@redhat.com> 6:3.1.1-3
05f6862
- PS/PDF file handling vulnerability
05f6862
05f6862
* Thu Mar 20 2003 Than Ngo <than@redhat.com> 6:3.1.1-2
05f6862
- add patch file from CVS to fix: https authentication through proxy fails
05f6862
- add patch file from CVS to fix: KZip fails for some .zip archives
05f6862
05f6862
* Sun Mar 16 2003 Than Ngo <than@redhat.com> 6:3.1.1-1
05f6862
- 3.1.1 stable release
05f6862
- move desktop-create-kmenu to kdelibs
05f6862
05f6862
* Mon Mar  3 2003 Than Ngo <than@redhat.com> 6:3.1-12
05f6862
- lan redirect
05f6862
05f6862
* Mon Feb 24 2003 Than Ngo <than@redhat.com> 6:3.1-11
05f6862
- add Buildprereq libart_lgpl-devel
05f6862
05f6862
* Mon Feb 24 2003 Than Ngo <than@redhat.com> 6:3.1-10
05f6862
- move API documentation into kdelibs-devel (#84976)
05f6862
05f6862
* Fri Feb 21 2003 Than Ngo <than@redhat.com> 6:3.1-9
05f6862
- add fix from Thomas Wörner to watch /usr/share/applications
05f6862
  for changes, (bug #71613)
05f6862
05f6862
* Thu Feb 20 2003 Than Ngo <than@redhat.com> 6:3.1-8
05f6862
- rebuid against gcc 3.2.2 to fix dependency in la file
05f6862
05f6862
* Thu Feb 13 2003 Thomas Woerner <twoerner@redhat.com> 6:3.1-7
05f6862
- fixed arts bug #82750, requires rebuild of kdelibs
05f6862
05f6862
* Tue Feb 11 2003 Than Ngo <than@redhat.com> 6:3.1-6
05f6862
- fix Norway i18n issue, bug #73446
05f6862
05f6862
* Mon Feb 10 2003 Than Ngo <than@redhat.com> 6:3.1-5
05f6862
- konqueror crashes on a double click, bug #81503
05f6862
05f6862
* Sun Feb  9 2003 Than Ngo <than@redhat.com> 6:3.1-4
05f6862
- add patch to support the macromedia, bug #83808
05f6862
05f6862
* Thu Feb  6 2003 Than Ngo <than@redhat.com> 6:3.1-3
05f6862
- add patch to set correct default encoding, bug #82539
05f6862
- don't overwrite defaultstyle, bug #74795, #80103
05f6862
05f6862
* Fri Jan 31 2003 Than Ngo <than@redhat.com> 6:3.1-2
05f6862
- Add better resize icon patch from Thomas Woerner
05f6862
05f6862
* Tue Jan 28 2003 Than Ngo <than@redhat.com> 6:3.1-1
05f6862
- 3.1 final
05f6862
05f6862
* Sun Jan 26 2003 Than Ngo <than@redhat.com> 6:3.1-0.16
05f6862
- use make apidox to create KDE api instead doxygen
05f6862
05f6862
* Thu Jan 24 2003 Than Ngo <than@redhat.com> 6:3.1-0.15
05f6862
- use doxygen to create api docs
05f6862
- clean up specfile
05f6862
05f6862
* Thu Jan 23 2003 Tim Powers <timp@redhat.com> 6:3.1-0.14
05f6862
- rebuild
05f6862
05f6862
* Wed Jan 22 2003 Than Ngo <than@redhat.com> 3.1-0.13
05f6862
- rc7
05f6862
05f6862
* Thu Jan 16 2003 Thomas Woerner <twoerner@redhat.com> 3.1-0.12
05f6862
- added icon scale patch
05f6862
- added ia64 again
05f6862
05f6862
* Mon Jan 13 2003 Thomas Woerner <twoerner@redhat.com> 3.1-0.11
05f6862
- excluded ia64
05f6862
05f6862
* Sun Jan 12 2003 Thomas Woerner <twoerner@redhat.com> 3.1-0.10
05f6862
- rebuild
05f6862
05f6862
* Fri Jan 10 2003 Thomas Woerner <twoerner@redhat.com> 3.1-0.9
05f6862
- removed silly size_t check
05f6862
05f6862
* Fri Jan 10 2003 Thomas Woerner <twoerner@redhat.com> 3.1-0.8
05f6862
- rc6
05f6862
05f6862
* Fri Jan 10 2003 Thomas Woerner <twoerner@redhat.com> 3.1-0.7
05f6862
- ssl uses krb5
05f6862
05f6862
* Sat Dec 28 2002 Than Ngo <than@redhat.com> 3.1-0.6
05f6862
- rebuild
05f6862
05f6862
* Mon Dec 16 2002 Than Ngo <than@redhat.com> 3.1-0.5
05f6862
- rebuild
05f6862
05f6862
* Thu Dec 12 2002 Than Ngo <than@redhat.com> 3.1-0.4
05f6862
- fix dependency bug
05f6862
- use kdoc to create api docs
05f6862
05f6862
* Sat Nov 30 2002 Than Ngo <than@redhat.com> 3.1-0.3
05f6862
- fix bug #78646
05f6862
- set kde_major_version
05f6862
05f6862
* Fri Nov 22 2002 Than Ngo <than@redhat.com> 3.1-0.2
05f6862
- use doxygen to create api docs
05f6862
05f6862
* Tue Nov 19 2002 Than Ngo <than@redhat.com> 3.1-0.1
05f6862
- update rc4
05f6862
- adjust many patch files for 3.1
05f6862
- remove some patch files, which are now in 3.1
05f6862
05f6862
* Sun Nov 10 2002 Than Ngo <than@redhat.com> 3.0.5-1.1
05f6862
- conform strict ANSI (bug #77603)
05f6862
05f6862
* Sat Nov  9 2002 Than Ngo <than@redhat.com> 3.0.5-1
05f6862
- update to 3.0.5
05f6862
05f6862
* Wed Oct 16 2002 Than Ngo <than@redhat.com> 3.0.4-3
05f6862
- rebuild to get rid of libstdc++.la on x86_64
05f6862
- cleanup sepcfile
05f6862
- dependency issue
05f6862
05f6862
* Sat Oct 12 2002 Than Ngo <than@redhat.com> 3.0.4-2
05f6862
- better handling of desktop file renames (bug #74071)
05f6862
- initLanguage issue
05f6862
05f6862
* Thu Oct 10 2002 Than Ngo <than@redhat.com> 3.0.4-1
05f6862
05f6862
- 3.0.4
05f6862
- Added 2 patch files for built-in tests from AndreyPozdeev@rambler.ru (bug #75003)
05f6862
- Added KDE Url (bug #54592)
05f6862
05f6862
* Tue Oct  8 2002 Than Ngo <than@redhat.com> 3.0.3-10
05f6862
- Added fix to get correct Lib directory name on 64bit machine
05f6862
- New fix to handle desktop file renames (bug #74071)
05f6862
05f6862
* Fri Sep 20 2002 Than Ngo <than@redhat.com> 3.0.3-8.1
05f6862
- Konqueror Cross Site Scripting Vulnerability
05f6862
05f6862
* Sun Sep  1 2002 Than Ngo <than@redhat.com> 3.0.3-8
05f6862
- remove merging share/applnk
05f6862
05f6862
* Sat Aug 31 2002 Than Ngo <than@redhat.com> 3.0.3-7
05f6862
- put Red Hat in the version number
05f6862
- desktop file issue
05f6862
05f6862
* Tue Aug 27 2002 Phil Knirsch <pknirsch@redhat.com> 3.0.3-6
05f6862
- Removed gcc31 patch as it breaks the Netscape plugin in gcc32.
05f6862
05f6862
* Mon Aug 26 2002 Phil Knirsch <pknirsch@redhat.com> 3.0.3-5
05f6862
- Use LANG env as default if available
05f6862
- Fixed general language handling problems
05f6862
05f6862
* Sun Aug 25 2002 Than Ngo <than@redhat.com> 3.0.3-4
05f6862
- revert about KDE, use preference
05f6862
05f6862
* Thu Aug 22 2002 Than Ngo <than@redhat.com> 3.0.3-3
05f6862
- Added katetextbuffermultibyte patch from Leon Ho (bug #61464)
05f6862
- build against new qt
05f6862
05f6862
* Tue Aug 13 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.3-2
05f6862
- Update to 3.0.3 respin to fix SSL security bug
05f6862
05f6862
* Sun Aug 11 2002 Than Ngo <than@redhat.com> 3.0.3-1
05f6862
- 3.0.3
05f6862
- Added ksyscoca patch from Harald Hoyer
05f6862
05f6862
* Thu  Aug  8 2002 Than Ngo <than@redhat.com> 3.0.2-6
05f6862
- Added better system tray dock patch from Harald Hoyer
05f6862
05f6862
* Fri Aug  2 2002 Than Ngo <than@redhat.com> 3.0.2-5
05f6862
- Fixed a bug in ktip (bug #69627,70329)
05f6862
05f6862
* Fri Aug  2 2002 Than Ngo <than@redhat.com> 3.0.2-4
05f6862
- Added system tray dock patch from Harald Hoyer
05f6862
- Added Buildrequires audiofile-devel (bug #69983)
05f6862
- Added Buildrequires openssl-devel (bug #64858)
05f6862
- Rebuild against qt 3.0.5 (bug #70379)
05f6862
- Added patch to remove "about KDE" menu item from help menu (bug #67287)
05f6862
- Fixed dependencies bug by update (bug #69798)
05f6862
- Added some bugfixes from 3.0.2 stable branches
05f6862
05f6862
* Fri Aug  2 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.2-3
05f6862
- Add some bugfixes from CVS (mostly HTML rendering fixes)
05f6862
05f6862
* Mon Jul 22 2002 Tim Powers <timp@redhat.com> 3.0.2-2
05f6862
- rebuild using gcc-3.2-0.1
05f6862
05f6862
* Tue Jul  2 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.2-1
05f6862
- 3.0.2
05f6862
05f6862
* Tue Jun 25 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.2-0.cvs20020625.1
05f6862
- Make KLocale respect the LANG setting when kpersonalizer wasn't run
05f6862
05f6862
* Mon Jun 24 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.2-0.cvs20020624.1
05f6862
- Update, should be VERY close to 3.0.2 final now.
05f6862
05f6862
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
05f6862
- automated rebuild
05f6862
05f6862
* Thu Jun 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.2-0.cvs20020620.1
05f6862
- Update
05f6862
- Remove the malloc hack, it's no longer needed with glibc 2.2.90
05f6862
05f6862
* Tue May 28 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.1-3
05f6862
- Add support for xdg-list icon theme spec
05f6862
05f6862
* Fri May  9 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.1-1
05f6862
- 3.0.1
05f6862
05f6862
* Wed May  7 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-12
05f6862
- Update to KDE_3_0_BRANCH
05f6862
- Do away with the GCC296 define, it's handled automatically
05f6862
05f6862
* Thu May  2 2002 Than Ngo <than@redhat.com> 3.0.0-11
05f6862
- add some fixes from KDE CVS
05f6862
- build against gcc-3.1-0.26/qt-3.0.3-12
05f6862
05f6862
* Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-10
05f6862
- Change sonames to something indicating the compiler version if a compiler
05f6862
  < gcc 3.1 is used
05f6862
- Add compat symlinks for binary compatibility with other distributions
05f6862
05f6862
* Thu Apr 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-9
05f6862
- Fix Qt designer crash when loading KDE plugins
05f6862
05f6862
* Tue Apr  9 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-8
05f6862
- Add build requirement on samba >= 2.2.3a-5 to make sure the correct
05f6862
  smb ioslave can be built
05f6862
05f6862
* Mon Apr  8 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-7
05f6862
- Merge the following fixes from KDE_3_0_BRANCH:
05f6862
  - RFC 2818 compliance for KSSL
05f6862
  - Detect premature loss of connection in http ioslave (this may have
05f6862
    been the cause of the bugzilla CGI.pl:1444 issue)
05f6862
  - Don't send SIGHUP to kdesu child applications
05f6862
  - Fix KHTML form rendering problems
05f6862
05f6862
* Wed Apr  3 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-6
05f6862
- Fix up timeout problems with form submissions (#62196)
05f6862
05f6862
* Wed Apr  3 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-5
05f6862
- Merge kjs crash-on-invalid-input fix from KDE_3_0_BRANCH
05f6862
05f6862
* Thu Mar 28 2002 Than Ngo <than@redhat.com> 3.0.0-4
05f6862
- fix kde version
05f6862
05f6862
* Thu Mar 28 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-3
05f6862
- Add another khtml rendering fix
05f6862
05f6862
* Wed Mar 27 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-2
05f6862
- Add a khtml fix from KDE_3_0_BRANCH, prevents form content from
05f6862
  being submitted twice, which probably caused the CGI.pl:1444 bug
05f6862
  some people have noted with Bugzilla.
05f6862
05f6862
* Wed Mar 27 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-1
05f6862
- Update to final
05f6862
- Add fixes from KDE_3_0_BRANCH