kdebase-vl.spec 41 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211
  1. Name: kdebase
  2. Summary: KDE Core Applications
  3. Summary(ja): KDE の中心を構成するアプリケーション集
  4. Version: 4.7.0
  5. Release: 1%{?_dist_release}
  6. License: GPLv2
  7. Group: User Interface/Desktops
  8. URL: http://www.kde.org/
  9. Source0: ftp://ftp.kde.org/pub/kde/stable/%{version}/src/kde-baseapps-%{version}.tar.bz2
  10. # search path for plugins
  11. Patch0: kdebase-4.1.80-nsplugins-paths.patch
  12. # backwards compatibility hack for a config option changed by our old
  13. Patch1: kdebase-4.4.3-konsole-activetabindex.patch
  14. # make menuitem Home visible
  15. Patch2: kdebase-4.2.1-home-icon.patch
  16. # fix disabling automatic spell checking in the Konqueror UI (kde#228593)
  17. Patch3: kdebase-4.4.0-konqueror-kde#228593.patch
  18. # Password & User account becomes non responding
  19. patch4: kdebase-4.3.4-bz#609039-chfn-parse.patch
  20. BuildRoot: %{_tmppath}/%{name}-%{version}-root
  21. BuildRequires: alsa-lib-devel
  22. BuildRequires: bzip2-devel
  23. BuildRequires: cyrus-sasl-devel
  24. BuildRequires: doxygen
  25. BuildRequires: fontconfig-devel
  26. BuildRequires: gettext
  27. BuildRequires: giflib-devel
  28. BuildRequires: glib2-devel
  29. BuildRequires: kdebase-workspace-devel >= %{version}
  30. BuildRequires: kdelibs4-devel >= %{version}
  31. BuildRequires: kdepimlibs-devel >= %{version}
  32. BuildRequires: libsmbclient-devel
  33. BuildRequires: libtidy-devel
  34. BuildRequires: libXpm-devel
  35. BuildRequires: OpenEXR-devel
  36. BuildRequires: openssl-devel
  37. BuildRequires: pciutils-devel
  38. BuildRequires: pcre-devel
  39. BuildRequires: pkgconfig
  40. BuildRequires: plasma-devel >= %{version}
  41. BuildRequires: qimageblitz-devel
  42. BuildRequires: shared-desktop-ontologies-devel
  43. BuildRequires: soprano-devel
  44. BuildRequires: zlib-devel
  45. Requires: %{name}-libs = %{version}-%{release}
  46. # Dolphin needs the ioslaves from kdebase-runtime (#438632)
  47. Requires: kdebase-runtime >= 4.7.0
  48. # for upgrade path, when konsole, kwrite were split out
  49. Requires: konsole
  50. Requires: kwrite
  51. Provides: dolphin = 1.0.2-1
  52. Provides: kdebase4 = %{version}-%{release}
  53. Provides: kde-baseapps = %{version}-%{release}
  54. Obsoletes: dolphin < 1.0.2-1
  55. Obsoletes: d3lphin
  56. Obsoletes: kdebase4 < %{version}-%{release}
  57. Obsoletes: kde-plasma-folderview < 4.3.1-1
  58. Provides: kde-plasma-folderview = %{?epoch:%{epoch}:}%{version}-%{release}
  59. Obsoletes: konq-plugins < 4.6.80-1
  60. Provides: konq-plugins = %{version}-%{release}
  61. Provides: konqueror = %{version}-%{release}
  62. #Conflicts: kdebase3
  63. %description
  64. Core applications for KDE 4, including:
  65. dolphin : File manager
  66. kdepasswd : Changes a UNIX password.
  67. kdialog : Nice dialog boxes from shell scripts
  68. keditbookmarks : Bookmark oranizer and editor
  69. kfind : File find utility
  70. kfmclient : Tool for opening URLs from the command line
  71. konqueror : Web browser, file manager and document viewer
  72. %description -l ja
  73. KDE 4 の中心となるアプリケーション集です.
  74. %package libs
  75. Summary: Runtime libraries for %{name}
  76. Summary(ja): %{name} のランタイムライブラリ
  77. Group: System Environment/Libraries
  78. Requires: kdelibs4 >= %{version}
  79. Requires: kdepimlibs >= %{version}
  80. %description libs
  81. %{summary}.
  82. %description -l ja libs
  83. %{name} のランタイムライブラリです.
  84. %package devel
  85. Summary: Development files for %{name}
  86. Summary(ja): %{name} の開発用ファイル
  87. Group: Development/Libraries
  88. Requires: %{name}-libs = %{version}-%{release}
  89. Requires: kdelibs4-devel
  90. Requires: kdepimlibs-devel
  91. Provides: kdebase4-devel = %{version}-%{release}
  92. Obsoletes: kdebase4-devel < %{version}-%{release}
  93. %description devel
  94. %{summary}.
  95. %description -l ja devel
  96. %{name} の開発用ファイルです.
  97. %prep
  98. %setup -q -n kde-baseapps-%{version}
  99. %patch0 -p2 -b .nsplugins-paths
  100. %patch2 -p2 -b .home-icon
  101. %patch3 -p2 -b .kde#228593
  102. %patch4 -p2 -b .bz#631481
  103. %build
  104. mkdir -p %{_target_platform}
  105. pushd %{_target_platform}
  106. unset QTDIR || : ; . /etc/profile.d/qt4.sh
  107. %cmake \
  108. -DCMAKE_BUILD_TYPE=release \
  109. -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} \
  110. -DDATA_INSTALL_DIR:PATH=%{_datadir}/kde4/apps \
  111. -DINCLUDE_INSTALL_DIR:PATH=%{_includedir}/kde4 \
  112. -DLIBEXEC_INSTALL_DIR:PATH=%{_libexecdir}/kde4 \
  113. -DSYSCONF_INSTALL_DIR:PATH=%{_sysconfdir} \
  114. ..
  115. popd
  116. make %{?_smp_mflags} -C %{_target_platform}
  117. %install
  118. rm -rf $RPM_BUILD_ROOT
  119. make install/fast DESTDIR=$RPM_BUILD_ROOT -C %{_target_platform}
  120. # konquerorsu only show in KDE
  121. echo 'OnlyShowIn=KDE;' >> $RPM_BUILD_ROOT%{_datadir}//applications/kde4/konquerorsu.desktop
  122. # create/own some dirs
  123. mkdir -p $RPM_BUILD_ROOT%{_datadir}/kde4/apps/konqueror/{kpartplugins,icons,opensearch}
  124. ## unpackaged files
  125. # libs for which there is no (public) api
  126. rm -f $RPM_BUILD_ROOT%{_libdir}/lib{dolphin,kbookmarkmodel_,konqueror}private.so
  127. # move devel symlinks
  128. mkdir -p $RPM_BUILD_ROOT%{_libdir}/kde4/devel
  129. pushd $RPM_BUILD_ROOT%{_libdir}
  130. for i in lib*.so
  131. do
  132. case "$i" in
  133. libkonq.so|libkonqsidebarplugin.so)
  134. linktarget=`readlink "$i"`
  135. rm -f "$i"
  136. ln -sf "../../$linktarget" "kde4/devel/$i"
  137. ;;
  138. *)
  139. ;;
  140. esac
  141. done
  142. popd
  143. %find_lang %{name} --all-name --with-kde --without-mo
  144. %clean
  145. rm -rf $RPM_BUILD_ROOT
  146. %post
  147. touch --no-create %{_datadir}/icons/hicolor &> /dev/null ||:
  148. touch --no-create %{_datadir}/icons/oxygen &> /dev/null ||:
  149. %posttrans
  150. gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null ||:
  151. gtk-update-icon-cache %{_datadir}/icons/oxygen &> /dev/null ||:
  152. update-desktop-database -q &> /dev/null ||:
  153. %postun
  154. if [ $1 -eq 0 ] ; then
  155. touch --no-create %{_datadir}/icons/hicolor &> /dev/null ||:
  156. touch --no-create %{_datadir}/icons/oxygen &> /dev/null ||:
  157. gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null ||:
  158. gtk-update-icon-cache %{_datadir}/icons/oxygen &> /dev/null ||:
  159. update-desktop-database -q &> /dev/null ||:
  160. fi
  161. %post libs -p /sbin/ldconfig
  162. %postun libs -p /sbin/ldconfig
  163. %files
  164. %defattr(-,root,root,-)
  165. %{_bindir}/*
  166. %{_datadir}/applications/kde4/*
  167. %{_datadir}/kde4/apps/*
  168. %{_datadir}/config.kcfg/*
  169. %{_datadir}/dbus-1/interfaces/*
  170. %{_datadir}/icons/hicolor/*/*/*
  171. %{_datadir}/icons/oxygen/*/*/*
  172. %{_datadir}/kde4/services/*
  173. %{_datadir}/kde4/servicetypes/*
  174. %{_docdir}/HTML/en/*
  175. %{_libdir}/kde4/*
  176. %exclude %{_libdir}/kde4/devel/
  177. %{_mandir}/man1/*
  178. %{_datadir}/autostart/*
  179. %{_datadir}/config/*
  180. %{_datadir}/templates/*
  181. %{_datadir}/templates/.source/*
  182. %{_libdir}/libkdeinit4_*.so
  183. %files libs
  184. %defattr(-,root,root,-)
  185. %{_libdir}/lib*.so.*
  186. %files devel
  187. %defattr(-,root,root,-)
  188. %{_includedir}/kde4/*
  189. %{_libdir}/kde4/devel/lib*.so
  190. %changelog
  191. * Sun Jul 31 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 4.7.0-1
  192. - new upstream release
  193. * Tue Jun 14 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 4.6.4-1
  194. - new upstream release
  195. * Sun Mar 13 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 4.6.1-1
  196. - new upstream release
  197. * Sun Feb 27 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 4.6.0-2
  198. - added BR: glib2-devel, libXpm-devel
  199. - removed BR: alsa-libs-devel, cyrus-sasl-devel, libraw1394-devel,
  200. libsmbclient-devel, libusb-devel, pciutils-devel,
  201. pcre-devel, OpenEXR-devel, qimageblitz-devel
  202. * Sun Feb 13 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 4.6.0-1
  203. - new upstream release
  204. * Sun Sep 5 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 4.5.1-1
  205. - new upstream release
  206. * Tue Aug 17 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 4.5.0-1
  207. - new upstream release
  208. * Sun Jul 4 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 4.4.5-1
  209. - new upstream release
  210. - added Conflicts: kdebase3
  211. * Fri May 7 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.4.3-1
  212. - new upstream release
  213. * Sun Apr 11 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.4.2-1
  214. - new upstream release
  215. * Sun Mar 7 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.4.1-1
  216. - new upstream release
  217. * Tue Mar 2 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.4.0-1
  218. - new upstream release
  219. - built with new toolchain
  220. * Sun Nov 23 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.3.3-1
  221. - new upstream release
  222. * Sat Oct 24 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.3.2-1
  223. - new upstream release
  224. * Sat Sep 5 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.3.1-1
  225. - new upstream release
  226. - used %%cmake macro
  227. * Sun Aug 30 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.3.0-3
  228. - fixed %%post and %%postun section
  229. * Tue Aug 18 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.3.0-2
  230. - new upstream release (based on Fedora)
  231. * Sun May 10 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 3.5.8-1
  232. - applied new versioning policy
  233. - added Patch706 based on 77_fix_ftbfs_ucred_redefinition.diff
  234. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=520074
  235. * Mon Dec 10 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.8-0vl7
  236. - rebuild for VineSeed
  237. * Mon Dec 10 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.8-0vl6
  238. - add Patch1 and 2
  239. - update Patch705
  240. * Tue Dec 4 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.8-0vl5
  241. - rebuild for VineSeed
  242. * Tue Dec 4 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.8-0vl4
  243. - add Patch705 (BTS:564)
  244. * Sun Nov 25 2007 NAKAMURA Kenta <kenta@vinelinux.org> 3.5.8-0vl3
  245. - dropped obsolete Patch704
  246. * Tue Oct 16 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.8-0vl2
  247. - rebuild for VineSeed
  248. * Tue Oct 16 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.8-0vl1
  249. - new upstream release
  250. - drop Patch1 and Patch2
  251. * Thu Sep 20 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.7-0vl3
  252. - add Patch1 (CVE-2007-4224, CVE-2007-4225, CVE-2007-3820)
  253. - add Patch2 (CVE-2007-4569)
  254. * Wed Jul 18 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.7-0vl2
  255. - build for VineSeed
  256. - add Patch101
  257. * Wed Jul 18 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.7-0vl1.1
  258. - add Patch0 (SA26091)
  259. * Sun May 20 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.7-0vl1
  260. - new upstream release
  261. - add BuildPrereq: dbus-qt3-devel samba-libsmbclient-devel
  262. * Mon Jan 22 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.6-0vl1
  263. - new upstream release
  264. - remove Patch0
  265. - add Requires: hicolor-icon-theme
  266. * Wed Dec 20 2006 Hideki MIWA <miwa@c.csce.kyushu-u.ac.jp> 3.5.5-0vl5
  267. - added: Patch704: kdebase-3.5.5-Xsession.patch
  268. * Sat Nov 11 2006 NAKAMURA Kenta <kenta@vinelinux.org> 3.5.5-0vl4
  269. - updated pam.d setting
  270. - dropped: Patch702: kdebase-3.5.1-pam_console.diff
  271. - added: Patch703: kdebase-3.5.5-pamd.patch
  272. * Sat Oct 14 2006 NAKAMURA Kenta <kenta@vinelinux.org> 3.5.5-0vl3
  273. - added --with-qt-libraries and --enable-libsuffix option
  274. - removed --libdir=%%{_libdir} option
  275. * Tue Oct 10 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.5-0vl2
  276. - rebuild for VineSeed
  277. * Tue Oct 10 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.5-0vl1
  278. - new upstream release
  279. - add Patch0 from kde.org (SVN commit 593835)
  280. * Tue Sep 05 2006 NAKAMURA Kenta <kenta@vinelinux.org> 3.5.4-0vl4
  281. - added --libdir=%%{_libdir} configure option
  282. * Sun Aug 27 2006 NAKAMURA Kenta <kenta@vinelinux.org> 3.5.4-0vl3
  283. - rebuilt with openldap-2.3.27-0vl1
  284. * Tue Jul 25 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.4-0vl2
  285. - rebuild for VineSeed
  286. * Tue Jul 25 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.4-0vl1
  287. - new upstream release
  288. - drop Patch0
  289. * Thu Jun 15 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.3-0vl5
  290. - rebuild for VineSeed
  291. * Thu Jun 15 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.3-0vl4
  292. - add Patch0 (CVE-2006-2449)
  293. * Wed Jun 14 2006 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 3.5.3-0vl3
  294. - rebuilt with gamin-devel in place of fam-devel
  295. * Tue May 30 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.3-0vl2
  296. - rebuild for VineSeed
  297. * Tue May 30 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.3-0vl1
  298. - new upstream release
  299. * Fri Apr 21 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.2-0vl4
  300. - rebuild for VineSeed
  301. * Fri Apr 21 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.2-0vl3
  302. - remove firefox icon (BTS:33)
  303. * Wed Mar 22 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.2-0vl2
  304. - rebuild for VineSeed
  305. * Wed Mar 22 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.2-0vl1
  306. - new upstream release
  307. - drop Patch0
  308. * Fri Mar 17 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.1-0vl5
  309. - update Patch702 (support for ldap)
  310. - drop Patch701
  311. * Thu Feb 16 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.1-0vl4
  312. - rebuild for VineSeed
  313. * Thu Feb 16 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.1-0vl3
  314. - add Patch0 (https://bugs.kde.org/show_bug.cgi?id=121087)
  315. - add %%{_datadir}/doc/kdm/README to %%files
  316. * Tue Jan 24 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.1-0vl2
  317. - rebuild for VineSeed
  318. * Tue Jan 24 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.1-0vl1
  319. - new upstream release
  320. * Thu Dec 8 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.0-0vl2
  321. - rebuild for VineSeed
  322. * Mon Nov 28 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.0-0vl1
  323. - new upstream release
  324. * Fri Nov 11 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.0-0vl0.rc1
  325. - new upstream release
  326. * Mon Oct 17 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.92-0vl1
  327. - new upstream release
  328. - update Patch701 and BuildPrereq (VineSeed-Plus:03341)
  329. - delete Patch0, 700, and 800
  330. * Mon Sep 12 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.91-0vl1
  331. - new upstream release
  332. - remove Patch0
  333. - update %%files
  334. - add Patch0
  335. * Fri Sep 9 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.2-0vl6
  336. - rebuild for VineSeed
  337. * Fri Sep 9 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.2-0vl5
  338. - add Patch702 (VineSeed-Plus:03276)
  339. * Tue Sep 6 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.2-0vl4
  340. - rebuild for VineSeed
  341. * Tue Sep 6 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.2-0vl3
  342. - add Patch0 (CAN-2005-2494)
  343. * Thu Jul 22 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.2-0vl2
  344. - rebuild for VineSeed
  345. * Thu Jul 22 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.2-0vl1
  346. - new upstream release
  347. * Thu Jun 30 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.1-0vl2
  348. - build for VineSeed
  349. - add --disable-rpath to configure option
  350. * Wed Jun 1 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.1-0vl1
  351. - new upstream release
  352. - build for Vine3.1
  353. - use %%{?_smp_mflags} for make option
  354. - stop using %%{SOURCE4}
  355. * Wed Mar 16 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.0-0vl2
  356. - rebuild for VineSeed
  357. * Thu Mar 10 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.0-0vl1
  358. - new upstream release
  359. * Wed Mar 2 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.0-0vl0.rc1
  360. - new upstream release (3.4.0-rc1)
  361. - add BuildPrereq: gettext
  362. * Mon Feb 7 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.92-0vl1
  363. - new upstream release
  364. * Wed Jan 26 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.91-0vl1
  365. - new upstream release
  366. * Sat Dec 18 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.2-0vl2
  367. - rebuild for VineSeed
  368. - remove Patch0
  369. * Sat Dec 18 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.2-0vl1
  370. - source upgrade
  371. - build for Vine Linux 3.1
  372. - add patch0 (http://www.kde.org/info/security/advisory-20041213-1.txt)
  373. * Sat Oct 30 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.1-0vl2
  374. - add BuildPrereq: cyrus-sasl-devel ncurses-devel
  375. - add Requires: samba-libsmbclient
  376. * Sat Oct 9 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.1-0vl1
  377. - source upgrade
  378. * Thu Sep 23 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.0-0vl1
  379. - source upgrade
  380. - remove patch0
  381. * Mon Aug 16 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.3-0vl3
  382. - rebuild with qt32
  383. - add Patch0 from kde.org
  384. * Tue Jun 22 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.3-0vl2
  385. - replace gdm session file
  386. * Sat Jun 5 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.3-0vl1
  387. - source upgrade
  388. - remove lines about vine26
  389. * Sat May 1 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.2-0vl1
  390. - source upgrade
  391. * Fri Mar 26 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.1-0vl2
  392. - rebuild with openssl-0.9.7d
  393. * Tue Mar 9 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.1-0vl1
  394. - source upgrade
  395. * Mon Feb 2 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.0-0vl1
  396. - source upgrade
  397. - add BuildPrereq: libtiff-devel jasper-devel samba-libsmbclient
  398. * Sat Jan 17 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.5-0vl2
  399. - rebuild for VineSeedPlus
  400. * Fri Dec 26 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.5-0vl1
  401. - source upgrade
  402. - build for VinePlus/2.6
  403. - (VinePlus/2.6) BuildPrereq: autoconf258
  404. * Sun Dec 21 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.4-0vl3
  405. - build for VineSeed with new toolchain and qt-3.2.3
  406. * Fri Oct 3 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.4-0.26vl2
  407. - rebuild for Vine2.6
  408. * Thu Oct 2 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.4-0vl2
  409. - OOPS! Patch701 did not used
  410. * Wed Sep 17 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.4-0vl1
  411. - source upgrade
  412. - build with gcc-3.2.3
  413. * Thu Jul 17 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.3-0vl1
  414. - source upgrade
  415. * Sat Jul 5 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.2-0vl5
  416. - change spec to build with gcc295
  417. - change make option for SMP and add script
  418. * Thu Jun 19 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.2-0vl4
  419. - change spec to build with g++-2.95.3
  420. * Sat May 17 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.2-0vl3
  421. - source upgrade (MD5SUMS = a90feb5273e9f524a2b19d9021ece7a6)
  422. * Tue May 13 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.2-0vl2
  423. - source upgrade (MD5SUMS = 4019643c77c818d96bf873c91faa9119)
  424. * Sat May 10 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.2-0vl1
  425. - source upgrade
  426. - stop using patch700 and patch800 (they do not need, maybe)
  427. - do not install source8 (this version reads .Xresources)
  428. - built with libpng >= 1.2.5 when %{vine26} is set to 0 (ie VineSeedPlus)
  429. - add BuildPrereq: libjpeg-devel
  430. - remove /etc/skel/.kde (they do not need)
  431. * Thu Apr 10 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.1a-0vl1
  432. - security release
  433. - remove patch0, patch1 and patch2 (included in this source)
  434. * Sun Mar 23 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.1-0vl1
  435. - source upgrade
  436. - add patch0 (http://lists.kde.org/?l=kde-cvs&m=104766756731187&w=2)
  437. - add patch1 and patch2
  438. (http://lists.kde.org/?l=kde-cvs&m=104758242610505&w=2)
  439. - add patch701 for Xsession of kdm
  440. * Sun Feb 16 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1-0vl2
  441. - change spec to build both VineSeed and Vine2.5/2.6
  442. * Thu Jan 30 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1-0vl1
  443. - source upgrade to 3.1-stable
  444. * Mon Jan 20 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1-0.rc7vl1
  445. - source upgrade to 3.1rc7
  446. * Wed Jan 15 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1-0.rc6vl2
  447. - remove patches except patch1
  448. * Sun Jan 12 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1-0.rc6vl1
  449. - source upgrade to 3.1rc6
  450. - stop using objprelink2, it does not work with gcc3
  451. - add BuildPrereq: openMotif-devel instead of lesstif-devel
  452. - add BuildPrereq: openssl-devel libart_lgpl-devel
  453. - add Requires: openMotif libart_lgpl
  454. - update and revised patches
  455. * Sat Dec 28 2002 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.0.5a-0vl1
  456. - source upgrade
  457. - revised patch0
  458. * Wed Oct 16 2002 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.0.4-0vl2
  459. - objprelink2 support only i386 (add %ifarch i386 ... again)
  460. * Sun Oct 13 2002 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.0.4-0vl1
  461. - source upgrade
  462. - revised patch0
  463. * Tue Oct 8 2002 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.0.3-0vl2
  464. - rebuild with qt-3.0.5-0vl1
  465. - BuildPrereq: autoconf253 objprelink2
  466. * Thu Aug 22 2002 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.0.3-0vl1
  467. - source upgrade
  468. - revised patch0
  469. * Mon Aug 5 2002 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.0.2-0vl3
  470. - add kio_httprc to source4 (fix Japanese search at google.co.jp)
  471. * Wed Jul 24 2002 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.0.2-0vl2
  472. - rebuild with libvorbis-1.0-0vl1
  473. * Thu Jul 4 2002 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 3.0.2-0vl1
  474. - source upgrade
  475. - revised patch0
  476. - add source8 to read .Xresources
  477. * Fri Jun 7 2002 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 3.0.1-0vl1
  478. - source update to 3.0.1
  479. * Mon Apr 15 2002 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 3.0-1vl2
  480. - source update to 3.0
  481. - add patch800 from kde.gr.jp
  482. - change source4 (default font == kochi-gothic)
  483. - add BuildPrereq: lesstif-static
  484. * Sat Mar 30 2002 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 3.0-1vl1
  485. - merged with rawhide 3.0-0.cvs20020314.4
  486. - source update to cvs-20020329
  487. - revised patch0, 1
  488. - delete patch7
  489. - add BuildPrereq: autoconf252 automake15
  490. - There is Vine's previous changes, hacked for Vine
  491. -- Sat Mar 16 2002 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 2.2.2-0vl1
  492. - source and patch upgrade to 2.2.2
  493. - Build with kdelibs-2.2.2-0vl1
  494. - add BuildPrereq: pam-devel lesstif-devel
  495. -- Wed Nov 28 2001 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 2.2.1-1vl3
  496. - Set Charset=jisx0208.1983-0
  497. - Build with kdelibs-2.2.1-1vl3
  498. - Stop runnning kappfinder and add applnk of kterm
  499. -- Thu Oct 18 2001 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 2.2.1-1vl2
  500. - Add patches from kde.gr.jp (Thanks for Mr.ASAKI)
  501. -- Source 4
  502. -- Patch 202, 203
  503. - Use objprelink option (i386 only)
  504. - Fix spec to run kappfinder
  505. -- Sun Oct 14 2001 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 2.2.1-1vl1
  506. - Update patches from kde.gr.jp
  507. * Tue Mar 19 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0-0.cvs20020314.4
  508. - Fix updating from KDE 2.x
  509. * Mon Mar 18 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0-0.cvs20020314.3
  510. - Add patches from Than to fix up menu i18n and kdm sessions
  511. - Put back %{?_smp_mflags}
  512. * Tue Mar 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0-0.cvs20020314.1
  513. - Add patch from Than to scale down icons for submenus pointing to legacy
  514. applications rather than keeping them at 32x32
  515. * Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0-0.cvs20020311.1
  516. - Add patch to kicker allowing it to display just the app descriptions instead
  517. of names
  518. * Fri Mar 1 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0-0.cvs20020301.1
  519. - Update
  520. - Remove separate kdm package
  521. * Thu Feb 14 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0-0.cvs20020214.1
  522. - Build --with-xinerama
  523. * Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0-0.cvs20020129.1
  524. - Manually add Provides: libkateinterfaces.so to work around rpm bug
  525. * Sun Jan 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0-0.cvs20020120.1
  526. - Update to get API changes
  527. - Clean up old temp files in startkde some more
  528. * Thu Jan 17 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0-0.cvs20020117.2
  529. - Make sure the correct kdelibs is in the build environment before building
  530. kdebase
  531. * Mon Jan 7 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0-0.cvs20020107.1
  532. - Update, sync with kdelibs API changes
  533. * Sat Dec 29 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0-0.cvs20011229.1
  534. - Update
  535. * Wed Dec 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0-0.cvs20011226.1
  536. - Update
  537. - Disable ia64 temporarily (because of bug #57833)
  538. * Sat Dec 15 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0-0.cvs20011215.1
  539. - Update
  540. - Make kdm a separate package
  541. * Fri Dec 14 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0-0.cvs20011214.1
  542. - Update
  543. - Exclude alpha for now (compiler bugs)
  544. * Sun Aug 5 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.cvs20010805.1
  545. - Fix anti-aliased fonts
  546. - Remove Japanese konsole patch, it breaks changing fonts in all other
  547. languages
  548. - BuildRequire lesstif-devel to make sure recompiled versions of Konqueror
  549. support Netscape plugins
  550. - Remove language detection hacks from startkde, they're now in kpersonalizer
  551. - Personalize kicker in kpersonalizer
  552. - Power off when halting the system in kdm (#50847)
  553. * Thu Aug 2 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.cvs20010802.1
  554. - Remove Japanese Konsole patch, it breaks other languages (#50619)
  555. * Tue Jul 31 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.cvs20010731.1
  556. - Remove some patches that made it into cvs
  557. - Fix up the Japanese patch, it messed up konsole fonts on "normal"
  558. languages
  559. * Mon Jul 30 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.cvs20010730.1
  560. - Fix up audiocd ioslave (#50310)
  561. - Initialize kpersonalizer to $LANG (#50311)
  562. - Add Japanese patch
  563. * Wed Jul 25 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.cvs20010725.1
  564. - Fix error messages on first startup
  565. * Tue Jul 24 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.cvs20010724.1
  566. - remove ia64 workarounds
  567. - fix default configurations
  568. - update
  569. - remove dupes from kdeartwork
  570. * Sun Jul 22 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.cvs20010722.1
  571. - rebuild after fixing the build root
  572. * Sat Jul 21 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.cvs20010721.1
  573. - rebuild - somehow an application got linked against an older version of
  574. itself from the buildroot
  575. - update
  576. * Fri Jul 20 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.cvs20010720.1
  577. - update
  578. - get rid of some rpmlint warnings
  579. - remove kappfinder (we maintain /etc/X11/applnk)
  580. - work around ia64 breakage
  581. * Wed Jun 27 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.cvs20010627.1
  582. - update
  583. - adapt patches
  584. * Sat Jun 16 2001 Alan Eldridge <alane@geeksrus.net> 2.2-0.cvs20010616.1
  585. - updated for current CVS
  586. * Tue May 22 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.alpha2.2
  587. - Work around NFS-mounted home directories residing on servers with
  588. ultimately broken OSes (#40711)
  589. - Fix desktopconv compilation without optimizations (#40144)
  590. - Move old config files rather than deleting them (#38107)
  591. - Add explicit requirements on lm_sensors and kdelibs-sound (#32678)
  592. - Fix doc generation (#40087)
  593. - s/Copyright:/License:/
  594. * Sun May 20 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.alpha2.1
  595. - 2.2 alpha 2
  596. * Sun May 13 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.cvs20010513.1
  597. - Fix up default settings; KSpell should use Aspell right away
  598. - Split out -devel subpackage; with KWin and Kate moving to plugin systems,
  599. this is getting big...
  600. * Sat May 12 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.cvs20010512.1
  601. - Update, adapt patches
  602. - Fix up desktop devices patch, we want the "Eject" action for CD-ROMs,
  603. CD-Writers, CD-RWs, ZIP and JAZ-Drives and LS120.
  604. * Fri Apr 20 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  605. - 2.2alpha1
  606. - kill /usr/share/icons/locolor/16x16/actions/bookmark_folder.png
  607. (dupe from kdelibs)
  608. * Tue Apr 3 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  609. - Fix deadkeys handling in kdm
  610. - Fix uninitialized variable in konsole, patch
  611. from Tim Waugh (#34452)
  612. * Fri Mar 30 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  613. - Fix rpmfind shortcut (Bugzilla #34057, KDE Bug #21100)
  614. - Add patch from KDE_2_1_BRANCH to get rid of debug output in
  615. the ktar IO slave
  616. * Wed Mar 28 2001 Than Ngo <than@redhat.com>
  617. - fix a bug in desktopconv (bug #33374)
  618. * Tue Mar 27 2001 Than Ngo <than@redhat.com>
  619. - fix charmap/encoding problem
  620. - fix MinimumFontSize in konqueror, default is 10
  621. - set correct DefaultEncoding for konqueror
  622. - clean up startkde
  623. - disable Israel and Thai, it's broken in qt
  624. * Fri Mar 23 2001 Preston Brown <pbrown@redhat.com>
  625. - remove CD-ROM / Floppy .desktop files, they are generated automatically now
  626. - remove some other old obsolete default config files
  627. * Thu Mar 22 2001 Preston Brown <pbrown@redhat.com>
  628. - patch to dynamically create icons for removable/user controllable
  629. devices on desktop
  630. * Wed Mar 21 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.1.1-2
  631. - Log utmp/wtmp correctly in konsole, using utempter
  632. - Remove setuid state from konsole_grantpty, it's no longer needed now
  633. that we use utempter.
  634. - Fix escaping in the konsole KPart
  635. - Fix grammar and order in the arts control module
  636. * Tue Mar 21 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.1.1-1
  637. - 2.1.1
  638. - Don't crash if kfmexec is invoked without arguments (#32029)
  639. - Various desktopconv fixes:
  640. - Allow removing or ignoring KDE 1.x files
  641. - convert the printer icon we had on the desktop by default.
  642. - Support i18n
  643. - Add mailsettings tool (generates sane kcmemail defaults at first
  644. startup)
  645. - Fix up support for Brazil Portuguese and Chinese
  646. - Fix loading of child panel config files (harald)
  647. - remove -T and --title in konsole, use instead --caption (#31483) (Than Ngo)
  648. - More i18n fixes (zh_HK is closer to zh_TW than to zh_CN...)
  649. * Mon Mar 20 2001 Than Ngo <than@redhat.com>
  650. - fix Login Screen Red Hat logo (Bug #32241)
  651. - fix kdm background color
  652. - fix a bug in setting font size (Bug #32258)
  653. * Fri Mar 17 2001 Than Ngo <than@redhat.com> 2.1-11
  654. - fix placed icons on desktop (Bug #31985)
  655. - some bugfixes in startkde
  656. - restore support for Russian (bero)
  657. - merge bugfix patch from KDE_2_1_BRANCH, Ctrl-U could crash Konqueror
  658. under certain circumstances (bero)
  659. - Fix up the effects patch (if everything was disabled, no radio button
  660. was checked by default, rather than the "No effects" button) (bero)
  661. * Thu Mar 15 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.1-10
  662. - Fix up i18n support
  663. - Don't use predictable tmp file names in krdb
  664. - Remove the printer icon from the desktop. It uses klpq which is in kdeutils,
  665. so the icon should come from there.
  666. - fix error.c in kdebase-2.1-fixes.patch, It's broken (Than Ngo)
  667. - better fix for konsole keyboard mappings (Preston Brown)
  668. * Tue Mar 13 2001 Than Ngo <than@redhat.com>
  669. - fix default profile for konqueror in webbrowser mode
  670. - set lucidatypewriter as fixed-width font for konqueror
  671. * Mon Mar 12 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.1-9
  672. - Fix locale settings (old versions didn't check the user's locale settings
  673. and always started up in English)
  674. - Fix some braindead code in kwrite
  675. * Sat Mar 10 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.1-8
  676. - Add option to save backtraces to a file (#30867)
  677. - Fix kdm looking horrible on 8 bit displays
  678. - Revert to /usr/share/config with an exception for kdmrc
  679. - Add /etc/skel/Desktop/.directory (the /etc/skel/Desktop/* glob doesn't include
  680. /etc/skel/Desktop/.* ...)
  681. - Don't apply konsole-noxft patch anymore (workaround for an X bug
  682. that was fixed in 11.4)
  683. * Fri Mar 9 2001 Preston Brown <pbrown@redhat.com>
  684. - fix home and end default mapping in konsole
  685. * Wed Feb 28 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  686. - /usr/share/config -> /etc/kde
  687. - Don't throw all config files at every user's home directory; 2.x supports
  688. changing global defaults
  689. - Get rid of bogus "can't find schema named" warning
  690. - Fix various bugs in konsole (don't connect to a NULL slot, etc.)
  691. - Cripple kxmlrpcd by default (#23253)
  692. - Add a sane icon arrangement at first startup (#25026)
  693. * Tue Feb 27 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  694. - Add fixes from KDE_2_1_BRANCH:
  695. - Fix up cookie handling in konqueror
  696. - Fix a potential crash in kcontrol when using config files from
  697. cvs snapshots
  698. - Fix possible khotkeys segfault
  699. - Fix up Konqueror User Agent dialog
  700. - Log in to "default" session by default (#29157)
  701. * Thu Feb 22 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  702. - 2.1 second (and hopefully last) respin
  703. * Wed Feb 21 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  704. - 2.1-respin
  705. - Drop the old anotherlevel session type in kdm (#28593)
  706. * Mon Feb 19 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  707. - 2.1
  708. * Wed Feb 14 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  709. - Fix up konsole_grantpty to work with the /dev/pts filesystem and
  710. /dev/ptmx rather than the old /dev/ptyXX system
  711. - Replace ktip logo with Red Hat logo, the old one could be considered
  712. offensive by some people
  713. - Fix build with glibc 2.2.2
  714. - Turn off icon view in kdm
  715. - Other minor changes to default config
  716. * Mon Feb 12 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  717. - desktopconv: Don't strip off .png/.xpm/.gif in Icon= if it is
  718. provided as a full pathname
  719. - Build with --disable-debug
  720. - Fix a bug causing all icons to appear in the upper-left corner
  721. - Don't use antialiased fonts in konsole even if they're turned on.
  722. Konsole can't deal with them.
  723. - Don't show the postgres and amanda users in kdm
  724. - Add rhbug/bz shortcut to Bugzilla
  725. - Add ftpsearch/fs shortcut to FTP Search
  726. - Add "Eject" option to CD-ROM icon (RFE #26301)
  727. - Fix permissions on some files in /etc/skel/Desktop (having them readable
  728. by root only is not really useful ;) )
  729. - Fix PAM exiting (#25232, Patch from Tim Waugh)
  730. - Fix utmp handling in konsole (Bug #25048)
  731. - Rewrite desktopconv and run it from startkde, ensures
  732. clean updates from KDE 1.x (Bug #25473)
  733. - Add $HOME/bin to PATH in kdm (Bug #25743)
  734. * Fri Feb 2 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  735. - Link the greeter into kdm statically, pulling in libpthreads
  736. Fixes crash with glibc-2.2.1-3 i686
  737. * Fri Jan 26 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  738. - exec ksmserver rather than just starting it - there's no need to keep
  739. that shell in memory.
  740. * Thu Jan 25 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  741. - Turn off anti-aliasing by default
  742. - Restore the turning AA on/off and "apply styles to non-KDE-apps"
  743. functionality, someone managed to break them just in time for
  744. 2.1 beta 2.
  745. * Tue Jan 23 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  746. - Fix bugs #23136 and #24709
  747. * Mon Jan 22 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  748. - Kill /usr/share/icons/hicolor/22x22/actions/view_tree.png, it's in
  749. kdelibs
  750. - restore missing /etc/kderc (Bug #24601)
  751. * Sat Jan 20 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  752. - Fix update if Autostart directory exists, but is empty
  753. - Fix usage of mktemp in startkde (#24415)
  754. * Fri Jan 19 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  755. - Update CVS (fixed #24298, #24242)
  756. - Hack in support for turning anti-aliasing on and off, as requested
  757. by Than. Unfortunately, this patch probably won't go into the base 2.1
  758. because of the message freeze.
  759. * Wed Jan 17 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  760. - Update to CVS; I fixed building with OpenLDAP 2.x in there.
  761. * Tue Jan 16 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  762. - Add kscreensaver pam file (copy the xscreensaver one, don't
  763. use the broken one from KDE CVS)
  764. * Thu Jan 11 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  765. - Don't replace a directory with a symlink (#23671)
  766. * Mon Jan 8 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  767. - Fix background (#20910)
  768. * Mon Jan 8 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  769. - kdm shouldn't show gdm and mailnull users (#23136)
  770. - don't install the konsole fonts, they're now
  771. included in XFree86 (#23467)
  772. - Obsoletes kdebase2 (from 7.0-preview)
  773. - Add config files (used to be in kdesupport) (#22601)
  774. * Mon Jan 1 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  775. - Update
  776. * Wed Dec 20 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  777. - Update
  778. - Obsolete kdebase-3d-screensavers, kdebase-locolor-icons,
  779. kapm kcmlaptop (optional stuff from KDE 1.x)
  780. * Thu Nov 9 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  781. - Update to HEAD branch
  782. - s/Prereq/Requires(post,postun)/
  783. * Thu Nov 2 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  784. - Some fixes to startkde:
  785. - if /etc/skel/.kde doesn't exist, don't copy it
  786. - remove stale .DCOPserver* files at startup
  787. - Rebuild with fixed kdoc
  788. * Tue Oct 31 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  789. - Move include files to /usr/include/kde
  790. - Don't install any of the mini-lesstif files, we need them at
  791. build time only
  792. - Fix consolehelper config for kappfinder
  793. * Sat Oct 28 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  794. - Update to KDE_2_0_BRANCH, now that the ".0 release" bugs are fixed
  795. - Get rid of the Red Hat menu, it's merged now
  796. - Fix up the gdm session file
  797. - Fix up kappfinder, run it through consolehelper (Bug #19903)
  798. - Enable Netscape plugin support, add a stripped down version of lesstif
  799. to allow this
  800. * Mon Oct 23 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  801. - 2.0 final
  802. * Sun Oct 1 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  803. - new CVS
  804. - fix installation of fonts
  805. * Sat Sep 23 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  806. - new CVS snapshot
  807. - fix up spec file
  808. * Wed Aug 23 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  809. - get rid of the 3d-screensavers package - now that qt-GL is part of qt,
  810. there's no need to keep them separate to avoid the dependency.
  811. * Mon Aug 21 2000 Than Ngo <than@redhat.com>
  812. - fix gnome-session so that KDE2 can be started from gdm
  813. - pam/kde2 instead pam/kde to avoid problem with KDE1
  814. - don't requires qt-GL, It's now in qt
  815. * Sun Aug 20 2000 Than Ngo <than@redhat.com>
  816. - fix dependency problem with KDE1 so that KDE1 and KDE2 can be installed
  817. at the same time
  818. - add missing ldconfig in %post anf %postun
  819. - fix for reading config files in /etc/X11/xdm, add Xsession to requires
  820. * Tue Aug 8 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  821. - Fix keytable in konsole (Bug #15682)
  822. * Sun Aug 6 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  823. - rebuild, now that kdelibs2 works on alpha
  824. - use the same ugly hack to get kdebase to compile
  825. - remove ksysguard on alpha (even more compiler problems)
  826. * Fri Aug 4 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  827. - new snapshot (fixed libGL detection in CVS)
  828. * Wed Aug 2 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  829. - move to /usr/lib/kde2
  830. - new snapshot
  831. * Sun Jul 23 2000 Nalin Dahyabhai <nalin@redhat.com>
  832. - fix the --xdmdir arg to be correct (oops)
  833. * Fri Jul 21 2000 Nalin Dahyabhai <nalin@redhat.com>
  834. - move kdm config files from /usr/config to /etc/X11 by forcing xdmdir
  835. * Fri Jul 21 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  836. - new snapshot
  837. - some fixes to spec file
  838. * Tue Jul 18 2000 Than Ngo <than@redhat.de>
  839. - rebuilt against glibc-2.1.92-14, gcc-2.96-40
  840. * Sun Jul 16 2000 Than Ngo <than@redhat.de>
  841. - use new snapshot
  842. - disable Motif
  843. * Tue Jul 11 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  844. - use gcc 2.96
  845. - new snapshot
  846. * Sun Jul 2 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  847. - Epoch 3
  848. - Update to current
  849. - Use egcs++
  850. * Fri Jun 30 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  851. - Update (I put the fixes directly to CVS rather than collecting them
  852. in the spec)
  853. * Fri Jun 23 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  854. - remove man2html; we get that from man
  855. - new snapshot
  856. * Tue Jun 20 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  857. - new snapshot
  858. - ExcludeArch ia64 for now
  859. - remove gnome .desktop file, we get it from gnome-core now.
  860. * Wed Apr 5 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  861. - remove dependency on xpm (now in XFree86)
  862. * Sat Mar 18 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  863. - new snapshot
  864. - move it to /usr, where it belongs
  865. * Sat Dec 25 1999 Bernhard Rosenkraenzer <bero@redhat.com>
  866. - Build the OpenGL screensavers, and move them to a separate package
  867. - Improve the spec file (BuildPrereqs etc.)
  868. * Thu Dec 16 1999 Bernhard Rosenkraenzer <bero@redhat.com>
  869. - remove patch #3 (obsoleted by kwin)
  870. * Sun Oct 24 1999 Bernhard Rosenkraenzer <bero@redhat.de>
  871. - 2.0 CVS snapshot
  872. - fix compilation
  873. * Thu Sep 23 1999 Preston Brown <pbrown@redhat.com>
  874. - clean up files in /tmp from startkde
  875. - mark doc files as such
  876. * Tue Sep 21 1999 Preston Brown <pbrown@redhat.com>
  877. - start autorun if present in startkde
  878. - check for configured soundcard before running sound services
  879. * Mon Sep 20 1999 Preston Brown <pbrown@redhat.com>
  880. - made kdelnks display Name property if they are of type Link
  881. * Thu Sep 16 1999 Preston Brown <pbrown@redhat.com>
  882. - moved png handling here (from kdelibs)
  883. - changed low color icon directory name to locolor
  884. * Tue Sep 14 1999 Preston Brown <pbrown@redhat.com>
  885. - added optional session management to logout dialog
  886. - include GNOME menus
  887. * Mon Sep 13 1999 Preston Brown <pbrown@redhat.com>
  888. - added link to /etc/X11/applnk, .directory file
  889. - included lowcolor icon sub-package
  890. - enable .desktop file access
  891. * Fri Sep 10 1999 Preston Brown <pbrown@redhat.com>
  892. - customized startkde script to set up user environment if not present.
  893. - mention kthememgr in description.
  894. * Wed Sep 08 1999 Preston Brown <pbrown@redhat.com>
  895. - upgraded to 1.1.2 release
  896. - kvt is back
  897. - kde icon included
  898. - linux console fonts included
  899. * Thu Jul 15 1999 Preston Brown <pbrown@redhat.com>
  900. - PAM console logout problem solved.
  901. * Mon Jul 12 1999 Preston Brown <pbrown@redhat.com>
  902. - now includes screensaver password security fix
  903. * Fri Jun 11 1999 Preston Brown <pbrown@redhat.com>
  904. - snapshot, includes kde 1.1.1 + fixes
  905. - kvt removed for security reasons. It is a steaming pile of...
  906. * Mon Apr 19 1999 Preston Brown <pbrown@redhat.com>
  907. - last snapshot before release
  908. * Fri Apr 16 1999 Preston Brown <pbrown@redhat.com>
  909. - today's snapshot makes kfm a bit nicer and some other fixes
  910. - moved default rc files to kdesupport
  911. * Thu Apr 15 1999 Preston Brown <pbrown@redhat.com>
  912. - SUID bit removed from konsole_grantpty -- not needed w/glibc 2.1
  913. * Wed Apr 14 1999 Preston Brown <pbrown@redhat.com>
  914. - built with today's snapshot -- had to rebuild to fix pam problems.
  915. * Tue Apr 13 1999 Preston Brown <pbrown@redhat.com>
  916. - new snapshot fixes mimetype video/x-flic problem
  917. * Mon Apr 12 1999 Preston Brown <pbrown@redhat.com>
  918. - latest stable snapshot
  919. * Fri Apr 09 1999 Preston Brown <pbrown@redhat.com>
  920. - removed bell.xpm (used to be in fvwm2-icons, don't want installer to see
  921. - this previous connection and autoselect kdebase for upgrade).
  922. * Tue Mar 23 1999 Preston Brown <pbrown@redhat.com>
  923. - moved gdm patch
  924. * Mon Mar 22 1999 Preston Brown <pbrown@redhat.com>
  925. - added gdm session control file
  926. * Fri Mar 19 1999 Preston Brown <pbrown@redhat.com>
  927. - added pam-console stuff to kde pam file
  928. * Wed Feb 24 1999 Preston Brown <pbrown@redhat.com>
  929. - Injected new description and group.
  930. * Mon Feb 07 1999 Preston Brown <pbrown@redhat.com>
  931. - upgraded to KDE 1.1 final.
  932. * Tue Jan 19 1999 Preston Brown <pbrown@redhat.com>
  933. - updated macros for RPM 3.0, removed red hat logo.
  934. * Tue Jan 05 1999 Preston Brown <pbrown@redhat.com>
  935. - re-merged from Duncan Haldane's stuff