kdebase-vl.spec 39 KB

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