gimp-vl.spec 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728
  1. %define verdir v2.10
  2. %define binver 2.10
  3. %define subver 2.0
  4. Summary: The GNU Image Manipulation Program
  5. Summary(ja): GNU 画像加工プログラム
  6. Name: gimp
  7. Version: 2.10.24
  8. Release: 1%{?_dist_release}
  9. Group: graphics
  10. Vendor: Project Vine
  11. Distribution: Vine Linux
  12. License: GPL, LGPL
  13. URL: https://www.gimp.org/
  14. %define shortver %(echo %{version} | sed -e 's/\\.[0-9]*$//')
  15. Source: https://download.gimp.org/mirror/pub/gimp/v%{shortver}/%{name}-%{version}.tar.bz2
  16. # Patch10: gimp-2.0-desktopfile-no-gimp-remote.patch
  17. # Patch100: gimp-2.8.0-gimprc-vine.patch
  18. # https://github.com/aferrero2707/gimp-appimage/blob/master/gimp-glib-splash.patch
  19. Patch1: gimp-2.10.8-glib-splash.patch
  20. BuildRoot: %{_tmppath}/%{name}-%{version}-root
  21. Obsoletes: gimp-data-min
  22. Obsoletes: gimp-libgimp
  23. Requires: xdg-utils
  24. BuildRequires: glib2-devel >= 2.54.2
  25. BuildRequires: gtk2-devel >= 2.24.10
  26. BuildRequires: libpng-devel
  27. BuildRequires: libtiff-devel
  28. BuildRequires: libjpeg-devel
  29. BuildRequires: librsvg2-devel
  30. BuildRequires: ghostscript-devel
  31. BuildRequires: aalib-devel
  32. BuildRequires: alsa-lib-devel
  33. BuildRequires: libexif-devel
  34. BuildRequires: poppler-devel
  35. BuildRequires: poppler-data-devel >= 0.4.7
  36. BuildRequires: curl-devel
  37. BuildRequires: libwmf-devel
  38. BuildRequires: dbus-glib-devel
  39. BuildRequires: gvfs-devel
  40. BuildRequires: python-devel
  41. BuildRequires: libXpm-devel
  42. BuildRequires: libXmu-devel
  43. BuildRequires: pygtk2-devel
  44. BuildRequires: libxslt
  45. BuildRequires: gtk-doc
  46. BuildRequires: harfbuzz-devel >= 0.9.19
  47. BuildRequires: xz-devel >= 5.0.0
  48. BuildRequires: libmng-devel
  49. BuildRequires: lcms2-devel >= 2.8
  50. BuildRequires: pycairo-devel >= 1.0.2
  51. BuildRequires: babl-devel >= 0.1.56
  52. BuildRequires: gegl04-devel >= 0.4.6
  53. BuildRequires: libmypaint-devel >= 1.3.0
  54. BuildRequires: mypaint-brushes-devel >= 1.3.0
  55. BuildRequires: OpenEXR-devel >= 1.6.1
  56. BuildRequires: libgexiv2-devel >= 0.10.6
  57. %description
  58. The GIMP (GNU Image Manipulation Program) is a powerful image
  59. composition and editing program, which can be extremely useful for
  60. creating logos and other graphics for Web pages. The GIMP has many of
  61. the tools and filters you would expect to find in similar commercial
  62. offerings, and some interesting extras as well. The GIMP provides a
  63. large image manipulation toolbox, including channel operations and
  64. layers, effects, sub-pixel imaging and anti-aliasing, and conversions,
  65. all with multi-level undo.
  66. The GIMP includes a scripting facility, but many of the included
  67. scripts rely on fonts that we cannot distribute. The GIMP FTP site
  68. has a package of fonts that you can install by yourself, which
  69. includes all the fonts needed to run the included scripts. Some of
  70. the fonts have unusual licensing requirements; all the licenses are
  71. documented in the package. Get
  72. ftp://ftp.gimp.org/pub/gimp/fonts/freefonts-0.10.tar.gz and
  73. ftp://ftp.gimp.org/pub/gimp/fonts/sharefonts-0.10.tar.gz if you are so
  74. inclined. Alternatively, choose fonts which exist on your system
  75. before running the scripts.
  76. Install the GIMP if you need a powerful image manipulation
  77. program. You may also want to install other GIMP packages:
  78. gimp-libgimp if you're going to use any GIMP plug-ins and
  79. gimp-data-extras, which includes various extra files for the GIMP.
  80. #'
  81. %description -l ja
  82. GIMP (GNU 画像処理プログラム)は、ウェブページ用のロゴやその他の画像を
  83. 作る際に役立つ、強力な描画・編集プログラムです。GIMPには、同様の商用
  84. ソフトにあなたが望むような数多くのツールやフィルタはもとより、いくつ
  85. かの面白い追加機能も含まれています。GIMPは、チャンネル操作,レイヤー,
  86. 効果,サブピクセル処理,アンチエイリアシング,変換,複数回のアンドゥ
  87. 対応を含む多機能なツールボックスを提供します。
  88. GIMPはスクリプト機能を備えていますが、組み込みスクリプトの多くは我々が
  89. 配布できないフォントに依存しています。GIMPのFTPサイトには、組み込まれ
  90. たスクリプトを実行するのに必要な全てのフォントを含んだ、ご自分で
  91. インストールできるフォントのパッケージがあります。いくつかのフォント
  92. には見慣れないライセンス要件が設定されています。
  93. (全てのライセンスについてはパッケージ中の文書に記載があります)
  94. 必要な人は
  95. ftp://ftp.gimp.org/pub/gimp/fonts/freefonts-0.10.tar.gz と
  96. ftp://ftp.gimp.org/pub/gimp/fonts/sharefonts-0.10.tar.gz から
  97. 取得して下さい。別の手段として、スクリプトの実行前にあなたのシステムに
  98. 既にあるフォントを選んでおく方法があります。
  99. もしあなたが強力な画像処理プログラムを必要としているならば、GIMP を
  100. インストールして下さい。また、恐らくあなたはその他の GIMP 用パッケージ
  101. もインストールしたいと思うでしょう。
  102. (gimp-libgimp : GIMP プラグインを使用する場合に必要。
  103. gimp-data-extras : GIMP用のさまざまな拡張ファイル。)
  104. %package devel
  105. Summary: GIMP plugin and extension development kit
  106. Summary(ja): GIMP プラグイン・拡張機能開発キット
  107. Group: programming
  108. Requires: %{name} = %{version}-%{release}
  109. Requires: gtk2-devel >= 2.24.10
  110. Requires: glib2-devel >= 2.54.2
  111. %description devel
  112. The gimp-devel package contains the static libraries and header files
  113. for writing GNU Image Manipulation Program (GIMP) plug-ins and
  114. extensions.
  115. Install gimp-devel if you're going to create plug-ins and/or
  116. extensions for the GIMP. You'll also need to install gimp-limpgimp
  117. and gimp, and you may want to install gimp-data-extras.
  118. %debug_package
  119. %prep
  120. %setup -q -n %{name}-%{version}
  121. %patch1 -p1 -b .splash
  122. # %patch100 -p1 -b .gimprc
  123. %build
  124. %{configure}
  125. %{__make} %{?_smp_mflags}
  126. %install
  127. %{__rm} -rf ${RPM_BUILD_ROOT}
  128. %{make_install}
  129. %{__mkdir_p} ${RPM_BUILD_ROOT}%{_datadir}/applications
  130. %{__cp} ./desktop/%{name}.desktop \
  131. ${RPM_BUILD_ROOT}%{_datadir}/applications/%{name}.desktop
  132. desktop-file-install \
  133. --vendor gnome \
  134. --dir ${RPM_BUILD_ROOT}%{_datadir}/applications \
  135. --delete-original \
  136. --remove-category RasterGraphics \
  137. --add-category GNOME \
  138. --add-category Application \
  139. --add-category Graphics \
  140. ${RPM_BUILD_ROOT}%{_datadir}/applications/%{name}.desktop
  141. %{__ln_s} -f gimptool-%{subver} ${RPM_BUILD_ROOT}%{_bindir}/gimptool
  142. ## removed unpacked files
  143. %{__rm} -f ${RPM_BUILD_ROOT}%{_libdir}/*.la
  144. %{__rm} -f ${RPM_BUILD_ROOT}%{_libdir}/%{name}/%{subver}/modules/*.la
  145. %{__rm} -f ${RPM_BUILD_ROOT}%{_libdir}/%{name}/%{subver}/python/*.la
  146. %clean
  147. %{__rm} -rf ${RPM_BUILD_ROOT}
  148. %post
  149. %{_syssbindir}/ldconfig
  150. gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor ||:
  151. %postun
  152. %{_syssbindir}/ldconfig
  153. gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor ||:
  154. %files
  155. %license COPYING
  156. %attr (-, root, man) %doc AUTHORS ChangeLog HACKING NEWS README
  157. %attr (-, root, man) %doc README.i18n
  158. #%attr (-, root, man) %doc docs/*.txt
  159. %defattr (-, root, root)
  160. %{_sysconfdir}/%{name}/%{subver}/controllerrc
  161. %{_sysconfdir}/%{name}/%{subver}/gimprc
  162. %{_sysconfdir}/%{name}/%{subver}/gtkrc
  163. %{_sysconfdir}/%{name}/%{subver}/menurc
  164. %{_sysconfdir}/%{name}/%{subver}/sessionrc
  165. %{_sysconfdir}/%{name}/%{subver}/templaterc
  166. %{_sysconfdir}/%{name}/%{subver}/toolrc
  167. %{_sysconfdir}/%{name}/%{subver}/unitrc
  168. %{_bindir}/*
  169. %{_libexecdir}/gimp-debug-tool-%{subver}
  170. %dir %{_libdir}/%{name}/%{subver}/environ
  171. %dir %{_libdir}/%{name}/%{subver}/modules
  172. %dir %{_libdir}/%{name}/%{subver}/plug-ins
  173. %{_libdir}/%{name}/%{subver}/interpreters/default.interp
  174. %{_libdir}/%{name}/%{subver}/interpreters/pygimp.interp
  175. %{_libdir}/%{name}/%{subver}/environ/*
  176. %{_libdir}/%{name}/%{subver}/modules/*.so
  177. %{_libdir}/%{name}/%{subver}/plug-ins/*
  178. %{_libdir}/%{name}/%{subver}/python/*
  179. %{_libdir}/lib*.so.*
  180. %{_datadir}/applications/*.desktop
  181. %{_datadir}/icons/hicolor/*/*/%{name}.png
  182. %{_datadir}/metainfo/*.appdata.xml
  183. %{_datadir}/metainfo/*.metainfo.xml
  184. %dir %{_datadir}/%{name}
  185. %dir %{_datadir}/%{name}/%{subver}/
  186. %{_datadir}/%{name}/%{subver}/brushes
  187. %{_datadir}/%{name}/%{subver}/dynamics
  188. %{_datadir}/%{name}/%{subver}/file-raw
  189. %{_datadir}/%{name}/%{subver}/fonts
  190. %{_datadir}/%{name}/%{subver}/fractalexplorer
  191. %{_datadir}/%{name}/%{subver}/gfig
  192. %{_datadir}/%{name}/%{subver}/gflare
  193. %{_datadir}/%{name}/%{subver}/gimp-release
  194. %{_datadir}/%{name}/%{subver}/gimpressionist
  195. %{_datadir}/%{name}/%{subver}/gradients
  196. %{_datadir}/%{name}/%{subver}/icons
  197. %{_datadir}/%{name}/%{subver}/images/*.png
  198. %{_datadir}/%{name}/%{subver}/menus
  199. %{_datadir}/%{name}/%{subver}/palettes
  200. %{_datadir}/%{name}/%{subver}/patterns
  201. %{_datadir}/%{name}/%{subver}/scripts
  202. %{_datadir}/%{name}/%{subver}/tags
  203. %{_datadir}/%{name}/%{subver}/themes
  204. %{_datadir}/%{name}/%{subver}/tips
  205. %{_datadir}/%{name}/%{subver}/tool-presets
  206. %{_datadir}/%{name}/%{subver}/ui
  207. %{_datadir}/locale/*
  208. %{_mandir}/man1/*
  209. %{_mandir}/man5/*
  210. %files devel
  211. %defattr (-, root, root)
  212. %{_libdir}/*.so
  213. %{_includedir}/gimp-%{subver}/libgimp/*.h
  214. %{_includedir}/gimp-%{subver}/libgimpbase/*.h
  215. %{_includedir}/gimp-%{subver}/libgimpcolor/*.h
  216. %{_includedir}/gimp-%{subver}/libgimpconfig/*.h
  217. %{_includedir}/gimp-%{subver}/libgimpmath/*.h
  218. %{_includedir}/gimp-%{subver}/libgimpmodule/*.h
  219. %{_includedir}/gimp-%{subver}/libgimpthumb/*.h
  220. %{_includedir}/gimp-%{subver}/libgimpwidgets/*.h
  221. %{_libdir}/pkgconfig/*.pc
  222. %{_datadir}/aclocal/*.m4
  223. %{_datadir}/gtk-doc/html/*
  224. %changelog
  225. * Thu Sep 02 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.10.24-1
  226. - updated to 2.10.24.
  227. * Sat Dec 12 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.10.22-1
  228. - updated to 2.10.22.
  229. * Sat May 16 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.10.18-1
  230. - updated to 2.10.18.
  231. * Sat Oct 26 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.10.12-1
  232. - updated to 2.10.12.
  233. * Tue Jan 01 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.10.8-1
  234. - updated to 2.10.8.
  235. * Tue Oct 02 2018 Toshiaki Ara <ara_t@384.jp> 2.10.6-1
  236. - update to 2.10.6
  237. - add Patch1
  238. - drop old Patches10 and 100
  239. - add several BuildRequires
  240. * Sat Jun 30 2018 Toshiaki Ara <ara_t@384.jp> 2.8.22-1
  241. - update to 2.8.22
  242. * Sat Nov 05 2016 Toshiaki Ara <ara_t@384.jp> 2.8.18-1
  243. - new upstream release
  244. * Sun Nov 22 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.8.16-1
  245. - new upstream release
  246. * Sun Aug 31 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.8.14-1
  247. - new upstream release
  248. - remove Patch0 (gimp-2.8.10-git20140709.patch)
  249. * Sun Jul 13 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.8.10-4
  250. - change Patch0 (gimp-2.8.10-git20140709.patch)
  251. * Tue Jul 08 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.8.10-3
  252. - rebuild with poppler-0.26.2
  253. * Sat May 03 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.8.10-2
  254. - rebuild with poppler-0.24.5
  255. - add Patch0 (gimp-2.8.10-freetype-2.5.x.patch)
  256. * Sun Dec 01 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.8.10-1
  257. - new upstream release
  258. * Sat Oct 26 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.8.6-2
  259. - rebuild with poppler-0.24.2
  260. * Mon Jul 15 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.8.6-1
  261. - new upstream release
  262. * Sun Mar 10 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.8.4-1
  263. - new upstream release
  264. * Tue Aug 28 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.8.2-1
  265. - new upstream release
  266. * Sun May 06 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.8.0-1
  267. - new upstream release
  268. - update Patch100 (gimp-2.8.0-gimprc-vine.patch)
  269. * Wed Apr 18 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.6.12-2
  270. - rebuild with poppler-0.18.4
  271. * Thu Feb 02 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.6.12-1
  272. - new upstream release
  273. - remove Patch0
  274. * Sat Jan 07 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.6.11-6
  275. - remove BuildRequires: hal-devel
  276. - add configure option (--without-hal)
  277. - update Patch0 (gimp-2.6-git20120103.patch)
  278. - add BuildRequires: dbus-glib-devel, libxslt
  279. * Wed Sep 07 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.6.11-5
  280. - add Patch0 (gimp-2.6-git20110825.patch)
  281. (including security fix for CVE-2010-4540,4541,4542,4543 and CVE-2011-1782,2896)
  282. - remove Patch21,22
  283. * Wed Apr 27 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.6.11-4
  284. - add Patch21 (05_CVE-2010-454x.patch) from debian
  285. (including security fix for CVE-2010-4540,4541,4542)
  286. - add Patch22 (06_CVE-2010-4543.patch) from debian
  287. (including security fix for CVE-2010-4543)
  288. * Fri Apr 22 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 2.6.11-3
  289. - update Patch100 to use xdg-open instead of htmlview
  290. - add R: xdg-utils, remove R: htmlview
  291. * Sat Mar 12 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.6.11-2
  292. - rebuilt with poppler-0.16.3
  293. * Sat Oct 16 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.6.11-1
  294. - new upstream release
  295. * Wed Oct 06 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.6.10-3
  296. - rebuild with poppler-0.14.2
  297. * Sat Sep 25 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.6.10-2
  298. - rebuild with rpm-4.8.1 for pkg-config file
  299. * Mon Jul 19 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.6.10-1
  300. - new upstream release
  301. * Sun Apr 18 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.6.8-2
  302. - rebuild with gegl-0.1.2
  303. * Sun Mar 14 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.6.8-1
  304. - new upstream release
  305. - add BuildRequires: python-devel, libXpm, libXmu, pygtk2-devel
  306. * Mon Aug 17 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.6.7-1
  307. - new upstream release
  308. * Fri May 29 2009 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 2.6.6-3
  309. - rebuilt
  310. * Sat Apr 04 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.6.6-2
  311. - add --without-webkit --with-gvfs
  312. - add BR: poppler-devel, curl-devel, libwmf-devel, hal-devel,
  313. dbus-devel, gvfs-devel, alsa-lib-devel
  314. * Fri Apr 03 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.6.6-1
  315. - new upstream release
  316. * Sun Dec 14 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 2.6.3-2
  317. - rebuild with poppler-0.10.2
  318. * Sat Nov 22 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.6.3-1
  319. - new upstream release
  320. * Wed Oct 29 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.6.2-1
  321. - new upstream release
  322. * Thu Oct 09 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.6.1-1
  323. - new upstream release
  324. * Tue Oct 07 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.6.0-1
  325. - new upstream release
  326. - add BR: gegl-devel
  327. * Mon Aug 25 2008 Shu KONNO <owa@bg.wakwak.com> 2.4.7-1vl5
  328. - updated gimp to 2.4.7
  329. - set binver macro to 2.4
  330. - updated gimp-2.2.17-gimprc-vine.patch to 2.4.7
  331. - dropt gimp-2.0-desktopfile-no-gimp-remote.patch
  332. - changed option in %%configure
  333. - dropt --disable-python
  334. - dropt --disable-perl
  335. - added --disable-print, instead of --without-print
  336. - applied new versioning policy, spec in utf-8
  337. * Sat Sep 8 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.2.17-0vl3
  338. - updated Patch100
  339. - rebuilt with librsvg2-2.18.2
  340. * Sat Sep 8 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.2.17-0vl2
  341. - added Patch100 for using internal browser <BTS:545>
  342. * Fri Aug 17 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.2.17-0vl1
  343. - new upstream release
  344. * Thu Apr 19 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.14-0vl1
  345. - new upstream release
  346. - build with libexif, add BuildRequires: libexif-devel
  347. * Fri Dec 01 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.2.13-0vl1
  348. - new upstream release
  349. - add Requires: %%{name} = %%{version}-%%{release} to -devel package
  350. - add BuildRequires:
  351. libpng-devel, libtiff-devel, libjpeg-devel, lcms-devel,
  352. librsvg2-devel, aalib-devel, gtkhtml2-devel, alsa-lib-devel
  353. * Thu Aug 31 2006 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 2.2.12-0vl2
  354. - rebuilt without libwmf-devel
  355. * Sun Jul 9 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.2.12-0vl1
  356. - new upstream release
  357. * Sun Apr 16 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.2.11-0vl1
  358. - new upstream release
  359. - updated BuildRequires
  360. * Thu Jan 5 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.2.10-0vl1
  361. - new upstream release
  362. * Mon Nov 21 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.2.9-0vl2
  363. - remove libwmf dependency
  364. * Thu Nov 10 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.2.9-0vl1
  365. - new upstream release
  366. * Mon Oct 3 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.2.8-0vl1
  367. - new upstream release
  368. - added Japanese translation catalogue from CVS
  369. * Mon May 16 2005 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 2.2.7-0vl3
  370. - 2.2.7-0vl2's packager is not Suzuki-san but Inagaki-san. Fixed.
  371. - release number conflict - increased release number
  372. - Wed May 11 2005 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 2.2.7-0vl2
  373. - rebuilt to fix unwanted dependencies with lcms (ppc only)
  374. * Sun May 15 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.2.7-0vl2
  375. - added --without-libexif option to %configue
  376. - added %{_includedir}/gimp-%{subver}/libgimpthumb/*.h to devel
  377. - changed devel package Group to Development/Libraries
  378. * Tue May 10 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.7-0vl1
  379. - new upstream release
  380. * Mon Apr 11 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.6-0vl2
  381. - rebuild without alsa-lib
  382. * Mon Apr 11 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.6-0vl1
  383. - new upstream release
  384. - fixed broken symlinks to gimptool
  385. * Sun Mar 20 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.4-0vl2
  386. - remove alsa-lib dependency
  387. * Sat Mar 19 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.4-0vl1
  388. - new upstream release
  389. * Tue Jan 11 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.2-0vl1
  390. - new upstream release
  391. * Wed Dec 22 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.0-0vl1
  392. - new upstream release
  393. * Thu Nov 18 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.6-0vl2
  394. - rebuild with new environment
  395. * Wed Nov 03 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.6-0vl1
  396. - new upstream release
  397. * Mon Sep 27 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.5-0vl1
  398. - new upstream release
  399. * Sun Aug 08 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.4-0vl1
  400. - new upstream release
  401. * Mon Jul 19 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.3-0vl1
  402. - new upstream release
  403. * Thu Jun 17 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.2-0vl2
  404. - added BuildRequires: libart_lgpl-devel
  405. * Thu Jun 17 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.2-0vl1
  406. - new upstream release
  407. * Fri Apr 16 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.1-0vl1
  408. - new upstream release
  409. * Wed Mar 24 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0-0vl2
  410. - remove obsolete po/ja.po and po-libgimp/ja.po
  411. - update po-script-fu/ja.po
  412. * Wed Mar 24 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0.0-0vl1
  413. - new upstream release
  414. * Mon Mar 8 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0-0vl0.pre4
  415. - new upstream release
  416. - modify desktop file to exec "gimp" instead of "gimp-remote-version"
  417. - do not build/install static libs
  418. * Tue Feb 10 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0-0vl0.pre3
  419. - new upstream release
  420. * Tue Jan 27 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0-0vl0.pre2
  421. - new upstream release
  422. * Sun Sep 14 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 1.3.20-0vl1
  423. - new upstream release
  424. * Sun Sep 14 2003 KAZUKI SHIMURA <rito@pos.to> 1.3.19-0vl4
  425. - rebuild with --without-libmng
  426. * Tue Sep 09 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 1.3.19-0vl3
  427. - update ja.po
  428. * Sat Sep 06 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 1.3.19-0vl2
  429. - add missing files..
  430. * Fri Sep 05 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 1.3.19-0vl1
  431. - new upstream release
  432. * Sun Aug 03 2003 Satoshi MACHINO <machino@vinelinux.org> 1.3.14-0vl5
  433. - rebuilt without libmng-devel
  434. * Sat Jun 21 2003 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 1.3.14-0vl4
  435. - rebuilt
  436. * Tue Jun 03 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 1.3.14-0vl3
  437. - rebuilt
  438. * Tue Jun 03 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 1.3.14-0vl2
  439. - rebuilt
  440. * Tue Jun 03 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 1.3.14-0vl1
  441. - new upstream release
  442. * Fri Apr 18 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 1.3.13-0vl1
  443. - new upstream release
  444. * Thu Jan 9 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 1.3.11-0vl2
  445. - fixed Requires for -devel package.
  446. * Thu Jan 9 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 1.3.11-0vl1
  447. - new upstream release
  448. - this is experimental package for gnome2
  449. * Mon Mar 04 2002 Toru Sagami <sagami@vinelinux.org> 1.2.3-0vl2
  450. - include missing -1.2 man pages
  451. * Sat Feb 16 2002 Jun Nishii <jun@vinelinux.org> 1.2.3-0vl1
  452. - ver.up
  453. * Thu Jan 10 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 1.2.2-0vl5
  454. - rebuild on XFree86-3.3.6
  455. * Thu Jan 10 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 1.2.2-0vl5
  456. - FIX: Requires: %%{name} = %%{version} for devel subpackage
  457. * Fri Dec 21 2001 Toru Sagami <sagami@vinelinux.org> 1.2.2-0vl4
  458. - quit replacing gimp-std-plugins.ja.po on our glibc22 system
  459. - Requires: %%{name}-%%{version} for devel subpackage
  460. - freshen gimp-help-ja as of 1120
  461. * Tue Sep 04 2001 Toru Sagami <sagami@vinelinux.org>
  462. - 1.2.2-0vl3: freshen gimp-help-ja as of 0903
  463. - enable pre script and make it work for upgrading to symlink from directory
  464. - let pre/triggres scripts exit 0
  465. * Fri Aug 31 2001 <shom@vinelinux.org> 1.2.2-0vl2
  466. - add all BuildPrereq
  467. - change help-ja location (dir:help/{C,ja}
  468. symlink:help/{en,en_US,ja,ja_JP,ja_JP.eucJP})
  469. - add helpbrowser setlocale patch (Patch0)
  470. - add %pre (for invalid symlinks, dirs in 1.2.2-0vl1 and help-ja)
  471. * Thu Aug 16 2001 <sagami@vinelinux.org>
  472. - 1.2.2-0vl1
  473. - FIXME: revive gimp-std-plugins.ja.po to prevent NLS error.
  474. - tweaked spec around installing help-ja (install files into "en", not "c")
  475. - %%triggerpostun to cope with obsoleted gimp-help-ja uninstallation
  476. * Thu Aug 16 2001 Masaki Shinomiya <shino@pos.to>
  477. - Include Japanese help 0729
  478. - Requires: gtk+ version >= 1.2.8
  479. * Fri Aug 03 2001 <sagami@vinelinux.org>
  480. - 1.2.2-0vl0: updated to release 1.2.2
  481. - move gimptool.1 to devel subpackage and eliminate ABOUT-NLS from %%doc
  482. * Fri May 25 2001 MATSUBAYASHI 'Shaolin' Kohji <shaolin@vinelinux.org>
  483. - 1.2.1-0vl3
  484. - rebuilt with glib/gtk = 1.2.10
  485. * Mon Feb 05 2001 Toru Sagami <czs14350@mb.infoweb.ne.jp>
  486. - fixed files section so as not to own mandir itself
  487. * Tue Jan 23 2001 Toru Sagami <czs14350@mb.infoweb.ne.jp>
  488. - 1.2.1-0vl1
  489. * Sat Jan 13 2001 Jun Nishii <jun@vinelinux.org>
  490. - 1.2.0-0vl2
  491. - fix Group of gimp-lib
  492. - remove screenshot.patch because the bug seems to be fixed.
  493. - optimize by -O2
  494. * Fri Dec 29 2000 Yoichi Imai <yoichi@silver-forest.com>
  495. - 1.2.0-0vl1
  496. - removed strip
  497. - removed fontset patch, gimp-std-plugins.ja.po
  498. - used %{_.*?dir}
  499. - added some path of files
  500. * Tue Oct 17 2000 Jun Nishii <jun@vinelinux.org>
  501. - 1.1.27-0vl2
  502. - added gimp-1.1.23-screenshot.patch
  503. * Sun Oct 8 2000 Jun Nishii <jun@vinelinux.org>
  504. - 1.1.27-0vl1
  505. - guash 2.3.0
  506. * Tue Sep 12 2000 Jun Nishii <jun@vinelinux.org>
  507. - 1.1.25-0vl1
  508. - obsoletes /etc/X11/wmconfig
  509. * Mon Jun 26 2000 Yasuyuki Furukawa <furukawa@vinelinux.org>
  510. - updated to 1.1.24
  511. - added gimp-std-plugins.ja.po to prevent NLS error for the temporary.
  512. * Thu Jun 1 2000 Yasuyuki Furukawa <furukawa@vinelinux.org>
  513. - updated to 1.1.23
  514. * Mon Apr 24 2000 Yasuyuki Furukawa <furukawa@vinelinux.org>
  515. - updated to 1.1.20
  516. - added /usr/bin/gimptool to devel.
  517. * Tue Apr 4 2000 Yasuyuki Furukawa <furukawa@vinelinux.org>
  518. - updated to 1.1.19
  519. * Sat Mar 25 2000 Yasuyuki Furukawa <furukawa@vinelinux.org>
  520. - added GIMP.desktop file
  521. * Mon Mar 6 2000 Yasuyuki Furukawa <furukawa@vinelinux.org>
  522. - updated to 1.1.18
  523. * Mon Feb 14 2000 Yasuyuki Furukawa <furukawa@vinelinux.org>
  524. - updated to 1.1.17
  525. * Fri Feb 11 2000 Yasuyuki Furukawa <furukawa@vinelinux.org>
  526. - updated to 1.1.16
  527. - remove unnecessary patches and sources (hack_jp, Success, GrayScale, ja.po)
  528. - added guash plug-ins
  529. * Sat Jan 22 2000 Jun Nishii <jun@vinelinux.org>
  530. - 1.1.15-0vl2
  531. - rebuild to avoid esxtra dependency for Vine Linux 2.0
  532. * Wed Jan 19 2000 Yasuyuki Furukawa <furukawa@vinelinux.org>
  533. - gimp-1.1.15
  534. - modified Success patch and hack_jp patch for 1.1.15
  535. * Tue Dec 21 1999 Jun Nishii <jun@vinelinux.org>
  536. - gimp-1.1.14
  537. * Sun Nov 28 1999 Jun NISHII <jun@vinelinux.org>
  538. - plugins.patch
  539. * Sat Nov 27 1999 Jun NISHII <jun@vinelinux.org>
  540. - gimp-1.1.13
  541. - merge patch from ftp://ftp.tba.org.tohoku.ac.jp/pub/gimp/
  542. * Thu Nov 25 1999 Jun NISHII <jun@vinelinux.org>
  543. - merge many jp patches
  544. * Mon Oct 25 1999 Jun Nishii <jun@vinelinux.org>
  545. - added defattr for vine-devel
  546. * Sat Oct 23 1999 Jun Nishii <jun@vinelinux.org>
  547. - merge fontset patch from gimp-ML
  548. * Sun Oct 17 1999 Jun Nishii <jun@vinelinux.org>
  549. - 1.1.10
  550. - separate gimp and gimpe-libgimp again
  551. * Fri Aug 6 1999 Jun Nishii <jun@vinelinux.org>
  552. - 1.1.7
  553. - build without threads and mp suppored to get stability
  554. * Fri Jul 30 1999 Jun Nishii <jun@vinelinux.org>
  555. - build with threads and mp suppored
  556. - merge gimp and gimp-libgimp
  557. * Thu Jun 10 1999 Toru Hoshina <hoshina@best.com>
  558. - Added spline patch, because I love SOTA chrome logo :-)
  559. * Wed Mar 10 1999 Tsutomu Yasuda <_tom_@sf.airnet.ne.jp>
  560. - First release