kdelibs-vl.spec 43 KB

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