gtk2-vl.spec 33 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084
  1. # Note that this is NOT a relocatable package
  2. %define glib2_base_version 2.24.1
  3. %define glib2_version %{glib2_base_version}-1
  4. %define pango_base_version 1.28.0
  5. %define pango_version %{pango_base_version}-1
  6. %define atk_base_version 1.30.0
  7. %define atk_version %{atk_base_version}-1
  8. %define cairo_base_version 1.8.10
  9. %define cairo_version %{cairo_base_version}-1
  10. %define base_version 2.20.1
  11. %define bin_version 2.10.0
  12. # biarch support
  13. %define build_compat32 %{?_with_compat32:1}%{!?_with_compat32:0}
  14. %define _query_suffix %{nil}
  15. %if %{build_compat32}
  16. %define _query_suffix -32
  17. %endif
  18. Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X.
  19. Summary(ja): X 用 GUI 作成ライブラリ: GIMP ツールキット(GTK+)
  20. Name: gtk2
  21. Version: %{base_version}
  22. Release: 2%{?_dist_release}
  23. License: LGPL
  24. Group: System Environment/Libraries
  25. Source: gtk+-%{version}.tar.bz2
  26. # biarch support
  27. Patch0: gtk2-2.18.5-lib64.patch
  28. Patch100: gtk+-2.8.19-vine-default-theme.patch
  29. BuildRequires: atk-devel >= %{atk_version}
  30. BuildRequires: pango-devel >= %{pango_version}
  31. BuildRequires: glib2-devel >= %{glib2_version}
  32. BuildRequires: cairo-devel >= %{cairo_version}
  33. BuildRequires: libtiff-devel >= 3.7
  34. BuildRequires: libjpeg-devel
  35. BuildRequires: libpng-devel
  36. BuildRequires: jasper-devel
  37. BuildRequires: gtk-doc
  38. #BuildRequires: automake17, autoconf
  39. BuildRequires: gamin-devel
  40. BuildRequires: cups-devel
  41. BuildRequires: libICE-devel
  42. BuildRequires: libXext-devel
  43. BuildRequires: libXi-devel
  44. BuildRequires: libXrandr-devel >= 1.3.0
  45. BuildRequires: libXrender-devel
  46. BuildRequires: libXcursor-devel
  47. BuildRequires: libXfixes-devel
  48. BuildRequires: libXinerama-devel
  49. BuildRequires: libXcomposite-devel
  50. BuildRequires: libXdamage-devel
  51. BuildRoot: %{_tmppath}/gtk-%{version}-root
  52. Obsoletes: gtk+-gtkbeta
  53. Obsoletes: Inti
  54. Provides: gail = %{version}-%{release}
  55. Obsoletes: gail < 2.14
  56. Conflicts: gtk2-engines < 2.6.0
  57. URL: http://www.gtk.org
  58. # required for icon themes apis to work
  59. Requires: hicolor-icon-theme
  60. # We need to prereq these so we can run gtk-query-immodules-2.0
  61. Requires(post): glib2 >= %{glib2_version}
  62. Requires(post): atk >= %{atk_version}
  63. Requires(post): pango >= %{pango_version}
  64. Requires(post): libSM >= 1.1.0
  65. # We need to prereq libtiff >= 3.7 to run gdk-pixbuf-query-loaders
  66. Requires(post): libtiff >= 3.7
  67. Requires: libXrandr >= 1.3.0
  68. Vendor: Project Vine
  69. Distribution: Vine Linux
  70. Packager: daisuke
  71. %description
  72. GTK+ is a multi-platform toolkit for creating graphical user
  73. interfaces. Offering a complete set of widgets, GTK+ is suitable for
  74. projects ranging from small one-off tools to complete application
  75. suites.
  76. %package devel
  77. Summary: Development tools for GTK+ applications.
  78. Summary(ja): GTK+ (GIMP ツールキット) アプリケーション開発ツール
  79. Group: Development/Libraries
  80. Requires: gtk2 = %{version}
  81. Requires: pango-devel >= %{pango_version}
  82. Requires: atk-devel >= %{atk_version}
  83. Requires: glib2-devel >= %{glib2_version}
  84. Requires: libX11-devel, libXcursor-devel, libXinerama-devel
  85. Requires: libXext-devel, libXi-devel, libXrandr-devel
  86. Requires: libXfixes-devel, libXcomposite-devel
  87. Requires: libpng-devel
  88. Obsoletes: gtk+-gtkbeta-devel
  89. Obsoletes: Inti-devel
  90. Provides: gail-devel = %{version}-%{release}
  91. Obsoletes: gail-devel < 2.14
  92. ## avoid header collisions
  93. Conflicts: gtk+-devel <= 1.2.8
  94. Conflicts: gdk-pixbuf-devel <= 0.11
  95. %description devel
  96. The gtk+-devel package contains the header files and developer
  97. docs for the GTK+ widget toolkit.
  98. #######################################################################
  99. # compat32
  100. %package -n compat32-%{name}
  101. Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X.
  102. Summary(ja): X 用 GUI 作成ライブラリ: GIMP ツールキット(GTK+)
  103. Group: System Environment/Libraries
  104. Requires(post): compat32-glib2 >= %{glib2_version}
  105. Requires(post): compat32-atk >= %{atk_version}
  106. Requires(post): compat32-pango >= %{pango_version}
  107. Requires(post): compat32-libSM >= 1.1.0
  108. Requires(post): compat32-libtiff >= 3.7
  109. Requires: compat32-libXrandr >= 1.3.0
  110. %description -n compat32-%{name}
  111. GTK+ is a multi-platform toolkit for creating graphical user
  112. interfaces. Offering a complete set of widgets, GTK+ is suitable for
  113. projects ranging from small one-off tools to complete application
  114. suites.
  115. %package -n compat32-%{name}-devel
  116. Summary: Development tools for GTK+ applications.
  117. Summary(ja): GTK+ (GIMP ツールキット) アプリケーション開発ツール
  118. Group: Development/Libraries
  119. Requires: compat32-%{name} = %{version}
  120. Requires: %{name}-devel = %{version}
  121. Requires: compat32-libX11-devel, compat32-libXcursor-devel, compat32-libXinerama-devel
  122. Requires: compat32-libXext-devel, compat32-libXi-devel, compat32-libXrandr-devel
  123. Requires: compat32-libXfixes-devel, compat32-libXcomposite-devel
  124. Requires: compat32-libpng-devel
  125. %description -n compat32-%{name}-devel
  126. The gtk+-devel package contains the header files and developer
  127. docs for the GTK+ widget toolkit.
  128. %prep
  129. %setup -q -n gtk+-%{version}
  130. %patch0 -p1 -b .lib64
  131. %patch100 -p1 -b .vine-default-theme
  132. #for i in config.guess config.sub ; do
  133. # test -f %{_datadir}/libtool/$i && cp %{_datadir}/libtool/$i .
  134. #done
  135. %build
  136. if ! pkg-config --exists pangoxft ; then
  137. echo "No pangoxft.pc!"
  138. exit 1
  139. fi
  140. #libtoolize --force --copy
  141. #autoreconf -i
  142. %configure --with-xinput=xfree \
  143. --disable-gtk-doc \
  144. --enable-man \
  145. --enable-debug=minimum \
  146. --disable-rebuilds \
  147. --disable-glibtest \
  148. --with-included-loaders=png
  149. make ARCH=%{_arch}
  150. #make
  151. %install
  152. rm -rf $RPM_BUILD_ROOT
  153. %makeinstall RUN_QUERY_IMMODULES_TEST=false RUN_QUERY_LOADER_TEST=false
  154. %find_lang gtk20
  155. %find_lang gtk20-properties
  156. cat gtk20.lang gtk20-properties.lang > all.lang
  157. mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/gtk-2.0
  158. mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/gtk-2.0/%{_arch}
  159. #
  160. # Make cleaned-up versions of examples and tutorial for installation
  161. #
  162. mkdir -p tmpdocs/tutorial
  163. # install -m 0644 docs/html/gtk_tut.html docs/html/gtk_tut-[0-9]*.html docs/html/*.gif tmpdocs/tutorial
  164. for dir in examples/* ; do
  165. if [ -d $dir ] ; then
  166. mkdir -p tmpdocs/$dir
  167. for file in $dir/* ; do
  168. case $file in
  169. *pre1.2.7)
  170. ;;
  171. *)
  172. install -m 0644 $file tmpdocs/$dir
  173. ;;
  174. esac
  175. done
  176. fi
  177. done
  178. # Install the demo programs
  179. #cd tests
  180. #../libtool --mode=install install testgtk $RPM_BUILD_ROOT%{_bindir}
  181. #../libtool --mode=install install testtext $RPM_BUILD_ROOT%{_bindir}
  182. # We need to have separate 32-bit and 64-bit binaries
  183. # for places where we have two copies of the GTK+ package installed.
  184. # (we might have x86_64 and i686 packages on the same system, for example.)
  185. %if %{build_compat32}
  186. cp $RPM_BUILD_ROOT%{_bindir}/gtk-query-immodules-2.0 \
  187. $RPM_BUILD_ROOT%{_bindir}/gtk-query-immodules-2.0%{_query_suffix}
  188. cp $RPM_BUILD_ROOT%{_bindir}/gdk-pixbuf-query-loaders \
  189. $RPM_BUILD_ROOT%{_bindir}/gdk-pixbuf-query-loaders%{_query_suffix}
  190. %endif
  191. # Remove unpackaged files
  192. rm $RPM_BUILD_ROOT%{_libdir}/*.la
  193. rm -rf $RPM_BUILD_ROOT%{_datadir}/themes/Raleigh
  194. rm $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/modules/lib*.la
  195. %clean
  196. rm -rf $RPM_BUILD_ROOT
  197. %post
  198. /sbin/ldconfig
  199. %{_bindir}/gtk-query-immodules-2.0 > %{_sysconfdir}/gtk-2.0/%{_arch}/gtk.immodules
  200. %{_bindir}/gdk-pixbuf-query-loaders > %{_sysconfdir}/gtk-2.0/%{_arch}/gdk-pixbuf.loaders
  201. %postun
  202. /sbin/ldconfig
  203. if [ $1 = 0 ]; then
  204. /bin/rm -f %{_sysconfdir}/gtk-2.0/%{_arch}/gtk.immodules
  205. /bin/rm -f %{_sysconfdir}/gtk-2.0/%{_arch}/gdk-pixbuf.loaders
  206. fi
  207. %triggerpostun -- gtk2 <= 2.8.11
  208. /bin/rm -f %{_sysconfdir}/gtk-2.0/gtk.immodules
  209. /bin/rm -f %{_sysconfdir}/gtk-2.0/gdk-pixbuf.loaders
  210. %if %{build_compat32}
  211. %post -n compat32-%{name}
  212. /sbin/ldconfig
  213. %{_bindir}/gtk-query-immodules-2.0%{_query_suffix} > %{_sysconfdir}/gtk-2.0/%{_arch}/gtk.immodules
  214. %{_bindir}/gdk-pixbuf-query-loaders%{_query_suffix} > %{_sysconfdir}/gtk-2.0/%{_arch}/gdk-pixbuf.loaders
  215. %postun -n compat32-%{name}
  216. /sbin/ldconfig
  217. if [ $1 = 0 ]; then
  218. /bin/rm -f %{_sysconfdir}/gtk-2.0/%{_arch}/gtk.immodules
  219. /bin/rm -f %{_sysconfdir}/gtk-2.0/%{_arch}/gdk-pixbuf.loaders
  220. fi
  221. %endif
  222. %files -f all.lang
  223. %defattr(-, root, root)
  224. %doc AUTHORS COPYING ChangeLog NEWS README
  225. %{_bindir}/gtk-demo
  226. %{_bindir}/gtk-builder-convert
  227. %{_bindir}/gdk-pixbuf-query-loaders
  228. %{_bindir}/gtk-query-immodules-2.0
  229. %{_bindir}/gtk-update-icon-cache
  230. %{_libdir}/libgtk-x11-2.0.so.*
  231. %{_libdir}/libgdk-x11-2.0.so.*
  232. %{_libdir}/libgdk_pixbuf-2.0.so.*
  233. %{_libdir}/libgdk_pixbuf_xlib-2.0.so.*
  234. %{_libdir}/libgailutil.so.*
  235. %dir %{_libdir}/gtk-2.0
  236. %{_libdir}/gtk-2.0/%{bin_version}
  237. %dir %{_libdir}/gtk-2.0/modules
  238. %{_libdir}/gtk-2.0/modules/lib*.so
  239. %{_datadir}/gtk-2.0
  240. %{_datadir}/themes/Default
  241. %{_datadir}/themes/Emacs
  242. %dir %{_sysconfdir}/gtk-2.0
  243. %dir %{_sysconfdir}/gtk-2.0/%{_arch}
  244. %{_sysconfdir}/gtk-2.0/im-multipress.conf
  245. %files devel
  246. %defattr(-, root, root)
  247. %{_libdir}/lib*.so
  248. %dir %{_libdir}/gtk-2.0
  249. %{_libdir}/gtk-2.0/include
  250. %{_datadir}/gtk-doc/
  251. %{_mandir}/man1/*
  252. %{_includedir}/*
  253. %{_datadir}/aclocal/*
  254. %{_bindir}/gdk-pixbuf-csource
  255. %{_libdir}/pkgconfig/*
  256. %doc tmpdocs/tutorial
  257. %doc tmpdocs/examples
  258. # compat32
  259. %if %{build_compat32}
  260. %files -n compat32-%{name}
  261. %defattr(-, root, root)
  262. %{_bindir}/gdk-pixbuf-query-loaders%{_query_suffix}
  263. %{_bindir}/gtk-query-immodules-2.0%{_query_suffix}
  264. %{_libdir}/libgtk-x11-2.0.so.*
  265. %{_libdir}/libgdk-x11-2.0.so.*
  266. %{_libdir}/libgdk_pixbuf-2.0.so.*
  267. %{_libdir}/libgdk_pixbuf_xlib-2.0.so.*
  268. %{_libdir}/libgailutil.so.*
  269. %dir %{_libdir}/gtk-2.0
  270. %{_libdir}/gtk-2.0/%{bin_version}
  271. %dir %{_libdir}/gtk-2.0/modules
  272. %{_libdir}/gtk-2.0/modules/lib*.so
  273. %dir %{_sysconfdir}/gtk-2.0
  274. %dir %{_sysconfdir}/gtk-2.0/%{_arch}
  275. %files -n compat32-%{name}-devel
  276. %defattr(-, root, root)
  277. %{_libdir}/lib*.so
  278. %dir %{_libdir}/gtk-2.0
  279. %{_libdir}/gtk-2.0/include
  280. %{_libdir}/pkgconfig/*
  281. %endif
  282. %changelog
  283. * Tue Sep 21 2010 IWAI, Masaharu <iwai@alib.jp> 2.20.1-2
  284. - build with rpm-4.8.1-1 for pkg-config file
  285. * Tue May 11 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.20.1-1
  286. - new upstream release
  287. * Wed Mar 31 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.20.0-1
  288. - new upstream release
  289. * Sun Mar 28 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.18.9-1
  290. - new upstream release
  291. * Tue Feb 16 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 2.18.7-1
  292. - new upstream release
  293. - drop upstreamed patch
  294. * Sat Jan 09 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 2.18.5-2
  295. - use refreshed old patch for multiarch support
  296. * Thu Jan 07 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.18.5-1
  297. - new upstream release
  298. - change Patch1 (gtk+-2.10.11-lib64.patch -> gtk-lib64.patch)
  299. - add Patch101 (stackoverflow.patch) from FC package
  300. - drop libtoolize and autoreconf
  301. * Tue Nov 29 2009 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.18.3-1
  302. - new upstream release
  303. * Tue Oct 13 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.18.2-2
  304. - add BR: libICE-devel, libXext-devel, libXi-devel
  305. * Sun Oct 11 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.18.2-1
  306. - new upstream release
  307. * Fri Sep 25 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.18.0-1
  308. - new upstream release
  309. - drop testgtk/testtext
  310. * Sun Jul 19 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.16.5-1
  311. - new upstream release
  312. * Thu Jul 02 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.16.4-1
  313. - new upstream release
  314. * Mon Jun 29 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.16.3-2
  315. - add Patch1 from git master
  316. - avoid warnings in atom conversion
  317. - http://git.gnome.org/cgit/gtk+/commit/?id=4b16b875db66c72003606c4199b23899ed451e78
  318. * Mon Jun 29 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.16.3-1
  319. - new upstream release
  320. * Sun May 31 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.16.2-1
  321. - new upstream release
  322. - remove patch2 (merged in upstream)
  323. * Tue May 05 2009 NAKAMURA Kenta <kenta@vinelinux.org> 2.16.1-2
  324. - updated %%files section of compat32 subpackage
  325. - removed %%if !%%{build_compat32} case condition
  326. - updated Requires and Requires(post)
  327. * Mon Apr 13 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.16.1-1
  328. - new upstream release
  329. * Wed Mar 18 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.16.0-1
  330. - new upstream release
  331. - update BuildRequires/Requires
  332. * Sun Jan 11 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.7-1
  333. - new upstream release
  334. * Tue Dec 23 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.6-1
  335. - new upstream release
  336. * Wed Nov 26 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.5-1
  337. - new upstream release
  338. * Sun Nov 02 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.4-2
  339. - add Patch3,4 from upstream
  340. * Sun Oct 19 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.4-1
  341. - new upstream release
  342. * Thu Sep 25 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.3-1
  343. - new upstream release
  344. * Tue Sep 23 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.2-2
  345. - rebuild with pango-1.22.0,cairo-1.7.6
  346. * Sat Sep 20 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.2-1
  347. - new upstream release
  348. * Sat Sep 06 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.1-2
  349. - add BuildRequires: jasper-devel
  350. * Fri Sep 05 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.1-1
  351. - new upstream release
  352. - add Provides/Obsoletes: gail
  353. * Thu Jul 10 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.12.11-1
  354. - new upstream release
  355. * Thu Jun 5 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.12.10-1
  356. - new upstream release
  357. * Wed Apr 2 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.12.9-2vl5
  358. - added Patch1-4 drom Fedora
  359. * Mon Oct 22 2007 Matthias Clasen <mclasen@redhat.com> - 2.12.1-4
  360. - Fix a crash in gnome-system-log (#321701)
  361. * Wed Oct 17 2007 Matthias Clasen <mclasen@redhat.com> - 2.12.1-2
  362. - Fix a crash in the firefox print preview (#336771)
  363. * Thu Mar 20 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.12.9-1vl5
  364. - used %%{?_dist_release}
  365. * Wed Mar 12 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.12.9-0vl1
  366. - new upstream release
  367. * Sat Mar 8 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.12.8-0vl1
  368. - new upstream release
  369. * Thu Feb 7 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.12.7-0vl1
  370. - new upstream release
  371. * Thu Jan 10 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.12.5-0vl1
  372. - new upstream release
  373. * Sun Dec 9 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.12.3-0vl1
  374. - new upstream release
  375. * Thu Nov 15 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.12.1-0vl1
  376. - new upstream release
  377. - rebuild with new glib2, atk, pango
  378. * Sun May 20 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10.12-0vl2
  379. - rebuild with new environment
  380. * Wed May 03 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10.12-0vl1
  381. - new upstream release
  382. * Tue Apr 24 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10.11-0vl1
  383. - new upstream release
  384. * Thu Aug 10 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.20-0vl3
  385. - rebuild with glib2-2.12.1, cairo-1.2.2, pango-1.14.0
  386. * Sat Jul 08 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.20-0vl2
  387. - new upstream release
  388. * Mon Jun 26 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.19-0vl2
  389. - change default theme to Vine (Patch10)
  390. * Tue Jun 12 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.19-0vl1
  391. - new upstream release
  392. * Sun May 28 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.18-0vl1
  393. - new upstream release
  394. * Tue May 23 2006 NAKAMURA Kenta <kenta@vinelinux.org> 2.8.17-0vl2
  395. - add BuildRequires: gtk-doc
  396. - rename binaries to -32 if build_compat32 option is enabled
  397. * Sat Apr 08 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.17-0vl1
  398. - new upstream release
  399. * Thu Mar 16 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.16-0vl1
  400. - new upstream release
  401. * Tue Mar 14 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.15-0vl1
  402. - new upstream release
  403. * Thu Mar 09 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.14-0vl1
  404. - new upstream release
  405. * Sun Mar 05 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.13-0vl2
  406. - remove old query caches
  407. * Sun Mar 05 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.13-0vl1
  408. - new upstream release
  409. - add compat32 subpackage for x86_64 arch support.
  410. - add Patch0 for biarch support.
  411. * Sun Jan 29 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.11-0vl1
  412. - new upstream release
  413. * Thu Jan 12 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.10-0vl1
  414. - new upstream release
  415. - remove Patch10 that is merged in upstream
  416. * Wed Jan 04 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.9-0vl3
  417. - add Patch10 to fix gtkfilefilter bug
  418. http://bugzilla.gnome.org/show_bug.cgi?id=317687
  419. * Wed Dec 28 2005 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 2.8.9-0vl2
  420. - {_unpackaged_files,_missing_doc_files}_terminate_build now undefined
  421. * Sat Dec 10 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.9-0vl1
  422. - new upstream release
  423. * Wed Nov 30 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.8-0vl1
  424. - new upstream release
  425. * Wed Oct 05 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.6-0vl1
  426. - new upstream release
  427. * Thu Sep 29 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.4-0vl1
  428. - new upstream release
  429. * Sun Sep 18 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.3-0vl1
  430. - new upstream release
  431. * Wed Aug 24 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.1-0vl1
  432. - new upstream release
  433. * Mon Aug 15 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.0-0vl2
  434. - add PreReq: cairo >= 0.9.0 to run %%post scripts
  435. * Mon Aug 15 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.0-0vl1
  436. - new upstream release
  437. * Fri Aug 05 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.7.5-0vl1
  438. - new upstream release
  439. * Tue Aug 02 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.7.4-0vl1
  440. - new upstream release
  441. * Mon Jun 20 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.6.8-0vl1
  442. - new upstream release
  443. - drop patch3 which is merged in upstream
  444. * Thu Jun 16 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.6.7-0vl3
  445. - add Patch3 to remove unneeded debug message from BMP loader
  446. * Tue May 03 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.6.7-0vl2
  447. - add PreReq: libtiff >= 3.7 to run gdk-pixbuf-query-loaders
  448. in %%post script
  449. * Wed Apr 13 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.6.7-0vl1
  450. - new upstream release
  451. * Mon Apr 11 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.6.5-0vl2
  452. - add Patch1 to fix many broken images (#169870.)
  453. * Sat Apr 09 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.6.5-0vl1
  454. - new upstream release
  455. * Fri Mar 04 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.6.4-0vl1
  456. - new upstream release
  457. * Sat Feb 05 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.6.2-0vl1
  458. - new upstream release
  459. * Mon Jan 10 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.6.1-0vl1
  460. - new upstream release
  461. * Sat Dec 04 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.14-0vl1
  462. - new upstream release
  463. * Mon Nov 08 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.13-0vl2
  464. - rebuild with pango-1.6/atk-1.8
  465. * Fri Oct 15 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.13-0vl1
  466. - new upstream release
  467. * Mon Oct 11 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.11-0vl1
  468. - new upstream release
  469. * Sun Sep 19 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.10-0vl1
  470. - new upstream release
  471. * Mon Aug 16 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.7-0vl1
  472. - new upstream release
  473. * Sat Aug 14 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.6-0vl1
  474. - new upstream release
  475. * Fri Jul 16 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.4-0vl1
  476. - new upstream release
  477. * Sun Jun 13 2004 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 2.4.3-0vl2
  478. - added BuildRequires: automake17
  479. * Sun Jun 13 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.3-0vl1
  480. - new upstream release
  481. * Sat Jun 5 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.2-0vl1
  482. - new upstream release
  483. * Sun May 2 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.1-0vl1
  484. - new upstream release
  485. * Fri Mar 19 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.0-0vl1
  486. - new upstream release
  487. - drop obsolete patches
  488. - update gtkmenushadow patch
  489. * Sun Feb 15 2004 Tomoya TAKA <taka@vinelinux.org> 2.2.4-0vl3
  490. - add freetype217 patch
  491. - fix %%postun
  492. * Sun Nov 09 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.4-0vl2
  493. - import some patches from Fedora
  494. * Fri Sep 05 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.4-0vl1
  495. - new upstream release
  496. * Sun Aug 30 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.3-0vl4
  497. - rebuild with new pango/atk
  498. * Sun Aug 30 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.3-0vl3
  499. - new upstream release
  500. - import patch5,6 from rawhide.
  501. - drop patch20 that is merged in upstream
  502. * Sat Aug 23 2003 Tomoya TAKA <taka@vinelinux.org> 2.2.2-0vl3
  503. - add gtkimcontextxim.patch (patch20) based on Owen Taylor's patch
  504. submitted to bugzilla.gnome.org #115077
  505. cf. http://bugzilla.gnome.org/show_bug.cgi?id=115077
  506. * Sun Jul 06 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.2-0vl2
  507. - update gtkmenu shadow patch
  508. * Tue Jun 10 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.2-0vl1
  509. - new upstream release
  510. * Sun Jun 08 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.1-0vl6
  511. - replace dropshadow patch with xfce's one.
  512. - enable dropshadow
  513. * Sat May 24 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.1-0vl5
  514. - rebuilt
  515. * Mon Apr 28 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.1-0vl4
  516. - fixed dropshadow patch, but still not enable.
  517. * Fri Apr 25 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.1-0vl3
  518. - rebuild with new libpng
  519. * Fri Apr 25 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.1-0vl2
  520. - add patch4, 5 from rawhide.
  521. - add experimental patch10 to support drop shadow.
  522. (disabled by default)
  523. * Thu Jan 16 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.1-0vl1
  524. - new upstream release
  525. - drop patch4
  526. * Thu Jan 16 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.3-0vl3
  527. - merge patch3,4 from rawhide package
  528. * Wed Dec 25 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.0-0vl2
  529. - rebuild with new glib/atk/pango
  530. * Wed Dec 25 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.0-0vl1
  531. - new upstream release
  532. * Sun Dec 15 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.4-0vl3
  533. - add --enable-debug-minimum to configure.
  534. - add patch10 to disable gtktextview debugging.
  535. * Sun Dec 15 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.4-0vl1
  536. - new upstream release
  537. - build for Vine Linux
  538. - disable debug.
  539. * Fri Nov 22 2002 Havoc Pennington <hp@redhat.com>
  540. - rebuild with xft support
  541. * Wed Nov 20 2002 Havoc Pennington <hp@redhat.com>
  542. - rebuild to hack around xft.pc being in the wrong place
  543. - buildreq the pango with pangoxft
  544. * Thu Nov 7 2002 Havoc Pennington <hp@redhat.com>
  545. - 2.1.3
  546. - remove TODO from doc, no longer exists
  547. - remove 64bit patch, now upstream
  548. - comment out scroll_to patch, jrb has to deal with this
  549. - remove keycode patch now upstream
  550. - remove usintl patch now upstream
  551. - remove imenvar patch, now upstream
  552. - remove xftprefs patch now upstream
  553. - remove xftdraw patch now upstream
  554. - remove installdir patch (no longer applies) and do "makeinstall RUN_QUERY_IMMODULES_TEST=false"
  555. - remove extranotify patch, now upstream
  556. - add gdk-pixbuf-query-loaders to file list
  557. - remove gdk-pixbuf.loaders and gtk.immodules in postun as they are
  558. not owned by the package (these should probably live in /var since they
  559. aren't config files and we overwrite them all the time)
  560. * Thu Oct 3 2002 Owen Taylor <otaylor@redhat.com>
  561. - Add a fix for a 64bit problem in gtktypeutils.h
  562. - Bump in rebuild for RPM configuration problem
  563. * Sun Aug 25 2002 Jonathan Blandford <jrb@redhat.com>
  564. - fix gtk_tree_view_scroll_to_cell
  565. * Fri Aug 23 2002 Owen Taylor <otaylor@redhat.com>
  566. - Fixed Raleigh theme missing from package list
  567. * Mon Aug 19 2002 Owen Taylor <otaylor@redhat.com>
  568. - Fix a memory leak in xftprefs.patch
  569. - Fix extra settings notifies on startup that were causing significant
  570. performance problems as fonts were reloaded.
  571. * Tue Aug 13 2002 Owen Taylor <otaylor@redhat.com>
  572. - Fixes to GtkIMContextSimple compose table for us-intl keyboards
  573. (#70995, Alexandre Oliva)
  574. - Fix problem with keycodes passed to GtkIMContextXIM
  575. * Thu Aug 8 2002 Owen Taylor <otaylor@redhat.com>
  576. - Remove fixed-ltmain.sh, no longer needed
  577. - Fix bug with GTK_IM_MODULE environment variable
  578. - Remove profile.d entries setting GDK_USE_XFT, since we now default to it on
  579. - Backport patch from CVS HEAD to get Xft to work on non-RENDER XServers
  580. - Version 2.0.6
  581. * Tue Jul 16 2002 Owen Taylor <otaylor@redhat.com>
  582. - Fix cut and paste error in xftprefs patch pointed out by Anders Carlsson
  583. * Mon Jul 8 2002 Owen Taylor <otaylor@redhat.com>
  584. - Add patch to hook Xft up to XSETTINGS
  585. * Tue Jul 2 2002 Jonathan Blandford <jrb@redhat.com>
  586. - tree-view fixes for anaconda. Already in CVS.
  587. * Fri Jun 21 2002 Owen Taylor <otaylor@redhat.com>
  588. - Default GDK_USE_XFT to on, not off
  589. * Sun Jun 16 2002 Havoc Pennington <hp@redhat.com>
  590. - 2.0.5
  591. - remove xft configure.in patch
  592. * Fri Jun 07 2002 Havoc Pennington <hp@redhat.com>
  593. - rebuild in different environment
  594. * Fri Jun 7 2002 Havoc Pennington <hp@redhat.com>
  595. - rebuild
  596. * Thu Jun 6 2002 Owen Taylor <otaylor@redhat.com>
  597. - Add patch so that configuration works with pango-1.1/fontconfig
  598. * Tue Jun 4 2002 Havoc Pennington <hp@redhat.com>
  599. - 2.0.3
  600. * Mon Jun 03 2002 Havoc Pennington <hp@redhat.com>
  601. - rebuild in different environment
  602. * Mon Jun 3 2002 Havoc Pennington <hp@redhat.com>
  603. - drop /etc/gtk-2.0/gtkrc from the file list, will now be provided by redhat-artwork
  604. * Wed May 29 2002 Havoc Pennington <hp@redhat.com>
  605. - rebuild in different environment
  606. * Wed May 29 2002 Havoc Pennington <hp@redhat.com>
  607. - add profile.d entries to set GDK_USE_XFT
  608. * Thu May 23 2002 Tim Powers <timp@redhat.com>
  609. - automated rebuild
  610. * Thu Apr 25 2002 Havoc Pennington <hp@redhat.com>
  611. - rebuild in different environment
  612. - hardcode automake 1.4 req
  613. * Fri Apr 19 2002 Havoc Pennington <hp@redhat.com>
  614. - do the prefix/lib -> libdir thing
  615. - include key themes in the package
  616. * Mon Apr 15 2002 root <otaylor@redhat.com>
  617. - Fix missing .po files (#63336)
  618. * Thu Apr 11 2002 Owen Taylor <otaylor@redhat.com>
  619. - Add reference docs to -devel package (#61184)
  620. - Use GTK2_RC_FILES, not GTK_RC_FILES, since KDE points GTK_RC_FILES
  621. to gtk-1.2 ~/.gtkrc
  622. * Wed Apr 3 2002 Alex Larsson <alexl@redhat.com>
  623. - Change dependency for glib2 since gtk and glib versions mismatch
  624. * Wed Apr 3 2002 Alex Larsson <alexl@redhat.com>
  625. - Update to version 2.0.2
  626. * Fri Mar 8 2002 Owen Taylor <otaylor@redhat.com>
  627. - Version 2.0.0
  628. * Mon Feb 25 2002 Alex Larsson <alexl@redhat.com>
  629. - Update to 1.3.15
  630. * Thu Feb 21 2002 Alex Larsson <alexl@redhat.com>
  631. - Bump for rebuild
  632. * Mon Feb 18 2002 Alex Larsson <alexl@redhat.com>
  633. - Update to 1.3.14
  634. * Fri Feb 15 2002 Havoc Pennington <hp@redhat.com>
  635. - add horrible buildrequires hack
  636. * Thu Feb 14 2002 Havoc Pennington <hp@redhat.com>
  637. - 1.3.13.91 snapshot
  638. * Mon Feb 11 2002 Matt Wilson <msw@redhat.com>
  639. - build from CVS snapshot
  640. - use setup -q
  641. * Wed Jan 30 2002 Owen Taylor <otaylor@redhat.com>
  642. - Version 1.3.13
  643. * Tue Jan 22 2002 Havoc Pennington <hp@redhat.com>
  644. - automake14
  645. * Wed Jan 2 2002 Havoc Pennington <hp@redhat.com>
  646. - 1.3.12.90 snapshot
  647. * Sun Nov 25 2001 Havoc Pennington <hp@redhat.com>
  648. - Version 1.3.11
  649. - check atk/pango versions explicitly prior to build,
  650. so that --nodeps tricks don't result in bad binary RPMs
  651. * Fri Oct 5 2001 Havoc Pennington <hp@redhat.com>
  652. - pixbuf loaders were missing from file list
  653. - conflict with gdk-pixbuf-devel <= 0.11
  654. * Thu Oct 4 2001 Havoc Pennington <hp@redhat.com>
  655. - cvs snap
  656. * Thu Sep 27 2001 Havoc Pennington <hp@redhat.com>
  657. - sync with Owen's version
  658. * Thu Sep 20 2001 Havoc Pennington <hp@redhat.com>
  659. - smp_mflags
  660. - langify
  661. * Wed Sep 19 2001 Havoc Pennington <hp@redhat.com>
  662. - 1.3.8
  663. - add automake hackarounds
  664. * Thu Sep 13 2001 Havoc Pennington <hp@redhat.com>
  665. - conflict with old GTK with headers not moved
  666. - prereq new version of pango
  667. * Mon Sep 10 2001 Havoc Pennington <hp@redhat.com>
  668. - update to CVS snapshot
  669. * Wed Sep 5 2001 Havoc Pennington <hp@redhat.com>
  670. - build require specific versions of dependencies
  671. * Tue Sep 4 2001 Owen Taylor <otaylor@redhat.com>
  672. - Version 1.3.7
  673. * Thu Jul 26 2001 Havoc Pennington <hp@redhat.com>
  674. - Obsolete Inti and Inti-devel, #49967
  675. * Sat Jul 21 2001 Owen Taylor <otaylor@redhat.com>
  676. - PreReq specific pango and atk versions (#49434)
  677. - Don't package gtk.immodules (#49584)
  678. - Added BuildRequires for libtiff-devel, libjpeg-devel, libpng-devel (#49495)
  679. - Configure with --disable-gtk-doc (#48987)
  680. - Package libgdk_pixbuf_xlib (#47753)
  681. * Sat Jul 7 2001 Tim Powers <timp@redhat.com>
  682. - languify to satisfy rpmlint
  683. * Thu Jun 21 2001 Florian La Roche <Florian.LaRoche@redhat.de>
  684. - use something better than libtool
  685. * Wed Jun 13 2001 Havoc Pennington <hp@redhat.com>
  686. - 1.3.6
  687. - libtool hackery
  688. - obsolete gtk+-gtkbeta-devel
  689. * Fri May 4 2001 Owen Taylor <otaylor@redhat.com>
  690. - Version 1.3.5
  691. - Rename to gtk2
  692. * Fri Nov 17 2000 Owen Taylor <otaylor@redhat.com>
  693. - Final 1.3.2
  694. * Tue Nov 14 2000 Owen Taylor <otaylor@redhat.com>
  695. - New snapshot
  696. * Mon Nov 13 2000 Owen Taylor <otaylor@redhat.com>
  697. - 1.3.2pre1 snapshot version
  698. * Sun Aug 13 2000 Owen Taylor <otaylor@redhat.com>
  699. - Rename to 1.3.1b to avoid version increment difficulties
  700. * Thu Aug 10 2000 Havoc Pennington <hp@redhat.com>
  701. - Fix .pc files to not contain -I%{_includedir}
  702. * Thu Aug 10 2000 Havoc Pennington <hp@redhat.com>
  703. - Update to a CVS snapshot
  704. * Fri Jul 14 2000 Owen Taylor <otaylor@redhat.com>
  705. - Removed stray b from %%postun
  706. - Real 1.3.1 tarball fixing stupid omission in gtk-config
  707. * Fri Jul 07 2000 Owen Taylor <otaylor@redhat.com>
  708. - Version 1.3.1
  709. - move back to /usr
  710. - Remove gtk-config.1 manpage from build since
  711. it conflicts with gtk+-devel. When we go to
  712. gtk+ gtk+1.2 setup, we should add it back
  713. * Fri Jun 30 2000 Owen Taylor <otaylor@redhat.com>
  714. - Rename gtkrc-default source so that it GTK+ package can't remove it
  715. * Thu Jun 8 2000 Owen Taylor <otaylor@redhat.com>
  716. - Rebuild with a prefix of /opt/gtk-beta
  717. * Wed May 31 2000 Owen Taylor <otaylor@redhat.com>
  718. - New version
  719. * Tue Apr 25 2000 Owen Taylor <otaylor@redhat.com>
  720. - Snapshot version to install in /opt/pango
  721. * Mon Feb 21 2000 Owen Taylor <otaylor@redhat.com>
  722. - Fix weird excess problem that somehow turned up in %{_sysconfdir}/gtkrc.LANG
  723. * Mon Feb 14 2000 Owen Taylor <otaylor@redhat.com>
  724. - More patches from 1.2.7
  725. * Fri Feb 04 2000 Owen Taylor <otaylor@redhat.com>
  726. - Set the charset explicitely for the default font to avoid
  727. problems with XFree86-4.0 where the default charset is
  728. iso10646-1, not iso8859-1.
  729. - Fix problems with size requisitions for scrolled windows
  730. that was causing looping. (RH bug #7997)
  731. * Thu Feb 03 2000 Owen Taylor <otaylor@redhat.com>
  732. - Explicitely set the foreground of the tooltips to black
  733. to avoid bad interactions with themes that set a
  734. light foreground color.
  735. * Thu Feb 03 2000 Owen Taylor <otaylor@redhat.com>
  736. - Added large patch of bugfixes in stable branch of CVS
  737. * Tue Oct 12 1999 Owen Taylor <otaylor@redhat.com>
  738. - Added Akira Higuti's patch for line-wrapping in GTK+
  739. * Thu Oct 7 1999 Owen Taylor <otaylor@redhat.com>
  740. - version 1.2.6
  741. * Thu Sep 23 1999 Owen Taylor <otaylor@redhat.com>
  742. - version 1.2.5
  743. - install tutorial GIFs
  744. * Wed Sep 22 1999 Owen Taylor <otaylor@redhat.com>
  745. - Upgrade to real 1.2.5pre2
  746. - Changed name so upgrade to 1.2.5 will work :-(
  747. - Add extra gtkrc files
  748. - Add examples and English language tutorial to -devel package
  749. * Fri Sep 17 1999 Owen Taylor <otaylor@redhat.com>
  750. - Upgraded to 1.2.5pre2. (Actually, pre-pre-2)
  751. * Tue Aug 17 1999 Michael Fulbright <drmike@redhat.com>
  752. - added threaded patch
  753. * Mon Jun 7 1999 Owen Taylor <otaylor@redhat.com>
  754. - Update for GTK+-1.2.3
  755. - Patches that will be in GTK+-1.2.4
  756. - Patch to keep GTK+ from coredumping on X IO errors
  757. - Patch to improve compatilibity with GTK-1.2.1 (allow
  758. event mask to be set on realized widgets)
  759. * Mon Apr 19 1999 Michael Fulbright <drmike@redhat.com>
  760. - fixes memory leak
  761. * Mon Apr 12 1999 Owen Taylor <otaylor@redhat.com>
  762. - The important bug fixes that will be in GTK+-1.2.2
  763. * Thu Apr 01 1999 Michael Fulbright <drmike@redhat.com>
  764. - patches from owen to handle various gdk bugs
  765. * Sun Mar 28 1999 Michael Fulbright <drmike@redhat.com>
  766. - added XFree86-devel requirement for gtk+-devel
  767. * Thu Mar 25 1999 Michael Fulbright <drmike@redhat.com>
  768. - version 1.2.1
  769. * Wed Mar 17 1999 Michael Fulbright <drmike@redhat.com>
  770. - removed /usr/info/dir.gz file from package
  771. * Fri Feb 26 1999 Michael Fulbright <drmike@redhat.com>
  772. - Version 1.2.0
  773. * Thu Feb 25 1999 Michael Fulbright <drmike@redhat.com>
  774. - version 1.2.0pre2, patched to use --sysconfdir=%{_sysconfdir}
  775. * Mon Feb 15 1999 Michael Fulbright <drmike@redhat.com>
  776. - patched in Owen's patch to fix Metal theme
  777. * Fri Feb 05 1999 Michael Fulbright <drmike@redhat.com>
  778. - bumped up to 1.1.15
  779. * Wed Feb 03 1999 Michael Fulbright <drmike@redhat.com>
  780. - bumped up to 1.1.14
  781. * Mon Jan 18 1999 Michael Fulbright <drmike@redhat.com>
  782. - bumped up to 1.1.13
  783. * Wed Jan 06 1999 Michael Fulbright <drmike@redhat.com>
  784. - bumped up to 1.1.12
  785. * Wed Dec 16 1998 Michael Fulbright <drmike@redhat.com>
  786. - added Theme directory to file list
  787. - up to 1.1.7 for GNOME freeze
  788. * Sun Oct 25 1998 Shawn T. Amundson <amundson@gtk.org>
  789. - Fixed Source: to point to v1.1
  790. * Tue Aug 04 1998 Michael Fulbright <msf@redhat.com>
  791. - change %postun to %preun
  792. * Mon Jun 27 1998 Shawn T. Amundson
  793. - Changed version to 1.1.0
  794. * Thu Jun 11 1998 Dick Porter <dick@cymru.net>
  795. - Removed glib, since it is its own module now
  796. * Mon Apr 13 1998 Marc Ewing <marc@redhat.com>
  797. - Split out glib package
  798. * Tue Apr 8 1998 Shawn T. Amundson <amundson@gtk.org>
  799. - Changed version to 1.0.0
  800. * Tue Apr 7 1998 Owen Taylor <otaylor@gtk.org>
  801. - Changed version to 0.99.10
  802. * Thu Mar 19 1998 Shawn T. Amundson <amundson@gimp.org>
  803. - Changed version to 0.99.9
  804. - Changed gtk home page to www.gtk.org
  805. * Thu Mar 19 1998 Shawn T. Amundson <amundson@gimp.org>
  806. - Changed version to 0.99.8
  807. * Sun Mar 15 1998 Marc Ewing <marc@redhat.com>
  808. - Added aclocal and bin stuff to file list.
  809. - Added -k to the SMP make line.
  810. - Added lib/glib to file list.
  811. * Fri Mar 14 1998 Shawn T. Amundson <amundson@gimp.org>
  812. - Changed version to 0.99.7
  813. * Fri Mar 14 1998 Shawn T. Amundson <amundson@gimp.org>
  814. - Updated ftp url and changed version to 0.99.6
  815. * Thu Mar 12 1998 Marc Ewing <marc@redhat.com>
  816. - Reworked to integrate into gtk+ source tree
  817. - Truncated ChangeLog. Previous Authors:
  818. Trond Eivind Glomsrod <teg@pvv.ntnu.no>
  819. Michael K. Johnson <johnsonm@redhat.com>
  820. Otto Hammersmith <otto@redhat.com>