Author: arekm Date: Wed Oct 24 13:22:11 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - move 2.4.0 from DEVEL; 2.2.x series on GIMP_2_2 tag
---- Files affected: SPECS: gimp.spec (1.277 -> 1.278) ---- Diffs: ================================================================ Index: SPECS/gimp.spec diff -u SPECS/gimp.spec:1.277 SPECS/gimp.spec:1.278 --- SPECS/gimp.spec:1.277 Wed Jul 18 20:26:27 2007 +++ SPECS/gimp.spec Wed Oct 24 15:22:05 2007 @@ -2,63 +2,73 @@ # # Conditional build: %bcond_without aalib # without aa plugin (which requires aalib) -%bcond_without apidocs # disable gtk-doc -%bcond_without print # without print plugin (which requires gimp-print 4.2.x) +%bcond_without gnome # don't build GNOME based features %bcond_without python # without python plugins %bcond_with posix_shm # with POSIX SHM (default is SysV SHM) -%bcond_without static_libs # do not build static libraries # %define mver 2.0 Summary: The GNU Image Manipulation Program -Summary(de.UTF-8): Das GNU-Bildbearbeitungs-Programm -Summary(es.UTF-8): Programa de manipulación de imagen GNU -Summary(fr.UTF-8): Le programme de manipulation d'images de GNU -Summary(pl.UTF-8): Program GNU do manipulacji formatami graficznymi (GIMP) -Summary(pt_BR.UTF-8): Programa de manipulação de imagem GNU -Summary(ru.UTF-8): The GNU Image Manipulation Program -Summary(tr.UTF-8): Çizim, boyama ve görüntü işleme programı -Summary(uk.UTF-8): The GNU Image Manipulation Program -Summary(zh_CN.UTF-8): [图像]GNU图象处理工具 -Summary(zh_TW.UTF-8): [圖像]GNU圖象處理工具 +Summary(de.UTF-8): Das GNU-Bildbearbeitungs-Programm +Summary(es.UTF-8): Programa de manipulación de imagen GNU +Summary(fr.UTF-8): Le programme de manipulation d'images de GNU +Summary(pl.UTF-8): Program GNU do manipulacji formatami graficznymi (GIMP) +Summary(pt_BR.UTF-8): Programa de manipulação de imagem GNU +Summary(ru.UTF-8): The GNU Image Manipulation Program +Summary(tr.UTF-8): Çizim, boyama ve görüntü işleme programı +Summary(uk.UTF-8): The GNU Image Manipulation Program +Summary(zh_CN.UTF-8): [图像]GNU图象处理工具 +Summary(zh_TW.UTF-8): [圖像]GNU圖象處理工具 Name: gimp -Version: 2.2.17 +Version: 2.4.0 Release: 1 Epoch: 1 License: GPL Group: X11/Applications/Graphics -Source0: ftp://ftp.gimp.org/pub/gimp/v2.2/%{name}-%{version}.tar.bz2 -# Source0-md5: 4f509ed4a605452d88e04045ff388d58 +Source0: ftp://ftp.gimp.org/pub/gimp/v2.4/%{name}-%{version}.tar.bz2 +# Source0-md5: 35fecf14cd5237065aef624b93030d5e Patch0: %{name}-home_etc.patch +Patch1: %{name}-desktop.patch +Patch2: %{name}-gcc4.patch +Patch3: %{name}-nognome.patch URL: http://www.gimp.org/ %{?with_aalib:BuildRequires: aalib-devel} -BuildRequires: alsa-lib-devel >= 1.0.0 +BuildRequires: alsa-lib-devel >= 1.0.11 BuildRequires: autoconf >= 2.54 BuildRequires: automake BuildRequires: gettext-devel BuildRequires: giflib-devel -%{?with_print:BuildRequires: gimp-print-devel < 4.3.0} -%{?with_print:BuildRequires: gimp-print-devel >= 4.2.6} -BuildRequires: gtk+2-devel >= 2:2.4.4 -%{?with_apidocs:BuildRequires: gtk-doc >= 1.0} -BuildRequires: intltool +BuildRequires: gtk+2-devel >= 2:2.10.6 +BuildRequires: gtk-doc >= 1.6 +BuildRequires: hal-devel +BuildRequires: intltool >= 0.35.0 BuildRequires: lcms-devel BuildRequires: libart_lgpl-devel BuildRequires: libexif-devel -BuildRequires: libgtkhtml-devel >= 2.0.0 +BuildRequires: libgtkhtml-devel >= 2.6.3 BuildRequires: libjpeg-devel BuildRequires: libmng-devel -BuildRequires: libpng-devel >= 1.0.8 -BuildRequires: librsvg-devel >= 2.2.0 +BuildRequires: libpng-devel >= 1.2.12 +BuildRequires: librsvg-devel >= 1:2.15.0 BuildRequires: libtiff-devel BuildRequires: libtool >= 1:1.4.2-9 BuildRequires: libwmf-devel >= 2:0.2.8 BuildRequires: pkgconfig -%{?with_python:BuildRequires: python-pygtk-devel >= 1.99.15} -%{?with_python:BuildRequires: rpm-pythonprov} -Requires: gtk+2 >= 2:2.4.4 -%{?with_python:Requires: python-pygtk-gtk >= 1.99.15} +BuildRequires: poppler-glib-devel >= 0.6 +BuildRequires: rpm-pythonprov +BuildRequires: xorg-lib-libXpm-devel +%{?with_python:BuildRequires: python-pygtk-devel >= 1:2.9.3} +%if %{with gnome} +BuildRequires: gnome-keyring-devel >= 0.5.1 +BuildRequires: gnome-vfs2-devel >= 2.15.91 +BuildRequires: libgnomeui-devel >= 2.15.91 +%endif +Requires: %{name}-libs = %{epoch}:%{version}-%{release} +Requires(post,postun): gtk+2 >= 2:2.10.6 +Requires: hicolor-icon-theme +%{?with_python:Requires: python-pygtk-gtk >= 1:2.9.3} Obsoletes: gimp-data-min Obsoletes: gimp-libgimp +Obsoletes: gimp-print BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -169,24 +179,35 @@ запускати сценарії без змін або ж виберіть встановалені у вас в системі шрифти перед запуском сценаріїв. +%package libs +Summary: GIMP libraries +Summary(pl.UTF-8): Biblioteki GIMPa +Group: Libraries +Requires: gtk+2 >= 2:2.10.6 + +%description libs +This package contains GIMP libraries. + +%description libs -l pl.UTF-8 +Pakiet zawiera biblioteki GIMPa. + %package devel Summary: GIMP plugin and extension development kit -Summary(de.UTF-8): GIMP-Plugin und Extension Development Kit -Summary(es.UTF-8): Kit de desarrollo de "plugins" extensiones para GIMP -Summary(fr.UTF-8): Plugin GIMP et kit de développement d'extensions -Summary(pl.UTF-8): Pliki do budowania modułów i rozszerzeń dla Gimpa -Summary(pt_BR.UTF-8): Kit de desenvolvimento de "plugins" extensões para o GIMP -Summary(ru.UTF-8): Инструментарий для разработки плагинов и расширений GIMP -Summary(tr.UTF-8): GIMP plugin ve uzantı geliştirme araçları -Summary(uk.UTF-8): Інструментарій для розробки плагінів та розширень GIMP -Summary(zh_CN.UTF-8): [开发]gimp的开发包 -Summary(zh_TW.UTF-8): [開發]gimp的開發包 +Summary(de.UTF-8): GIMP-Plugin und Extension Development Kit +Summary(es.UTF-8): Kit de desarrollo de "plugins" extensiones para GIMP +Summary(fr.UTF-8): Plugin GIMP et kit de développement d'extensions +Summary(pl.UTF-8): Pliki do budowania modułów i rozszerzeń dla Gimpa +Summary(pt_BR.UTF-8): Kit de desenvolvimento de "plugins" extensões para o GIMP +Summary(ru.UTF-8): Инструментарий для разработки плагинов и расширений GIMP +Summary(tr.UTF-8): GIMP plugin ve uzantı geliştirme araçları +Summary(uk.UTF-8): Інструментарій для розробки плагінів та розширень GIMP +Summary(zh_CN.UTF-8): [开发]gimp的开发包 +Summary(zh_TW.UTF-8): [開發]gimp的開發包 License: LGPL Group: X11/Development/Libraries -Requires(post,postun): /sbin/ldconfig -Requires: %{name} = %{epoch}:%{version}-%{release} -Requires: gtk+2-devel >= 2:2.4.4 +Requires: %{name}-libs = %{epoch}:%{version}-%{release} Requires: gtk-doc-common +Requires: gtk+2-devel >= 2:2.10.0 %description devel Header files for writing GIMP plugins and extensions. @@ -207,7 +228,7 @@ %package static Summary: GIMP static libraries -Summary(pl.UTF-8): Biblioteki statyczne Gimpa +Summary(pl.UTF-8): Biblioteki statyczne Gimpa Group: X11/Development/Libraries Requires: %{name}-devel = %{epoch}:%{version}-%{release} @@ -226,8 +247,8 @@ %package aa Summary: ASCII Art plugin for Gimp -Summary(fr.UTF-8): Plugin d'art ASCII pour Gimp -Summary(pl.UTF-8): Wtyczka do ASCII Art do Gimpa +Summary(fr.UTF-8): Plugin d'art ASCII pour Gimp +Summary(pl.UTF-8): Wtyczka do ASCII Art do Gimpa Group: X11/Applications/Graphics Requires: %{name} = %{epoch}:%{version}-%{release} @@ -242,22 +263,9 @@ %description aa -l pl.UTF-8 Ten pakiet zawiera wtyczkę do Gimpa ze wsparciem do ASCII Art. -%package print -Summary: Print plugin for Gimp -Summary(pl.UTF-8): Wtyczka do drukowania dla Gimpa -Group: X11/Applications/Graphics -Requires: %{name} = %{epoch}:%{version}-%{release} -Requires: gimp-print-lib >= 4.2.6 - -%description print -Print plugin for Gimp. - -%description print -l pl.UTF-8 -Wtyczka do drukowania dla Gimpa. - %package svg Summary: SVG plugin for Gimp -Summary(pl.UTF-8): Wtyczka SVG dla Gimpa +Summary(pl.UTF-8): Wtyczka SVG dla Gimpa Group: X11/Applications/Graphics Requires: %{name} = %{epoch}:%{version}-%{release} Requires: librsvg >= 2.2.0 @@ -271,8 +279,9 @@ %prep %setup -q %patch0 -p1 - -cp /usr/share/automake/py-compile plug-ins/pygimp +%patch1 -p1 +%patch2 -p1 +%{!?with_gnome:%patch3 -p1} %build %{__libtoolize} @@ -280,37 +289,24 @@ %{__autoconf} %{__autoheader} %{__automake} - %configure \ - %{!?with_print: --disable-print} \ --disable-rpath \ - --enable-default-binary \ - %{?with_apidocs:--enable-gtk-doc} \ + %{!?with_python: --disable-python} \ --enable-mp \ - %{?with_python: --enable-python} \ - %{?with_static_libs:--enable-static} \ --with-html-dir=%{_gtkdocdir} \ + --enable-default-binary \ + --enable-static \ + --enable-gtk-doc \ %{?with_posix_shm:--with-shm=posix} - -%{__make} + +%{__make} -j1 %install rm -rf $RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT{%{_pixmapsdir},%{_desktopdir}} %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -######################################################### -# This is hack indeed, but it was supposed to disappear # -# when version 2.0 will arrive but it doesn't :( # -######################################################### - -cat $RPM_BUILD_ROOT%{_datadir}/gimp/%{mver}/misc/gimp.desktop | \ - sed 's@/usr/share/gimp/%{mver}/images/@@' > \ - $RPM_BUILD_ROOT%{_desktopdir}/gimp.desktop -install data/images/wilber-icon.png $RPM_BUILD_ROOT%{_pixmapsdir} - ################### end hack ############################ # Link gimptool to gimptool-2.0 @@ -321,7 +317,7 @@ # Remove obsolete files rm -f $RPM_BUILD_ROOT%{_libdir}/gimp/%{mver}/modules/*.{a,la} rm -f $RPM_BUILD_ROOT%{_libdir}/gimp/%{mver}/python/*.{a,la,py} -rm -f $RPM_BUILD_ROOT%{_datadir}/gimp/%{mver}/misc/gimp.{applications,desktop,keys} +rm -r $RPM_BUILD_ROOT%{_datadir}/{application-registry,mime-info} %find_lang %{name} --all-name @@ -330,42 +326,38 @@ %post umask 022 -/sbin/ldconfig [ ! -x /usr/bin/update-desktop-database ] || /usr/bin/update-desktop-database >/dev/null 2>&1 ||: +gtk-update-icon-cache -qf %{_datadir}/icons/hicolor %postun umask 022 -/sbin/ldconfig [ ! -x /usr/bin/update-desktop-database ] || /usr/bin/update-desktop-database >/dev/null 2>&1 +gtk-update-icon-cache -qf %{_datadir}/icons/hicolor -%if %{with posix_shm} -%verifyscript -if ! grep -q -s '^[^ ]* /dev/shm tmpfs ' /proc/mounts ; then - echo "/dev/shm is not mounted, but GIMP was compiled to use POSIX SHM" -fi -%endif +%post libs -p /sbin/ldconfig +%postun libs -p /sbin/ldconfig %files -f %{name}.lang %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README -%doc docs/{*.txt,quick_reference.*,Wilber*} +%doc docs/Wilber* -%attr(755,root,root) %{_bindir}/gimp-2.2 +%attr(755,root,root) %{_bindir}/gimp-2.4 %attr(755,root,root) %{_bindir}/gimp -%attr(755,root,root) %{_bindir}/gimp-remote-2.2 +%attr(755,root,root) %{_bindir}/gimp-console-2.4 +%attr(755,root,root) %{_bindir}/gimp-remote-2.4 %attr(755,root,root) %{_bindir}/gimp-remote %{_desktopdir}/gimp.desktop %{_mandir}/man1/gimp-2* %{_mandir}/man1/gimp-remote-2* %{_mandir}/man5/gimprc-2* -%attr(755,root,root) %{_libdir}/lib*.so.*.* %dir %{_libdir}/gimp %dir %{_libdir}/gimp/%{mver} %dir %{_libdir}/gimp/%{mver}/plug-ins +%{_libdir}/gimp/%{mver}/interpreters %attr(755,root,root) %{_libdir}/gimp/%{mver}/plug-ins/* %{?with_aalib:%exclude %{_libdir}/gimp/%{mver}/plug-ins/aa} -%{?with_print:%exclude %{_libdir}/gimp/%{mver}/plug-ins/print} %exclude %{_libdir}/gimp/%{mver}/plug-ins/svg %dir %{_libdir}/gimp/%{mver}/modules @@ -394,19 +386,23 @@ %{_datadir}/gimp/%{mver}/scripts %{_datadir}/gimp/%{mver}/themes %{_datadir}/gimp/%{mver}/tips -%dir %{_datadir}/gimp/%{mver}/misc %dir %{_sysconfdir}/%{name} %dir %{_sysconfdir}/%{name}/%{mver} %config %verify(not md5 mtime) %{_sysconfdir}/%{name}/%{mver}/gimprc* %config(noreplace) %{_sysconfdir}/%{name}/%{mver}/templaterc +%config %{_sysconfdir}/%{name}/%{mver}/controllerrc %config %{_sysconfdir}/%{name}/%{mver}/gtkrc* +%config %{_sysconfdir}/%{name}/%{mver}/menurc %config %{_sysconfdir}/%{name}/%{mver}/ps-menurc %config %{_sysconfdir}/%{name}/%{mver}/sessionrc %config %{_sysconfdir}/%{name}/%{mver}/unitrc -%config %{_sysconfdir}/%{name}/%{mver}/controllerrc -%{_pixmapsdir}/* +%{_iconsdir}/hicolor/*/apps/gimp.* + +%files libs +%defattr(644,root,root,755) +%attr(755,root,root) %{_libdir}/lib*.so.*.* %files devel %defattr(644,root,root,755) @@ -423,11 +419,9 @@ %{_mandir}/man1/gimptool-%{mver}* %{_mandir}/man1/gimptool.1* -%if %{with static_libs} %files static %defattr(644,root,root,755) %{_libdir}/lib*.a -%endif %if %{with aalib} %files aa @@ -435,12 +429,6 @@ %attr(755,root,root) %{_libdir}/gimp/%{mver}/plug-ins/aa %endif -%if %{with print} -%files print -%defattr(644,root,root,755) -%attr(755,root,root) %{_libdir}/gimp/%{mver}/plug-ins/print -%endif - %files svg %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/gimp/%{mver}/plug-ins/svg @@ -451,186 +439,162 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.277 2007/07/18 18:26:27 qboosh -- updated to 2.2.17 (fixes CVE-2007-2949) - -Revision 1.276 2007/06/02 18:18:02 qboosh -- updated to 2.2.15 (fixes CVE-2007-2356) +Revision 1.278 2007/10/24 13:22:05 arekm +- move 2.4.0 from DEVEL; 2.2.x series on GIMP_2_2 tag -Revision 1.275 2007/04/27 19:33:20 qboosh -- updated to 2.2.14 +Revision 1.218.2.65 2007/10/24 13:16:52 arekm +- up to 2.4.0 -Revision 1.274 2007/02/13 07:16:45 glen -- tabs in preamble - -Revision 1.273 2007/02/12 00:48:52 baggins -- converted to UTF-8 +Revision 1.218.2.64 2007/10/04 17:21:11 arekm +- up to rc4 -Revision 1.272 2006/11/21 15:25:39 charles -- reverted +Revision 1.218.2.63 2007/09/04 18:16:13 wrobell +- version 2.4.0-rc2 -Revision 1.271 2006/11/20 19:12:02 charles -- -devel R: pkgconfig (for gimptool script) +Revision 1.218.2.62 2007/09/04 10:08:15 wrobell +- rel. 0.rc1.2 to rebuild with poppler 0.6 -Revision 1.270 2006/08/26 09:42:34 qboosh -- updated to 2.2.13, removed obsolete desktop patch -- added verifyscript to check if /dev/shm is mounted (if built with posix_shm) +Revision 1.218.2.61 2007/08/17 04:05:48 lkrotowski +- yay for gimp 2.4 rc1 -Revision 1.269 2006/07/22 15:47:39 qboosh -- updated to 2.2.12 (fixes CVE-2006-3404) -- removed obsolete gcc4 patch +Revision 1.218.2.60 2007/08/07 18:52:46 arekm +- up to 2.3.19 -Revision 1.268 2006/05/26 23:23:42 qboosh -- s/libungif/giflib/ in deps +Revision 1.218.2.59 2007/07/31 18:26:56 qboosh +- removed obsolete selinux comment (caught through gnome-vfs2->librsvg) -Revision 1.267 2006/04/17 10:19:07 wrobell -- ver. 2.2.11 +Revision 1.218.2.58 2007/06/16 18:28:46 wolf +- 2.3.18 -Revision 1.266 2006/01/21 00:01:16 arekm -- kill Icon: field (support for these is obsolete says jbj) +Revision 1.218.2.57 2007/06/01 22:04:15 aflinta +- up to 2.3.17 -Revision 1.265 2006/01/11 16:39:39 freetz -- rel.2 +Revision 1.218.2.56 2007/04/25 22:00:11 vip +- updated deps (gtk+ >= 2.10.6, refer NEWS) -Revision 1.264 2006/01/11 11:13:45 qboosh -- new gcc4 patch (should be needed only on x86, not x86_64) +Revision 1.218.2.55 2007/04/25 21:54:08 vip +- 2.3.16 -Revision 1.263 2005/12/29 17:36:55 freetz -- 2.2.10 +Revision 1.218.2.54 2007/03/10 18:46:06 wolf +- 2.3.15 -Revision 1.262 2005/12/12 16:24:19 glen -- adapterized (sorted %verify attrs) +Revision 1.218.2.53 2007/02/12 13:20:13 baggins +- converted to UTF-8 -Revision 1.261 2005/12/02 02:13:09 adgor -- apidocs & static_libs bconds +Revision 1.218.2.52 2007/01/24 23:42:45 wolf +- 2.3.14 -Revision 1.260 2005/12/01 21:35:43 adgor -- Typo +Revision 1.218.2.51 2006/11/24 20:33:06 wolf +- 2.3.13 -Revision 1.259 2005/11/17 03:55:30 charles -- if with python then BR: rpm-pythonprov +Revision 1.218.2.50 2006/10/13 17:47:46 wolf +- BR rpm-pythonprov -Revision 1.258 2005/10/31 00:32:45 qboosh -- updated to 2.2.9 +Revision 1.218.2.49 2006/10/13 16:22:29 wolf +- note about libselinux-devel -Revision 1.257 2005/10/23 18:21:39 freetz -- rel.3 (rebulid with new libgsf) +Revision 1.218.2.48 2006/10/13 15:36:54 wolf +- BR xorg-lib-libXpm-devel -Revision 1.256 2005/09/16 09:35:09 arekm -- rel 2 +Revision 1.218.2.47 2006/10/13 15:26:39 wolf +- s/libungif/giflib/ -Revision 1.255 2005/06/27 11:35:29 freetz -- 2.2.8 +Revision 1.218.2.46 2006/10/13 11:15:12 wolf +- 2.3.12 -Revision 1.254 2005/05/09 04:58:53 aredridel -- up to 2.2.7 +Revision 1.218.2.45 2006/09/08 17:26:18 wolf +- 2.3.11 (only fetch src) -Revision 1.253 2005/04/12 19:23:57 adgor +Revision 1.218.2.44 2006/08/29 08:02:18 havner - typo -Revision 1.252 2005/04/12 14:54:19 freetz -- reversed desktop-file-utils changes - -Revision 1.251 2005/04/11 20:32:54 freetz -- R post, postun: desktop-file-utils - -Revision 1.250 2005/04/11 16:35:19 freetz -- fixed typo - -Revision 1.249 2005/04/11 16:05:13 freetz -- new style macros, dropped obsolete gnome-mime +Revision 1.218.2.43 2006/08/29 07:54:27 havner +- as-needed global now +- bconded nognome patch (so gnome bcond makes sense now when you got + gnome devels installed) -Revision 1.248 2005/04/10 17:24:50 wolf -- 2.2.6 +Revision 1.218.2.42 2006/08/29 07:44:09 havner +- gnome version requires libgnomeui now -Revision 1.247 2005/03/21 08:50:28 havner -- rel up for libexif +Revision 1.218.2.41 2006/08/27 11:53:10 havner +- rebuild with 2.5 +- rel 3 -Revision 1.246 2005/03/12 21:02:28 pluto -- gcc4 fix. +Revision 1.218.2.40 2006/07/12 20:42:14 freetz +- rel.2, updated deps, --as-needed support -Revision 1.245 2005/02/25 17:55:31 wolf -- 2.2.4 +Revision 1.218.2.39 2006/07/06 21:06:28 freetz +- new GTK+ print API is used in this release, printing plugins removed + upstream -Revision 1.244 2005/01/22 19:32:37 wolf -- 2.2.3 +Revision 1.218.2.38 2006/07/06 18:15:01 wolf +- 2.3.10 -Revision 1.243 2005/01/10 17:23:32 wolf -- 2.2.2 +Revision 1.218.2.37 2006/06/30 15:07:50 pluto +- release 3 for rebuild with new libpng soname. -Revision 1.242 2005/01/01 12:12:19 freetz -- 2.2.1, removed makefile patch and pygimp logo (already in sources) -- added POSIX shm bcond, ready for STBR +Revision 1.218.2.36 2006/06/21 21:40:05 freetz +- more bleeding edge deps -Revision 1.241 2004/12/26 21:34:51 havner -- rel 2 for rebuild with python 2.4 +Revision 1.218.2.35 2006/06/21 21:33:48 freetz +- separated libraries (more builder friendly), bleeding edge edps, rel.2 -Revision 1.240 2004/12/23 22:24:45 qboosh -- updated gtk+2 version, BR: alsa-lib-devel (for libcontroller_midi) +Revision 1.218.2.34 2006/06/11 11:40:02 freetz +- (re)generate icon cache -Revision 1.239 2004/12/23 19:17:32 qboosh -- separated svg plugin (due to its deps) +Revision 1.218.2.33 2006/06/07 17:53:58 freetz +- 2.3.9 -Revision 1.238 2004/12/22 23:43:23 qboosh -- gnome-vfs2 dep belongs to librsvg +Revision 1.218.2.32 2006/04/17 10:57:58 freetz +- rel.1 -Revision 1.237 2004/12/21 21:01:23 freetz -- placed pygimp icon, ready for STBR +Revision 1.218.2.31 2006/04/14 09:30:03 freetz +- 2.3.8, updated BR, added gnome bcond, dropped pixmapsdir support, + switch off print bcond when gnome support is on (provides print support + too), NFY (feedback needed) -Revision 1.236 2004/12/21 20:30:42 freetz -- added missing png, makefile patch (to install this png), rereshed old - py-compile, enabled posix shm by default, nfy +Revision 1.218.2.30 2006/04/05 22:03:47 adgor +- Reverted (as freetz said) -Revision 1.235 2004/12/19 13:56:19 wolf -- 2.2.0 +Revision 1.218.2.29 2006/04/05 21:47:06 adgor +- BR glitz-devel -Revision 1.234 2004/11/27 19:21:08 saq -- massive attack: more BR epoch fixes +Revision 1.218.2.28 2006/04/04 08:23:09 arekm +- rel 3 to avoid qt4 crap due to poppler -Revision 1.233 2004/11/26 19:00:46 wolf -- merged DEVEL +Revision 1.218.2.27 2006/03/20 20:40:25 freetz +- rel.2 (libgsf soname change) <<Diff was trimmed, longer than 597 lines>> ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gimp.spec?r1=1.277&r2=1.278&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
