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

Revision 4662, 46.3 KB checked in by inagaki, 13 years ago (diff)

update: KDE SC 4.7.0
added : kate, konsole

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