kdebase-runtime-vl.spec 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865
  1. %define flags 1
  2. Name: kdebase-runtime
  3. Summary: KDE Runtime
  4. Summary(ja): KDE ランタイム
  5. Version: 4.9.5
  6. Release: 1%{?_dist_release}
  7. # http://techbase.kde.org/Policies/Licensing_Policy
  8. License: LGPLv2+
  9. Group: User Interface/Desktops
  10. URL: http://www.kde.org/
  11. Source0: ftp://ftp.kde.org/pub/kde/stable/%{version}/src/kde-runtime-%{version}.tar.xz
  12. # add shortcuts for search provider
  13. Patch1: kdebase-runtime-4.1.x-searchproviders-shortcuts.patch
  14. # add OnlyShowIn=KDE to Desktop/Home.desktop (like trash.desktop)
  15. Patch6: kdebase-runtime-4.3.3-home_onlyshowin_kde.patch
  16. # correct path for htsearch
  17. Patch7: kdebase-runtime-4.5.3-htsearch.patch
  18. # Launch compiz via compiz-manager so we get window decorations and
  19. # other such decadent luxuries (AdamW 2011/01)
  20. Patch8: kdebase-runtime-4.5.95-compiz.patch
  21. # add overrides in default manpath
  22. Patch9: kdebase-runtime-4.3.4-man-overrides.patch
  23. ## upstreamable patches
  24. # make nepomuk menu items (with oxygen-only icons atm) OnlyShowIn=KDE;
  25. Patch50: kde-runtime-4.7.90-nepomuk_onlyshowin_kde.patch
  26. # make installdbgsymbols.sh use pkexec instead of su
  27. # increase some timeouts in an effort to see (some) errors before close
  28. Patch51: kde-runtime-4.9.0-installdbgsymbols.patch
  29. ## upstream patches
  30. Provides: kdebase4-runtime = %{version}-%{release}
  31. Provides: kde-runtime = %{version}-%{release}
  32. Obsoletes: kdebase4-runtime < %{version}-%{release}
  33. Obsoletes: nepomukcontroller
  34. Provides: nepomukcontroller = 0.2-5%{?_dist_release}
  35. # knotify4 provides dbus service org.freedesktop.Notifications too
  36. Provides: desktop-notification-daemon
  37. BuildRoot: %{_tmppath}/%{name}-%{version}-root
  38. BuildRequires: alsa-lib-devel
  39. BuildRequires: attica-devel >= 0.1.4
  40. BuildRequires: bzip2-devel
  41. BuildRequires: chrpath
  42. BuildRequires: clucene-core-devel
  43. BuildRequires: doxygen
  44. BuildRequires: exiv2-devel >= 0.12
  45. BuildRequires: glib2-devel
  46. BuildRequires: kdelibs4-devel >= %{version}
  47. BuildRequires: kdepimlibs-devel >= %{version}
  48. BuildRequires: kactivities-devel >= %{version}
  49. BuildRequires: libcanberra-devel
  50. #BuildRequires: libqzeitgeist-devel
  51. BuildRequires: libsmbclient-devel
  52. BuildRequires: libssh-devel >= 0.4.2
  53. BuildRequires: libXpm-devel
  54. BuildRequires: libXScrnSaver-devel
  55. BuildRequires: NetworkManager-devel
  56. BuildRequires: nepomuk-core
  57. BuildRequires: nepomuk-core-devel
  58. BuildRequires: OpenEXR-devel
  59. BuildRequires: openslp-devel
  60. BuildRequires: openssl-devel
  61. BuildRequires: pkgconfig
  62. BuildRequires: polkit-qt-devel
  63. BuildRequires: pulseaudio-libs-devel
  64. BuildRequires: qca2-devel
  65. BuildRequires: qimageblitz-devel
  66. BuildRequires: shared-mime-info >= 0.40
  67. BuildRequires: shared-desktop-ontologies-devel >= 0.6.50
  68. BuildRequires: soprano-devel >= 2.6.50
  69. BuildRequires: xine-lib-devel libxcb-devel
  70. BuildRequires: xorg-x11-font-utils
  71. BuildRequires: xorg-x11-proto-devel
  72. BuildRequires: xz-devel
  73. BuildRequires: zlib-devel
  74. Requires: eject
  75. Requires: %{name}-libs = %{version}-%{release}
  76. Requires: %{name}-flags = %{version}-%{release}
  77. # KHelpcenter requires htdig for building search indices
  78. Requires: htdig
  79. # ensure default/fallback icon theme present
  80. # beware of bootstrapping, there be dragons
  81. Requires: oxygen-icon-theme >= %{version}
  82. # some items moved -workspace -> -runtime
  83. Conflicts: kdebase-workspace < 4.5.80
  84. %description
  85. Core runtime for KDE 4.
  86. %description -l ja
  87. KDE 4 の中心となるランタイム部分です.
  88. %package devel
  89. Summary: Developer files for %{name}
  90. Summary(ja): %{name} の開発用ファイル
  91. Group: Development/Libraries
  92. Requires: %{name}-libs = %{version}-%{release}
  93. %description devel
  94. %{summary}.
  95. %description -l ja devel
  96. %{name} の開発用ファイルです.
  97. %package libs
  98. Summary: Runtime libraries for %{name}
  99. Summary(ja): %{name} のランタイムライブラリ
  100. Group: System Environment/Libraries
  101. Requires: kdelibs4 >= %{version}
  102. Requires: kdepimlibs >= %{version}
  103. # cagibi is runtime dep, a dbus service
  104. Requires: cagibi
  105. %description libs
  106. %{summary}.
  107. %description -l ja libs
  108. %{name} のランタイムライブラリです.
  109. %package flags
  110. Summary: Geopolitical flags
  111. Group: User Interface/Desktops
  112. Requires: %{name}-libs = %{version}-%{release}
  113. BuildArch: noarch
  114. %description flags
  115. %{summary}.
  116. %prep
  117. %setup -q -n kde-runtime-%{version}
  118. %patch1 -p1 -b .searchproviders-shortcuts
  119. %patch6 -p1 -b .home_onlyshowin_kde
  120. %patch7 -p1 -b .htsearch
  121. %patch8 -p1 -b .config
  122. %patch9 -p1 -b .man-overrides
  123. %patch50 -p1 -b .nepomuk_onlyshowin_kde
  124. %patch51 -p1 -b .installdgbsymbols
  125. %build
  126. mkdir -p %{_target_platform}
  127. pushd %{_target_platform}
  128. %cmake \
  129. -DCMAKE_BUILD_TYPE=release \
  130. -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} \
  131. -DDATA_INSTALL_DIR:PATH=%{_datadir}/kde4/apps \
  132. -DINCLUDE_INSTALL_DIR:PATH=%{_includedir}/kde4 \
  133. -DLIB_INSTALL_DIR:PATH=%{_libdir} \
  134. -DLIBEXEC_INSTALL_DIR:PATH=%{_libexecdir}/kde4 \
  135. -DSYSCONF_INSTALL_DIR:PATH=%{_sysconfdir} \
  136. ..
  137. popd
  138. make %{?_smp_mflags} -C %{_target_platform}
  139. %install
  140. rm -rf $RPM_BUILD_ROOT
  141. make install/fast DESTDIR=$RPM_BUILD_ROOT -C %{_target_platform}
  142. # kdesu symlink
  143. ln -s %{_libexecdir}/kde4/kdesu $RPM_BUILD_ROOT%{_bindir}/kdesu
  144. # omit hicolor index.theme, use one from hicolor-icon-theme
  145. rm -f $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/index.theme
  146. # remove country flags because some people/countries forbid some other
  147. # people/countries' flags :-(
  148. %{!?flags:rm -f $RPM_BUILD_ROOT%{_datadir}/locale/l10n/*/flag.png}
  149. # install this service for KDE 3 applications too
  150. mkdir $RPM_BUILD_ROOT%{_datadir}/services
  151. ln -s %{_datadir}/kde4/services/khelpcenter.desktop \
  152. $RPM_BUILD_ROOT%{_datadir}/services/khelpcenter.desktop
  153. # FIXME: -devel type files, omit for now
  154. rm -vf $RPM_BUILD_ROOT%{_libdir}/lib{kwalletbackend,molletnetwork}.so
  155. # rpaths
  156. # use chrpath hammer for now, find better patching solutions later -- Rex
  157. chrpath --list $RPM_BUILD_ROOT%{_libdir}/kde4/plugins/phonon_platform/kde.so ||:
  158. chrpath --delete $RPM_BUILD_ROOT%{_libdir}/kde4/plugins/phonon_platform/kde.so
  159. %clean
  160. rm -rf $RPM_BUILD_ROOT
  161. %post
  162. touch --no-create %{_datadir}/icons/crystalsvg &> /dev/null || :
  163. touch --no-create %{_datadir}/icons/hicolor &> /dev/null || :
  164. %posttrans
  165. gtk-update-icon-cache %{_datadir}/icons/crystalsvg &> /dev/null || :
  166. gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
  167. update-desktop-database -q &> /dev/null ||:
  168. update-mime-database %{_datadir}/mime &> /dev/null
  169. %postun
  170. if [ $1 -eq 0 ] ; then
  171. touch --no-create %{_datadir}/icons/crystalsvg &> /dev/null || :
  172. touch --no-create %{_datadir}/icons/hicolor &> /dev/null || :
  173. gtk-update-icon-cache %{_datadir}/icons/crystalsvg &> /dev/null || :
  174. gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
  175. update-desktop-database -q &> /dev/null ||:
  176. update-mime-database %{_datadir}/mime &> /dev/null
  177. fi
  178. %post libs -p /sbin/ldconfig
  179. %postun libs -p /sbin/ldconfig
  180. %files
  181. %defattr(-,root,root,-)
  182. %{_sysconfdir}/dbus-1/system.d/*
  183. %{_sysconfdir}/xdg/menus/kde-information.menu
  184. %{_bindir}/*
  185. # omit ksvgtopng which kdelibs3 includes
  186. %{_datadir}/kde4/apps/*
  187. %exclude %{_datadir}/kde4/apps/cmake/
  188. %{_datadir}/config/*.knsrc
  189. %{_datadir}/autostart/nepomukcontroller.desktop
  190. %{_datadir}/config.kcfg/
  191. %{_datadir}/dbus-1/interfaces/*
  192. %{_datadir}/dbus-1/services/*
  193. %{_datadir}/dbus-1/system-services/*
  194. %{_datadir}/icons/default.kde4
  195. %{_datadir}/kde4/services/*
  196. %{_datadir}/kde4/servicetypes/*
  197. %{_datadir}/mime/packages/network.xml
  198. %{_datadir}/polkit-1/actions/org.kde.kcontrol.kcmremotewidgets.policy
  199. %{_datadir}/sounds/*
  200. %{_libdir}/kconf_update_bin/*
  201. %{_libdir}/libkdeinit4_*.so
  202. %{_libdir}/kde4/kcm_*.so
  203. %{_libdir}/kde4/kded_*.so
  204. %{_libdir}/kde4/platformimports/touch/org/kde/plasma/*
  205. %{_libexecdir}/kde4/drkonqi
  206. #{_libexecdir}/kde4/installdbgsymbols.sh
  207. %{_libexecdir}/kde4/kcmremotewidgetshelper
  208. %{_libexecdir}/kde4/kdeeject
  209. %{_libexecdir}/kde4/kdesu
  210. %attr(2755,root,nobody) %{_libexecdir}/kde4/kdesud
  211. %{_libexecdir}/kde4/kdontchangethehostname
  212. %{_libexecdir}/kde4/khc_docbookdig.pl
  213. %{_libexecdir}/kde4/khc_htdig.pl
  214. %{_libexecdir}/kde4/khc_htsearch.pl
  215. %{_libexecdir}/kde4/khc_indexbuilder
  216. %{_libexecdir}/kde4/khc_mansearch.pl
  217. %{_libexecdir}/kde4/kioexec
  218. %{_libexecdir}/kde4/knetattach
  219. %{_mandir}/man1/*
  220. %{_mandir}/man8/*
  221. %{_datadir}/icons/hicolor/*/*/*
  222. %{_docdir}/HTML/en/*
  223. %{_datadir}/applications/kde4/Help.desktop
  224. %{_datadir}/applications/kde4/knetattach.desktop
  225. %{_datadir}/applications/kde4/nepomukcontroller.desktop
  226. %{_datadir}/config/kshorturifilterrc
  227. %{_datadir}/desktop-directories/*.directory
  228. %{_datadir}/emoticons/kde4/
  229. %{_datadir}/locale/l10n/
  230. %{_datadir}/locale/currency/
  231. %{?flags:%exclude %{_datadir}/locale/l10n/*/flag.png}
  232. %{_datadir}/services/khelpcenter.desktop
  233. %files devel
  234. %defattr(-,root,root,-)
  235. %{_includedir}/*
  236. %{_datadir}/kde4/apps/cmake/modules/*.cmake
  237. %files libs
  238. %defattr(-,root,root,-)
  239. %{_libdir}/attica_kde.so
  240. %{_libdir}/libknotifyplugin.so
  241. %{_libdir}/libkwalletbackend.so.*
  242. %{_libdir}/libmolletnetwork.so.*
  243. %{_libdir}/kde4/*.so
  244. %{_libdir}/kde4/imports/
  245. # FIXME: Is this a good idea? Won't multilib apps need KCMs, too?
  246. %exclude %{_libdir}/kde4/kcm_*.so
  247. %exclude %{_libdir}/kde4/kded_*.so
  248. %{_libdir}/kde4/plugins/phonon_platform/
  249. %files flags
  250. %defattr(-,root,root,-)
  251. %{_datadir}/locale/l10n/*/flag.png
  252. %changelog
  253. * Sun Jan 06 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.9.5-1
  254. - new upstream release
  255. - add patches from fedora
  256. - Patch50 (kde-runtime-4.7.90-nepomuk_onlyshowin_kde.patch)
  257. - Patch51 (kde-runtime-4.9.0-installdbgsymbols.patch)
  258. * Sat Nov 10 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.9.3-1
  259. - new upstream release
  260. * Sun Oct 07 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.9.2-1
  261. - new upstream release
  262. * Thu Sep 06 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.9.1-1
  263. - new upstream release
  264. * Mon Sep 03 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.9.0-2
  265. - rebuild with attica-0.4.1
  266. * Sun Aug 12 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.9.0-1
  267. - new upstream release
  268. - remove Patch3 (kdebase-runtime-4.6.90-iconthemes-inherit.patch)
  269. - add BuildRequires: kactivities-devel, nupomuk-core-devel, qca2-devel
  270. * Sun Jul 29 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.7.4-4
  271. - rebuild with exiv2-0.23
  272. * Mon May 07 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.7.4-3
  273. - rebuild with exiv2-0.22
  274. * Mon Jan 9 2012 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.7.4-2
  275. - rebuilt without libqzeitgeist
  276. * Tue Dec 13 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.7.4-1
  277. - new upstream release
  278. * Sun Oct 23 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.7.2-1
  279. - new upstream release
  280. * Sun Jul 31 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.7.0-1
  281. - new upstream release
  282. - built with exiv2-0.21.1
  283. * Tue Jun 14 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.6.4-1
  284. - new upstream release
  285. * Sat Mar 26 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.6.1-2
  286. - rebuilt with libsmbclient-3.5.8
  287. * Sun Mar 13 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.6.1-1
  288. - new upstream release
  289. * Sun Feb 27 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 4.6.0-2
  290. - added BR: libXpm-devel
  291. * Sat Feb 12 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 4.6.0-1
  292. - new upstream release
  293. - added devel subpackage
  294. * Sun Sep 5 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 4.5.1-1
  295. - new upstream release
  296. - updated summary
  297. - dropt Patch100
  298. * Mon Aug 16 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 4.5.0-1
  299. - new upstream release
  300. - added Patch100 from Fedora
  301. - backport to fix the freeze of kded on first use of the network:/kio-slave
  302. * Sun Jul 4 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 4.4.5-1
  303. - new upstream release
  304. - added Conflicts: kdebase3 at Vine Linux 5
  305. * Fri May 7 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 4.4.3-1
  306. - new upstream release
  307. * Wed May 5 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 4.4.2-2
  308. - rebuilt with exiv2-0.19
  309. * Mon Apr 12 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 4.4.2-1
  310. - new upstream release
  311. * Sun Mar 7 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 4.4.1-1
  312. - new upstream release
  313. * Sun Feb 28 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 4.4.0-1
  314. - new upstream release
  315. - built with new toolchain
  316. * Mon Nov 23 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 4.3.3-1
  317. - new upstream release
  318. * Sat Oct 24 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 4.3.2-1
  319. - new upstream release
  320. * Sat Sep 5 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 4.3.1-1
  321. - new upstream release
  322. - used %%cmake macro
  323. * Sun Aug 30 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 4.3.0-3
  324. - Initial build for Vine Linux
  325. * Tue Aug 04 2009 Than Ngo <than@redhat.com> - 4.3.0-2
  326. - respin
  327. * Thu Jul 30 2009 Than Ngo <than@redhat.com> - 4.3.0-1
  328. - 4.3.0
  329. * Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.2.98-2
  330. - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
  331. * Wed Jul 22 2009 Than Ngo <than@redhat.com> - 4.2.98-1
  332. - 4.3rc3
  333. * Thu Jul 16 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.2.96-2
  334. - respin (soprano-2.3.0)
  335. - License: LGPLv2+
  336. * Thu Jul 09 2009 Than Ngo <than@redhat.com> - 4.2.96-1
  337. - 4.3rc2
  338. * Thu Jul 02 2009 Rex Dieter <rdieter@fedoraproject.org> 4.2.95-3
  339. - drop unneeded BR: ImageMagick (#509241)
  340. * Mon Jun 29 2009 Lukáš Tinkl <ltinkl@redhat.com> - 4.2.95-2
  341. - don't start nepomuk server unconditionally (#487322)
  342. * Thu Jun 25 2009 Than Ngo <than@redhat.com> - 4.2.95-1
  343. - 4.3rc1
  344. * Wed Jun 03 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.2.90-1
  345. - KDE-4.3 beta2 (4.2.90)
  346. * Tue Jun 02 2009 Lorenzo Villani <lvillani@binaryhelix.net> - 4.2.85-3
  347. - Drop old Fedora < 8 conditionals
  348. * Tue May 19 2009 Than Ngo <than@redhat.com> - 4.2.85-2
  349. - file conflicts with kdepim
  350. * Wed May 13 2009 Lukáš Tinkl <ltinkl@redhat.com> - 4.2.85-1
  351. - KDE 4.3 beta 1
  352. * Thu Apr 16 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.2.2-4
  353. - fix persistent systray notifications (#485796)
  354. * Wed Apr 01 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.2.2-3
  355. - -flags subpkg
  356. - koji/noarch hacks dropped
  357. * Wed Apr 01 2009 Than Ngo <than@redhat.com> - 4.2.2-2
  358. - drop kdebase-runtime-4.2.1-pulseaudio-cmake.patch
  359. * Mon Mar 30 2009 Lukáš Tinkl <ltinkl@redhat.com> - 4.2.2-1
  360. - KDE 4.2.2
  361. * Fri Mar 27 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.2.1-3
  362. - flags subpkg (not enabled)
  363. - optimize scriptlets
  364. * Tue Mar 3 2009 Lukáš Tinkl <ltinkl@redhat.com> - 4.2.1-2
  365. - fix PulseAudio cmake detection
  366. * Fri Feb 27 2009 Than Ngo <than@redhat.com> - 4.2.1-1
  367. - 4.2.1
  368. * Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.2.0-8
  369. - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
  370. * Wed Feb 18 2009 Lukáš Tinkl <ltinkl@redhat.com> - 4.2.0-7
  371. - #486059 - missing dependency on htdig
  372. * Thu Feb 12 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.2.0-6
  373. - -libs: include %%{_kde4_libdir}/libkwalletbackend.so.* here
  374. * Thu Feb 12 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.2.0-5
  375. - Req: %%{name}-libs%%{?_isa} for multilib sanity (#456926)
  376. * Mon Feb 02 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.2.0-4
  377. - own %%_kde4_datadir/locale/l10n/
  378. * Mon Jan 26 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.2.0-3
  379. - respun tarball
  380. * Mon Jan 26 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.2.0-2
  381. - Files not trashed to the correct location in Dolphin/Konqueror
  382. (#481598, kdebug#178479)
  383. - omit --with-samba crud
  384. * Thu Jan 22 2009 Than Ngo <than@redhat.com> - 4.2.0-1
  385. - 4.2.0
  386. - +BR: pulseaudio-libs-devel xine-lib-devel
  387. - -BR: giflib-devel pcre-devel
  388. * Tue Jan 13 2009 Rex Dieter <rdieter@fedoraproject.org> 4.1.96-2
  389. - tarball respin
  390. - drop extraneous deps (that are in kdelibs)
  391. * Wed Jan 07 2009 Than Ngo <than@redhat.com> - 4.1.96-1
  392. - 4.2rc1
  393. * Mon Dec 22 2008 Rex Dieter <rdieter@fedoraproject.org> 4.1.85-2
  394. - include %%_bindir/kdesu symlink
  395. * Thu Dec 11 2008 Than Ngo <than@redhat.com> 4.1.85-1
  396. - 4.2beta2
  397. * Mon Dec 01 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.1.80-5
  398. - don't ship libkwalletbackend.so devel symlink (conflicts with kdelibs3-devel,
  399. and should be in a -devel package if it gets shipped)
  400. * Thu Nov 27 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.1.80-4
  401. - BR strigi-devel >= 0.5.11.1 because 0.5.11 is broken
  402. * Thu Nov 20 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.1.80-3
  403. - readd still relevant part of the Phonon PulseAudio patch (for the KCM)
  404. * Wed Nov 19 2008 Than Ngo <than@redhat.com> 4.1.80-2
  405. - drop kdebase-runtime-4.0.72-pulseaudio.patch/icons, it's part of phonon
  406. * Fri Nov 19 2008 Lorenzo Villani <lvillani@binaryhelix.net> - 4.1.80-1
  407. - 4.1.80
  408. - Drop upstreamed patch kdebase-runtime-4.1.2-kioexec.patch
  409. - BR cmake >= 2.6.2
  410. - Use 'make install/fast'
  411. - Drop subpkg phonon-backend-xine and related file entries: this has to be
  412. part of phonon now that it moved there
  413. - Drop xine-lib-devel BR
  414. - Add libkwalletbackend to files list
  415. - Drop _default_patch_fuzz 2
  416. * Thu Nov 13 2008 Than Ngo <than@redhat.com> 4.1.3-5
  417. - apply upstream patch to fix X crash when disabling compositing
  418. * Wed Nov 12 2008 Than Ngo <than@redhat.com> 4.1.3-1
  419. - 4.1.3
  420. * Tue Oct 14 2008 Than Ngo <than@redhat.com> 4.1.2-5
  421. - apply upstream patch, kioexec processes never terminate
  422. * Tue Sep 30 2008 Than Ngo <than@redhat.com> 4.1.2-4
  423. - fix broken audio-backend-jack.svgz
  424. * Tue Sep 30 2008 Than Ngo <than@redhat.com> 4.1.2-3
  425. - add missing icons
  426. * Sun Sep 28 2008 Rex Dieter <rdieter@fedoraproject.org> 4.1.2-2
  427. - make VERBOSE=1
  428. - respin against new(er) kde-filesystem
  429. - grow -libs, kde4 styles are unavailable for i386 applications (#456826)
  430. * Fri Sep 26 2008 Rex Dieter <rdieter@fedoraproject.org. 4.1.2-1
  431. - 4.1.2
  432. * Tue Sep 16 2008 Than Ngo <than@redhat.com> 4.1.1-3
  433. - fix inherit issue in iconthemes, preview icons
  434. do not show
  435. * Mon Sep 01 2008 Than Ngo <than@redhat.com> 4.1.1-2
  436. - fix #460710, knetattach is kio_remote's wizard program, don't show
  437. it in the menu.
  438. * Thu Aug 28 2008 Than Ngo <than@redhat.com> 4.1.1-1
  439. - 4.1.1
  440. * Wed Aug 13 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.1.0-3
  441. - fix PA not being default in the Xine backend (KCM part, see phonon-4.2.0-4)
  442. * Tue Aug 12 2008 Than Ngo <than@redhat.com> 4.1.0-2
  443. - crash fix when stopping a service that is not yet initialized
  444. * Fri Jul 25 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.1.0-1.1
  445. - don't remove autostart directory on F8- (does not conflict, fixes build
  446. failure due to nepomukserver.desktop listed in filelist but not found)
  447. * Wed Jul 23 2008 Than Ngo <than@redhat.com> 4.1.0-1
  448. - 4.1.0
  449. * Wed Jul 23 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.99-2
  450. - phonon-backend-xine: drop Obsoletes/Requires upgrade hack
  451. * Fri Jul 18 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.99-1
  452. - 4.0.99
  453. * Mon Jul 14 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.98-4
  454. - respin
  455. * Mon Jul 14 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.98-3
  456. - -phonon-backend-xine: new subpkg
  457. * Thu Jul 10 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.98-1
  458. - 4.0.98
  459. * Sun Jul 06 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.85-1
  460. - 4.0.85
  461. * Fri Jun 27 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.84-1
  462. - 4.0.84
  463. * Thu Jun 19 2008 Than Ngo <than@redhat.com> 4.0.83-1
  464. - 4.0.83 (beta2)
  465. * Sat Jun 14 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.82-1
  466. - 4.0.82
  467. * Thu Jun 05 2008 Than Ngo <than@redhat.com> 4.0.80-2
  468. - add searchproviders-shortcuts for redhat bugzilla
  469. * Mon May 26 2008 Than Ngo <than@redhat.com> 4.0.80-1
  470. - 4.1 beta 1
  471. * Tue May 06 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.0.72-2
  472. - BR new minimum version of soprano-devel
  473. * Tue May 06 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.0.72-1
  474. - update to 4.0.72 (4.1 alpha 1)
  475. - drop upstreamed deinterlace-crash patch
  476. - drop khelpcenter patch (fixed upstream)
  477. - update Phonon PulseAudio patch
  478. - drop Fedora 7 support
  479. - update file list
  480. * Mon Apr 28 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.3-10.1
  481. - omit conflicting icons (kde3_desktop=1 case)
  482. * Thu Apr 17 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.3-10
  483. - oxygen-icon-theme: build noarch
  484. * Thu Apr 17 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.3-9
  485. - %%post/%%postun: hicolor icon theme scriptlets
  486. * Thu Apr 17 2008 Than Ngo <than@redhat.com> 4.0.3-8
  487. - only omit hicolor index.theme (#439374)
  488. * Thu Apr 17 2008 Than Ngo <than@redhat.com> 4.0.3-7
  489. - fix khelpcenter, search plugins/settings in correct path (#443016)
  490. * Tue Apr 15 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.3-6
  491. - respin (at f13's request)
  492. * Mon Apr 07 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.3-5
  493. - pulseaudio patch (use as default, if available)
  494. * Sat Apr 05 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.0.3-4
  495. - don't crash if we don't have deinterlacing support in xine-lib (#440299)
  496. * Thu Apr 03 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.0.3-3
  497. - rebuild for the new %%{_kde4_buildtype}
  498. * Mon Mar 31 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.0.3-2
  499. - update file list for _kde4_libexecdir
  500. * Fri Mar 28 2008 Than Ngo <than@redhat.com> 4.0.3-1
  501. - 4.0.3
  502. * Thu Mar 20 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.2-5
  503. - don't own %%_kde4_docdir/HTML/en/
  504. * Thu Mar 20 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.2-4
  505. - oxygen-icon-theme, oxygen-icon-theme-scalable pkgs
  506. - include noarch build hooks (not enabled)
  507. * Fri Mar 07 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.0.2-3
  508. - BR libxcb-devel everywhere (including F7)
  509. * Fri Mar 07 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.0.2-2
  510. - if building for a KDE 4 desktop, include the khelpcenter.desktop service
  511. description for KDE 3 here so help works in KDE 3 apps
  512. * Fri Feb 29 2008 Than Ngo <than@redhat.com> 4.0.2-1
  513. - 4.0.2
  514. * Mon Feb 25 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.1-3
  515. - %%files: don't own %%_kde4_libdir/kde4/plugins (thanks wolfy!)
  516. * Sat Feb 23 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.0.1-2
  517. - reenable kio_smb everywhere (including F9) now that we have a GPLv3 qt4
  518. (kio_smb itself is already GPLv2+)
  519. * Wed Jan 30 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.1-1
  520. - 4.0.1
  521. * Tue Jan 08 2008 Rex Dieter <rdieter[AT]fedoraproject.org> 4.0.0-2
  522. - respun tarball
  523. * Mon Jan 07 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 4.0.0-1
  524. - update to 4.0.0
  525. - update file list, don't remove renamed khotnewstuff.knsrc for KDE 3 desktop
  526. * Wed Dec 05 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.97.0-1
  527. - kde-3.97.0
  528. * Tue Dec 04 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.96.2-4
  529. - disable kioslave/smb (f9+, samba-3.2.x/gplv3 ickiness)
  530. * Sun Dec 02 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.96.2-3
  531. - build without libxcb in F7 as we STILL don't have it (see #373361)
  532. * Sat Dec 01 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.96.2-2
  533. - no longer set kde3_desktop on F9
  534. - update file list for !kde3_desktop (Sebastian Vahl)
  535. - don't ship country flags even for full version (as in kdebase 3)
  536. * Thu Nov 29 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.96.2-1
  537. - kde-3.96.2
  538. * Tue Nov 27 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.96.1-1
  539. - kde-3.96.1
  540. * Sun Nov 18 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.96.0-3
  541. - fix %%files (unpackaged %%_libdir/strigi/strigiindex_sopranobackend.so)
  542. * Sat Nov 17 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.96.0-2
  543. - BR: clucene-core-devel libsmbclient-devel libXScrnSaver-devel
  544. * Thu Nov 15 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.96.0-1
  545. - kde-3.96.0
  546. * Fri Nov 09 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.95.2-1
  547. - kdebase-runtime-3.95.2
  548. * Wed Nov 07 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.95.0-1
  549. - kdebase-runtime-3.95.0
  550. * Fri Nov 02 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.94.0-3
  551. - Provides: oxygen-icon-theme ...
  552. * Thu Oct 25 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.94.0-2
  553. - patch dolphin.desktop to get Dolphin to start from the menu
  554. * Fri Oct 19 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.94.0-1
  555. - update to 3.94.0
  556. * Thu Oct 4 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.93.0-5
  557. - don't make this the default kdebase on F9 yet
  558. - drop ExcludeArch: ppc64 (#300601)
  559. * Fri Sep 21 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.93.0-4
  560. - ExcludeArch: ppc64 (#300601)
  561. - update description
  562. * Thu Sep 13 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.93.0-3
  563. - add missing BR alsa-lib-devel
  564. * Wed Sep 12 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.93.0-2
  565. - remove files which conflict with KDE 3
  566. - move devel symlinks to %%{_kde4_libdir}/kde4/devel/
  567. - Conflicts with KDE 3 versions of dolphin pre d3lphin rename
  568. * Wed Sep 12 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.93.0-1
  569. - update to 3.93.0
  570. - drop kde4home patch (no longer applied)
  571. - drop KDM ConsoleKit patch (KDM is now in kdebase-workspace)
  572. - remove kdebase-kdm Obsoletes/Provides (for the same reason)
  573. - remove KDM (and KDM session) setup code (for the same reason)
  574. - remove rss-glx conflict (Plasma is now in kdebase-workspace)
  575. - remove redhat-startkde patch (startkde is now in kdebase-workspace)
  576. - remove kde4-opt.sh (all the code in it is commented out)
  577. - remove kde4-xdg_menu_prefix.sh (only needed for kdebase-workspace)
  578. - remove bogus BRs on automake and libtool
  579. - remove workspace-only BRs
  580. - add BR qimageblitz-devel, xine-lib-devel (all), libxcb-devel (F8+)
  581. - remove workspace files and directories
  582. - handle icons (moved from kdelibs4)
  583. - add mkdir %%{buildroot} in %%install
  584. * Tue Aug 14 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.92.0-4
  585. - use macros.kde4
  586. - License: GPLv2
  587. * Mon Jul 30 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.92.0-3
  588. - bump rss-glx Conflicts because the conflict is still there in 0.8.1.p-7.fc8
  589. - rss-glx conflict only needed if "%%{_prefix}" == "/usr"
  590. - consolekit_kdm patch only needs BR dbus-devel, not ConsoleKit-devel
  591. * Mon Jul 30 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.92.0-2
  592. - consolekit_kdm patch (#228111, kde#147790)
  593. - update startkde patch
  594. * Sat Jul 28 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.92.0-1
  595. - kde-3.92 (kde-4-beta1)
  596. * Wed Jul 25 2007 Than Ngo <than@redhat.com> - 3.91.0-6
  597. - fix startkde
  598. - add env/shutdown directory
  599. * Thu Jul 19 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.91.0-5
  600. - kde4.desktop: fix session Name
  601. * Tue Jul 17 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.91.0-4
  602. - cleanup/fix kde4.desktop
  603. - kdepimlibs4->kdepimlibs
  604. * Thu Jun 29 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.91.0-3
  605. - fix %%_sysconfdir for %%_prefix != /usr case.
  606. * Thu Jun 28 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.91.0-2
  607. - updated kde4home.diff
  608. - CMAKE_BUILD_TYPE=RelWithDebInfo (we're already using %%optflags)
  609. * Wed Jun 27 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.91.0-1
  610. - kde-3.91.0
  611. - CMAKE_BUILD_TYPE=debug
  612. * Sat Jun 23 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.90.1-2
  613. - specfile cleanup (%%prefix issues mostly)
  614. * Sun May 13 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.90.1-1
  615. - update to 3.90.1
  616. - bump cmake BR to 2.4.5 as required upstream now
  617. - don't set execute bits by hand anymore, cmake has been fixed
  618. - use multilibs in /opt/kde4
  619. - add BR openssl-devel, NetworkManager-devel, bluez-libs-devel
  620. - add explicit BRs on strigi-devel, zlib-devel, bzip2-devel, libpng-devel
  621. in case we want to drop the Rs on these from kdelibs4-devel
  622. - consistently add all BRs as -devel Rs, not just almost all, until we can
  623. figure out which, if any, are really needed
  624. - BR libsmbclient-devel instead of samba on F>=7, EL>=6
  625. * Fri Mar 23 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.80.3-4
  626. - restore minimum version requirement for cmake
  627. - build against libxklavier on EL5
  628. - don't set QT4DIR and PATH anymore, qdbuscpp2xml has been fixed
  629. * Mon Mar 05 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 3.80.3-3
  630. - +eXecute perms for %%{_prefix}/lib/*
  631. * Fri Feb 23 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.80.3-2
  632. - rebuild for patched FindKDE4Internal.cmake
  633. * Wed Feb 21 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.80.3-1
  634. - update to 3.80.3
  635. - update and improve parallel-installability patch
  636. - drop obsolete joydevice.h patch
  637. - remove translations of "KDE" without the "4" from kde4.desktop
  638. - resync BR and -devel Requires
  639. - don't set LD_LIBRARY_PATH
  640. - set QT4DIR and PATH so CMake's direct $QT4DIR/qdbuscpp2xml calls work
  641. - fix missing underscore in _datadir
  642. - install kde4.desktop in install, not prep
  643. - fix invalid syntax in kde4.desktop
  644. * Wed Nov 29 2006 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> 3.80.2-0.3.20061003svn
  645. - dropped -DCMAKE_SKIP_RPATH=TRUE from cmake
  646. - compiling with QA_RPATHS=0x0003; export QA_RPATHS
  647. * Sun Nov 26 2006 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> 3.80.2-0.2.20061003svn
  648. - parallel build support
  649. - added -DCMAKE_SKIP_RPATH=TRUE to cmake to skip rpath
  650. - dropped qt4-devel >= 4.2.0, kdelibs4-devel as BR
  651. - spec file cleanups and added clean up in %%install
  652. - fixed PATH for libkdecore.so.5; cannot open shared object file;
  653. - added Logitech mouse support
  654. - added dbus-devel, hal-devel and more as BR
  655. - fixed broken joydevice.h - Kevin Kofler
  656. - added file kde4.desktop
  657. * Sun Oct 08 2006 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.80.2-0.1.20061003svn
  658. - first Fedora RPM (parts borrowed from the OpenSUSE kdebase 4 RPM and the Fedora kdebase 3 RPM)
  659. - apply parallel-installability patch