gimp.spec
author dc144907
Tue, 17 Oct 2006 11:57:06 +0000
changeset 8347 7d6f1106da42
parent 8336 41a4b45d8a1c
child 8351 9f9a313215b4
permissions -rw-r--r--
2006-10-17 Damien Carbery <[email protected]> * gimp.spec: Add patch, 04-null-char, to remove a null char that is breaking the build. Bugzilla #362832. * patches/gimp-04-null-char.diff: Added. Fixes #362832.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     1
#
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     2
# spec file for package gimp
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     3
#
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     4
# Copyright (c) 2005 Sun Microsystems, Inc.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     5
# This file and all modifications and additions to the pristine
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     6
# package are under the same license as the package itself.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     7
#
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     8
5528
8eaf8a1cb170 * *.spec: Bump to latest available versions for 2.11 work.
dc144907
parents: 5518
diff changeset
     9
%define subver 2.3
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    10
%define subver_install 2.0
8336
41a4b45d8a1c 2006-10-16 Damien Carbery <[email protected]>
dc144907
parents: 8323
diff changeset
    11
%define microver 12
7204
6065ca64e4eb 2006-05-03 Damien Carbery <[email protected]>
dc144907
parents: 7134
diff changeset
    12
%define help_version 10
561
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    13
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    14
Name:         gimp
7917
9561151ac0e0 2006-08-14 Damien Carbery <[email protected]>
dc144907
parents: 7509
diff changeset
    15
License:      GPL/LGPL
561
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    16
Group:        System/GUI/GNOME
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    17
Version:      %{subver}.%{microver}
6060
7b39c2821ac0 2005-09-30 Brian Cameron <[email protected]>
bc99092
parents: 5977
diff changeset
    18
Release:      2
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    19
Distribution: Java Desktop System
575
2b5c59a05848 2003-07-15 Mark McLoughlin <[email protected]>
markmc
parents: 561
diff changeset
    20
Vendor:       Sun Microsystems, Inc.
561
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    21
Summary:      The GIMP (GNU Image Manipulation Program)
5528
8eaf8a1cb170 * *.spec: Bump to latest available versions for 2.11 work.
dc144907
parents: 5518
diff changeset
    22
Source:       ftp://ftp.gimp.org/pub/%{name}/v%{subver}/%{name}-%{version}.tar.bz2
7243
69a196f7101d 2006-05-10 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7204
diff changeset
    23
Source1:      ftp://ftp.gimp.org/pub/%{name}/help/gimp-help-2-0.%{help_version}.tar.gz
628
4023e7ded5a7 2003-07-17 Glynn Foster <[email protected]>
gman
parents: 575
diff changeset
    24
Patch1:       gimp-01-menu-entry.diff
6060
7b39c2821ac0 2005-09-30 Brian Cameron <[email protected]>
bc99092
parents: 5977
diff changeset
    25
Patch2:       gimp-02-Xext.diff
8222
020a6b2b4975 2006-09-28 Damien Carbery <[email protected]>
dc144907
parents: 7917
diff changeset
    26
Patch3:       gimp-03-fixcompile.diff
8347
7d6f1106da42 2006-10-17 Damien Carbery <[email protected]>
dc144907
parents: 8336
diff changeset
    27
Patch4:       gimp-04-null-char.diff
561
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    28
URL:          http://www.gimp.org
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    29
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    30
Docdir:       %{_defaultdocdir}/doc
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    31
Autoreqprov:  on
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    32
Prereq:       /sbin/ldconfig
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    33
Prereq:       coreutils
561
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    34
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3519
diff changeset
    35
%define glib2_version 2.4.1
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3519
diff changeset
    36
%define gtk2_version 2.4.1
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3519
diff changeset
    37
%define libmng_version 1.0.6
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3519
diff changeset
    38
%define libgimpprint_version 4.2.6
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3519
diff changeset
    39
%define libpng_version 1.2.5
561
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    40
%define libjpeg_version 6.2.0
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    41
%define libungif_version 4.1.0
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3519
diff changeset
    42
%define slang_version 1.4.9
5602
b48ba091bd88 2005-08-25 Laszlo Peter <[email protected]>
laca
parents: 5565
diff changeset
    43
%define pygtk2_version 2.7.3
561
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    44
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    45
BuildRequires: glib2-devel >= %{glib2_version}
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    46
BuildRequires: gtk2-devel >= %{gtk2_version}
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    47
BuildRequires: libgimpprint-devel >= %{libgimpprint_version}
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    48
BuildRequires: libmng-devel >= %{libmng_version}
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    49
BuildRequires: libpng-devel >= %{libpng_version}
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    50
BuildRequires: libjpeg-devel >= %{libjpeg_version}
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    51
BuildRequires: libungif >= %{libungif_version}
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    52
BuildRequires: slang-devel >= %{slang_version}
5602
b48ba091bd88 2005-08-25 Laszlo Peter <[email protected]>
laca
parents: 5565
diff changeset
    53
BuildRequires: pygtk2-devel >= %{pygtk2_version}
561
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    54
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    55
Requires: glib2 >= %{glib2_version}
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    56
Requires: gtk2 >= %{gtk2_version}
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    57
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    58
%description
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    59
The GIMP (GNU Image Manipulation Program) is a powerful image
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    60
composition and editing program, which can be extremely useful for
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    61
creating logos and other graphics for webpages. The GIMP has many of
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    62
the tools and filters you would expect to find in similar commercial
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    63
offerings, and some interesting extras as well. The GIMP provides a
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    64
large image manipulation toolbox, including channel operations and
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    65
layers, effects, sub-pixel imaging and anti-aliasing, and conversions,
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    66
all with multi-level undo.
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    67
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    68
The GIMP includes a scripting facility, but many of the included
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    69
scripts rely on fonts that we cannot distribute. The GIMP FTP site
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    70
has a package of fonts that you can install by yourself, which
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    71
includes all the fonts needed to run the included scripts. Some of
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    72
the fonts have unusual licensing requirements; all the licenses are
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    73
documented in the package. Get
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    74
ftp://ftp.gimp.org/pub/gimp/fonts/freefonts-0.10.tar.gz and
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    75
ftp://ftp.gimp.org/pub/gimp/fonts/sharefonts-0.10.tar.gz if you are so
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    76
inclined. Alternatively, choose fonts which exist on your system
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    77
before running the scripts.
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    78
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    79
%package devel
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    80
Summary: The GIMP plug-in and extension development kit.
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    81
Group: Applications/Multimedia
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    82
Requires: 	gtk2-devel >= %{gtk2_version}
1027
488da228b7b2 2003-08-11 Glynn Foster <[email protected]>
gman
parents: 1025
diff changeset
    83
Requires:	%{name} = %{version}
488da228b7b2 2003-08-11 Glynn Foster <[email protected]>
gman
parents: 1025
diff changeset
    84
Autoreqprov:  on
488da228b7b2 2003-08-11 Glynn Foster <[email protected]>
gman
parents: 1025
diff changeset
    85
561
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    86
%description devel
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    87
The gimp-devel package contains the static libraries and header files
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    88
for writing GNU Image Manipulation Program (GIMP) plug-ins and
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    89
extensions.
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    90
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    91
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
    92
%prep
1479
gman
parents: 1292
diff changeset
    93
%setup -q
5929
fc99efa0b5d7 2005-09-18 Glynn Foster <[email protected]>
gman
parents: 5602
diff changeset
    94
%patch1 -p1
fc99efa0b5d7 2005-09-18 Glynn Foster <[email protected]>
gman
parents: 5602
diff changeset
    95
%patch2 -p1
7134
6e089f5c108f 2006-04-25 Damien Carbery <[email protected]>
dc144907
parents: 7126
diff changeset
    96
%patch3 -p1
8347
7d6f1106da42 2006-10-17 Damien Carbery <[email protected]>
dc144907
parents: 8336
diff changeset
    97
%patch4 -p1
5974
87adeff95409 2005-09-20 Laszlo Peter <[email protected]>
laca
parents: 5944
diff changeset
    98
6923
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6800
diff changeset
    99
gunzip -c %SOURCE1|tar xf -
561
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
   100
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
   101
%build
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   102
%ifos linux
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   103
if [ -x /usr/bin/getconf ]; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   104
  CPUS=`getconf _NPROCESSORS_ONLN`
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   105
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   106
%else
3846
9ab79af72b15 2004-09-05 Laszlo Peter <[email protected]>
laca
parents: 3748
diff changeset
   107
  CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   108
%endif
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   109
if test "x$CPUS" = "x" -o $CPUS = 0; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   110
  CPUS=1
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   111
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   112
561
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
   113
CFLAGS="$RPM_OPT_FLAGS"			\
628
4023e7ded5a7 2003-07-17 Glynn Foster <[email protected]>
gman
parents: 575
diff changeset
   114
libtoolize --force
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   115
aclocal $ACLOCAL_FLAGS
628
4023e7ded5a7 2003-07-17 Glynn Foster <[email protected]>
gman
parents: 575
diff changeset
   116
automake -a -c -f
4023e7ded5a7 2003-07-17 Glynn Foster <[email protected]>
gman
parents: 575
diff changeset
   117
autoconf
2380
61fcc6b08375 2004-04-04 Brian Cameron <[email protected]>
bc99092
parents: 2364
diff changeset
   118
# Removing sierra driver on Solaris since it doesn't compile yet.
61fcc6b08375 2004-04-04 Brian Cameron <[email protected]>
bc99092
parents: 2364
diff changeset
   119
%ifos solaris
61fcc6b08375 2004-04-04 Brian Cameron <[email protected]>
bc99092
parents: 2364
diff changeset
   120
%define print_options "--disable-print"
7509
33597f80a7ed 2006-06-23 Brian Cameron <[email protected]>
bc99092
parents: 7337
diff changeset
   121
%define mmx_options "--enable-mmx=no"
2380
61fcc6b08375 2004-04-04 Brian Cameron <[email protected]>
bc99092
parents: 2364
diff changeset
   122
%else
61fcc6b08375 2004-04-04 Brian Cameron <[email protected]>
bc99092
parents: 2364
diff changeset
   123
%define print_options ""
61fcc6b08375 2004-04-04 Brian Cameron <[email protected]>
bc99092
parents: 2364
diff changeset
   124
%endif
61fcc6b08375 2004-04-04 Brian Cameron <[email protected]>
bc99092
parents: 2364
diff changeset
   125
./configure --prefix=%{_prefix} \
561
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
   126
	    --sysconfdir=%{_sysconfdir} \
4536
42a134e6c096 2004-11-13 Laszlo Peter <[email protected]>
laca
parents: 4455
diff changeset
   127
	    --bindir=%{_bindir}		\
42a134e6c096 2004-11-13 Laszlo Peter <[email protected]>
laca
parents: 4455
diff changeset
   128
	    --libdir=%{_libdir}		\
42a134e6c096 2004-11-13 Laszlo Peter <[email protected]>
laca
parents: 4455
diff changeset
   129
            --includedir=%{_includedir} \
561
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
   130
	    --libexecdir=%{_libexecdir} \
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
   131
	    --localstatedir=/var/lib	\
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
   132
	    --mandir=%{_mandir}		\
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
   133
	    --enable-mp			\
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
   134
	    --enable-gtk-doc		\
3666
8b78bc9006bf 2004-08-20 Brian Cameron <[email protected]>
bc99092
parents: 3628
diff changeset
   135
	    --enable-default-binary	\
7509
33597f80a7ed 2006-06-23 Brian Cameron <[email protected]>
bc99092
parents: 7337
diff changeset
   136
	    %{mmx_options}		\
3666
8b78bc9006bf 2004-08-20 Brian Cameron <[email protected]>
bc99092
parents: 3628
diff changeset
   137
	    %{print_options}
6546
f9c400e8ebb6 2006-01-09 Laszlo Peter <[email protected]>
laca
parents: 6464
diff changeset
   138
make munix=
561
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
   139
4850
2aea1a7a4fea * gimp.spec: Set PKG_CONFIG_PATH to build with gimp-help tarball.
dc144907
parents: 4836
diff changeset
   140
PKG_CONFIG_DISABLE_UNINSTALLED=
2aea1a7a4fea * gimp.spec: Set PKG_CONFIG_PATH to build with gimp-help tarball.
dc144907
parents: 4836
diff changeset
   141
unset PKG_CONFIG_DISABLE_UNINSTALLED
4891
395c6f631b16 * gimp.spec: %ifos linux the PKG_CONFIG_PATH so Solaris one can be different.
dc144907
parents: 4867
diff changeset
   142
%ifos linux
6923
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6800
diff changeset
   143
export PKG_CONFIG_PATH=/usr/src/packages/BUILD/gimp-%{subver}.%{microver}
4891
395c6f631b16 * gimp.spec: %ifos linux the PKG_CONFIG_PATH so Solaris one can be different.
dc144907
parents: 4867
diff changeset
   144
%endif
4836
80143925c23d #6199103, Add help files, reviewed by Niall Power
mattk
parents: 4801
diff changeset
   145
cd gimp-help-2-0.%{help_version}
80143925c23d #6199103, Add help files, reviewed by Niall Power
mattk
parents: 4801
diff changeset
   146
	./configure --prefix=%{_prefix}	\
80143925c23d #6199103, Add help files, reviewed by Niall Power
mattk
parents: 4801
diff changeset
   147
	    	    --sysconfdir=%{_sysconfdir} \
80143925c23d #6199103, Add help files, reviewed by Niall Power
mattk
parents: 4801
diff changeset
   148
	    	    --bindir=%{_bindir}		\
80143925c23d #6199103, Add help files, reviewed by Niall Power
mattk
parents: 4801
diff changeset
   149
	    	    --libdir=%{_libdir}		\
80143925c23d #6199103, Add help files, reviewed by Niall Power
mattk
parents: 4801
diff changeset
   150
            	    --includedir=%{_includedir} \
80143925c23d #6199103, Add help files, reviewed by Niall Power
mattk
parents: 4801
diff changeset
   151
	    	    --libexecdir=%{_libexecdir} \
80143925c23d #6199103, Add help files, reviewed by Niall Power
mattk
parents: 4801
diff changeset
   152
	    	    --localstatedir=/var/lib	\
80143925c23d #6199103, Add help files, reviewed by Niall Power
mattk
parents: 4801
diff changeset
   153
	    	    --mandir=%{_mandir}		\
80143925c23d #6199103, Add help files, reviewed by Niall Power
mattk
parents: 4801
diff changeset
   154
	    	    --enable-mp			\
80143925c23d #6199103, Add help files, reviewed by Niall Power
mattk
parents: 4801
diff changeset
   155
	    	    --enable-gtk-doc		\
80143925c23d #6199103, Add help files, reviewed by Niall Power
mattk
parents: 4801
diff changeset
   156
	    	    --enable-default-binary	\
80143925c23d #6199103, Add help files, reviewed by Niall Power
mattk
parents: 4801
diff changeset
   157
	    	    %{print_options}
80143925c23d #6199103, Add help files, reviewed by Niall Power
mattk
parents: 4801
diff changeset
   158
	make
80143925c23d #6199103, Add help files, reviewed by Niall Power
mattk
parents: 4801
diff changeset
   159
cd ..
80143925c23d #6199103, Add help files, reviewed by Niall Power
mattk
parents: 4801
diff changeset
   160
561
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
   161
%install
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
   162
make DESTDIR=$RPM_BUILD_ROOT install
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3519
diff changeset
   163
#clean up unpackaged files
8323
4c2e50b6d20a 2006-10-13 Damien Carbery <[email protected]>
dc144907
parents: 8222
diff changeset
   164
rm $RPM_BUILD_ROOT%{_libdir}/%{name}/%{subver_install}/modules/*.la
4c2e50b6d20a 2006-10-13 Damien Carbery <[email protected]>
dc144907
parents: 8222
diff changeset
   165
rm $RPM_BUILD_ROOT%{_libdir}/*.la
4c2e50b6d20a 2006-10-13 Damien Carbery <[email protected]>
dc144907
parents: 8222
diff changeset
   166
#rm $RPM_BUILD_ROOT%{_libdir}/gimp/%{subver_install}/python/lib*.la
4c2e50b6d20a 2006-10-13 Damien Carbery <[email protected]>
dc144907
parents: 8222
diff changeset
   167
rm $RPM_BUILD_ROOT%{_libdir}/%{name}/%{subver_install}/python/*.la
4c2e50b6d20a 2006-10-13 Damien Carbery <[email protected]>
dc144907
parents: 8222
diff changeset
   168
#rm $RPM_BUILD_ROOT%{_libdir}/%{name}/%{subver_install}/python/*.a
561
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
   169
4836
80143925c23d #6199103, Add help files, reviewed by Niall Power
mattk
parents: 4801
diff changeset
   170
cd gimp-help-2-0.%{help_version}
5002
86662c58c147 delete unncessary ln command
laca
parents: 4989
diff changeset
   171
make DESTDIR=$RPM_BUILD_ROOT install
4836
80143925c23d #6199103, Add help files, reviewed by Niall Power
mattk
parents: 4801
diff changeset
   172
561
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
   173
%clean
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
   174
rm -rf $RPM_BUILD_ROOT
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
   175
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
   176
%post
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
   177
/sbin/ldconfig
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
   178
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
   179
%postun
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
   180
rm -f %{_datadir}/mime-info/gimp-%{subver}.keys
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
   181
/sbin/ldconfig
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
   182
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
   183
%files
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
   184
%defattr (-, root, root)
5565
b1beceba7539 * vino.spec: Remove PATH setting as it is not used (info was wrong and
dc144907
parents: 5532
diff changeset
   185
%{_bindir}/gimp
561
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
   186
%{_bindir}/gimp-%{subver}
5565
b1beceba7539 * vino.spec: Remove PATH setting as it is not used (info was wrong and
dc144907
parents: 5532
diff changeset
   187
%{_bindir}/gimp-console*
561
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
   188
%{_bindir}/gimp-remote*
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   189
%{_libdir}/lib*-%{subver_install}.so.*
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   190
%dir %{_datadir}/gimp/%{subver_install}
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   191
%dir %{_libdir}/gimp/%{subver_install}
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   192
%dir %{_libdir}/gimp/%{subver_install}/environ
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   193
%dir %{_libdir}/gimp/%{subver_install}/modules
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   194
%dir %{_libdir}/gimp/%{subver_install}/plug-ins
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   195
%{_libdir}/gimp/%{subver_install}/environ/*
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   196
%{_libdir}/gimp/%{subver_install}/modules/*.so
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   197
%{_libdir}/gimp/%{subver_install}/plug-ins/*
5565
b1beceba7539 * vino.spec: Remove PATH setting as it is not used (info was wrong and
dc144907
parents: 5532
diff changeset
   198
%{_libdir}/gimp/%{subver_install}/interpreters
b1beceba7539 * vino.spec: Remove PATH setting as it is not used (info was wrong and
dc144907
parents: 5532
diff changeset
   199
%{_libdir}/gimp/%{subver_install}/python
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   200
%{_datadir}/gimp/%{subver_install}/brushes/
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   201
%{_datadir}/gimp/%{subver_install}/fractalexplorer/
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   202
%{_datadir}/gimp/%{subver_install}/gfig/
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   203
%{_datadir}/gimp/%{subver_install}/gflare/
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   204
%{_datadir}/gimp/%{subver_install}/gimpressionist/
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   205
%{_datadir}/gimp/%{subver_install}/gradients/
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   206
%{_datadir}/gimp/%{subver_install}/images/
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   207
%{_datadir}/gimp/%{subver_install}/palettes/
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   208
%{_datadir}/gimp/%{subver_install}/patterns/
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   209
%{_datadir}/gimp/%{subver_install}/scripts/
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   210
%{_datadir}/gimp/%{subver_install}/themes/
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   211
%{_datadir}/gimp/%{subver_install}/tips/
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   212
%{_datadir}/gimp/%{subver_install}/help/
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   213
%{_datadir}/gimp/%{subver_install}/menus/
5565
b1beceba7539 * vino.spec: Remove PATH setting as it is not used (info was wrong and
dc144907
parents: 5532
diff changeset
   214
%{_datadir}/applications/gimp.desktop
b1beceba7539 * vino.spec: Remove PATH setting as it is not used (info was wrong and
dc144907
parents: 5532
diff changeset
   215
%{_datadir}/application-registry/gimp.applications
b1beceba7539 * vino.spec: Remove PATH setting as it is not used (info was wrong and
dc144907
parents: 5532
diff changeset
   216
%{_datadir}/mime-info/gimp.keys
561
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
   217
%{_datadir}/locale
5565
b1beceba7539 * vino.spec: Remove PATH setting as it is not used (info was wrong and
dc144907
parents: 5532
diff changeset
   218
%{_datadir}/icons
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   219
%{_sysconfdir}/gimp/%{subver_install}/gimprc
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   220
%{_sysconfdir}/gimp/%{subver_install}/gtkrc
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   221
%{_sysconfdir}/gimp/%{subver_install}/ps-menurc
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   222
%{_sysconfdir}/gimp/%{subver_install}/sessionrc
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   223
%{_sysconfdir}/gimp/%{subver_install}/templaterc
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   224
%{_sysconfdir}/gimp/%{subver_install}/unitrc
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   225
%{_sysconfdir}/gimp/%{subver_install}/controllerrc
561
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
   226
%{_mandir}/man1/gimp-%{subver}.1*
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
   227
%{_mandir}/man1/gimp-remote*
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
   228
%{_mandir}/man1/gimptool*
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
   229
%{_mandir}/man5/gimprc-%{subver}.5*
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
   230
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
   231
%files devel
5944
a20b90979bc9 2005-09-20 Glynn Foster <[email protected]>
gman
parents: 5929
diff changeset
   232
%defattr (-, root, root)
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   233
%{_includedir}/gimp-%{subver_install}/
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   234
%{_bindir}/gimptool-%{subver_install}
561
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
   235
%{_libdir}/*.so
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3519
diff changeset
   236
%{_libdir}/pkgconfig/*.pc
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   237
%dir %{_libdir}/gimp/%{subver_install}/modules
1027
488da228b7b2 2003-08-11 Glynn Foster <[email protected]>
gman
parents: 1025
diff changeset
   238
%{_datadir}/aclocal/gimp-2.0.m4
5944
a20b90979bc9 2005-09-20 Glynn Foster <[email protected]>
gman
parents: 5929
diff changeset
   239
%doc %{_datadir}/gtk-doc/html/
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   240
%{_mandir}/man1/gimptool-%{subver_install}.1*
561
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
   241
1027
488da228b7b2 2003-08-11 Glynn Foster <[email protected]>
gman
parents: 1025
diff changeset
   242
%changelog
8336
41a4b45d8a1c 2006-10-16 Damien Carbery <[email protected]>
dc144907
parents: 8323
diff changeset
   243
* Tue Oct 17 2006 - [email protected]
8347
7d6f1106da42 2006-10-17 Damien Carbery <[email protected]>
dc144907
parents: 8336
diff changeset
   244
- Add patch, 04-null-char, to remove a null char that is breaking the build.
7d6f1106da42 2006-10-17 Damien Carbery <[email protected]>
dc144907
parents: 8336
diff changeset
   245
  Bugzilla #362832.
8336
41a4b45d8a1c 2006-10-16 Damien Carbery <[email protected]>
dc144907
parents: 8323
diff changeset
   246
- Bump to 2.3.12.
41a4b45d8a1c 2006-10-16 Damien Carbery <[email protected]>
dc144907
parents: 8323
diff changeset
   247
8323
4c2e50b6d20a 2006-10-13 Damien Carbery <[email protected]>
dc144907
parents: 8222
diff changeset
   248
* Fri Oct 13 2006 - [email protected]
4c2e50b6d20a 2006-10-13 Damien Carbery <[email protected]>
dc144907
parents: 8222
diff changeset
   249
- Delete .a and .la files.
4c2e50b6d20a 2006-10-13 Damien Carbery <[email protected]>
dc144907
parents: 8222
diff changeset
   250
8222
020a6b2b4975 2006-09-28 Damien Carbery <[email protected]>
dc144907
parents: 7917
diff changeset
   251
* Thu Sep 28 2006 - [email protected]
020a6b2b4975 2006-09-28 Damien Carbery <[email protected]>
dc144907
parents: 7917
diff changeset
   252
- Bump to 2.3.11. Remove upstream patch, 03-hidden, and renumber rest.
020a6b2b4975 2006-09-28 Damien Carbery <[email protected]>
dc144907
parents: 7917
diff changeset
   253
020a6b2b4975 2006-09-28 Damien Carbery <[email protected]>
dc144907
parents: 7917
diff changeset
   254
* Mon Aug 14 2006 - [email protected]
020a6b2b4975 2006-09-28 Damien Carbery <[email protected]>
dc144907
parents: 7917
diff changeset
   255
- Bump to 2.3.10.
020a6b2b4975 2006-09-28 Damien Carbery <[email protected]>
dc144907
parents: 7917
diff changeset
   256
7509
33597f80a7ed 2006-06-23 Brian Cameron <[email protected]>
bc99092
parents: 7337
diff changeset
   257
* Fri Jun 23 2006 - [email protected]
33597f80a7ed 2006-06-23 Brian Cameron <[email protected]>
bc99092
parents: 7337
diff changeset
   258
- Bump to 2.3.9.  Set --enable-mmx=no when building on Solaris since
33597f80a7ed 2006-06-23 Brian Cameron <[email protected]>
bc99092
parents: 7337
diff changeset
   259
  this compiler option doesn't work on Solaris
33597f80a7ed 2006-06-23 Brian Cameron <[email protected]>
bc99092
parents: 7337
diff changeset
   260
7337
1d11d4ecbc10 2006-05-30 Damien Carbery <[email protected]>
dc144907
parents: 7243
diff changeset
   261
* Tue May 30 2006 - [email protected]
1d11d4ecbc10 2006-05-30 Damien Carbery <[email protected]>
dc144907
parents: 7243
diff changeset
   262
- Add patch, 04-hidden, for new G_GNUC_INTERNAL usage.
1d11d4ecbc10 2006-05-30 Damien Carbery <[email protected]>
dc144907
parents: 7243
diff changeset
   263
7204
6065ca64e4eb 2006-05-03 Damien Carbery <[email protected]>
dc144907
parents: 7134
diff changeset
   264
* Wed May 03 2006 - [email protected]
6065ca64e4eb 2006-05-03 Damien Carbery <[email protected]>
dc144907
parents: 7134
diff changeset
   265
- Bump help version to 2.0.10.
6065ca64e4eb 2006-05-03 Damien Carbery <[email protected]>
dc144907
parents: 7134
diff changeset
   266
7134
6e089f5c108f 2006-04-25 Damien Carbery <[email protected]>
dc144907
parents: 7126
diff changeset
   267
* Tue Apr 25 2006 - [email protected]
6e089f5c108f 2006-04-25 Damien Carbery <[email protected]>
dc144907
parents: 7126
diff changeset
   268
- Add patch, 03-void-return, to fix build issues. Bugzilla: 339698.
6e089f5c108f 2006-04-25 Damien Carbery <[email protected]>
dc144907
parents: 7126
diff changeset
   269
7126
b4d2a2cb1738 2006-04-24 Damien Carbery <[email protected]>
dc144907
parents: 6923
diff changeset
   270
* Mon Apr 24 2006 - [email protected]
b4d2a2cb1738 2006-04-24 Damien Carbery <[email protected]>
dc144907
parents: 6923
diff changeset
   271
- Bump to 2.3.8.
7134
6e089f5c108f 2006-04-25 Damien Carbery <[email protected]>
dc144907
parents: 7126
diff changeset
   272
- Bump help version to 2.0.9.
7126
b4d2a2cb1738 2006-04-24 Damien Carbery <[email protected]>
dc144907
parents: 6923
diff changeset
   273
6800
547b39bf4483 2006-02-21 Damien Carbery <[email protected]>
dc144907
parents: 6546
diff changeset
   274
* Tue Feb 21 2006 - [email protected]
547b39bf4483 2006-02-21 Damien Carbery <[email protected]>
dc144907
parents: 6546
diff changeset
   275
- Bump to 2.3.7.
547b39bf4483 2006-02-21 Damien Carbery <[email protected]>
dc144907
parents: 6546
diff changeset
   276
6464
7f0a1deef016 * librsvg.spec: Bump to 2.13.3.
dc144907
parents: 6095
diff changeset
   277
* Tue Jan 03 2006 - [email protected]
7f0a1deef016 * librsvg.spec: Bump to 2.13.3.
dc144907
parents: 6095
diff changeset
   278
- Bump to 2.3.6.
7f0a1deef016 * librsvg.spec: Bump to 2.13.3.
dc144907
parents: 6095
diff changeset
   279
6060
7b39c2821ac0 2005-09-30 Brian Cameron <[email protected]>
bc99092
parents: 5977
diff changeset
   280
* Fri Sep 30 2005 - [email protected]
7b39c2821ac0 2005-09-30 Brian Cameron <[email protected]>
bc99092
parents: 5977
diff changeset
   281
- Bump to 2.3.4
7b39c2821ac0 2005-09-30 Brian Cameron <[email protected]>
bc99092
parents: 5977
diff changeset
   282
5974
87adeff95409 2005-09-20 Laszlo Peter <[email protected]>
laca
parents: 5944
diff changeset
   283
* Tue Sep 20 2005 - [email protected]
87adeff95409 2005-09-20 Laszlo Peter <[email protected]>
laca
parents: 5944
diff changeset
   284
- add patch Xext.diff: add -lXext to a Makefile.am
87adeff95409 2005-09-20 Laszlo Peter <[email protected]>
laca
parents: 5944
diff changeset
   285
5528
8eaf8a1cb170 * *.spec: Bump to latest available versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   286
* Mon Aug 15 2005 - [email protected]
8eaf8a1cb170 * *.spec: Bump to latest available versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   287
- Bump to 2.3.3.
8eaf8a1cb170 * *.spec: Bump to latest available versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   288
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   289
* Fri Jun 10 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   290
- Bump to 2.2.7, reapply patches
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   291
4989
f82274a38b72 2005-02-01 Laszlo Peter <[email protected]>
laca
parents: 4980
diff changeset
   292
* Tue Feb 01 2005 - [email protected]
f82274a38b72 2005-02-01 Laszlo Peter <[email protected]>
laca
parents: 4980
diff changeset
   293
- add a symlink called gimp to bindir that points to gimp-%subver, fixes
f82274a38b72 2005-02-01 Laszlo Peter <[email protected]>
laca
parents: 4980
diff changeset
   294
  #6221126
f82274a38b72 2005-02-01 Laszlo Peter <[email protected]>
laca
parents: 4980
diff changeset
   295
4891
395c6f631b16 * gimp.spec: %ifos linux the PKG_CONFIG_PATH so Solaris one can be different.
dc144907
parents: 4867
diff changeset
   296
* Fri Jan 21 2005 - [email protected]
395c6f631b16 * gimp.spec: %ifos linux the PKG_CONFIG_PATH so Solaris one can be different.
dc144907
parents: 4867
diff changeset
   297
- %ifos linux the PKG_CONFIG_PATH so Solaris one can be different.
395c6f631b16 * gimp.spec: %ifos linux the PKG_CONFIG_PATH so Solaris one can be different.
dc144907
parents: 4867
diff changeset
   298
4850
2aea1a7a4fea * gimp.spec: Set PKG_CONFIG_PATH to build with gimp-help tarball.
dc144907
parents: 4836
diff changeset
   299
* Sun Jan 16 2005 - [email protected]
2aea1a7a4fea * gimp.spec: Set PKG_CONFIG_PATH to build with gimp-help tarball.
dc144907
parents: 4836
diff changeset
   300
- Set PKG_CONFIG_PATH to build with gimp-help tarball.
2aea1a7a4fea * gimp.spec: Set PKG_CONFIG_PATH to build with gimp-help tarball.
dc144907
parents: 4836
diff changeset
   301
4836
80143925c23d #6199103, Add help files, reviewed by Niall Power
mattk
parents: 4801
diff changeset
   302
* Tue Jan 11 2005 - [email protected]
80143925c23d #6199103, Add help files, reviewed by Niall Power
mattk
parents: 4801
diff changeset
   303
- #6199103 : Add gimp-help tarball
80143925c23d #6199103, Add help files, reviewed by Niall Power
mattk
parents: 4801
diff changeset
   304
4536
42a134e6c096 2004-11-13 Laszlo Peter <[email protected]>
laca
parents: 4455
diff changeset
   305
* Fri Nov 12 2004 - [email protected]
42a134e6c096 2004-11-13 Laszlo Peter <[email protected]>
laca
parents: 4455
diff changeset
   306
- Added --libdir and --bindir to configure opts so they can be redirected
42a134e6c096 2004-11-13 Laszlo Peter <[email protected]>
laca
parents: 4455
diff changeset
   307
  on Solaris
42a134e6c096 2004-11-13 Laszlo Peter <[email protected]>
laca
parents: 4455
diff changeset
   308
3921
42430a33349a Added gimp-03-g11n-potfiles.diff. Updated gimp.spec.
yk150259
parents: 3858
diff changeset
   309
* Tue Sep 14 2004 - [email protected]
42430a33349a Added gimp-03-g11n-potfiles.diff. Updated gimp.spec.
yk150259
parents: 3858
diff changeset
   310
- Added gimp-03-g11n-potfiles.diff 
42430a33349a Added gimp-03-g11n-potfiles.diff. Updated gimp.spec.
yk150259
parents: 3858
diff changeset
   311
3748
07ca8621c824 fixed header file permissions in gimp.spec
lk86177
parents: 3679
diff changeset
   312
* Wed Aug 25 2004 - [email protected]
07ca8621c824 fixed header file permissions in gimp.spec
lk86177
parents: 3679
diff changeset
   313
- changed header file permissions
3666
8b78bc9006bf 2004-08-20 Brian Cameron <[email protected]>
bc99092
parents: 3628
diff changeset
   314
* Wed Aug 18 2004 - [email protected]
8b78bc9006bf 2004-08-20 Brian Cameron <[email protected]>
bc99092
parents: 3628
diff changeset
   315
- removed --disable-gtk-doc since it doesn't make sense to include both
8b78bc9006bf 2004-08-20 Brian Cameron <[email protected]>
bc99092
parents: 3628
diff changeset
   316
  this and --enable-gtk-doc.
8b78bc9006bf 2004-08-20 Brian Cameron <[email protected]>
bc99092
parents: 3628
diff changeset
   317
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3519
diff changeset
   318
* Fri Jul 16 2004 - [email protected]
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3519
diff changeset
   319
- Finally bumped to 2.0.x series (2.0.2)
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3519
diff changeset
   320
- packaging fixes for rpm4 and remove upstream patches
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3519
diff changeset
   321
3322
ab0868b07ff8 gimp.spec: Remove '-j $CPUS' from 'make' because of failures on Solaris and
dc144907
parents: 3320
diff changeset
   322
* Tue Jul 13 2004 - [email protected]
ab0868b07ff8 gimp.spec: Remove '-j $CPUS' from 'make' because of failures on Solaris and
dc144907
parents: 3320
diff changeset
   323
- Remove '-j $CPUS' from 'make' because of failures on Solaris and intermittent
ab0868b07ff8 gimp.spec: Remove '-j $CPUS' from 'make' because of failures on Solaris and
dc144907
parents: 3320
diff changeset
   324
  failures on Linux.
ab0868b07ff8 gimp.spec: Remove '-j $CPUS' from 'make' because of failures on Solaris and
dc144907
parents: 3320
diff changeset
   325
3279
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   326
* Thu Jul 08 2004 - [email protected]
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   327
- Updated l10n content to gimp-l10n-po-1.2.tar.bz2
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   328
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   329
* Wed Jul 07 2004 - [email protected]
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   330
- added "-j $CPUS" to make to speed up builds
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   331
2841
50bb1b73d046 2004-05-21 Brian Cameron <[email protected]>
bc99092
parents: 2777
diff changeset
   332
* Fri May 21 2004 - [email protected]
50bb1b73d046 2004-05-21 Brian Cameron <[email protected]>
bc99092
parents: 2777
diff changeset
   333
- Added patch 4 to support building on x86 Solaris.
50bb1b73d046 2004-05-21 Brian Cameron <[email protected]>
bc99092
parents: 2777
diff changeset
   334
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   335
* Wed May 12 2004 - [email protected]
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   336
- Updated l10n content to gimp-l10n-po-1.1.tar.bz2
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   337
2575
dccd18a7d386 2004-04-28 Vijaykumar Patwari <[email protected]>
vijay
parents: 2494
diff changeset
   338
* Wed Apr 28 2004 - [email protected]
dccd18a7d386 2004-04-28 Vijaykumar Patwari <[email protected]>
vijay
parents: 2494
diff changeset
   339
- Remove unwanted keys from gimp.keys.
dccd18a7d386 2004-04-28 Vijaykumar Patwari <[email protected]>
vijay
parents: 2494
diff changeset
   340
2380
61fcc6b08375 2004-04-04 Brian Cameron <[email protected]>
bc99092
parents: 2364
diff changeset
   341
* Sun Apr 03 2004 - [email protected]
61fcc6b08375 2004-04-04 Brian Cameron <[email protected]>
bc99092
parents: 2364
diff changeset
   342
- Use #ifdef to set --disable-print for Solaris.
61fcc6b08375 2004-04-04 Brian Cameron <[email protected]>
bc99092
parents: 2364
diff changeset
   343
2364
a59532821cef 2004-04-10 Brian Cameron <[email protected]>
bc99092
parents: 2350
diff changeset
   344
* Thu Apr 01 2004 - [email protected]
a59532821cef 2004-04-10 Brian Cameron <[email protected]>
bc99092
parents: 2350
diff changeset
   345
- replace tar jxf with the more solaris friendly
a59532821cef 2004-04-10 Brian Cameron <[email protected]>
bc99092
parents: 2350
diff changeset
   346
  bzcat piped through tar.  Now pass ACLOCAL_FLAGS into
a59532821cef 2004-04-10 Brian Cameron <[email protected]>
bc99092
parents: 2350
diff changeset
   347
  aclocal.  Added EXTRA_CONFIGURE_OPTIONS to allow Solaris
a59532821cef 2004-04-10 Brian Cameron <[email protected]>
bc99092
parents: 2350
diff changeset
   348
  to pass in --disable-print.  Fixed a few defattr lines.
a59532821cef 2004-04-10 Brian Cameron <[email protected]>
bc99092
parents: 2350
diff changeset
   349
2350
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   350
* Mon Mar 29 2004 - [email protected]
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   351
- Adding gimp-l10n-po-1.0.tar.bz2 l10n content
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   352
1516
5065d3aa238b 2004-01-09 Niall Power <[email protected]>
niall
parents: 1479
diff changeset
   353
* Fri Jan 09 2004 - <[email protected]>
5065d3aa238b 2004-01-09 Niall Power <[email protected]>
niall
parents: 1479
diff changeset
   354
- Patch configure.in to enable deprecated widgets
5065d3aa238b 2004-01-09 Niall Power <[email protected]>
niall
parents: 1479
diff changeset
   355
1292
8335ddf77114 2003-10-20 Ghee Teo <[email protected]>
gheet
parents: 1195
diff changeset
   356
* Mon Oct 20 2003 - <[email protected]>
8335ddf77114 2003-10-20 Ghee Teo <[email protected]>
gheet
parents: 1195
diff changeset
   357
- Updated version of glib2 and gtk2 dependency to build for QS.
8335ddf77114 2003-10-20 Ghee Teo <[email protected]>
gheet
parents: 1195
diff changeset
   358
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1044
diff changeset
   359
* Thu Aug 14 2003 - <[email protected]>
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1044
diff changeset
   360
- remove *.a, *.la
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1044
diff changeset
   361
1044
62a46efbc57b 2003-08-13 Niall Power <[email protected]>
niall
parents: 1027
diff changeset
   362
* Tue Aug 11 2003 - [email protected]
62a46efbc57b 2003-08-13 Niall Power <[email protected]>
niall
parents: 1027
diff changeset
   363
- Move mime, .desktop and keys files into proper location
62a46efbc57b 2003-08-13 Niall Power <[email protected]>
niall
parents: 1027
diff changeset
   364
  instead of just sym-linking them
62a46efbc57b 2003-08-13 Niall Power <[email protected]>
niall
parents: 1027
diff changeset
   365
1027
488da228b7b2 2003-08-11 Glynn Foster <[email protected]>
gman
parents: 1025
diff changeset
   366
* Mon Aug 10 2003 - [email protected]
488da228b7b2 2003-08-11 Glynn Foster <[email protected]>
gman
parents: 1025
diff changeset
   367
- Bump tarball
561
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
   368
628
4023e7ded5a7 2003-07-17 Glynn Foster <[email protected]>
gman
parents: 575
diff changeset
   369
* Thu Jul 17 2003 - [email protected]
4023e7ded5a7 2003-07-17 Glynn Foster <[email protected]>
gman
parents: 575
diff changeset
   370
- Correct menu entry
4023e7ded5a7 2003-07-17 Glynn Foster <[email protected]>
gman
parents: 575
diff changeset
   371
561
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
   372
* Mon Jul 14 2003 - [email protected]
beb0e7e55e5b 2003-07-15 Niall Power <[email protected]>
niall
parents:
diff changeset
   373
- initial spec file created