#
# spec file for package gimp
#
# Copyright 2008 Sun Microsystems, Inc.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
#
Release: 2
%if %build_l10n
# date:2003-07-17 owner:gman type:branding
# date:2009-06-19 owner:leon.sha type:branding
# date:2010-02-08 owner:jouby type:branding
# date:2010-02-23 owner:chrisk type:bug
# date:2010-08-31 owner:leon.sha type:bug
# date:2011-08-26 owner:leon.sha type:bug
# date:2011-08-26 owner:leon.sha type:bug
%prep
%setup -q
%if %build_l10n
fi
%else
CPUS=1
fi
CFLAGS="$RPM_OPT_FLAGS" \
%if %build_l10n
automake -a -c -f
# Removing sierra driver on Solaris since it doesn't compile yet.
%else
--sysconfdir=%{_sysconfdir} \
--includedir=%{_includedir} \
--libexecdir=%{_libexecdir} \
%{gtk_doc_option} \
%{mmx_options} \
#clean up unpackaged files
#rm $RPM_BUILD_ROOT%{_libdir}/%{name}/%{subver_install}/python/*.a
%post
for Gimp-2.6.x
Bugzilla #362832.
* Tue May 30 2006 - damien.carbery@sun.com
- Add patch, 04-hidden, for new G_GNUC_INTERNAL usage.
* Wed May 03 2006 - damien.carbery@sun.com
- Bump help version to 2.0.10.
* Tue Apr 25 2006 - damien.carbery@sun.com
- Add patch, 03-void-return, to fix build issues. Bugzilla: 339698.
* Mon Apr 24 2006 - damien.carbery@sun.com
- Bump to 2.3.8.
- Bump help version to 2.0.9.
* Tue Feb 21 2006 - damien.carbery@sun.com
- Bump to 2.3.7.
* Tue Jan 03 2006 - damien.carbery@sun.com
- Bump to 2.3.6.
* Fri Sep 30 2005 - brian.cameron@sun.com
- Bump to 2.3.4
* Tue Sep 20 2005 - laca@sun.com
- add patch Xext.diff: add -lXext to a Makefile.am
* Mon Aug 15 2005 - damien.carbery@sun.com
- Bump to 2.3.3.
* Fri Jun 10 2005 - matt.keenan@sun.com
- Bump to 2.2.7, reapply patches
* Tue Feb 01 2005 - laca@sun.com
- add a symlink called gimp to bindir that points to gimp-%subver, fixes
#6221126
* Fri Jan 21 2005 - damien.carbery@sun.com
- %ifos linux the PKG_CONFIG_PATH so Solaris one can be different.
* Sun Jan 16 2005 - damien.carbery@sun.com
- Set PKG_CONFIG_PATH to build with gimp-help tarball.
* Tue Jan 11 2005 - matt.keenan@sun.com
- #6199103 : Add gimp-help tarball
* Fri Nov 12 2004 - laca@sun.com
- Added --libdir and --bindir to configure opts so they can be redirected
on Solaris
* Tue Sep 14 2004 - yuriy.kuznetsov@sun.com
- Added gimp-03-g11n-potfiles.diff
* Wed Aug 25 2004 - laszlo.kovacs@sun.com
- changed header file permissions
* Wed Aug 18 2004 - brian.cameron@sun.com
- Use #ifdef to set --disable-print for Solaris.