kdelibs-vl.spec 47 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406
  1. %define _qt4_ver 4.7.2
  2. %define _qt4_version %(pkg-config --modversion --silence-errors Qt 2>/dev/null || echo %{qt4_ver})
  3. %define _qt4_prefix %(pkg-config --variable prefix --silence-errors Qt 2>/dev/null || echo %{_libdir}/qt-%{qt4_version})
  4. %define _qt4_libdir %(pkg-config --variable libdir --silence-errors Qt 2>/dev/null || echo %{_qt4_prefix}/lib)
  5. %define _qt4_headerdir %(pkg-config --variable headerdir --silence-errors Qt 2>/dev/null || echo %{_qt4_prefix}/plugins)
  6. %define attica_ver 0.2.0
  7. %define dbusmenu_qt_ver 0.5.2
  8. %define phonon_ver 4.5.0
  9. %define soprano_ver 2.6.0
  10. %define strigi_ver 0.7
  11. Summary: KDE Libraries
  12. Summary(ja): KDE ライブラリ
  13. Name: kdelibs
  14. Version: 4.7.4
  15. Release: 1%{?_dist_release}
  16. License: LGPLv2+
  17. Group: System Environment/Libraries
  18. URL: http://www.kde.org/
  19. Source0: ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.bz2
  20. # make kdelibs-devel parallel-installable with kdelibs3-devel
  21. Patch0: kdelibs-4.5.80-parallel_devel.patch
  22. # fix kde#149705
  23. Patch2: kdelibs-4.2.85-kde149705.patch
  24. # install all .css files and Doxyfile.global in kdelibs-common to build
  25. # kdepimlibs-apidocs against
  26. Patch8: kdelibs-4.3.90-install_all_css.patch
  27. # add Fedora/V-R to KHTML UA string
  28. Patch9: kdelibs-4.6.80-branding.patch
  29. # don't cache kdeglobals paths because they change after profile directories
  30. # are loaded from kde4rc
  31. Patch10: kdelibs-4.1.72-no-cache-kdeglobals-paths.patch
  32. # adds the Administration menu from redhat-menus which equals System + Settings
  33. # This prevents the stuff getting listed twice, under both System and Settings.
  34. Patch12: kdelibs-4.1.0-xdg-menu.patch
  35. # patch KStandardDirs to use %{_libexecdir}/kde4 instead of %{_libdir}/kde4/libexec
  36. Patch14: kdelibs-4.5.80-libexecdir.patch
  37. # kstandarddirs changes: search /etc/kde, find %{_kde4_libexecdir}
  38. Patch18: kdelibs-4.6.90-kstandarddirs.patch
  39. # set build type
  40. Patch20: kdelibs-4.1.70-cmake.patch
  41. # disable drkonqi by default, RHEL prefers/wants abrt
  42. Patch24: kdelibs-4.3.1-drkonq.patch
  43. # die rpath die, since we're using standard paths, we can avoid
  44. # this extra hassle (even though cmake is *supposed* to not add standard
  45. # paths (like /usr/lib64) already! With this, we can drop
  46. # -DCMAKE_SKIP_RPATH:BOOL=ON (finally)
  47. Patch27: kdelibs-4.5.80-no_rpath.patch
  48. ## upstreamable
  49. # knewstuff2 variant of:
  50. # https://git.reviewboard.kde.org/r/102439/
  51. Patch50: kdelibs-4.7.0-knewstuff2_gpg2.patch
  52. # https://bugs.kde.org/show_bug.cgi?id=269045
  53. # https://git.reviewboard.kde.org/r/101231/
  54. Patch51: kdelibs-4.6.2-uri_mimetypes.patch
  55. # Fix for KHTML form completion regression (kde#277457) from bugs.kde.org
  56. # attachment (patch by Andrea Iacovitti)
  57. # https://bugs.kde.org/show_bug.cgi?id=277457#c2
  58. Patch52: kdelibs-4.6.95-khtml-kde#277457.patch
  59. ## upstream
  60. ## security fix
  61. # Not Upstreamed? why not ? -- Rex
  62. Patch200: kdelibs-4.3.1-CVE-2009-2702.patch
  63. ## Fedora specific patches
  64. # make forcefully hal-free build
  65. Patch300: kdelibs-4.6.80-halectomy.patch
  66. ## Vine patches
  67. Patch400: kdelibs-4.7.2-pulseaudio-1.0.patch
  68. BuildRoot: %{_tmppath}/%{name}-%{version}-root
  69. BuildRequires: alsa-lib-devel
  70. BuildRequires: aspell-devel
  71. BuildRequires: attica-devel >= %{attica_ver}
  72. BuildRequires: automoc4 >= 0.9.88
  73. BuildRequires: avahi-devel
  74. BuildRequires: bison flex
  75. BuildRequires: bzip2-devel
  76. BuildRequires: cmake >= 2.6.2-3
  77. BuildRequires: cups-devel cups
  78. BuildRequires: dbusmenu-qt-devel
  79. BuildRequires: docbook-dtds docbook-style-xsl
  80. BuildRequires: enchant-devel
  81. BuildRequires: gamin-devel
  82. BuildRequires: gettext-devel
  83. BuildRequires: giflib-devel
  84. BuildRequires: grantlee-devel
  85. BuildRequires: herqq-devel
  86. BuildRequires: jasper-devel
  87. BuildRequires: krb5-devel
  88. BuildRequires: libacl-devel libattr-devel
  89. BuildRequires: libjpeg-devel
  90. BuildRequires: libpng-devel
  91. BuildRequires: libtiff-devel
  92. BuildRequires: libxslt-devel libxml2-devel
  93. BuildRequires: libudev-devel
  94. BuildRequires: libutempter-devel
  95. BuildRequires: OpenEXR-devel
  96. BuildRequires: openssl-devel
  97. BuildRequires: pcre-devel
  98. BuildRequires: phonon-devel >= %{phonon_ver}
  99. BuildRequires: polkit-qt-devel >= 0.98.1
  100. BuildRequires: qca2-devel
  101. BuildRequires: qt4-devel >= 4.6.0
  102. BuildRequires: shared-desktop-ontologies-devel >= 0.7
  103. BuildRequires: shared-mime-info
  104. BuildRequires: soprano-devel >= %{soprano_ver}
  105. BuildRequires: strigi-devel >= %{strigi_ver}
  106. BuildRequires: xz-devel
  107. BuildRequires: zlib-devel
  108. BuildRequires: libSM-devel libXcomposite-devel libXdamage-devel
  109. BuildRequires: libxkbfile-devel libXpm-devel libXScrnSaver-devel
  110. BuildRequires: libXtst-devel libXv-devel libXxf86misc-devel
  111. BuildRequires: openssh-clients
  112. BuildRequires: subversion
  113. # for apidoc
  114. BuildRequires: doxygen
  115. BuildRequires: graphviz
  116. BuildRequires: qt4-doc
  117. Requires: kde-settings
  118. Requires: xdg-utils
  119. Requires: hicolor-icon-theme
  120. Requires: kdelibs-common
  121. Requires: qt4 >= 4.6.0
  122. Requires: phonon >= %{phonon_ver}
  123. Requires: shared-desktop-ontologies
  124. Requires: soprano >= %{soprano_ver}
  125. Requires: strigi-libs >= %{strigi_ver}
  126. Requires: docbook-dtds docbook-style-xsl
  127. Requires: kde-l10n-ja
  128. Requires: upower udisks
  129. Requires(post): shared-mime-info, desktop-file-utils, coreutils, gtk2
  130. Requires(postun): shared-mime-info, desktop-file-utils, coreutils, gtk2
  131. Obsoletes: kdesupport
  132. Obsoletes: kdelibs4 < %{version}-%{release}
  133. Provides: kdelibs4 = %{version}-%{release}
  134. Provides: kross(javascript) = %{version}-%{release}
  135. Provides: kross(qtscript) = %{version}-%{release}
  136. Obsoletes: kdelibs-experimental < 4.3.75
  137. Provides: kdelibs-experimental = %{version}-%{release}
  138. # force upgrade of apps using the discontinued KatePart Smart* interfaces to
  139. # versions using the new Moving* interfaces instead
  140. Conflicts: kdevplatform < 1.1.80
  141. Conflicts: kdevelop < 4.1.80
  142. # 2.1-0.9.b4.fc15 is the first build with the fix from beta 5 backported
  143. Conflicts: kile < 2.1-0.9
  144. Conflicts: rkward < 0.5.4
  145. # because kjscmd
  146. Conflicts: kdebindings3
  147. %description
  148. Libraries for the KDE 4.
  149. %description -l ja
  150. KDE 4 用ライブラリです.
  151. %package common
  152. Summary: Common files for KDE 3 and KDE 4 libraries
  153. Summary(ja): KDE 3, KDE 4 ライブラリの共用ファイル
  154. Group: System Environment/Libraries
  155. %description common
  156. This package includes the common files for the KDE 3 and KDE 4 libraries.
  157. %description common -l ja
  158. KDE 3 ライブラリと KDE 4 ライブラリとの間で共用するファイルが含まれています.
  159. %package devel
  160. Summary: Header files for compiling KDE applications.
  161. Summary(ja): KDE アプリケーションをコンパイルするためのヘッダファイル
  162. Group: Development/Libraries
  163. Requires: %{name} = %{version}-%{release}
  164. Requires: attica-devel >= %{attica_ver}
  165. Requires: automoc4 >= 0.9.88
  166. Requires: cmake >= 2.6.2-3
  167. Requires: openssl-devel
  168. Requires: phonon-devel
  169. # considered part of nepomuk-devel
  170. Requires: shared-desktop-ontologies-devel >= 0.7
  171. Requires: qt4-devel
  172. # do we really still need all these below? -- Rex
  173. Requires: strigi-devel
  174. Requires: bzip2-devel gamin-devel libacl-devel
  175. Obsoletes: kdelibs4-devel < %{version}-%{release}
  176. Provides: kdelibs4-devel = %{version}-%{release}
  177. Obsoletes: kdelibs-experimental-devel < 4.3.75
  178. Provides: kdelibs-experimental-devel = %{version}-%{release}
  179. Provides: plasma-devel = %{version}-%{release}
  180. Obsoletes: kdesupport-devel
  181. %description devel
  182. This package includes the header files you will need to compile
  183. applications for KDE 4.
  184. %description devel -l ja
  185. このパッケージは KDE 4 アプリケーションのコンパイルに必要な
  186. ヘッダファイルを含んでいます.
  187. %package apidocs
  188. Summary: KDE 4 API documentation
  189. Summary(ja): KDE 4 API ドキュメント
  190. Group: Documentation
  191. Provides: kdelibs4-apidocs = %{version}-%{release}
  192. BuildArch: noarch
  193. %description apidocs
  194. This package includes the KDE 4 API documentation in HTML
  195. format for easy browsing.
  196. %description -l ja apidocs
  197. このパッケージは、読みやすい HTML フォーマットによる,KDE 4 の
  198. API ドキュメントを含んでいます.
  199. %prep
  200. %setup -q
  201. %patch0 -p1 -b .parallel_devel
  202. %patch2 -p1 -b .kde149705
  203. %patch8 -p1 -b .install_all_css
  204. #patch9 -p1 -b .branding
  205. #sed -i -e "s|@@VERSION_RELEASE@@|%{version}-%{release}|" kio/kio/kprotocolmanager.cpp
  206. %patch12 -p1 -b .Administration-menu
  207. %patch14 -p1 -b .libexecdir
  208. %patch18 -p1 -b .kstandarddirs
  209. %patch20 -p1 -b .xxcmake
  210. #patch24 -p1 -b .drkonq
  211. %patch27 -p1 -b .no_rpath
  212. # upstreamable patches
  213. %patch50 -p1 -b .knewstuff_gpg2
  214. %patch51 -p1 -b .uri_mimetypes
  215. # upstream patches
  216. # security fix
  217. %patch200 -p1 -b .CVE-2009-2702
  218. # Fedora patches
  219. %patch300 -p1 -b .halectomy
  220. # Vine patches
  221. %patch400 -p1 -b .pa10
  222. %build
  223. mkdir -p %{_target_platform}
  224. pushd %{_target_platform}
  225. unset QTDIR || : ; . /etc/profile.d/qt4.sh
  226. PATH=$PATH:%{_prefix}/kerberos/bin \
  227. %cmake \
  228. -DCMAKE_BUILD_TYPE=release \
  229. -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} \
  230. -DDATA_INSTALL_DIR:PATH=%{_datadir}/kde4/apps \
  231. -DINCLUDE_INSTALL_DIR:PATH=%{_includedir}/kde4 \
  232. -DLIB_INSTALL_DIR:PATH=%{_libdir} \
  233. -DLIBEXEC_INSTALL_DIR:PATH=%{_libexecdir}/kde4 \
  234. -DSYSCONF_INSTALL_DIR:PATH=%{_sysconfdir} \
  235. -DHUPNP_INCLUDE_DIR:PATH=%{_qt4_headerdir} \
  236. -DHUPNP_LIBS=%{_qt4_libdir}/libHUpnp.so \
  237. -DKDE_DISTRIBUTION_TEXT="%{version}-%{release} Vine" \
  238. ..
  239. popd
  240. make %{?_smp_mflags} -C %{_target_platform}
  241. # make KDE API documentation
  242. export QTDOCDIR=`pkg-config --variable=docdir Qt`
  243. doc/api/doxygen.sh .
  244. %install
  245. rm -rf $RPM_BUILD_ROOT
  246. make install/fast DESTDIR=$RPM_BUILD_ROOT -C %{_target_platform}
  247. # see also use-of/patching of XDG_MENU_PREFIX in kdebase/kde-settings
  248. mv $RPM_BUILD_ROOT%{_sysconfdir}/xdg/menus/applications.menu \
  249. $RPM_BUILD_ROOT%{_sysconfdir}/xdg/menus/kde4-applications.menu
  250. # create/own, see http://bugzilla.redhat.com/483318
  251. mkdir -p $RPM_BUILD_ROOT%{_libdir}/kconf_update_bin
  252. mkdir -p $RPM_BUILD_ROOT%{_libdir}/kde4/plugins/{gui_platform,styles}
  253. ## use ca-certificates' ca-bundle.crt, symlink as what most other
  254. ## distros do these days (http://bugzilla.redhat.com/521902)
  255. if [ -f $RPM_BUILD_ROOT%{_datadir}/kde4/apps/kssl/ca-bundle.crt -a \
  256. -f /usr/share/ssl/certs/ca-bundle.crt ]; then
  257. ln -sf /usr/share/ssl/certs/ca-bundle.crt \
  258. $RPM_BUILD_ROOT%{_datadir}/kde4/apps/kssl/ca-bundle.crt
  259. fi
  260. # move devel symlinks
  261. mkdir -p $RPM_BUILD_ROOT%{_libdir}/kde4/devel
  262. pushd $RPM_BUILD_ROOT%{_libdir}
  263. for i in lib*.so
  264. do
  265. case "$i" in
  266. libkdeinit4_*.so)
  267. ;;
  268. ## FIXME/TODO: imo, should leave everything except for known-conflicts -- Rex
  269. *)
  270. linktarget=`readlink "$i"`
  271. rm -f "$i"
  272. ln -sf "../../$linktarget" "kde4/devel/$i"
  273. ;;
  274. esac
  275. done
  276. popd
  277. # fix Sonnet documentation multilib conflict
  278. bunzip2 $RPM_BUILD_ROOT%{_docdir}/HTML/en/sonnet/index.cache.bz2
  279. sed -i -e 's!<a name="id[0-9]*"></a>!!g' $RPM_BUILD_ROOT%{_docdir}/HTML/en/sonnet/index.cache
  280. bzip2 -9 $RPM_BUILD_ROOT%{_docdir}/HTML/en/sonnet/index.cache
  281. # install apidocs and generator script
  282. install -p -D doc/api/doxygen.sh $RPM_BUILD_ROOT%{_bindir}/kde4-doxygen.sh
  283. mkdir -p $RPM_BUILD_ROOT%{_docdir}/HTML/en
  284. cp -a kdelibs-%{version}-apidocs $RPM_BUILD_ROOT%{_docdir}/HTML/en/kdelibs4-apidocs
  285. find $RPM_BUILD_ROOT%{_docdir}/HTML/en/ -name 'installdox' -exec rm -fv {} ';'
  286. rm -vf $RPM_BUILD_ROOT%{_docdir}/HTML/en/kdelibs4-apidocs/*.tmp \
  287. $RPM_BUILD_ROOT%{_docdir}/HTML/en/kdelibs4-apidocs/index.qhp \
  288. $RPM_BUILD_ROOT%{_docdir}/HTML/en/kdelibs4-apidocs/*/html/index.qhp
  289. %clean
  290. rm -rf $RPM_BUILD_ROOT
  291. %post
  292. /sbin/ldconfig
  293. touch --no-create %{_datadir}/icons/hicolor &> /dev/null || :
  294. %postun
  295. /sbin/ldconfig
  296. if [ $1 -eq 0 ] ; then
  297. update-desktop-database -q &> /dev/null
  298. update-mime-database %{_datadir}/mime &> /dev/null
  299. touch --no-create %{_iconsdir}/icons/hicolor &> /dev/null
  300. gtk-update-icon-cache %{_iconsdir}/icons/hicolor &> /dev/null || :
  301. fi
  302. %posttrans
  303. update-desktop-database -q &> /dev/null
  304. update-mime-database %{_datadir}/mime >& /dev/null
  305. gtk-update-icon-cache %{_iconsdir}/icons/hicolor &> /dev/null || :
  306. %files
  307. %defattr(-,root,root)
  308. %doc AUTHORS README TODO COPYING.LIB
  309. %{_sysconfdir}/dbus-1/system.d/*
  310. %{_sysconfdir}/xdg/menus/*.menu
  311. %{_bindir}/*
  312. %dir %{_datadir}/kde4/apps
  313. %{_datadir}/kde4/apps/*
  314. %{_datadir}/config/*
  315. %{_datadir}/dbus-1/interfaces/*
  316. %{_datadir}/applications/kde4/kmailservice.desktop
  317. %{_datadir}/applications/kde4/ktelnetservice.desktop
  318. %{_datadir}/mime/packages/kde.xml
  319. %{_datadir}/kde4/services/*
  320. %{_datadir}/kde4/servicetypes/*
  321. %{_datadir}/icons/hicolor/*/*/*
  322. %{_docdir}/HTML/en/sonnet
  323. %{_docdir}/HTML/en/kioslave
  324. %{_libdir}/lib*.so.*
  325. %{_libdir}/libkdeinit4_*.so
  326. %{_libdir}/kconf_update_bin/
  327. %dir %{_libdir}/kde4/
  328. %{_libdir}/kde4/*.so
  329. %{_libexecdir}/kde4/filesharelist
  330. %{_libexecdir}/kde4/fileshareset
  331. %{_libexecdir}/kde4/kauth-policy-gen
  332. %{_libexecdir}/kde4/kconf_update
  333. %{_libexecdir}/kde4/kdesu_stub
  334. %{_libexecdir}/kde4/kio_http_cache_cleaner
  335. %{_libexecdir}/kde4/kioslave
  336. %{_libexecdir}/kde4/klauncher
  337. %{_libexecdir}/kde4/kmailservice
  338. # see kio/misc/kpac/README.wpad
  339. %attr(4755,root,root) %{_libexecdir}/kde4/kpac_dhcp_helper
  340. %{_libexecdir}/kde4/ksendbugmail
  341. %{_libexecdir}/kde4/ktelnetservice
  342. %{_libexecdir}/kde4/lnusertemp
  343. %{_libexecdir}/kde4/start_kdeinit
  344. %{_libexecdir}/kde4/start_kdeinit_wrapper
  345. %{_libdir}/kde4/plugins/
  346. %{_mandir}/man*/*
  347. # common
  348. %exclude %{_datadir}/config/kdebug.areas
  349. %exclude %{_datadir}/config/kdebugrc
  350. %exclude %{_datadir}/config/ui/ui_standards.rc
  351. %exclude %{_datadir}/kde4/apps/kdeui
  352. %exclude %{_datadir}/config/colors/
  353. %exclude %{_datadir}/config/ksslcalist
  354. %exclude %{_bindir}/preparetips
  355. # devel
  356. %exclude %{_bindir}/kconfig_compiler4
  357. %exclude %{_bindir}/makekdewidgets4
  358. %exclude %{_bindir}/kde4-doxygen.sh
  359. %exclude %{_datadir}/kde4/apps/kdewidgets/
  360. %exclude %{_datadir}/kde4/apps/cmake/
  361. %exclude %{_mandir}/man1/kdecmake.1*
  362. %exclude %{_mandir}/man1/makekdewidgets.1*
  363. %files common
  364. %defattr(-,root,root,-)
  365. %{_bindir}/preparetips
  366. %{_datadir}/config/colors/
  367. %{_datadir}/config/ksslcalist
  368. %{_datadir}/config/kdebug.areas
  369. %{_datadir}/config/kdebugrc
  370. %{_datadir}/config/ui/
  371. %{_datadir}/kde4/apps/kdeui/
  372. %doc %{_docdir}/HTML/en/common
  373. %{_datadir}/locale/all_languages/
  374. %{_datadir}/locale/en_US/entry.desktop
  375. %files devel
  376. %defattr(-,root,root)
  377. %doc KDE4PORTING.html
  378. %{_bindir}/kconfig_compiler4
  379. %{_bindir}/makekdewidgets4
  380. %{_bindir}/kde4-doxygen.sh
  381. %{_includedir}/*
  382. %dir %{_libdir}/kde4/devel
  383. %{_libdir}/kde4/devel/lib*.so
  384. %{_datadir}/kde4/apps/cmake/
  385. %{_datadir}/kde4/apps/kdewidgets/
  386. %{_mandir}/man1/kdecmake.1*
  387. %{_mandir}/man1/makekdewidgets.1*
  388. %files apidocs
  389. %defattr(-,root,root)
  390. %doc %{_docdir}/HTML/en/kdelibs4-apidocs
  391. %changelog
  392. * Sun Dec 11 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.7.4-1
  393. - new upstream release
  394. * Sun Oct 23 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.7.2-2
  395. - added Patch400 for using pulseaudio-1.0
  396. * Fri Oct 7 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.7.2-1
  397. - new upstream release
  398. * Sat Aug 20 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.7.0-2
  399. - rebuilt with soprano-2.7.0-2 and akonadi-1.6.0-2
  400. * Sun Jul 31 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.7.0-1
  401. - new upstream release
  402. - added BR: herqq-devel
  403. * Sat Jun 11 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.6.4-1
  404. - new upstream release
  405. - added R: kde-l10n-ja
  406. * Wed May 11 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.6.1-3
  407. - rebuild with docbook-dtds-1.0-55
  408. - add Requires: docbook-dtds docbook-style-xsl
  409. * Sat Mar 26 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.6.1-2
  410. - rebuilt with krb5-libs-1.8.2 and cups-1.4.6
  411. * Wed Mar 9 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.6.1-1
  412. - new upstream release
  413. - changed apidocs subpackage to noarch
  414. * Sat Feb 26 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.6.0-2
  415. - fixed Conflicts tag
  416. * Fri Feb 4 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.6.0-1
  417. - new upstream release
  418. * Sun Sep 5 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.5.1-1
  419. - new upstream release
  420. - updated summary
  421. - changed apidocs Group to Documentation
  422. * Sun Aug 15 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.5.0-1
  423. - new upstream release
  424. - added BR: dbusmenu-qt-devel
  425. * Wed May 4 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.4.3-1
  426. - new upstream release
  427. - updated spec files for Vine Linux 5/VineSeed
  428. * Sun Apr 11 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.4.2-1
  429. - new upstream release
  430. - built with xz-devel
  431. * Sat Mar 6 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.4.1-1
  432. - dropt kde4.(sh|csh) (kde-settings provides them)
  433. - new upstream release
  434. * Sun Feb 11 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.4.0-1
  435. - new upstream release
  436. - built with new toolchain
  437. * Mon Nov 23 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.3.3-1
  438. - new upstream release
  439. - added Patch25, 26
  440. * Fri Nov 06 2009 Kevin Kofler <Kevin@tigcc.ticalc.org> - 4.3.3-2
  441. - BR flex and bison for the Solid predicate parser
  442. - fix build of fakes.c due to missing #include <string.h>
  443. * Mon Oct 19 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.3.2-1
  444. - new upstream release
  445. - added Patch21, 22, 24, 100, 101 and 200 from Fedora
  446. * Thu Oct 08 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.3.2-3
  447. - khtml kpart crasher (kde #207173/209876)
  448. * Fri Sep 04 2009 Than Ngo <than@redhat.com> - 4.3.1-3
  449. - security fix for -CVE-2009-2702
  450. * Wed Sep 02 2009 Ben Boeckel <MathStuf@gmail.com> - 4.3.1-2
  451. - Patch for kde#160679
  452. * Fri Aug 28 2009 Than Ngo <than@redhat.com> - 4.3.1-1
  453. - openssl-1.0 build fixes
  454. * Thu Sep 3 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.3.1-1
  455. - new upstream release
  456. - dropped Patch100-103 (merged into upstream)
  457. * Sun Aug 30 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.3.0-2
  458. - fixed Provides
  459. - added more pacthes from Fedora
  460. - fix KDE bug #19538, copy file after rename uses old file name
  461. - fix unmounting devices
  462. - fix copying URLs to clipboard (kdebug:170608)
  463. - microblog crashes plasma on show friends toggle (kdebug#202550)
  464. - khtml crasher (kdebug#199557)
  465. * Mon Aug 17 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.3.0-1
  466. - new upstream release
  467. - added Pacthes from Fedora
  468. * Fri May 8 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 3.5.8-2
  469. - added SOURCE1-3
  470. - added Patch54 from Fedora
  471. * Fri Aug 22 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 3.5.9-18
  472. - fix build against Rawhide kernel headers (fix flock and flock64 redefinition)
  473. - fixed %%files section based on Fedora
  474. * Sun Sep 14 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 3.5.8-1
  475. - applied new versioning policy
  476. - defined %%{vine3}, %%{vine5} macro instead of %%{vine4} macro
  477. - redefined %%__libtoolize
  478. - omitted extraneous .la file references
  479. * Mon Nov 26 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.8-0vl4
  480. - rebuild for VineSeed
  481. * Mon Nov 26 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.8-0vl3
  482. - add Patch20 (BTS:561)
  483. * Tue Oct 16 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.8-0vl2
  484. - rebuild for VineSeed
  485. * Tue Oct 16 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.8-0vl1
  486. - new upstream release
  487. - drop Patch3
  488. - add Patch4 (bug #150809, #150904)
  489. - add Patch5 (post 3.5.8 zoom fix)
  490. * Thu Aug 16 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.7-0vl3
  491. - add Patch3 (CVE-2007-4225)
  492. * Wed Jun 20 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.7-0vl2
  493. - rebuild for VineSeed
  494. * Mon Jun 18 2007 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.7-0vl1
  495. - new upstream release
  496. - drop Patch1
  497. - add Patch100 to support kdnssd-avahi
  498. - add Requires: nss-mdns
  499. * Tue Jan 16 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 3.5.5-0vl8
  500. - rebuild with jasper 1.900.0
  501. * Tue Oct 24 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.5-0vl7
  502. - rebuild for VineSeed
  503. * Tue Oct 24 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.5-0vl6
  504. - add Patch2 (CVE-2006-4811)
  505. * Sat Oct 14 2006 NAKAMURA Kenta <kenta@vinelinux.org> 3.5.5-0vl5
  506. - added --with-qt-libraries and --enable-libsuffix option
  507. - removed --libdir=%%{_libdir} option
  508. * Thu Oct 12 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.5-0vl4
  509. - rebuild for VineSeed
  510. * Thu Oct 12 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.5-0vl3
  511. - add Patch1 (https://bugs.kde.org/show_bug.cgi?id=135409)
  512. * Tue Oct 3 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.5-0vl2
  513. - rebuild for VineSeed
  514. * Tue Oct 3 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.5-0vl1
  515. - new upstream release
  516. * Tue Sep 05 2006 NAKAMURA Kenta <kenta@vinelinux.org> 3.5.4-0vl4
  517. - added --libdir=%%{_libdir} configure option
  518. * Sun Aug 27 2006 NAKAMURA Kenta <kenta@vinelinux.org> 3.5.4-0vl3
  519. - rebuilt with openldap-2.3.27-0vl1
  520. * Tue Jul 25 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.4-0vl2
  521. - rebuild for VineSeed
  522. * Tue Jul 25 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.4-0vl1
  523. - new upstream release
  524. * Wed Jun 14 2006 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 3.5.3-0vl3
  525. - rebuilt with gamin-devel in place of fam-devel
  526. * Wed May 24 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.3-0vl2
  527. - rebuild for VineSeed
  528. * Wed May 24 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.3-0vl1
  529. - new upstream release
  530. * Wed Mar 22 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.2-0vl2
  531. - rebuild for VineSeed
  532. * Wed Mar 22 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.2-0vl1
  533. - new upstream release
  534. - drop Patch20
  535. - change xdg-menu and Requires: vine-menus for VineSeed
  536. * Fri Mar 17 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.1-0vl3
  537. - add Patch20 to fix warning of 'meinproc -v'
  538. * Tue Jan 24 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.1-0vl2
  539. - rebuild for VineSeed
  540. * Tue Jan 24 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.1-0vl1
  541. - new upstream release
  542. - drop Patch1
  543. * Wed Jan 11 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.0-0vl4
  544. - rebuild for VineSeed
  545. * Wed Jan 11 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.0-0vl3
  546. - add Patch1 (http://www.kde.org/info/security/advisory-20060119-1.txt)
  547. * Thu Dec 8 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.0-0vl2
  548. - rebuild for VineSeed
  549. * Mon Nov 28 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.0-0vl1
  550. - new upstream release
  551. * Fri Nov 11 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.5.0-0vl0.rc1
  552. - new upstream release
  553. * Thu Oct 13 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.92-0vl1
  554. - new upstream release
  555. * Mon Sep 12 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.91-0vl1
  556. - new upstream release
  557. * Fri Jul 22 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.2-0vl2
  558. - build for VineSeed (with_gnome_menus 1, alsa 1)
  559. * Fri Jul 22 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.2-0vl1
  560. - new upstream release
  561. - build for Vine3.1 (with_gnome_menus 0, alsa 0)
  562. * Thu Jun 30 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.1-0vl2
  563. - build for VineSeed (with_gnome_menus 1)
  564. - add --disable-rpath --with-alsa to configure option
  565. - add alsa support
  566. * Wed Jun 1 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.1-0vl1
  567. - new upstream release
  568. - build for Vine3.1 (with_gnome_menus 0)
  569. - remove patch1
  570. - use %%{?_smp_mflags} for make option
  571. * Fri May 6 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.0-0vl7
  572. - build for VineSeed
  573. - revised source1
  574. * Wed May 4 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.0-0vl6
  575. - update patch1 (http://www.kde.org/info/security/advisory-20050504-1.txt)
  576. * Tue Apr 19 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.0-0vl5
  577. - rebuild for VineSeed
  578. * Tue Apr 19 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.0-0vl4
  579. - add patch1: CAN-2005-1046
  580. * Tue Apr 12 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.0-0vl3
  581. - add patch10: arrange *.menu to use applications.menu from gnome-menus
  582. - add BuildPrereq: fam-devel and remove --disable-fam from configure
  583. - re-number patches
  584. - add translated descriptions (thanks to spec file translation project)
  585. * Wed Mar 16 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.0-0vl2
  586. - rebuild for VineSeed
  587. * Thu Mar 10 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.0-0vl1
  588. - new upstream release
  589. * Tue Mar 1 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.4.0-0vl0.rc1
  590. - new upstream release (3.4.0-rc1)
  591. - update %%files
  592. * Mon Feb 7 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.92-0vl1
  593. - new upstream release
  594. - remove Patch0
  595. * Tue Jan 25 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.91-0vl1
  596. - new upstream release
  597. - remove Patch1
  598. * Thu Jan 6 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.2-0vl4
  599. - rebuild for VineSeed
  600. * Thu Jan 6 2005 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.2-0vl3
  601. - add patch2 (http://www.kde.org/info/security/advisory-20050101-1.txt)
  602. * Sat Dec 18 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.2-0vl2
  603. - rebuild for VineSeed
  604. * Sat Dec 18 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.2-0vl1
  605. - source upgrade
  606. - build for Vine Linux 3.1
  607. - add patch0 (http://www.kde.org/info/security/advisory-20041209-1.txt)
  608. - add patch1 (http://www.kde.org/info/security/advisory-20041213-1.txt)
  609. - add BuildPrereq: libidn-devel and Requires: libidn
  610. * Tue Dec 14 2004 Satoshi MACHINO <machino@vinelinux.org> 3.3.1-0vl2
  611. - build on jasper-devel-1.701.0-0vl1
  612. * Sat Oct 9 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.1-0vl1
  613. - source upgrade
  614. - set cups default (remove option for cups)
  615. - refine %%files
  616. * Sun Sep 5 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.3.0-0vl1
  617. - source upgrade
  618. - remove patch0
  619. - add BuildPrerep: aspell-devel
  620. * Tue Aug 10 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.3-0vl2
  621. - rebuild with qt32
  622. - add Patch0 from kde.org
  623. - add BuildPrereq: gettext openssh-devel
  624. - remove /usr/share/icons/hicolor/index.theme
  625. * Fri Jun 4 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.3-0vl1
  626. - remove all patches
  627. - add BuildPrereq: bzip2-devel
  628. - remove lines about vine26
  629. * Mon May 17 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.2-0vl2
  630. - add patch1 and patch2 from kde-packager ML
  631. * Fri Apr 30 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.2-0vl1
  632. - source upgrade
  633. - add patch0 from kde-packager ML
  634. * Fri Mar 26 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.1-0vl2
  635. - rebuild with openssl-0.9.7d
  636. * Mon Mar 8 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.1-0vl1
  637. - source upgrade
  638. * Sun Feb 1 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.2.0-0vl1
  639. - source upgrade
  640. - add BuildPrereq: jasper-devel
  641. - add Requires: pcre cyrus-sasl libogg libvorbis jasper openssl
  642. - add --sysconfdir=%%{_sysconfdir} to configure option
  643. - enable cups support
  644. * Sat Jan 17 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.5-0vl2
  645. - rebuild for VineSeedPlus
  646. * Sat Jan 10 2004 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.5-0vl1
  647. - source upgrade
  648. - build for VinePlus/2.6
  649. - (VinePlus/2.6) BuildPrereq: autoconf258
  650. * Mon Dec 29 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.4-0vl4
  651. - install KDE API documentation
  652. * Sun Dec 21 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.4-0vl3
  653. - build for VineSeed with new toolchain and qt-3.2.3
  654. * Sun Oct 19 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.4-0.26vl2
  655. - rebuild with qt-3.2.1-0.26vl3
  656. * Sun Oct 19 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.4-0vl2
  657. - rebuild with qt-3.2.1-0vl3
  658. * Wed Sep 17 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.4-0vl1
  659. - source upgrade
  660. - remove Patch0
  661. - build with gcc-3.2.3
  662. * Sat Aug 9 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.3-0vl2
  663. - add patch0 from kde-packager ML
  664. * Wed Jul 23 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.3-0vl1
  665. - source upgrade
  666. - add BuildPrereq: openldap-devel and Requires: openldap
  667. * Sat Jul 5 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.2-0vl3
  668. - change spec to build with gcc295
  669. - change make option for SMP and add script
  670. * Thu Jun 19 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.2-0vl2
  671. - add CFLAGS and CXXFLAGS
  672. - change spec to build with g++-2.95.3
  673. * Sat May 10 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.2-0vl1
  674. - source upgrade
  675. - Requires: arts >= 1:1.1.2 and BuildPrereq: arts-devel >= 1:1.1.2
  676. * Mon Apr 21 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.1a-0vl3
  677. - revised description
  678. - clean up files section
  679. * Mon Apr 21 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.1a-0vl2
  680. - add BuildPrereq: libjpeg-devel libmng-devel libtiff-devel
  681. - rebuilt with libpng >= 1.2.5 when %%{vine26} is set to 0 (ie VineSeedPlus)
  682. * Thu Apr 10 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.1a-0vl1
  683. - security release
  684. - remove patch0 and patch1 (included in this source)
  685. * Sun Mar 23 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1.1-0vl1
  686. - source upgrade
  687. - renumber patch0 to patch800
  688. - add patch0 from kde.org (Bug #55571)
  689. - add patch1 (http://lists.kde.org/?l=kde-core-devel&m=104221693026288&w=2)
  690. * Tue Feb 25 2003 Tomoya TAKA <taka@vinelinux.org> 3.1-0vl5
  691. - fix handling of %%patch0
  692. * Mon Feb 24 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1-0vl4
  693. - rebuild with qt-3.1.1-0vl3
  694. * Tue Feb 18 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1-0vl3
  695. - add Patch for fix KHTML
  696. * Tue Feb 11 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1-0vl2
  697. - change spec to build both VineSeed and Vine2.5/2.6
  698. * Thu Jan 30 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1-0vl1
  699. - source upgrade to 3.1-stable
  700. * Thu Jan 23 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1-0.rc7vl3
  701. - source upgrade to 3.1rc7 of Jan 23 tarball
  702. * Wed Jan 22 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1-0.rc7vl2
  703. - source upgrade to 3.1rc7 of Jan 21 tarball
  704. * Sun Jan 19 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1-0.rc7vl1
  705. - source upgrade to 3.1rc7
  706. * Sun Jan 12 2003 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.1-0.rc6vl1
  707. - source upgrade to 3.1rc6
  708. - stop using objprelink2, it does not work with gcc3
  709. - delete all patches
  710. - add BuildPrereq: libart_lgpl-devel >= 2.3.8
  711. - update %%files section
  712. - change configure option
  713. * Sun Nov 17 2002 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.0.4-0vl3
  714. - add Patch0 (security patch)
  715. - add export PATH=`pwd`:$PATH to %%build and %%install section
  716. * Wed Oct 16 2002 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.0.4-0vl2
  717. - objprelink2 support only i386 (add %%ifarch i386 ... again)
  718. * Thu Oct 10 2002 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.0.4-0vl1
  719. - source upgrade
  720. - delete patch0
  721. - BuildPrereq: arts-devel >= 1:1.0.4 and Requires: arts >= 1:1.0.4
  722. * Tue Oct 8 2002 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.0.3-0vl3
  723. - rebuild with qt-3.0.5-0vl1
  724. - BuildPrereq: autoconf253 automake15 objprelink2
  725. * Wed Sep 11 2002 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 3.0.3-0vl2
  726. - add patch0 to fix for cross side scripting domain check
  727. * Tue Aug 20 2002 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 3.0.3-0vl1
  728. - source upgrade
  729. * Tue Jul 9 2002 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 3.0.2-0vl1
  730. - source upgrade
  731. - delete patch1
  732. * Fri Jun 7 2002 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 3.0.1-0vl1
  733. - source upgrade to 3.0.1
  734. - add patch1 from kde.org (security patch)
  735. * Mon Apr 15 2002 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 3.0-1vl2
  736. - source upgrade to 3.0
  737. - add patch800 from kde.gr.jp
  738. - add patch900 from http://pc.2ch.net/test/read.cgi/linux/1007375984/332
  739. * Sat Mar 30 2002 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 3.0-1vl1
  740. - source update to cvs-20020329
  741. - delete all patches
  742. - merged with rawhide 3.0.0-0.cvs20020319.1
  743. - add BuildPrereq: doxygen autoconf252 automake15
  744. - There is Vine's previous changes, hacked for Vine
  745. -- Sat Mar 16 2002 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 2.2.2-0vl1
  746. - update to 2.2.2
  747. - build with qt-2.3.1-6vl5
  748. - cleanup spec
  749. - update patch100 and 101
  750. -- Mon Dec 31 2001 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 2.2.1-1vl4
  751. - rebuild with qt-2.3.1-6vl3
  752. -- Tue Nov 27 2001 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 2.2.1-1vl3
  753. - Change optimize flag to "-O2"
  754. - Add objprelink option (i386 only)
  755. -- Tue Oct 16 2001 AKIYAMA Kazuhito <akiyama@karen.servepics.com> 2.2.1-1vl1
  756. - Build for VineSeed
  757. - Delete Epoch
  758. - Add Requires and BuildPrereq
  759. * Tue Mar 19 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0.0-0.cvs20020319.1
  760. - switch to doxygen for building docs
  761. * Thu Mar 14 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0-0.cvs20020314.1
  762. - s/qDebug/kdDebug/
  763. * Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0-0.cvs20020311.1
  764. - Reduce debug spewage
  765. * Fri Mar 1 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0-0.cvs20020301.1
  766. - Update
  767. * Fri Feb 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0-0.cvs20020215.1
  768. - Update
  769. - arts is no longer part of kdelibs
  770. * Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0-0.cvs20020211.1
  771. - Update
  772. - Build with Xinerama support
  773. * Mon Jan 28 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0-0.cvs20020128.3
  774. - Rebuild from a fresh CVS checkout
  775. * Mon Jan 28 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0-0.cvs20020128.1
  776. - KABC::AddressBook::reload() added
  777. * Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0-0.cvs20020126.1
  778. - Update to get API changes
  779. - Build with CUPS support
  780. * Thu Jan 17 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0-0.cvs20020117.1
  781. - Update
  782. * Wed Jan 9 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0-0.cvs20020109.1
  783. - Stop excluding alpha, gcc has been fixed
  784. - Fix generation of API docs
  785. - Fix up SSL support
  786. * Mon Jan 7 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0-0.cvs20020107.1
  787. - arts-devel provides kdelibs-sound-devel for backwards compatibility
  788. - Update, rebuild with gcc 3.1-0.15
  789. * Fri Jan 4 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.0-0.cvs20020104.1
  790. - Update
  791. - Make sure we aren't built with gcc 3.1 prior to -0.14
  792. - Remove -O0 hack, no longer needed with gcc 3.1-0.14
  793. - Adapt spec file to base changes (good-bye, libkfile, libkssl and libksycoca!)
  794. * Sat Dec 29 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0-0.cvs20011229.1
  795. - Update
  796. - stop excluding alpha
  797. * Fri Dec 14 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0-0.cvs20011214.1
  798. - Update
  799. - Update Japanese patches
  800. - Temporarily exclude alpha (compiler bugs)
  801. - Add workaround for gcc bug #57502
  802. * Sun Nov 11 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0-0.cvs20011111.1
  803. - Get rid of kdelibs-sound, kdelibs-sound-devel; add arts-devel. Makes more
  804. sense.
  805. * Thu Oct 18 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.0-0.cvs20011018.1
  806. - Various 3.0 related fixes
  807. * Thu Aug 2 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.cvs20010802.1
  808. - Remove the japanese khtml patches, they break too many non-japanese web
  809. pages
  810. * Mon Jul 30 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.cvs20010730.1
  811. - Update, fixes <option size> handling in khtml (#50303)
  812. - Add japanese patches
  813. * Thu Jul 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.cvs20010726.1
  814. - Add yet another build dependency (#49909)
  815. * Tue Jul 24 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.cvs20010724.1
  816. - Remove internal libxslt, we have the real thing
  817. - Remove ia64 workarounds, no longer needed
  818. * Sat Jul 21 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.cvs20010721.1
  819. - Move artsmessage from arts to kdelibs-sound
  820. - Update
  821. * Fri Jul 20 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.cvs20010720.2
  822. - Move libartskde from arts to kdelibs-sound
  823. * Fri Jul 20 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.cvs20010720.1
  824. - Update
  825. - Work around ia64 breakages
  826. * Wed Jun 27 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.beta1.1
  827. - beta 1
  828. * Tue Jun 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.cvs20010626.1
  829. - Update
  830. - Obsolete kdesupport, kdesupport-devel
  831. * Wed May 16 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.cvs20010516.1
  832. - Update
  833. * Mon May 14 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.cvs20010514.1
  834. - Fix up pcre detection in CVS
  835. - Update, fixes "easy enter form" in Bugzilla
  836. * Thu May 10 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.cvs20010510.1
  837. - Update to CVS, fix second half of bug #40087
  838. * Fri May 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.cvs20010503.1
  839. - Update to CVS after fixing bugs #38894, #30575
  840. directly in the CVS tree
  841. * Sun Apr 22 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.alpha1.2
  842. - create subpackages for MySQL and Postgres KDB plugins to avoid
  843. unnecessary dependencies
  844. * Wed Apr 18 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.2-0.alpha1.1
  845. - 2.2alpha1
  846. - require pcre, pcre-devel
  847. * Tue Apr 3 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.1.1-5
  848. - Merge fixes from current KDE_2_1_BRANCH - fixes 2 memory leaks and
  849. makes kio_http more tolerant to broken Auth requests sent by some
  850. servers
  851. - Add missing mcop{class,type} files in arts package
  852. - Handle PATH changes in kdesu, some KControl modules need /sbin in the
  853. PATH... (#34209)
  854. - Add KDE2PORTING.html file in /usr/share/docs/kdelibs-devel-%{version},
  855. it's quite useful...
  856. * Thu Mar 22 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.1.1-3
  857. - Fix up kded to watch directories we can't write to
  858. - Use mkstemp() rather than tmpfile() for xauth file generation
  859. in kdesu
  860. * Wed Mar 21 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.1.1-2
  861. - Fix up cookie escaping (this should finally fix bugzilla for good)
  862. - Security: cookies shouldn't be world readable, some websites store
  863. login information
  864. * Wed Mar 21 2001 Than Ngo <than@redhat.com>
  865. - disable debug as default
  866. * Tue Mar 20 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.1.1-1
  867. - 2.1.1
  868. - Escape cookies when necessary
  869. * Mon Mar 19 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.1-10
  870. - Don't crash in KProcess if getpwuid() returns NULL, happens with
  871. LDAP authentication
  872. - Require qt >= 2.3.0 (#31770)
  873. - Fix crash in KURLCompletion
  874. * Tue Mar 13 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.1-9
  875. - Add some more fixes and <layer> support from KDE_2_1_BRANCH
  876. - Patch KService to not add K menu entries if the desktop files
  877. aren't readable by the user we're running at (removes bogus
  878. timetool, control-panel etc. entries; I'd still prefer running
  879. those through consolehelper over hiding them from users...)
  880. * Fri Mar 9 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  881. - Revert to putting config files in /usr/share/config
  882. - Fix up cookie handling when combined with JavaScript (#30577)
  883. - Add some html rendering fixes from KDE_2_1_BRANCH
  884. * Wed Feb 28 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  885. - /usr/share/config -> /etc/kde
  886. - Use --disable-debug, it works with Qt 2.3.0
  887. * Tue Feb 27 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  888. - Add khtml+DOM fixes from KDE_2_1_BRANCH
  889. - BuildPrereq docbook stuff so we don't get broken kdb2html stuff
  890. * Thu Feb 22 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  891. - YAR (Yet Another Respin)
  892. * Wed Feb 21 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  893. - 2.1-respin
  894. * Mon Feb 19 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  895. - 2.1
  896. * Sun Feb 18 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  897. - Update
  898. - Disable some more debugging (but leave -DNDEBUG out, it's broken)
  899. * Thu Feb 15 2001 Than Ngo <than@redhat.com>
  900. - create the kdoc-preferences for kdevelop
  901. - put the html documents /usr/share/doc/kdelibs-devel-2
  902. * Wed Feb 14 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  903. - Add workaround for merging GNOME's non-UTF8 .desktop files
  904. in the KDE menu
  905. * Tue Feb 13 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  906. - disable debug, but patch out the CXXFLAGS change
  907. * Mon Feb 12 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  908. - Back out --disable-debug change
  909. * Fri Feb 9 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  910. - Build with --disable-debug
  911. * Tue Feb 6 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  912. - Get rid of libkdefakes.so.0 (obsolete)
  913. - Fix the escape sequence patch (#25307)
  914. * Mon Feb 5 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  915. - Add Japanese patch from Sato Satoru <ssato@redhat.com>
  916. * Thu Feb 1 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  917. - Fix klauncher escape sequence handling (#25307, Patch from Tim Waugh)
  918. - Fix krun escape sequence handling (#25134, Patch from Tim Waugh)
  919. - Make /usr/share/doc/HTML/en/kspell/common symlink relative (#24793)
  920. * Thu Jan 25 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  921. - Apply patch from CVS to fix up Cookie handling in Konqueror.
  922. Finally Bugzilla works perfectly in Konqueror.
  923. * Mon Jan 22 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  924. - kdelibs-sound-devel requires audiofile-devel, kdelibs-sound doesn't.
  925. - Update, fixes various HTML rendering bugs
  926. * Sat Jan 20 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  927. - Require kdesupport >= 2.0.99 rather than >= %%{version}
  928. kdesupport doesn't change frequently.
  929. * Fri Jan 19 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  930. - Update
  931. * Wed Jan 17 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  932. - remove the Java hacks; KDE now requires a Java 2 compliant
  933. environment, so there's no chance to get any of it to run
  934. with current kaffe.
  935. * Tue Jan 16 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  936. - restore real arts %%description
  937. - require Qt >= 2.2.3 rather than 2.2.0
  938. * Tue Jan 16 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  939. - Move libkmedia2_idl to arts; it's needed there
  940. - Fix up the Java stuff. The new stuff is ugly, but seems to work
  941. - Get rid of the compiler bug workaround: the ICE was triggered by
  942. unclean code
  943. - Change the description of the arts package for translation purposes
  944. * Mon Jan 15 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  945. - Work around compiler bugs (sigh)
  946. - Fix specfile (added files)
  947. - Split arts into a separate package; it's required by SDL,
  948. and depending on kdelibs-sound (which requires kdelibs)
  949. is overkill
  950. * Thu Jan 11 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  951. - Modify the check for an acceptable JVM to accept Kaffe
  952. * Mon Jan 8 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  953. - Add a hack to get a static libartsc
  954. * Sun Jan 7 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  955. - Obsolete kdelibs2* (from 7.0preview)
  956. * Mon Jan 1 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  957. - Update
  958. * Wed Dec 20 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  959. - Run ldconfig in %%post/%%postun for kdelibs-sound
  960. - Turn off optimizations on ia64
  961. * Mon Dec 18 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  962. - 2.1beta1
  963. * Thu Nov 9 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  964. - update to current HEAD
  965. * Fri Nov 3 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  966. - Another one - fix segfaults in the spellchecker
  967. - fix docs
  968. * Fri Nov 3 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  969. - Update CVS yet again - styles crash fix
  970. * Thu Nov 2 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  971. - Update CVS - security fix in Java/Javascript code.
  972. There seems to be some conspiracy going on - "commit important
  973. fixes right after Red Hat built new RPMs" or the likes. :>
  974. * Thu Nov 2 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  975. - Fix up handling of desktop files that use TryExec (Bug #20020)
  976. Patch also committed to KDE CVS
  977. * Wed Nov 1 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  978. - Rebuild with fixed kdoc
  979. * Fri Oct 27 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  980. - update to current KDE_2_0_BRANCH, now that most of the ".0 release"
  981. bugs are fixed
  982. - fix typo in specfile: it's mitshm, not libshm
  983. - Add ksendbugmail, required for the "Report Bug" feature to work
  984. * Sun Oct 22 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  985. - 2.0 final
  986. - don't --enable-final on alpha (compiler problems)
  987. * Sun Oct 1 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  988. - rebuild
  989. * Sat Sep 30 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  990. - new CVS snapshot
  991. - fix up specfile
  992. - exclude alpha for now (compiler bugs)
  993. * Sat Sep 23 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  994. - major specfile cleanups
  995. - update CVS
  996. * Fri Sep 22 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  997. - Move back to /usr
  998. - New CVS snapshot
  999. - Clean up specfile
  1000. - Use %%defines so we can build CVS snapshots and releases from the same
  1001. specfile
  1002. * Fri Aug 25 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1003. - rebuild with optimizations re-enabled (Qt works around the problem now)
  1004. * Thu Aug 24 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1005. - rebuild with new Qt
  1006. * Tue Aug 22 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1007. - 1.93
  1008. * Sat Aug 05 2000 Than Ngo <than@redhat.de>
  1009. - don't use -DNDEBUG and -O2 on alpha,sparc to build, it breaks with Internal
  1010. error (c++ bug)
  1011. * Fri Aug 4 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1012. - update to current (I fixed the libGL detection issue there)
  1013. * Wed Aug 2 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1014. - move to /usr/lib/kde2
  1015. - new snapshot
  1016. * Wed Jul 26 2000 Than Ngo <than@redhat.de>
  1017. - new snapshot
  1018. * Tue Jul 25 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1019. - new snapshot
  1020. * Thu Jul 20 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1021. - new snapshot, new Qt
  1022. - various fixes to spec file
  1023. - get rid of -O0, no longer required with gcc 2.96-41 (except on alpha)
  1024. * Tue Jul 18 2000 Than Ngo <than@redhat.de>
  1025. - rebuilt with gcc-2.96-40
  1026. * Sun Jul 16 2000 Than Ngo <than@redhat.de>
  1027. - use gcc 2.96
  1028. - new snapshot
  1029. - use -O0 for now (ICE)
  1030. * Sun Jul 2 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1031. - Use egcs++
  1032. - Epoch 3
  1033. - Update to current
  1034. * Fri Jun 23 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1035. - Update to current - segfaulting at initialization time is not a nice
  1036. feature.
  1037. * Tue Jun 20 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1038. - new snapshot
  1039. - disable build on ia64 for now (compiler bugs)
  1040. - FHSify
  1041. * Thu Mar 30 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1042. - new snapshot
  1043. - split: move sound support to a separate package, suggestion from
  1044. David Faure <david@linux-mandrake.com>
  1045. * Sat Mar 18 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1046. - new snapshot
  1047. - move it to /usr, where it belongs
  1048. * Wed Jan 05 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  1049. - move programming docs to %%{_docdir}/kdelibs-devel-%%{version}-%%{release}
  1050. and to kdelibs-devel package
  1051. - new snapshot
  1052. * Tue Dec 14 1999 Bernhard Rosenkraenzer <bero@redhat.com>
  1053. - Add qt version number in Requires, add kdoc HTML help
  1054. (patch from David Faure <david@mandrakesoft.com>)
  1055. - Actually use the %%clean section
  1056. * Mon Nov 1 1999 Bernhard Rosenkraenzer <bero@redhat.com>
  1057. - almost completely rewrite spec file - move to DESTDIR system
  1058. - current snapshot
  1059. * Thu Oct 15 1999 Bernhard Rosenkraenzer <bero@redhat.de>
  1060. - 2.0 snapshots
  1061. - Change prefix to respect %{prefix} so we can coexist with KDE 1.x
  1062. - kdelibs-devel requires kdelibs
  1063. * Thu Sep 23 1999 Preston Brown <pbrown@redhat.com>
  1064. - move kde_htmldir to /usr/doc/kde
  1065. - mark doc files as such
  1066. * Tue Sep 21 1999 Preston Brown <pbrown@redhat.com>
  1067. - fix up perl include path for kdoc
  1068. * Thu Sep 16 1999 Preston Brown <pbrown@redhat.com>
  1069. - remove linking to qimgio from kdecore, moved to kpanel/kfm directly
  1070. - renamed "lowcolor" directory to "locolor"
  1071. * Mon Sep 13 1999 Preston Brown <pbrown@redhat.com>
  1072. - added lowcolor icons directory and /usr/share/pixmaps to icon search path
  1073. - hacking to recognize .desktop files as application/x-kdelnk
  1074. * Thu Sep 09 1999 Preston Brown <pbrown@redhat.com>
  1075. - added kdoc index files.
  1076. * Wed Sep 08 1999 Preston Brown <pbrown@redhat.com>
  1077. - updated to KDE 1.1.2.
  1078. - use /usr/lib/qt-1.44 as qt root.
  1079. - separate devel subpackages; include documentation and kdoc.
  1080. - added KDE icon.
  1081. - relocated includes to /usr/include/kde
  1082. * Fri Jun 11 1999 Preston Brown <pbrown@redhat.com>
  1083. - snapshot, includes kde 1.1.1 + fixes
  1084. * Mon Apr 19 1999 Preston Brown <pbrown@redhat.com>
  1085. - last snapshot before release
  1086. * Mon Apr 12 1999 Preston Brown <pbrown@redhat.com>
  1087. - latest stable snapshot
  1088. * Wed Feb 24 1999 Preston Brown <pbrown@redhat.com>
  1089. - Injected new description and group.
  1090. * Mon Feb 08 1999 Preston Brown <pbrown@redhat.com>
  1091. - upgraded to KDE 1.1 final.
  1092. * Fri Jan 15 1999 Preston Brown <pbrown@redhat.com>
  1093. - updated macros for RPM 3.0, removed redhat-release dependency
  1094. * Tue Jan 05 1999 Preston Brown <pbrown@redhat.com>
  1095. - re-integrated changes from Duncan Haldane