kdebase-vl.spec 39 KB

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