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

Revision 962, 43.2 KB checked in by inagaki, 14 years ago (diff)

updated: KDE SC 4.4.3

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