kdebase-vl.spec 41 KB

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