kdepim-vl.spec 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704
  1. Name: kdepim
  2. Summary: PIM (Personal Information Manager) for KDE
  3. Summary(ja): KDE の個人情報管理(PIM)アプリケーション集
  4. Version: 4.4.10
  5. Release: 1%{?_dist_release}
  6. Group: Applications/Productivity
  7. License: GPLv2
  8. URL: http://pim.kde.org/
  9. Source: ftp://ftp.kde.org/pub/kde/stable/%{version}/src/kdepim-%{version}.tar.bz2
  10. Patch0: kdepim-4.1.80-libqgpgme-link-fix.patch
  11. # http://bugzilla.redhat.com/show_bug.cgi?id=496988
  12. Patch1: kdepim-4.3.1-kmail-saveAttachments.patch
  13. ## upstream
  14. # KDE.org patches
  15. # KDE.gr.jp patches
  16. BuildRoot: %{_tmppath}/%{name}-%{version}-root
  17. BuildRequires: akonadi-devel
  18. BuildRequires: bison flex
  19. BuildRequires: libboost-devel
  20. BuildRequires: cyrus-sasl-devel
  21. BuildRequires: desktop-file-utils
  22. BuildRequires: gnokii-devel
  23. BuildRequires: gpgme-devel
  24. BuildRequires: kdepimlibs-devel >= %{version}
  25. BuildRequires: kdelibs-experimental-devel
  26. BuildRequires: libassuan-devel
  27. BuildRequires: libical-devel
  28. BuildRequires: libindicate-qt-devel
  29. BuildRequires: libXpm-devel libXScrnSaver-devel
  30. # TODO: libmapi from http://www.openchange.org/
  31. #BuildRequires: libmapi-devel
  32. BuildRequires: libxslt-devel
  33. # libmal currently not used, recheck with kdepim-4.3
  34. BuildRequires: pilot-link-devel >= 0.12.4
  35. BuildRequires: python-devel
  36. BuildRequires: soprano-devel
  37. BuildRequires: qca2-devel
  38. BuildRequires: zlib-devel
  39. Requires: %{name}-libs = %{version}-%{release}
  40. Obsoletes: kdepim4 < %{version}-%{release}
  41. Provides: kdepim4 = %{version}-%{release}
  42. Conflicts: kdepim3
  43. Conflicts: kdeutils3
  44. %description
  45. A PIM (Personal Information Manager) for KDE.
  46. What it is
  47. ----------
  48. * kmail: email client
  49. * knode: newsreader
  50. * knotes: sticky notes for the desktop
  51. * kontact: integrated PIM management
  52. * korganizer: journal, appointments, events, todos
  53. %{?_with_pilot_link:* kpilot: HotSync® software for Palm OS® devices}
  54. %package libs
  55. Summary: %{name} runtime libraries
  56. Summary(ja): %{name} のラインタイムライブラリ
  57. Group: System Environment/Libraries
  58. Requires: kdelibs4 >= %{version}
  59. %description libs
  60. %{summary}.
  61. %package devel
  62. Summary: Development files for kdepim
  63. Summary(ja): %{name} の開発用ファイル
  64. Group: Development/Libraries
  65. Requires: %{name}-libs = %{version}-%{release}
  66. Requires: kdelibs4-devel
  67. Obsoletes: kdepim4-devel < %{version}-%{release}
  68. Provides: kdepim4-devel = %{version}-%{release}
  69. Conflicts: kdepim3-devel
  70. %description devel
  71. Development files for %{name}.
  72. Install %{name}-devel if you want to write or compile %{name} plugins.
  73. %prep
  74. %setup -q -n kdepim-%{version}
  75. %patch0 -p1 -b .libqgpgme-link-fix
  76. %patch1 -p0 -b .kmail-saveAttachments
  77. %build
  78. mkdir -p %{_target_platform}
  79. pushd %{_target_platform}
  80. unset QTDIR || : ; . /etc/profile.d/qt4.sh
  81. %cmake \
  82. -DCMAKE_BUILD_TYPE=release \
  83. -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} \
  84. -DDATA_INSTALL_DIR:PATH=%{_datadir}/kde4/apps \
  85. -DINCLUDE_INSTALL_DIR:PATH=%{_includedir}/kde4 \
  86. -DLIB_INSTALL_DIR:PATH=%{_libdir} \
  87. -DLIBEXEC_INSTALL_DIR:PATH=%{_libexecdir}/kde4 \
  88. -DSYSCONF_INSTALL_DIR:PATH=%{_sysconfdir} \
  89. ..
  90. popd
  91. make %{?_smp_mflags} -C %{_target_platform}
  92. %install
  93. rm -rf $RPM_BUILD_ROOT
  94. make install/fast DESTDIR=$RPM_BUILD_ROOT -C %{_target_platform}
  95. # make symlinks relative
  96. mkdir -p $RPM_BUILD_ROOT%{_docdir}/HTML/en/common
  97. pushd $RPM_BUILD_ROOT%{_docdir}/HTML/en
  98. for i in *; do
  99. if [ -d $i -a -L $i/common ]; then
  100. rm -f $i/common
  101. ln -nfs ../common $i
  102. fi
  103. done
  104. popd
  105. %check
  106. for f in $RPM_BUILD_ROOT%{_datadir}/applications/kde4/*.desktop ; do
  107. desktop-file-validate $f
  108. done
  109. %post
  110. touch --no-create %{_datadir}/icons/hicolor &> /dev/null ||:
  111. touch --no-create %{_datadir}/icons/oxygen &> /dev/null ||:
  112. %posttrans
  113. gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null ||:
  114. gtk-update-icon-cache %{_datadir}/icons/oxygen &> /dev/null ||:
  115. update-desktop-database -q &> /dev/null ||:
  116. %postun
  117. if [ $1 -eq 0 ] ; then
  118. touch --no-create %{_datadir}/icons/hicolor &> /dev/null ||:
  119. touch --no-create %{_datadir}/icons/oxygen &> /dev/null ||:
  120. gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null ||:
  121. gtk-update-icon-cache %{_datadir}/icons/oxygen &> /dev/null ||:
  122. update-desktop-database -q &> /dev/null ||:
  123. fi
  124. %post libs -p /sbin/ldconfig
  125. %postun libs -p /sbin/ldconfig
  126. %clean
  127. rm -rf $RPM_BUILD_ROOT
  128. %files
  129. %defattr(-,root,root)
  130. %{_bindir}/*
  131. #{_libdir}/libkpilot_*.so
  132. %{_libdir}/kde4/*.so
  133. %{_libdir}/strigi/*.so
  134. %{_libdir}/akonadi/*
  135. %{_datadir}/applications/kde4/*.desktop
  136. %{_datadir}/kde4/apps/akregator
  137. #{_datadir}/kde4/apps/akonadi/*
  138. %{_datadir}/kde4/apps/akonadiconsole/*
  139. %{_datadir}/kde4/apps/blogilo/*
  140. %{_datadir}/kde4/apps/kaddressbook
  141. %{_datadir}/kde4/apps/kalarm
  142. %{_datadir}/kde4/apps/kconf_update/*
  143. %{_datadir}/kde4/apps/kdepimwidgets
  144. %{_datadir}/kde4/apps/kjots
  145. %{_datadir}/kde4/apps/kleopatra
  146. %{_datadir}/kde4/apps/kmail
  147. %{_datadir}/kde4/apps/kmailcvt
  148. %{_datadir}/kde4/apps/knode
  149. %{_datadir}/kde4/apps/knotes
  150. %{_datadir}/kde4/apps/konsolekalendar
  151. %{_datadir}/kde4/apps/kontact
  152. %{_datadir}/kde4/apps/kontactsummary
  153. %{_datadir}/kde4/apps/korgac
  154. %{_datadir}/kde4/apps/korganizer
  155. #{_datadir}/kde4/apps/kpilot
  156. %{_datadir}/kde4/apps/ktimetracker
  157. %{_datadir}/kde4/apps/kwatchgnupg
  158. %{_datadir}/kde4/apps/libkdepim
  159. %{_datadir}/kde4/apps/libkleopatra
  160. %{_datadir}/dbus-1/interfaces/*.xml
  161. %{_datadir}/autostart/*
  162. #{_datadir}/akonadi/*
  163. %{_datadir}/config/*
  164. %{_datadir}/config.kcfg/*
  165. %{_datadir}/icons/hicolor/*/*/*
  166. %{_datadir}/icons/oxygen/*/*/*
  167. %{_datadir}/kde4/services/*
  168. %{_datadir}/kde4/servicetypes/*
  169. %doc %{_docdir}/HTML/en/*
  170. %{_mandir}/man1/*
  171. %files libs
  172. %defattr(-,root,root)
  173. %{_libdir}/lib*.so.*
  174. %{_libdir}/kde4/plugins/designer/*.so
  175. %files devel
  176. %defattr(-,root,root)
  177. #{_includedir}/kde4/*
  178. %{_libdir}/lib*.so
  179. #exclude %{_libdir}/libkpilot_*.so
  180. %changelog
  181. * Fri Feb 18 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.4.10-1
  182. - new upstream release
  183. - added BR: libindicate-qt-devel
  184. * Sat Sep 25 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.4.6-1
  185. - new upstream release
  186. - built with rpm-4.8.1
  187. * Tue Aug 17 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.4.5-2
  188. - rebuilt for VineSeed
  189. * Mon Jul 5 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.4.5-1
  190. - new upstream release
  191. - added Conflicts: kdepim3, kdeutils3
  192. * Fri May 7 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.4.3-1
  193. - new upstream release
  194. * Mon Apr 12 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.4.2-1
  195. - new upstream release
  196. * Sun Mar 7 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.4.1-1
  197. - new upstream release
  198. * Sat Mar 6 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.4.0-1
  199. - new upstream release
  200. - built with new toolchain
  201. * Sun Oct 25 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.3.2-1
  202. - new upstream release
  203. * Sun Sep 6 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.3.1-1
  204. - new upstream release
  205. - dropped Patch100 (merged into upstream)
  206. - used %%cmake macro
  207. * Thu Aug 20 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.3.0-1
  208. - new upstream release
  209. * Mon May 11 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 3.5.8-1
  210. - applied new versioning policy, spec in UTF-8
  211. - added Japnaese summary
  212. * Tue Oct 16 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.8-0vl2
  213. - rebuild for VineSeed
  214. * Tue Oct 16 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.8-0vl1
  215. - new upstream release
  216. * Wed Jun 20 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.7-0vl2
  217. - rebuild for VineSeed
  218. * Wed May 23 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.7-0vl1
  219. - new upstream release
  220. - remove all patches
  221. * Mon Apr 23 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.6-0vl1
  222. - new upstream release
  223. - add Patch0, 1 , 2 and 3
  224. * Mon Oct 23 2006 NAKAMURA Kenta <kenta@vinelinux.org> 3.5.5-0vl3
  225. - added --with-qt-libraries and --enable-libsuffix option
  226. * Tue Oct 3 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.5-0vl2
  227. - rebuild for VineSeed
  228. * Tue Oct 3 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.5-0vl1
  229. - new upstream release
  230. * Mon Sep 4 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.4-0vl3
  231. - rebuild with pilot-link-0.12.0-0vl1
  232. * Wed Aug 2 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.4-0vl2
  233. - rebuild for VineSeed
  234. * Wed Aug 2 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.4-0vl1
  235. - new upstream release
  236. * Wed May 31 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.3-0vl2
  237. - rebuild for VineSeed
  238. * Wed May 31 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.3-0vl1
  239. - new upstream release
  240. * Wed Mar 22 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.2-0vl2
  241. - rebuild for VineSeed
  242. * Wed Mar 22 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.2-0vl1
  243. - new upstream release
  244. * Tue Jan 31 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.1-0vl2
  245. - rebuild for VineSeed
  246. * Tue Jan 31 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.1-0vl1
  247. - new upstream release
  248. - delete BuildPrereq: libmal-devel and Requires: libmal
  249. * Thu Dec 8 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.0-0vl2
  250. - rebuild for VineSeed
  251. * Mon Nov 28 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.0-0vl1
  252. - new upstream release
  253. * Mon Nov 14 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.0-0vl0.rc1
  254. - new upstream release
  255. * Mon Oct 17 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.92-0vl1
  256. - new upstream release
  257. - delete all patches
  258. - add Requires: kdeaccessibility >= %%{version}
  259. - add --enable-indexlib to configure option
  260. * Tue Sep 20 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.91-0vl1
  261. - new upstream release
  262. - remove Patch0
  263. - add Patch0 - Patch1
  264. * Tue Aug 2 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.2-0vl2
  265. - rebuild for VineSeed
  266. * Tue Aug 2 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.2-0vl1
  267. - new upstream release
  268. - remove Patch0
  269. - add BuildPrereq: gpgme-devel >= 0.4.5
  270. - add Patch0 (http://bugs.kde.org/show_bug.cgi?id=109003)
  271. * Mon Jul 4 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.1-0vl2
  272. - rebuild for VineSeed
  273. - add --disable-rpath to configure option
  274. * Mon Jun 6 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.1-0vl1
  275. - new upstream release (delete old patch and add new security patch)
  276. - use %%{?_smp_mflags} for make option
  277. * Thu Mar 17 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.0-0vl2
  278. - rebuild for VineSeed
  279. * Wed Mar 16 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.0-0vl1
  280. - new upstream release
  281. - add patch0
  282. * Fri Mar 4 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.0-0vl0.rc1
  283. - new upstream release (3.4.0-rc1)
  284. * Tue Feb 8 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.92-0vl1
  285. - new upstream release
  286. * Wed Feb 2 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.91-0vl1
  287. - new upstream release
  288. * Sat Jan 1 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.2-0vl2
  289. - rebuild for VineSeed
  290. * Sat Jan 1 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.2-0vl1
  291. - new upstream release
  292. * Sun Oct 17 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.1-0vl1
  293. - source upgrade
  294. - update %%files
  295. - all sub-packages are integrated into main package (exclude devel)
  296. * Tue Aug 10 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.3-0vl2
  297. - rebuild with qt32
  298. * Tue Jun 15 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.3-0vl1
  299. - source upgrade
  300. - remove lines about vine26
  301. * Sat May 1 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.2-0vl1
  302. - source upgrade
  303. - update %%files
  304. * Sat Mar 20 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.1-0vl1
  305. - source upgrade
  306. - update %%description
  307. - add Obsoletes: kdenetwork < 3.2.0
  308. * Sat Jan 17 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.5-0vl2
  309. - rebuild for VineSeedPlus
  310. * Sun Jan 11 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.5-0vl1
  311. - source upgrade
  312. - build for VinePlus/2.6
  313. - (VinePlus/2.6) BuildPrereq: autoconf258
  314. - remove Patch
  315. * Sun Dec 28 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.4-0vl3
  316. - build for VineSeed with new toolchain and qt-3.2.3
  317. - add configure option --with-xinerama --enable-final
  318. * Sun Nov 2 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.4-0.26vl2
  319. - rebuild with qt-3.2.1-0.26vl3
  320. * Sun Oct 19 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.4-0vl2
  321. - rebuild with qt-3.2.1-0vl3
  322. * Sat Sep 20 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.4-0vl1
  323. - build with gcc-3.2.3
  324. * Thu Sep 18 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.4-0.26vl1
  325. - source upgrade
  326. - BuildPrereq: qt-devel >= 3.2.1 arts-devel >= 1:1.1.4
  327. * Sat Aug 2 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.3-0.26vl1
  328. - rebuild for Vine2.6
  329. * Mon Jul 21 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.3-0vl1
  330. - source upgrade
  331. - change spec to build with gcc295
  332. - change make option for SMP and add script
  333. - add BuildPrereq: libmal-devel
  334. - add Requires: libmal for pilot
  335. * Sat May 10 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.2-0vl1
  336. - source upgrade
  337. - remove Patch800 (included in this source)
  338. - built with libpng >= 1.2.5 when %%{vine26} is set to 0 (ie VineSeedPlus)
  339. * Sat Apr 5 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.1-0vl1
  340. - source upgrade
  341. - change spec to build both VineSeed and Vine2.5/2.6
  342. - revised description and files section
  343. - remove source900
  344. - add patch0 (http://bugs.kde.org/show_bug.cgi?id=55541)
  345. - add patch800 (Kdeveloper:02753)
  346. * Sat Oct 19 2002 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.0.4-0vl2
  347. - objprelink2 support only ix86 (add %%ifarch %%{ix86} ... )
  348. * Sun Oct 13 2002 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.0.4-0vl1
  349. - source upgrade
  350. * Wed Oct 9 2002 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.0.3-0vl2
  351. - rebuild with qt-3.0.5-0vl1
  352. - BuildPrereq: autoconf253 objprelink2
  353. * Wed Sep 18 2002 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.0.3-0vl1
  354. - source upgrade
  355. * Sun Jul 14 2002 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 3.0.2-0vl1
  356. - source upgrade
  357. - add BuildPrereq: autoconf252 automake15
  358. * Thu Jul 4 2002 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 3.0.1-1vl1
  359. - merged with rawhide 3.0.1-1
  360. - change %%doc %%{_docdir}/HTML -> %%doc %%{_datadir}/doc/HTML
  361. - add Requires: for each package
  362. - There is Vine's previous changes, hacked for Vine
  363. -- Sun Mar 17 2002 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 2.2.2-1vl1
  364. - build for VineSeed
  365. - delete Epoch
  366. - objprelink (i386 only)
  367. * Tue Jun 25 2002 Than Ngo <than@redhat.com> 3.0.1-1
  368. - 3.0.1
  369. - fixed bug #67303
  370. * Fri Jun 21 2002 Tim Powers <timp@redhat.com>
  371. - automated rebuild
  372. * Thu May 23 2002 Tim Powers <timp@redhat.com>
  373. - automated rebuild
  374. * Tue Apr 16 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-3
  375. - Rename libraries
  376. * Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-2
  377. - Fix #61901
  378. * Fri Mar 29 2002 Than Ngo <than@redhat.com> 3.0.0-1
  379. - final
  380. * Tue Jan 22 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-0.cvs20020122.1
  381. - Update
  382. - Fix build on ia64
  383. * Thu Jul 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.cvs20010726.1
  384. - Update, fixes korganizer (#50006)
  385. * Sun May 13 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  386. - Update to get rid of abbrowser (moved to kdebase)
  387. * Thu Feb 22 2001 Than Ngo <than@redhat.com>
  388. - add missing ldconfig in %post anf %postun again
  389. - clean up specfile
  390. * Wed Feb 21 2001 Than Ngo <than@redhat.com>
  391. - 2.1-respin
  392. - fix dangling symlink
  393. - remove excludearch ia64, some hacks to build on ia64
  394. * Tue Feb 20 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  395. - 2.1
  396. * Mon Feb 5 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  397. - Update
  398. * Tue Jan 22 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  399. - Update
  400. * Wed Dec 20 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  401. - Update to CVS
  402. - Enable building kpilot
  403. - Obsolete kpilot
  404. - Don't exclude ia64, use -O0 on ia64
  405. - Disable building kpilot on ia64 (compiler breakage)
  406. * Mon Oct 23 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  407. - 2.0 final
  408. * Wed Oct 4 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  409. - 2.0
  410. * Sun Oct 1 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  411. - new CVS
  412. - fix installation of fonts
  413. * Sat Sep 23 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  414. - new CVS snapshot
  415. - fix up spec file
  416. * Wed Aug 23 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  417. - get rid of the 3d-screensavers package - now that qt-GL is part of qt,
  418. there's no need to keep them separate to avoid the dependency.
  419. * Mon Aug 21 2000 Than Ngo <than@redhat.com>
  420. - fix gnome-session so that KDE2 can be started from gdm
  421. - pam/kde2 instead pam/kde to avoid problem with KDE1
  422. - don't requires qt-GL, It's now in qt
  423. * Sun Aug 20 2000 Than Ngo <than@redhat.com>
  424. - fix dependency problem with KDE1 so that KDE1 and KDE2 can be installed
  425. at the same time
  426. - add missing ldconfig in %post anf %postun
  427. - fix for reading config files in /etc/X11/xdm, add Xsession to requires
  428. * Tue Aug 8 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  429. - Fix keytable in konsole (Bug #15682)
  430. * Sun Aug 6 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  431. - rebuild, now that kdelibs2 works on alpha
  432. - use the same ugly hack to get kdebase to compile
  433. - remove ksysguard on alpha (even more compiler problems)
  434. * Fri Aug 4 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  435. - new snapshot (fixed libGL detection in CVS)
  436. * Wed Aug 2 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  437. - move to /usr/lib/kde2
  438. - new snapshot
  439. * Sun Jul 23 2000 Nalin Dahyabhai <nalin@redhat.com>
  440. - fix the --xdmdir arg to be correct (oops)
  441. * Fri Jul 21 2000 Nalin Dahyabhai <nalin@redhat.com>
  442. - move kdm config files from /usr/config to /etc/X11 by forcing xdmdir
  443. * Fri Jul 21 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  444. - new snapshot
  445. - some fixes to spec file
  446. * Tue Jul 18 2000 Than Ngo <than@redhat.de>
  447. - rebuilt against glibc-2.1.92-14, gcc-2.96-40
  448. * Sun Jul 16 2000 Than Ngo <than@redhat.de>
  449. - use new snapshot
  450. - disable Motif
  451. * Tue Jul 11 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  452. - use gcc 2.96
  453. - new snapshot
  454. * Sun Jul 2 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  455. - Epoch 3
  456. - Update to current
  457. - Use egcs++
  458. * Fri Jun 30 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  459. - Update (I put the fixes directly to CVS rather than collecting them
  460. in the spec)
  461. * Fri Jun 23 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  462. - remove man2html; we get that from man
  463. - new snapshot
  464. * Tue Jun 20 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  465. - new snapshot
  466. - ExcludeArch ia64 for now
  467. - remove gnome .desktop file, we get it from gnome-core now.
  468. * Wed Apr 5 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  469. - remove dependency on xpm (now in XFree86)
  470. * Sat Mar 18 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  471. - new snapshot
  472. - move it to /usr, where it belongs
  473. * Sat Dec 25 1999 Bernhard Rosenkraenzer <bero@redhat.com>
  474. - Build the OpenGL screensavers, and move them to a separate package
  475. - Improve the spec file (BuildPrereqs etc.)
  476. * Thu Dec 16 1999 Bernhard Rosenkraenzer <bero@redhat.com>
  477. - remove patch #3 (obsoleted by kwin)
  478. * Sun Oct 24 1999 Bernhard Rosenkraenzer <bero@redhat.de>
  479. - 2.0 CVS snapshot
  480. - fix compilation
  481. * Thu Sep 23 1999 Preston Brown <pbrown@redhat.com>
  482. - clean up files in /tmp from startkde
  483. - mark doc files as such
  484. * Tue Sep 21 1999 Preston Brown <pbrown@redhat.com>
  485. - start autorun if present in startkde
  486. - check for configured soundcard before running sound services
  487. * Mon Sep 20 1999 Preston Brown <pbrown@redhat.com>
  488. - made kdelnks display Name property if they are of type Link
  489. * Thu Sep 16 1999 Preston Brown <pbrown@redhat.com>
  490. - moved png handling here (from kdelibs)
  491. - changed low color icon directory name to locolor
  492. * Tue Sep 14 1999 Preston Brown <pbrown@redhat.com>
  493. - added optional session management to logout dialog
  494. - include GNOME menus
  495. * Mon Sep 13 1999 Preston Brown <pbrown@redhat.com>
  496. - added link to /etc/X11/applnk, .directory file
  497. - included lowcolor icon sub-package
  498. - enable .desktop file access
  499. * Fri Sep 10 1999 Preston Brown <pbrown@redhat.com>
  500. - customized startkde script to set up user environment if not present.
  501. - mention kthememgr in description.
  502. * Wed Sep 08 1999 Preston Brown <pbrown@redhat.com>
  503. - upgraded to 1.1.2 release
  504. - kvt is back
  505. - kde icon included
  506. - linux console fonts included
  507. * Thu Jul 15 1999 Preston Brown <pbrown@redhat.com>
  508. - PAM console logout problem solved.
  509. * Mon Jul 12 1999 Preston Brown <pbrown@redhat.com>
  510. - now includes screensaver password security fix
  511. * Fri Jun 11 1999 Preston Brown <pbrown@redhat.com>
  512. - snapshot, includes kde 1.1.1 + fixes
  513. - kvt removed for security reasons. It is a steaming pile of...
  514. * Mon Apr 19 1999 Preston Brown <pbrown@redhat.com>
  515. - last snapshot before release
  516. * Fri Apr 16 1999 Preston Brown <pbrown@redhat.com>
  517. - today's snapshot makes kfm a bit nicer and some other fixes
  518. - moved default rc files to kdesupport
  519. * Thu Apr 15 1999 Preston Brown <pbrown@redhat.com>
  520. - SUID bit removed from konsole_grantpty -- not needed w/glibc 2.1
  521. * Wed Apr 14 1999 Preston Brown <pbrown@redhat.com>
  522. - built with today's snapshot -- had to rebuild to fix pam problems.
  523. * Tue Apr 13 1999 Preston Brown <pbrown@redhat.com>
  524. - new snapshot fixes mimetype video/x-flic problem
  525. * Mon Apr 12 1999 Preston Brown <pbrown@redhat.com>
  526. - latest stable snapshot
  527. * Fri Apr 09 1999 Preston Brown <pbrown@redhat.com>
  528. - removed bell.xpm (used to be in fvwm2-icons, don't want installer to see
  529. - this previous connection and autoselect kdebase for upgrade).
  530. * Tue Mar 23 1999 Preston Brown <pbrown@redhat.com>
  531. - moved gdm patch
  532. * Mon Mar 22 1999 Preston Brown <pbrown@redhat.com>
  533. - added gdm session control file
  534. * Fri Mar 19 1999 Preston Brown <pbrown@redhat.com>
  535. - added pam-console stuff to kde pam file
  536. * Wed Feb 24 1999 Preston Brown <pbrown@redhat.com>
  537. - Injected new description and group.
  538. * Mon Feb 07 1999 Preston Brown <pbrown@redhat.com>
  539. - upgraded to KDE 1.1 final.
  540. * Tue Jan 19 1999 Preston Brown <pbrown@redhat.com>
  541. - updated macros for RPM 3.0, removed red hat logo.
  542. * Tue Jan 05 1999 Preston Brown <pbrown@redhat.com>
  543. - re-merged from Duncan Haldane's stuff