source: projects/specs/trunk/g/gimp/gimp-vl.spec @ 10796

Revision 10796, 22.8 KB checked in by ara_t, 8 years ago (diff)

update to 2.8.18

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