kdebase-vl.spec 39 KB

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