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

Revision 5293, 46.7 KB checked in by inagaki, 12 years ago (diff)

update: kdebase-runtime, kdelibs

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