source: projects/specs/trunk/k/kdelibs/kdelibs-vl.spec @ 5040

Revision 5040, 46.6 KB checked in by inagaki, 13 years ago (diff)

update: kdelibs, kdebase-runtime

Line 
1%define _qt4_ver 4.7.2
2%define _qt4_version %(pkg-config --modversion --silence-errors Qt 2>/dev/null || echo %{qt4_ver})
3%define _qt4_prefix %(pkg-config --variable prefix --silence-errors Qt 2>/dev/null || echo %{_libdir}/qt-%{qt4_version})
4%define _qt4_libdir %(pkg-config --variable libdir --silence-errors Qt 2>/dev/null || echo %{_qt4_prefix}/lib)
5%define _qt4_headerdir %(pkg-config --variable headerdir --silence-errors Qt 2>/dev/null || echo %{_qt4_prefix}/plugins)
6
7%define attica_ver 0.2.0
8%define dbusmenu_qt_ver 0.5.2
9%define phonon_ver 4.5.0
10%define soprano_ver 2.6.0
11%define strigi_ver 0.7
12
13Summary: KDE Libraries
14Summary(ja): KDE ライブラリ
15Name: kdelibs
16Version: 4.7.2
17Release: 2%{?_dist_release}
18
19License: LGPLv2+
20Group: System Environment/Libraries
21URL: http://www.kde.org/
22
23Source0: ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.bz2
24
25# make kdelibs-devel parallel-installable with kdelibs3-devel
26Patch0: kdelibs-4.5.80-parallel_devel.patch
27
28# fix kde#149705
29Patch2: kdelibs-4.2.85-kde149705.patch
30
31# install all .css files and Doxyfile.global in kdelibs-common to build
32# kdepimlibs-apidocs against
33Patch8: kdelibs-4.3.90-install_all_css.patch
34
35# add Fedora/V-R to KHTML UA string
36Patch9: kdelibs-4.6.80-branding.patch
37
38# don't cache kdeglobals paths because they change after profile directories
39# are loaded from kde4rc
40Patch10: kdelibs-4.1.72-no-cache-kdeglobals-paths.patch
41
42# adds the Administration menu from redhat-menus which equals System + Settings
43# This prevents the stuff getting listed twice, under both System and Settings.
44Patch12: kdelibs-4.1.0-xdg-menu.patch
45
46# patch KStandardDirs to use %{_libexecdir}/kde4 instead of %{_libdir}/kde4/libexec
47Patch14: kdelibs-4.5.80-libexecdir.patch
48
49# kstandarddirs changes: search /etc/kde, find %{_kde4_libexecdir}
50Patch18: kdelibs-4.6.90-kstandarddirs.patch
51
52# set build type
53Patch20: kdelibs-4.1.70-cmake.patch
54
55# disable drkonqi by default, RHEL prefers/wants abrt
56Patch24: kdelibs-4.3.1-drkonq.patch
57
58# die rpath die, since we're using standard paths, we can avoid
59# this extra hassle (even though cmake is *supposed* to not add standard
60# paths (like /usr/lib64) already! With this, we can drop
61# -DCMAKE_SKIP_RPATH:BOOL=ON (finally)
62Patch27: kdelibs-4.5.80-no_rpath.patch
63
64## upstreamable
65# knewstuff2 variant of:
66# https://git.reviewboard.kde.org/r/102439/
67Patch50: kdelibs-4.7.0-knewstuff2_gpg2.patch
68
69# https://bugs.kde.org/show_bug.cgi?id=269045
70# https://git.reviewboard.kde.org/r/101231/
71Patch51: kdelibs-4.6.2-uri_mimetypes.patch
72
73# Fix for KHTML form completion regression (kde#277457) from bugs.kde.org
74# attachment (patch by Andrea Iacovitti)
75# https://bugs.kde.org/show_bug.cgi?id=277457#c2
76Patch52: kdelibs-4.6.95-khtml-kde#277457.patch
77
78## upstream
79# fix nepomuk queries *not* using wide-unicode
80Patch100: kdelibs-4.7.2-nepomuk_unicode.patch
81
82## security fix
83# Not Upstreamed? why not ? -- Rex
84Patch200: kdelibs-4.3.1-CVE-2009-2702.patch
85
86## Fedora specific patches
87# make forcefully hal-free build
88Patch300: kdelibs-4.6.80-halectomy.patch
89
90## Vine patches
91Patch400: kdelibs-4.7.2-pulseaudio-1.0.patch
92
93BuildRoot: %{_tmppath}/%{name}-%{version}-root
94BuildRequires: alsa-lib-devel
95BuildRequires: aspell-devel
96BuildRequires: attica-devel >= %{attica_ver}
97BuildRequires: automoc4 >= 0.9.88
98BuildRequires: avahi-devel
99BuildRequires: bison flex
100BuildRequires: bzip2-devel
101BuildRequires: cmake >= 2.6.2-3
102BuildRequires: cups-devel cups
103BuildRequires: dbusmenu-qt-devel
104BuildRequires: docbook-dtds docbook-style-xsl
105BuildRequires: enchant-devel
106BuildRequires: gamin-devel
107BuildRequires: gettext-devel
108BuildRequires: giflib-devel
109BuildRequires: grantlee-devel
110BuildRequires: herqq-devel
111BuildRequires: jasper-devel
112BuildRequires: krb5-devel
113BuildRequires: libacl-devel libattr-devel
114BuildRequires: libjpeg-devel
115BuildRequires: libpng-devel
116BuildRequires: libtiff-devel
117BuildRequires: libxslt-devel libxml2-devel
118BuildRequires: libudev-devel
119BuildRequires: libutempter-devel
120BuildRequires: OpenEXR-devel
121BuildRequires: openssl-devel
122BuildRequires: pcre-devel
123BuildRequires: phonon-devel >= %{phonon_ver}
124BuildRequires: polkit-qt-devel >= 0.98.1
125BuildRequires: qca2-devel
126BuildRequires: qt4-devel >= 4.6.0
127BuildRequires: shared-desktop-ontologies-devel >= 0.7
128BuildRequires: shared-mime-info
129BuildRequires: soprano-devel >= %{soprano_ver}
130BuildRequires: strigi-devel >= %{strigi_ver}
131BuildRequires: xz-devel
132BuildRequires: zlib-devel
133
134BuildRequires: libSM-devel libXcomposite-devel libXdamage-devel
135BuildRequires: libxkbfile-devel libXpm-devel libXScrnSaver-devel
136BuildRequires: libXtst-devel libXv-devel libXxf86misc-devel
137
138BuildRequires: openssh-clients
139BuildRequires: subversion
140
141# for apidoc
142BuildRequires: doxygen
143BuildRequires: graphviz
144BuildRequires: qt4-doc
145
146Requires: kde-settings
147Requires: xdg-utils
148Requires: hicolor-icon-theme
149Requires: kdelibs-common
150Requires: qt4 >= 4.6.0
151Requires: phonon >= %{phonon_ver}
152Requires: shared-desktop-ontologies
153Requires: soprano >= %{soprano_ver}
154Requires: strigi-libs >= %{strigi_ver}
155Requires: docbook-dtds docbook-style-xsl
156Requires: kde-l10n-ja
157Requires: upower udisks
158
159Requires(post): shared-mime-info, desktop-file-utils, coreutils, gtk2
160Requires(postun): shared-mime-info, desktop-file-utils, coreutils, gtk2
161
162Obsoletes: kdesupport
163Obsoletes: kdelibs4 < %{version}-%{release}
164Provides:  kdelibs4 = %{version}-%{release}
165
166Provides: kross(javascript) = %{version}-%{release}
167Provides: kross(qtscript) = %{version}-%{release}
168
169Obsoletes: kdelibs-experimental < 4.3.75
170Provides: kdelibs-experimental = %{version}-%{release}
171
172# force upgrade of apps using the discontinued KatePart Smart* interfaces to
173# versions using the new Moving* interfaces instead
174Conflicts: kdevplatform < 1.1.80
175Conflicts: kdevelop < 4.1.80
176# 2.1-0.9.b4.fc15 is the first build with the fix from beta 5 backported
177Conflicts: kile < 2.1-0.9
178Conflicts: rkward < 0.5.4
179
180# because kjscmd
181Conflicts: kdebindings3
182
183%description
184Libraries for the KDE 4.
185
186%description -l ja
187KDE 4 用ライブラリです.
188
189
190%package common
191Summary: Common files for KDE 3 and KDE 4 libraries
192Summary(ja): KDE 3, KDE 4 ライブラリの共用ファイル
193Group: System Environment/Libraries
194
195%description common
196This package includes the common files for the KDE 3 and KDE 4 libraries.
197
198%description common -l ja
199KDE 3 ライブラリと KDE 4 ライブラリとの間で共用するファイルが含まれています.
200
201%package devel
202Summary: Header files for compiling KDE applications.
203Summary(ja): KDE アプリケーションをコンパイルするためのヘッダファイル
204Group: Development/Libraries
205Requires: %{name} = %{version}-%{release}
206Requires: attica-devel >= %{attica_ver}
207Requires: automoc4 >= 0.9.88
208Requires: cmake >= 2.6.2-3
209Requires: openssl-devel
210Requires: phonon-devel
211# considered part of nepomuk-devel
212Requires: shared-desktop-ontologies-devel >= 0.7
213Requires: qt4-devel
214# do we really still need all these below? -- Rex
215Requires: strigi-devel
216Requires: bzip2-devel gamin-devel libacl-devel
217
218Obsoletes: kdelibs4-devel < %{version}-%{release}
219Provides:  kdelibs4-devel = %{version}-%{release}
220Obsoletes: kdelibs-experimental-devel < 4.3.75
221Provides:  kdelibs-experimental-devel = %{version}-%{release}
222Provides:  plasma-devel = %{version}-%{release}
223Obsoletes: kdesupport-devel
224
225%description devel
226This package includes the header files you will need to compile
227applications for KDE 4.
228
229%description devel -l ja
230このパッケージは KDE 4 アプリケーションのコンパイルに必要な
231ヘッダファイルを含んでいます.
232
233%package apidocs
234Summary: KDE 4 API documentation
235Summary(ja): KDE 4 API ドキュメント
236Group: Documentation
237Provides: kdelibs4-apidocs = %{version}-%{release}
238BuildArch: noarch
239
240%description apidocs
241This package includes the KDE 4 API documentation in HTML
242format for easy browsing.
243
244%description -l ja apidocs
245このパッケージは、読みやすい HTML フォーマットによる,KDE 4 の
246API ドキュメントを含んでいます.
247
248
249%prep
250%setup -q
251%patch0 -p1 -b .parallel_devel
252%patch2 -p1 -b .kde149705
253%patch8 -p1 -b .install_all_css
254#patch9 -p1 -b .branding
255#sed -i -e "s|@@VERSION_RELEASE@@|%{version}-%{release}|" kio/kio/kprotocolmanager.cpp
256%patch12 -p1 -b .Administration-menu
257%patch14 -p1 -b .libexecdir
258%patch18 -p1 -b .kstandarddirs
259%patch20 -p1 -b .xxcmake
260#patch24 -p1 -b .drkonq
261%patch27 -p1 -b .no_rpath
262
263# upstreamable patches
264%patch50 -p1 -b .knewstuff_gpg2
265%patch51 -p1 -b .uri_mimetypes
266
267# upstream patches
268%patch100 -p1 -b .nepomuk_unicode
269
270# security fix
271%patch200 -p1 -b .CVE-2009-2702
272
273# Fedora patches
274%patch300 -p1 -b .halectomy
275
276# Vine patches
277%patch400 -p1 -b .pa10
278
279%build
280
281mkdir -p %{_target_platform}
282pushd %{_target_platform}
283unset QTDIR || : ; . /etc/profile.d/qt4.sh
284PATH=$PATH:%{_prefix}/kerberos/bin \
285%cmake \
286    -DCMAKE_BUILD_TYPE=release \
287    -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} \
288    -DDATA_INSTALL_DIR:PATH=%{_datadir}/kde4/apps \
289    -DINCLUDE_INSTALL_DIR:PATH=%{_includedir}/kde4 \
290    -DLIB_INSTALL_DIR:PATH=%{_libdir} \
291    -DLIBEXEC_INSTALL_DIR:PATH=%{_libexecdir}/kde4 \
292    -DSYSCONF_INSTALL_DIR:PATH=%{_sysconfdir} \
293    -DHUPNP_INCLUDE_DIR:PATH=%{_qt4_headerdir} \
294    -DHUPNP_LIBS=%{_qt4_libdir}/libHUpnp.so \
295    -DKDE_DISTRIBUTION_TEXT="%{version}-%{release} Vine" \
296    ..
297popd
298
299make %{?_smp_mflags} -C %{_target_platform}
300
301# make KDE API documentation
302export QTDOCDIR=`pkg-config --variable=docdir Qt`
303doc/api/doxygen.sh .
304
305%install
306rm -rf $RPM_BUILD_ROOT
307
308make install/fast DESTDIR=$RPM_BUILD_ROOT -C %{_target_platform}
309
310# see also use-of/patching of XDG_MENU_PREFIX in kdebase/kde-settings
311mv $RPM_BUILD_ROOT%{_sysconfdir}/xdg/menus/applications.menu \
312   $RPM_BUILD_ROOT%{_sysconfdir}/xdg/menus/kde4-applications.menu
313
314# create/own, see http://bugzilla.redhat.com/483318
315mkdir -p $RPM_BUILD_ROOT%{_libdir}/kconf_update_bin
316mkdir -p $RPM_BUILD_ROOT%{_libdir}/kde4/plugins/{gui_platform,styles}
317
318## use ca-certificates' ca-bundle.crt, symlink as what most other
319## distros do these days (http://bugzilla.redhat.com/521902)
320if [  -f $RPM_BUILD_ROOT%{_datadir}/kde4/apps/kssl/ca-bundle.crt -a \
321      -f /usr/share/ssl/certs/ca-bundle.crt ]; then
322  ln -sf /usr/share/ssl/certs/ca-bundle.crt \
323         $RPM_BUILD_ROOT%{_datadir}/kde4/apps/kssl/ca-bundle.crt
324fi
325
326# move devel symlinks
327mkdir -p $RPM_BUILD_ROOT%{_libdir}/kde4/devel
328pushd $RPM_BUILD_ROOT%{_libdir}
329for i in lib*.so
330do
331  case "$i" in
332    libkdeinit4_*.so)
333      ;;
334    ## FIXME/TODO: imo, should leave everything except for known-conflicts -- Rex
335    *)
336      linktarget=`readlink "$i"`
337      rm -f "$i"
338      ln -sf "../../$linktarget" "kde4/devel/$i"
339      ;;
340  esac
341done
342popd
343
344
345# fix Sonnet documentation multilib conflict
346bunzip2 $RPM_BUILD_ROOT%{_docdir}/HTML/en/sonnet/index.cache.bz2
347sed -i -e 's!<a name="id[0-9]*"></a>!!g' $RPM_BUILD_ROOT%{_docdir}/HTML/en/sonnet/index.cache
348bzip2 -9 $RPM_BUILD_ROOT%{_docdir}/HTML/en/sonnet/index.cache
349
350# install apidocs and generator script
351install -p -D doc/api/doxygen.sh $RPM_BUILD_ROOT%{_bindir}/kde4-doxygen.sh
352
353mkdir -p $RPM_BUILD_ROOT%{_docdir}/HTML/en
354cp -a kdelibs-%{version}-apidocs $RPM_BUILD_ROOT%{_docdir}/HTML/en/kdelibs4-apidocs
355
356find   $RPM_BUILD_ROOT%{_docdir}/HTML/en/ -name 'installdox' -exec rm -fv {} ';'
357rm -vf $RPM_BUILD_ROOT%{_docdir}/HTML/en/kdelibs4-apidocs/*.tmp \
358       $RPM_BUILD_ROOT%{_docdir}/HTML/en/kdelibs4-apidocs/index.qhp \
359       $RPM_BUILD_ROOT%{_docdir}/HTML/en/kdelibs4-apidocs/*/html/index.qhp
360
361%clean
362rm -rf $RPM_BUILD_ROOT
363
364%post
365/sbin/ldconfig
366touch --no-create %{_datadir}/icons/hicolor &> /dev/null || :
367
368%postun
369/sbin/ldconfig
370if [ $1 -eq 0 ] ; then
371    update-desktop-database -q &> /dev/null
372    update-mime-database %{_datadir}/mime &> /dev/null
373    touch --no-create %{_iconsdir}/icons/hicolor &> /dev/null
374    gtk-update-icon-cache %{_iconsdir}/icons/hicolor &> /dev/null || :
375fi
376
377%posttrans
378update-desktop-database -q &> /dev/null
379update-mime-database %{_datadir}/mime >& /dev/null
380gtk-update-icon-cache %{_iconsdir}/icons/hicolor &> /dev/null || :
381
382
383%files
384%defattr(-,root,root)
385%doc AUTHORS README TODO COPYING.LIB
386%{_sysconfdir}/dbus-1/system.d/*
387%{_sysconfdir}/xdg/menus/*.menu
388%{_bindir}/*
389%dir %{_datadir}/kde4/apps
390%{_datadir}/kde4/apps/*
391%{_datadir}/config/*
392%{_datadir}/dbus-1/interfaces/*
393%{_datadir}/applications/kde4/kmailservice.desktop
394%{_datadir}/applications/kde4/ktelnetservice.desktop
395%{_datadir}/mime/packages/kde.xml
396%{_datadir}/kde4/services/*
397%{_datadir}/kde4/servicetypes/*
398%{_datadir}/icons/hicolor/*/*/*
399%{_docdir}/HTML/en/sonnet
400%{_docdir}/HTML/en/kioslave
401%{_libdir}/lib*.so.*
402%{_libdir}/libkdeinit4_*.so
403%{_libdir}/kconf_update_bin/
404%dir %{_libdir}/kde4/
405%{_libdir}/kde4/*.so
406%{_libexecdir}/kde4/filesharelist
407%{_libexecdir}/kde4/fileshareset
408%{_libexecdir}/kde4/kauth-policy-gen
409%{_libexecdir}/kde4/kconf_update
410%{_libexecdir}/kde4/kdesu_stub
411%{_libexecdir}/kde4/kio_http_cache_cleaner
412%{_libexecdir}/kde4/kioslave
413%{_libexecdir}/kde4/klauncher
414%{_libexecdir}/kde4/kmailservice
415# see kio/misc/kpac/README.wpad
416%attr(4755,root,root) %{_libexecdir}/kde4/kpac_dhcp_helper
417%{_libexecdir}/kde4/ksendbugmail
418%{_libexecdir}/kde4/ktelnetservice
419%{_libexecdir}/kde4/lnusertemp
420%{_libexecdir}/kde4/start_kdeinit
421%{_libexecdir}/kde4/start_kdeinit_wrapper
422%{_libdir}/kde4/plugins/
423%{_mandir}/man*/*
424# common
425%exclude %{_datadir}/config/kdebug.areas
426%exclude %{_datadir}/config/kdebugrc
427%exclude %{_datadir}/config/ui/ui_standards.rc
428%exclude %{_datadir}/kde4/apps/kdeui
429%exclude %{_datadir}/config/colors/
430%exclude %{_datadir}/config/ksslcalist
431%exclude %{_bindir}/preparetips
432# devel
433%exclude %{_bindir}/kconfig_compiler4
434%exclude %{_bindir}/makekdewidgets4
435%exclude %{_bindir}/kde4-doxygen.sh
436%exclude %{_datadir}/kde4/apps/kdewidgets/
437%exclude %{_datadir}/kde4/apps/cmake/
438%exclude %{_mandir}/man1/kdecmake.1*
439%exclude %{_mandir}/man1/makekdewidgets.1*
440
441%files common
442%defattr(-,root,root,-)
443%{_bindir}/preparetips
444%{_datadir}/config/colors/
445%{_datadir}/config/ksslcalist
446%{_datadir}/config/kdebug.areas
447%{_datadir}/config/kdebugrc
448%{_datadir}/config/ui/
449%{_datadir}/kde4/apps/kdeui/
450%doc %{_docdir}/HTML/en/common
451%{_datadir}/locale/all_languages/
452%{_datadir}/locale/en_US/entry.desktop
453
454%files devel
455%defattr(-,root,root)
456%doc KDE4PORTING.html
457%{_bindir}/kconfig_compiler4
458%{_bindir}/makekdewidgets4
459%{_bindir}/kde4-doxygen.sh
460%{_includedir}/*
461%dir %{_libdir}/kde4/devel
462%{_libdir}/kde4/devel/lib*.so
463%{_datadir}/kde4/apps/cmake/
464%{_datadir}/kde4/apps/kdewidgets/
465%{_mandir}/man1/kdecmake.1*
466%{_mandir}/man1/makekdewidgets.1*
467
468%files apidocs
469%defattr(-,root,root)
470%doc %{_docdir}/HTML/en/kdelibs4-apidocs
471
472%changelog
473* Sun Oct 23 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.7.2-2
474- added Patch400 for using pulseaudio-1.0
475
476* Fri Oct  7 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.7.2-1
477- new upstream release
478
479* Sat Aug 20 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.7.0-2
480- rebuilt with soprano-2.7.0-2 and akonadi-1.6.0-2
481
482* Sun Jul 31 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.7.0-1
483- new upstream release
484- added BR: herqq-devel
485
486* Sat Jun 11 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.6.4-1
487- new upstream release
488- added R: kde-l10n-ja
489
490* Wed May 11 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.6.1-3
491- rebuild with docbook-dtds-1.0-55
492- add Requires: docbook-dtds docbook-style-xsl
493
494* Sat Mar 26 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.6.1-2
495- rebuilt with krb5-libs-1.8.2 and cups-1.4.6
496
497* Wed Mar  9 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.6.1-1
498- new upstream release
499- changed apidocs subpackage to noarch
500
501* Sat Feb 26 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.6.0-2
502- fixed Conflicts tag
503
504* Fri Feb  4 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.6.0-1
505- new upstream release
506
507* Sun Sep  5 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.5.1-1
508- new upstream release
509- updated summary
510- changed apidocs Group to Documentation
511
512* Sun Aug 15 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.5.0-1
513- new upstream release
514- added BR: dbusmenu-qt-devel
515
516* Wed May  4 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.4.3-1
517- new upstream release
518- updated spec files for Vine Linux 5/VineSeed
519
520* Sun Apr 11 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.4.2-1
521- new upstream release
522- built with xz-devel
523
524* Sat Mar  6 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.4.1-1
525- dropt kde4.(sh|csh) (kde-settings provides them)
526- new upstream release
527
528* Sun Feb 11 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.4.0-1
529- new upstream release
530- built with new toolchain
531
532* Mon Nov 23 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.3.3-1
533- new upstream release
534- added Patch25, 26
535  * Fri Nov 06 2009 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.3.3-2
536  - BR flex and bison for the Solid predicate parser
537  - fix build of fakes.c due to missing #include <string.h>
538
539* Mon Oct 19 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.3.2-1
540- new upstream release
541- added Patch21, 22, 24, 100, 101 and 200 from Fedora
542  * Thu Oct 08 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.3.2-3
543  - khtml kpart crasher (kde #207173/209876)
544  * Fri Sep 04 2009 Than Ngo <than@redhat.com> - 4.3.1-3
545  - security fix for -CVE-2009-2702
546  * Wed Sep 02 2009 Ben Boeckel <MathStuf@gmail.com> - 4.3.1-2
547  - Patch for kde#160679
548  * Fri Aug 28 2009 Than Ngo <than@redhat.com> - 4.3.1-1
549  - openssl-1.0 build fixes
550
551* Thu Sep  3 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.3.1-1
552- new upstream release
553- dropped Patch100-103 (merged into upstream)
554
555* Sun Aug 30 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.3.0-2
556- fixed Provides
557- added more pacthes from Fedora
558  - fix KDE bug #19538, copy file after rename uses old file name
559  - fix unmounting devices
560  - fix copying URLs to clipboard (kdebug:170608)
561  - microblog crashes plasma on show friends toggle (kdebug#202550)
562  - khtml crasher (kdebug#199557)
563
564* Mon Aug 17 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.3.0-1
565- new upstream release
566- added Pacthes from Fedora
567
568* Fri May  8 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 3.5.8-2
569- added SOURCE1-3
570- added Patch54 from Fedora
571  * Fri Aug 22 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.5.9-18
572  - fix build against Rawhide kernel headers (fix flock and flock64 redefinition)
573- fixed %%files section based on Fedora
574
575* Sun Sep 14 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 3.5.8-1
576- applied new versioning policy
577- defined %%{vine3}, %%{vine5} macro instead of %%{vine4} macro
578- redefined %%__libtoolize
579- omitted extraneous .la file references
580
581* Mon Nov 26 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.8-0vl4
582- rebuild for VineSeed
583
584* Mon Nov 26 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.8-0vl3
585- add Patch20 (BTS:561)
586
587* Tue Oct 16 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.8-0vl2
588- rebuild for VineSeed
589
590* Tue Oct 16 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.8-0vl1
591- new upstream release
592- drop Patch3
593- add Patch4 (bug #150809, #150904)
594- add Patch5 (post 3.5.8 zoom fix)
595
596* Thu Aug 16 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.7-0vl3
597- add Patch3 (CVE-2007-4225)
598
599* Wed Jun 20 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.7-0vl2
600- rebuild for VineSeed
601
602* Mon Jun 18 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.7-0vl1
603- new upstream release
604- drop Patch1
605- add Patch100 to support kdnssd-avahi
606- add Requires: nss-mdns
607
608* Tue Jan 16 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 3.5.5-0vl8
609- rebuild with jasper 1.900.0
610
611* Tue Oct 24 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.5-0vl7
612- rebuild for VineSeed
613
614* Tue Oct 24 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.5-0vl6
615- add Patch2 (CVE-2006-4811)
616
617* Sat Oct 14 2006 NAKAMURA Kenta <kenta@vinelinux.org> 3.5.5-0vl5
618- added --with-qt-libraries and --enable-libsuffix option
619- removed --libdir=%%{_libdir} option
620
621* Thu Oct 12 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.5-0vl4
622- rebuild for VineSeed
623
624* Thu Oct 12 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.5-0vl3
625- add Patch1 (https://bugs.kde.org/show_bug.cgi?id=135409)
626
627* Tue Oct  3 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.5-0vl2
628- rebuild for VineSeed
629
630* Tue Oct  3 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.5-0vl1
631- new upstream release
632
633* Tue Sep 05 2006 NAKAMURA Kenta <kenta@vinelinux.org> 3.5.4-0vl4
634- added --libdir=%%{_libdir} configure option
635
636* Sun Aug 27 2006 NAKAMURA Kenta <kenta@vinelinux.org> 3.5.4-0vl3
637- rebuilt with openldap-2.3.27-0vl1
638
639* Tue Jul 25 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.4-0vl2
640- rebuild for VineSeed
641
642* Tue Jul 25 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.4-0vl1
643- new upstream release
644
645* Wed Jun 14 2006 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 3.5.3-0vl3
646- rebuilt with gamin-devel in place of fam-devel
647
648* Wed May 24 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.3-0vl2
649- rebuild for VineSeed
650
651* Wed May 24 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.3-0vl1
652- new upstream release
653
654* Wed Mar 22 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.2-0vl2
655- rebuild for VineSeed
656
657* Wed Mar 22 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.2-0vl1
658- new upstream release
659- drop Patch20
660- change xdg-menu and Requires: vine-menus for VineSeed
661
662* Fri Mar 17 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.1-0vl3
663- add Patch20 to fix warning of 'meinproc -v'
664
665* Tue Jan 24 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.1-0vl2
666- rebuild for VineSeed
667
668* Tue Jan 24 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.1-0vl1
669- new upstream release
670- drop Patch1
671
672* Wed Jan 11 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.0-0vl4
673- rebuild for VineSeed
674
675* Wed Jan 11 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.0-0vl3
676- add Patch1 (http://www.kde.org/info/security/advisory-20060119-1.txt)
677
678* Thu Dec  8 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.0-0vl2
679- rebuild for VineSeed
680
681* Mon Nov 28 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.0-0vl1
682- new upstream release
683
684* Fri Nov 11 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.0-0vl0.rc1
685- new upstream release
686
687* Thu Oct 13 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.92-0vl1
688- new upstream release
689
690* Mon Sep 12 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.91-0vl1
691- new upstream release
692
693* Fri Jul 22 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.2-0vl2
694- build for VineSeed (with_gnome_menus 1, alsa 1)
695
696* Fri Jul 22 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.2-0vl1
697- new upstream release
698- build for Vine3.1 (with_gnome_menus 0, alsa 0)
699
700* Thu Jun 30 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.1-0vl2
701- build for VineSeed (with_gnome_menus 1)
702- add --disable-rpath --with-alsa to configure option
703- add alsa support
704
705* Wed Jun  1 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.1-0vl1
706- new upstream release
707- build for Vine3.1 (with_gnome_menus 0)
708- remove patch1
709- use %%{?_smp_mflags} for make option
710
711* Fri May  6 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.0-0vl7
712- build for VineSeed
713- revised source1
714
715* Wed May  4 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.0-0vl6
716- update patch1 (http://www.kde.org/info/security/advisory-20050504-1.txt)
717
718* Tue Apr 19 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.0-0vl5
719- rebuild for VineSeed
720
721* Tue Apr 19 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.0-0vl4
722- add patch1: CAN-2005-1046
723
724* Tue Apr 12 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.0-0vl3
725- add patch10: arrange *.menu to use applications.menu from gnome-menus
726- add BuildPrereq: fam-devel and remove --disable-fam from configure
727- re-number patches
728- add translated descriptions (thanks to spec file translation project)
729
730* Wed Mar 16 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.0-0vl2
731- rebuild for VineSeed
732
733* Thu Mar 10 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.0-0vl1
734- new upstream release
735
736* Tue Mar  1 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.0-0vl0.rc1
737- new upstream release (3.4.0-rc1)
738- update %%files
739
740* Mon Feb  7 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.92-0vl1
741- new upstream release
742- remove Patch0
743
744* Tue Jan 25 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.91-0vl1
745- new upstream release
746- remove Patch1
747
748* Thu Jan  6 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.2-0vl4
749- rebuild for VineSeed
750
751* Thu Jan  6 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.2-0vl3
752- add patch2 (http://www.kde.org/info/security/advisory-20050101-1.txt)
753
754* Sat Dec 18 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.2-0vl2
755- rebuild for VineSeed
756
757* Sat Dec 18 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.2-0vl1
758- source upgrade
759- build for Vine Linux 3.1
760- add patch0 (http://www.kde.org/info/security/advisory-20041209-1.txt)
761- add patch1 (http://www.kde.org/info/security/advisory-20041213-1.txt)
762- add BuildPrereq: libidn-devel and Requires: libidn
763
764* Tue Dec 14 2004 Satoshi MACHINO <machino@vinelinux.org> 3.3.1-0vl2
765- build on jasper-devel-1.701.0-0vl1
766
767* Sat Oct  9 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.1-0vl1
768- source upgrade
769- set cups default (remove option for cups)
770- refine %%files
771
772* Sun Sep  5 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.0-0vl1
773- source upgrade
774- remove patch0
775- add BuildPrerep: aspell-devel
776
777* Tue Aug 10 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.3-0vl2
778- rebuild with qt32
779- add Patch0 from kde.org
780- add BuildPrereq: gettext openssh-devel
781- remove /usr/share/icons/hicolor/index.theme
782
783* Fri Jun  4 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.3-0vl1
784- remove all patches
785- add BuildPrereq: bzip2-devel
786- remove lines about vine26
787
788* Mon May 17 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.2-0vl2
789- add patch1 and patch2 from kde-packager ML
790
791* Fri Apr 30 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.2-0vl1
792- source upgrade
793- add patch0 from kde-packager ML
794
795* Fri Mar 26 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.1-0vl2
796- rebuild with openssl-0.9.7d
797
798* Mon Mar  8 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.1-0vl1
799- source upgrade
800
801* Sun Feb  1 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.0-0vl1
802- source upgrade
803- add BuildPrereq: jasper-devel
804- add Requires: pcre cyrus-sasl libogg libvorbis jasper openssl
805- add --sysconfdir=%%{_sysconfdir} to configure option
806- enable cups support
807
808* Sat Jan 17 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.5-0vl2
809- rebuild for VineSeedPlus
810
811* Sat Jan 10 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.5-0vl1
812- source upgrade
813- build for VinePlus/2.6
814- (VinePlus/2.6) BuildPrereq: autoconf258
815
816* Mon Dec 29 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.4-0vl4
817- install KDE API documentation
818
819* Sun Dec 21 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.4-0vl3
820- build for VineSeed with new toolchain and qt-3.2.3
821
822* Sun Oct 19 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.4-0.26vl2
823- rebuild with qt-3.2.1-0.26vl3
824
825* Sun Oct 19 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.4-0vl2
826- rebuild with qt-3.2.1-0vl3
827
828* Wed Sep 17 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.4-0vl1
829- source upgrade
830- remove Patch0
831- build with gcc-3.2.3
832
833* Sat Aug  9 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.3-0vl2
834- add patch0 from kde-packager ML
835
836* Wed Jul 23 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.3-0vl1
837- source upgrade
838- add BuildPrereq: openldap-devel and Requires: openldap
839
840* Sat Jul  5 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.2-0vl3
841- change spec to build with gcc295
842- change make option for SMP and add script
843
844* Thu Jun 19 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.2-0vl2
845- add CFLAGS and CXXFLAGS
846- change spec to build with g++-2.95.3
847
848* Sat May 10 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.2-0vl1
849- source upgrade
850- Requires: arts >= 1:1.1.2 and BuildPrereq: arts-devel >= 1:1.1.2
851
852* Mon Apr 21 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.1a-0vl3
853- revised description
854- clean up files section
855
856* Mon Apr 21 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.1a-0vl2
857- add BuildPrereq: libjpeg-devel libmng-devel libtiff-devel
858- rebuilt with libpng >= 1.2.5 when %%{vine26} is set to 0 (ie VineSeedPlus)
859
860* Thu Apr 10 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.1a-0vl1
861- security release
862- remove patch0 and patch1 (included in this source)
863
864* Sun Mar 23 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.1-0vl1
865- source upgrade
866- renumber patch0 to patch800
867- add patch0 from kde.org (Bug #55571)
868- add patch1 (http://lists.kde.org/?l=kde-core-devel&m=104221693026288&w=2)
869
870* Tue Feb 25 2003 Tomoya TAKA <taka@vinelinux.org> 3.1-0vl5
871- fix handling of %%patch0
872
873* Mon Feb 24 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1-0vl4
874- rebuild with qt-3.1.1-0vl3
875
876* Tue Feb 18 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1-0vl3
877- add Patch for fix KHTML
878
879* Tue Feb 11 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1-0vl2
880- change spec to build both VineSeed and Vine2.5/2.6
881
882* Thu Jan 30 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1-0vl1
883- source upgrade to 3.1-stable
884
885* Thu Jan 23 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1-0.rc7vl3
886- source upgrade to 3.1rc7 of Jan 23 tarball
887
888* Wed Jan 22 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1-0.rc7vl2
889- source upgrade to 3.1rc7 of Jan 21 tarball
890
891* Sun Jan 19 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1-0.rc7vl1
892- source upgrade to 3.1rc7
893
894* Sun Jan 12 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1-0.rc6vl1
895- source upgrade to 3.1rc6
896- stop using objprelink2, it does not work with gcc3
897- delete all patches
898- add BuildPrereq: libart_lgpl-devel >= 2.3.8
899- update %%files section
900- change configure option
901
902* Sun Nov 17 2002 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.0.4-0vl3
903- add Patch0 (security patch)
904- add export PATH=`pwd`:$PATH to %%build and %%install section
905
906* Wed Oct 16 2002 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.0.4-0vl2
907- objprelink2 support only i386 (add %%ifarch i386 ... again)
908
909* Thu Oct 10 2002 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.0.4-0vl1
910- source upgrade
911- delete patch0
912- BuildPrereq: arts-devel >= 1:1.0.4 and Requires: arts >= 1:1.0.4
913
914* Tue Oct  8 2002 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.0.3-0vl3
915- rebuild with qt-3.0.5-0vl1
916- BuildPrereq: autoconf253 automake15 objprelink2
917
918* Wed Sep 11 2002 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.0.3-0vl2
919- add patch0 to fix for cross side scripting domain check
920
921* Tue Aug 20 2002 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 3.0.3-0vl1
922- source upgrade
923
924* Tue Jul  9 2002 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 3.0.2-0vl1
925- source upgrade
926- delete patch1
927
928* Fri Jun  7 2002 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 3.0.1-0vl1
929- source upgrade to 3.0.1
930- add patch1 from kde.org (security patch)
931
932* Mon Apr 15 2002 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 3.0-1vl2
933- source upgrade to 3.0
934- add patch800 from kde.gr.jp
935- add patch900 from http://pc.2ch.net/test/read.cgi/linux/1007375984/332
936
937* Sat Mar 30 2002 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 3.0-1vl1
938- source update to cvs-20020329
939- delete all patches
940- merged with rawhide 3.0.0-0.cvs20020319.1
941- add BuildPrereq: doxygen autoconf252 automake15
942- There is Vine's previous changes, hacked for Vine
943 -- Sat Mar 16 2002 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 2.2.2-0vl1
944  - update to 2.2.2
945  - build with qt-2.3.1-6vl5
946  - cleanup spec
947  - update patch100 and 101
948 -- Mon Dec 31 2001 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 2.2.1-1vl4
949  - rebuild with qt-2.3.1-6vl3
950 -- Tue Nov 27 2001 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 2.2.1-1vl3
951  - Change optimize flag to "-O2"
952  - Add objprelink option (i386 only)
953 -- Tue Oct 16 2001 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 2.2.1-1vl1
954  - Build for VineSeed
955  - Delete Epoch
956  - Add Requires and BuildPrereq
957
958* Tue Mar 19 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-0.cvs20020319.1
959- switch to doxygen for building docs
960
961* Thu Mar 14 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0-0.cvs20020314.1
962- s/qDebug/kdDebug/
963
964* Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0-0.cvs20020311.1
965- Reduce debug spewage
966
967* Fri Mar  1 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0-0.cvs20020301.1
968- Update
969
970* Fri Feb 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0-0.cvs20020215.1
971- Update
972- arts is no longer part of kdelibs
973
974* Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0-0.cvs20020211.1
975- Update
976- Build with Xinerama support
977
978* Mon Jan 28 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0-0.cvs20020128.3
979- Rebuild from a fresh CVS checkout
980
981* Mon Jan 28 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0-0.cvs20020128.1
982- KABC::AddressBook::reload() added
983
984* Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0-0.cvs20020126.1
985- Update to get API changes
986- Build with CUPS support
987
988* Thu Jan 17 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0-0.cvs20020117.1
989- Update
990
991* Wed Jan  9 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0-0.cvs20020109.1
992- Stop excluding alpha, gcc has been fixed
993- Fix generation of API docs
994- Fix up SSL support
995
996* Mon Jan  7 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0-0.cvs20020107.1
997- arts-devel provides kdelibs-sound-devel for backwards compatibility
998- Update, rebuild with gcc 3.1-0.15
999
1000* Fri Jan  4 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0-0.cvs20020104.1
1001- Update
1002- Make sure we aren't built with gcc 3.1 prior to -0.14
1003- Remove -O0 hack, no longer needed with gcc 3.1-0.14
1004- Adapt spec file to base changes (good-bye, libkfile, libkssl and libksycoca!)
1005
1006* Sat Dec 29 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0-0.cvs20011229.1
1007- Update
1008- stop excluding alpha
1009
1010* Fri Dec 14 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0-0.cvs20011214.1
1011- Update
1012- Update Japanese patches
1013- Temporarily exclude alpha (compiler bugs)
1014- Add workaround for gcc bug #57502
1015
1016* Sun Nov 11 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0-0.cvs20011111.1
1017- Get rid of kdelibs-sound, kdelibs-sound-devel; add arts-devel. Makes more
1018  sense.
1019
1020* Thu Oct 18 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0-0.cvs20011018.1
1021- Various 3.0 related fixes
1022
1023* Thu Aug  2 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.cvs20010802.1
1024- Remove the japanese khtml patches, they break too many non-japanese web
1025  pages
1026
1027* Mon Jul 30 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.cvs20010730.1
1028- Update, fixes <option size> handling in khtml (#50303)
1029- Add japanese patches
1030
1031* Thu Jul 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.cvs20010726.1
1032- Add yet another build dependency (#49909)
1033
1034* Tue Jul 24 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.cvs20010724.1
1035- Remove internal libxslt, we have the real thing
1036- Remove ia64 workarounds, no longer needed
1037
1038* Sat Jul 21 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.cvs20010721.1
1039- Move artsmessage from arts to kdelibs-sound
1040- Update
1041
1042* Fri Jul 20 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.cvs20010720.2
1043- Move libartskde from arts to kdelibs-sound
1044
1045* Fri Jul 20 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.cvs20010720.1
1046- Update
1047- Work around ia64 breakages
1048
1049* Wed Jun 27 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.beta1.1
1050- beta 1
1051
1052* Tue Jun 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.cvs20010626.1
1053- Update
1054- Obsolete kdesupport, kdesupport-devel
1055
1056* Wed May 16 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.cvs20010516.1
1057- Update
1058
1059* Mon May 14 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.cvs20010514.1
1060- Fix up pcre detection in CVS
1061- Update, fixes "easy enter form" in Bugzilla
1062
1063* Thu May 10 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.cvs20010510.1
1064- Update to CVS, fix second half of bug #40087
1065
1066* Fri May 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.cvs20010503.1
1067- Update to CVS after fixing bugs #38894, #30575
1068  directly in the CVS tree
1069
1070* Sun Apr 22 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.alpha1.2
1071- create subpackages for MySQL and Postgres KDB plugins to avoid
1072  unnecessary dependencies
1073
1074* Wed Apr 18 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.alpha1.1
1075- 2.2alpha1
1076- require pcre, pcre-devel
1077
1078* Tue Apr  3 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.1.1-5
1079- Merge fixes from current KDE_2_1_BRANCH - fixes 2 memory leaks and
1080  makes kio_http more tolerant to broken Auth requests sent by some
1081  servers
1082- Add missing mcop{class,type} files in arts package
1083- Handle PATH changes in kdesu, some KControl modules need /sbin in the
1084  PATH... (#34209)
1085- Add KDE2PORTING.html file in /usr/share/docs/kdelibs-devel-%{version},
1086  it's quite useful...
1087
1088* Thu Mar 22 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.1.1-3
1089- Fix up kded to watch directories we can't write to
1090- Use mkstemp() rather than tmpfile() for xauth file generation
1091  in kdesu
1092
1093* Wed Mar 21 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.1.1-2
1094- Fix up cookie escaping (this should finally fix bugzilla for good)
1095- Security: cookies shouldn't be world readable, some websites store
1096  login information
1097
1098* Wed Mar 21 2001 Than Ngo <than@redhat.com>
1099- disable debug as default
1100
1101* Tue Mar 20 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.1.1-1
1102- 2.1.1
1103- Escape cookies when necessary
1104
1105* Mon Mar 19 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.1-10
1106- Don't crash in KProcess if getpwuid() returns NULL, happens with
1107  LDAP authentication
1108- Require qt >= 2.3.0 (#31770)
1109- Fix crash in KURLCompletion
1110
1111* Tue Mar 13 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.1-9
1112- Add some more fixes and <layer> support from KDE_2_1_BRANCH
1113- Patch KService to not add K menu entries if the desktop files
1114  aren't readable by the user we're running at (removes bogus
1115  timetool, control-panel etc. entries; I'd still prefer running
1116  those through consolehelper over hiding them from users...)
1117
1118* Fri Mar  9 2001 Bernhard Rosenkraenzer <bero@redhat.com>
1119- Revert to putting config files in /usr/share/config
1120- Fix up cookie handling when combined with JavaScript (#30577)
1121- Add some html rendering fixes from KDE_2_1_BRANCH
1122
1123* Wed Feb 28 2001 Bernhard Rosenkraenzer <bero@redhat.com>
1124- /usr/share/config -> /etc/kde
1125- Use --disable-debug, it works with Qt 2.3.0
1126
1127* Tue Feb 27 2001 Bernhard Rosenkraenzer <bero@redhat.com>
1128- Add khtml+DOM fixes from KDE_2_1_BRANCH
1129- BuildPrereq docbook stuff so we don't get broken kdb2html stuff
1130
1131* Thu Feb 22 2001 Bernhard Rosenkraenzer <bero@redhat.com>
1132- YAR (Yet Another Respin)
1133
1134* Wed Feb 21 2001 Bernhard Rosenkraenzer <bero@redhat.com>
1135- 2.1-respin
1136
1137* Mon Feb 19 2001 Bernhard Rosenkraenzer <bero@redhat.com>
1138- 2.1
1139
1140* Sun Feb 18 2001 Bernhard Rosenkraenzer <bero@redhat.com>
1141- Update
1142- Disable some more debugging (but leave -DNDEBUG out, it's broken)
1143
1144* Thu Feb 15 2001 Than Ngo <than@redhat.com>
1145- create the kdoc-preferences for kdevelop
1146- put the html documents /usr/share/doc/kdelibs-devel-2
1147
1148* Wed Feb 14 2001 Bernhard Rosenkraenzer <bero@redhat.com>
1149- Add workaround for merging GNOME's non-UTF8 .desktop files
1150  in the KDE menu
1151
1152* Tue Feb 13 2001 Bernhard Rosenkraenzer <bero@redhat.com>
1153- disable debug, but patch out the CXXFLAGS change
1154
1155* Mon Feb 12 2001 Bernhard Rosenkraenzer <bero@redhat.com>
1156- Back out --disable-debug change
1157
1158* Fri Feb  9 2001 Bernhard Rosenkraenzer <bero@redhat.com>
1159- Build with --disable-debug
1160
1161* Tue Feb  6 2001 Bernhard Rosenkraenzer <bero@redhat.com>
1162- Get rid of libkdefakes.so.0 (obsolete)
1163- Fix the escape sequence patch (#25307)
1164
1165* Mon Feb  5 2001 Bernhard Rosenkraenzer <bero@redhat.com>
1166- Add Japanese patch from Sato Satoru <ssato@redhat.com>
1167
1168* Thu Feb  1 2001 Bernhard Rosenkraenzer <bero@redhat.com>
1169- Fix klauncher escape sequence handling (#25307, Patch from Tim Waugh)
1170- Fix krun escape sequence handling (#25134, Patch from Tim Waugh)
1171- Make /usr/share/doc/HTML/en/kspell/common symlink relative (#24793)
1172
1173* Thu Jan 25 2001 Bernhard Rosenkraenzer <bero@redhat.com>
1174- Apply patch from CVS to fix up Cookie handling in Konqueror.
1175  Finally Bugzilla works perfectly in Konqueror.
1176
1177* Mon Jan 22 2001 Bernhard Rosenkraenzer <bero@redhat.com>
1178- kdelibs-sound-devel requires audiofile-devel, kdelibs-sound doesn't.
1179- Update, fixes various HTML rendering bugs
1180
1181* Sat Jan 20 2001 Bernhard Rosenkraenzer <bero@redhat.com>
1182- Require kdesupport >= 2.0.99 rather than >= %%{version}
1183  kdesupport doesn't change frequently.
1184
1185* Fri Jan 19 2001 Bernhard Rosenkraenzer <bero@redhat.com>
1186- Update
1187
1188* Wed Jan 17 2001 Bernhard Rosenkraenzer <bero@redhat.com>
1189- remove the Java hacks; KDE now requires a Java 2 compliant
1190  environment, so there's no chance to get any of it to run
1191  with current kaffe.
1192
1193* Tue Jan 16 2001 Bernhard Rosenkraenzer <bero@redhat.com>
1194- restore real arts %%description
1195- require Qt >= 2.2.3 rather than 2.2.0
1196
1197* Tue Jan 16 2001 Bernhard Rosenkraenzer <bero@redhat.com>
1198- Move libkmedia2_idl to arts; it's needed there
1199- Fix up the Java stuff. The new stuff is ugly, but seems to work
1200- Get rid of the compiler bug workaround: the ICE was triggered by
1201  unclean code
1202- Change the description of the arts package for translation purposes
1203
1204* Mon Jan 15 2001 Bernhard Rosenkraenzer <bero@redhat.com>
1205- Work around compiler bugs (sigh)
1206- Fix specfile (added files)
1207- Split arts into a separate package; it's required by SDL,
1208  and depending on kdelibs-sound (which requires kdelibs)
1209  is overkill
1210
1211* Thu Jan 11 2001 Bernhard Rosenkraenzer <bero@redhat.com>
1212- Modify the check for an acceptable JVM to accept Kaffe
1213
1214* Mon Jan  8 2001 Bernhard Rosenkraenzer <bero@redhat.com>
1215- Add a hack to get a static libartsc
1216
1217* Sun Jan  7 2001 Bernhard Rosenkraenzer <bero@redhat.com>
1218- Obsolete kdelibs2* (from 7.0preview)
1219
1220* Mon Jan  1 2001 Bernhard Rosenkraenzer <bero@redhat.com>
1221- Update
1222
1223* Wed Dec 20 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1224- Run ldconfig in %%post/%%postun for kdelibs-sound
1225- Turn off optimizations on ia64
1226
1227* Mon Dec 18 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1228- 2.1beta1
1229
1230* Thu Nov  9 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1231- update to current HEAD
1232
1233* Fri Nov  3 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1234- Another one - fix segfaults in the spellchecker
1235- fix docs
1236
1237* Fri Nov  3 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1238- Update CVS yet again - styles crash fix
1239
1240* Thu Nov  2 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1241- Update CVS - security fix in Java/Javascript code.
1242  There seems to be some conspiracy going on - "commit important
1243  fixes right after Red Hat built new RPMs" or the likes. :>
1244
1245* Thu Nov  2 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1246- Fix up handling of desktop files that use TryExec (Bug #20020)
1247  Patch also committed to KDE CVS
1248
1249* Wed Nov  1 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1250- Rebuild with fixed kdoc
1251
1252* Fri Oct 27 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1253- update to current KDE_2_0_BRANCH, now that most of the ".0 release"
1254  bugs are fixed
1255- fix typo in specfile: it's mitshm, not libshm
1256- Add ksendbugmail, required for the "Report Bug" feature to work
1257
1258* Sun Oct 22 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1259- 2.0 final
1260- don't --enable-final on alpha (compiler problems)
1261
1262* Sun Oct  1 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1263- rebuild
1264
1265* Sat Sep 30 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1266- new CVS snapshot
1267- fix up specfile
1268- exclude alpha for now (compiler bugs)
1269
1270* Sat Sep 23 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1271- major specfile cleanups
1272- update CVS
1273
1274* Fri Sep 22 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1275- Move back to /usr
1276- New CVS snapshot
1277- Clean up specfile
1278- Use %%defines so we can build CVS snapshots and releases from the same
1279  specfile
1280
1281* Fri Aug 25 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1282- rebuild with optimizations re-enabled (Qt works around the problem now)
1283
1284* Thu Aug 24 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1285- rebuild with new Qt
1286
1287* Tue Aug 22 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1288- 1.93
1289
1290* Sat Aug 05 2000 Than Ngo <than@redhat.de>
1291- don't use -DNDEBUG and -O2 on alpha,sparc to build, it breaks with Internal
1292  error (c++ bug)
1293
1294* Fri Aug  4 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1295- update to current (I fixed the libGL detection issue there)
1296
1297* Wed Aug  2 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1298- move to /usr/lib/kde2
1299- new snapshot
1300
1301* Wed Jul 26 2000 Than Ngo <than@redhat.de>
1302- new snapshot
1303
1304* Tue Jul 25 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1305- new snapshot
1306
1307* Thu Jul 20 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1308- new snapshot, new Qt
1309- various fixes to spec file
1310- get rid of -O0, no longer required with gcc 2.96-41 (except on alpha)
1311
1312* Tue Jul 18 2000 Than Ngo <than@redhat.de>
1313- rebuilt with gcc-2.96-40
1314
1315* Sun Jul 16 2000 Than Ngo <than@redhat.de>
1316- use gcc 2.96
1317- new snapshot
1318- use -O0 for now (ICE)
1319
1320* Sun Jul  2 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1321- Use egcs++
1322- Epoch 3
1323- Update to current
1324
1325* Fri Jun 23 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1326- Update to current - segfaulting at initialization time is not a nice
1327  feature.
1328
1329* Tue Jun 20 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1330- new snapshot
1331- disable build on ia64 for now (compiler bugs)
1332- FHSify
1333
1334* Thu Mar 30 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1335- new snapshot
1336- split: move sound support to a separate package, suggestion from
1337  David Faure <david@linux-mandrake.com>
1338
1339* Sat Mar 18 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1340- new snapshot
1341- move it to /usr, where it belongs
1342
1343* Wed Jan 05 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1344- move programming docs to %%{_docdir}/kdelibs-devel-%%{version}-%%{release}
1345  and to kdelibs-devel package
1346- new snapshot
1347
1348* Tue Dec 14 1999 Bernhard Rosenkraenzer <bero@redhat.com>
1349- Add qt version number in Requires, add kdoc HTML help
1350  (patch from David Faure <david@mandrakesoft.com>)
1351- Actually use the %%clean section
1352
1353* Mon Nov  1 1999 Bernhard Rosenkraenzer <bero@redhat.com>
1354- almost completely rewrite spec file - move to DESTDIR system
1355- current snapshot
1356
1357* Thu Oct 15 1999 Bernhard Rosenkraenzer <bero@redhat.de>
1358- 2.0 snapshots
1359- Change prefix to respect %{prefix} so we can coexist with KDE 1.x
1360- kdelibs-devel requires kdelibs
1361
1362* Thu Sep 23 1999 Preston Brown <pbrown@redhat.com>
1363- move kde_htmldir to /usr/doc/kde
1364- mark doc files as such
1365
1366* Tue Sep 21 1999 Preston Brown <pbrown@redhat.com>
1367- fix up perl include path for kdoc
1368
1369* Thu Sep 16 1999 Preston Brown <pbrown@redhat.com>
1370- remove linking to qimgio from kdecore, moved to kpanel/kfm directly
1371- renamed "lowcolor" directory to "locolor"
1372
1373* Mon Sep 13 1999 Preston Brown <pbrown@redhat.com>
1374- added lowcolor icons directory and /usr/share/pixmaps to icon search path
1375- hacking to recognize .desktop files as application/x-kdelnk
1376
1377* Thu Sep 09 1999 Preston Brown <pbrown@redhat.com>
1378- added kdoc index files.
1379
1380* Wed Sep 08 1999 Preston Brown <pbrown@redhat.com>
1381- updated to KDE 1.1.2.
1382- use /usr/lib/qt-1.44 as qt root.
1383- separate devel subpackages; include documentation and kdoc.
1384- added KDE icon.
1385- relocated includes to /usr/include/kde
1386
1387* Fri Jun 11 1999 Preston Brown <pbrown@redhat.com>
1388- snapshot, includes kde 1.1.1 + fixes
1389
1390* Mon Apr 19 1999 Preston Brown <pbrown@redhat.com>
1391- last snapshot before release
1392
1393* Mon Apr 12 1999 Preston Brown <pbrown@redhat.com>
1394- latest stable snapshot
1395
1396* Wed Feb 24 1999 Preston Brown <pbrown@redhat.com>
1397- Injected new description and group.
1398
1399* Mon Feb 08 1999 Preston Brown <pbrown@redhat.com>
1400- upgraded to KDE 1.1 final.
1401
1402* Fri Jan 15 1999 Preston Brown <pbrown@redhat.com>
1403- updated macros for RPM 3.0, removed redhat-release dependency
1404
1405* Tue Jan 05 1999 Preston Brown <pbrown@redhat.com>
1406- re-integrated changes from Duncan Haldane
Note: See TracBrowser for help on using the repository browser.