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

Revision 8806, 22.5 KB checked in by Takemikaduchi, 10 years ago (diff)

rebuild

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