kdebase-vl.spec 38 KB

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