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

Revision 2774, 44.1 KB checked in by inagaki, 13 years ago (diff)

update: KDE 4.6.0
NEW: nepomukcontroller, openal-soft

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