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

Revision 9262, 51.5 KB checked in by inagaki, 9 years ago (diff)

2015-01-15 Ryoichi INAGAKI <ryo1@…>

  • kdelibs, libpqxx: fixed Requires


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