gthumb.spec
author dermotm
Mon, 06 Sep 2004 10:13:24 +0000
changeset 3858 a0a00bd9bb27
parent 3846 9ab79af72b15
child 3950 1b757ada4316
permissions -rw-r--r--
Incremented release numbers for build 18
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
556
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
     1
Name:		gthumb
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
     2
License:	GPL
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
     3
Group:		Applications/Multimedia
1872
723d325e2a5a 2004-02-23 Stephen Browne <[email protected]>
stephen
parents: 1609
diff changeset
     4
Version:	2.3.1
3858
a0a00bd9bb27 Incremented release numbers for build 18
dermotm
parents: 3846
diff changeset
     5
Release:	23
1872
723d325e2a5a 2004-02-23 Stephen Browne <[email protected]>
stephen
parents: 1609
diff changeset
     6
Distribution:	Cinnabar
575
2b5c59a05848 2003-07-15 Mark McLoughlin <[email protected]>
markmc
parents: 556
diff changeset
     7
Vendor:		Sun Microsystems, Inc.
556
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
     8
Summary:	An image viewer and browser for GNOME.
1005
22a24e0db5c6 2003-08-07 Glynn Foster <[email protected]>
gman
parents: 942
diff changeset
     9
Source:		http://ftp.gnome.org/pub/GNOME/sources/gthumb/2.1/%{name}-%{version}.tar.bz2
3580
39da785696b5 2004-08-16 Damien Donlon <[email protected]>
damiend
parents: 3519
diff changeset
    10
Source1: gthumb-l10n-po-1.3.tar.bz2
942
4a30ec3150e0 2003-08-02 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
    11
Patch1:         gthumb-01-menu-entry.diff
2365
1608ee1fa52a 2004-04-01 Brian Cameron <[email protected]>
bc99092
parents: 2362
diff changeset
    12
Patch2:         gthumb-02-fix-makefile.diff
3083
ab15098de407 2004-06-10 Vijaykumar Patwari <[email protected]>
vijay
parents: 2958
diff changeset
    13
Patch3:		gthumb-03-search.diff
556
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    14
URL:		http://gthumb.sourceforge.net/
2362
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2355
diff changeset
    15
BuildRoot:	%{_tmppath}/%{name}-%{version}-build
556
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    16
Docdir:		%{_docdir}/doc
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    17
Autoreqprov:	on
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    18
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    19
BuildRequires:	libpng-devel
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    20
BuildRequires:	glib2-devel >= 2.4.0
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    21
BuildRequires:	gtk2-devel >= 2.4.0
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    22
BuildRequires:	libxml2-devel >= 2.6.7
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    23
BuildRequires:	libgnome-devel >= 2.6.0
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    24
BuildRequires:	libgnomeui-devel >= 2.6.0
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    25
BuildRequires:	gnome-vfs-devel >= 2.6.0
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    26
BuildRequires:	libglade-devel >= 2.3.6
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    27
BuildRequires:	libgnomeprint-devel >= 2.6.0
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    28
BuildRequires:	libgnomeprintui-devel >= 2.6.0
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    29
BuildRequires:	libbonobo-devel >= 2.6.0
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    30
BuildRequires:	libbonoboui-devel >= 2.6.0
2456
112551398fd5 BuildRequires : javahelp-convert
mattk
parents: 2439
diff changeset
    31
BuildRequires:  javahelp-convert
556
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    32
Requires:	libpng
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    33
Requires:       glib2 >= 2.4.0
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    34
Requires:       gtk2 >= 2.4.0
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    35
Requires:	libxml2 >= 2.6.7
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    36
Requires:	libgnome >= 2.6.0
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    37
Requires:	libgnomeui >= 2.6.0
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    38
Requires:	gnome-vfs >= 2.6.0
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    39
Requires:	libglade >= 2.3.6
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    40
Requires:	libgnomeprint >= 2.6.0
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    41
Requires:	libgnomeprintui >= 2.6.0
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    42
Requires:	libbonobo >= 2.6.0
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    43
Requires:	libbonoboui >= 2.6.0
556
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    44
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    45
%description
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    46
gThumb lets you browse your hard disk, showing you thumbnails of image files. 
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    47
It also lets you view single files (including GIF animations), add comments to
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    48
images, organize images in catalogs, print images, view slideshows, set your
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    49
desktop background, and more. 
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    50
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    51
%prep
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    52
%setup -q
2355
ccf597d7b37a 2004-03-31 Brian Cameron <[email protected]>
bc99092
parents: 2350
diff changeset
    53
/usr/bin/bzcat -dc %SOURCE1|tar xf -
942
4a30ec3150e0 2003-08-02 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
    54
%patch1 -p1
2365
1608ee1fa52a 2004-04-01 Brian Cameron <[email protected]>
bc99092
parents: 2362
diff changeset
    55
%patch2 -p1
3083
ab15098de407 2004-06-10 Vijaykumar Patwari <[email protected]>
vijay
parents: 2958
diff changeset
    56
%patch3 -p1
556
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    57
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    58
%build
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    59
%ifos linux
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    60
if [ -x /usr/bin/getconf ]; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    61
  CPUS=`getconf _NPROCESSORS_ONLN`
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    62
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    63
%else
3846
9ab79af72b15 2004-09-05 Laszlo Peter <[email protected]>
laca
parents: 3679
diff changeset
    64
  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
    65
%endif
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    66
if test "x$CPUS" = "x" -o $CPUS = 0; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    67
  CPUS=1
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    68
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    69
942
4a30ec3150e0 2003-08-02 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
    70
libtoolize --force
2365
1608ee1fa52a 2004-04-01 Brian Cameron <[email protected]>
bc99092
parents: 2362
diff changeset
    71
aclocal $ACLOCAL_FLAGS -I %{_datadir}/aclocal/gnome2-macros
942
4a30ec3150e0 2003-08-02 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
    72
automake -a -c -f
4a30ec3150e0 2003-08-02 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
    73
autoconf
556
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    74
CFLAGS="$RPM_OPT_FLAGS" 			\
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    75
  ./configure --prefix=%{_prefix} 		\
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    76
	      --mandir=%{_mandir}		\
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    77
	      --sysconfdir=%{_sysconfdir}	\
2365
1608ee1fa52a 2004-04-01 Brian Cameron <[email protected]>
bc99092
parents: 2362
diff changeset
    78
	      --disable-schemas-install	\
1608ee1fa52a 2004-04-01 Brian Cameron <[email protected]>
bc99092
parents: 2362
diff changeset
    79
	      --libexecdir=%{_libexecdir}
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    80
make -j $CPUS
556
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    81
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    82
%install
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    83
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    84
make DESTDIR=$RPM_BUILD_ROOT install
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    85
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    86
#Clean up unpackage files
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    87
rm $RPM_BUILD_ROOT%{_libdir}/gthumb/*.a
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    88
rm $RPM_BUILD_ROOT%{_libdir}/gthumb/*.la
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    89
rm $RPM_BUILD_ROOT%{_libdir}/gthumb/modules/*.a
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    90
rm $RPM_BUILD_ROOT%{_libdir}/gthumb/modules/*.la
556
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    91
2362
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2355
diff changeset
    92
javahelp-convert-install $RPM_BUILD_ROOT %{name} %{name}.xml
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2355
diff changeset
    93
556
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    94
%clean
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    95
rm -rf $RPM_BUILD_ROOT
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    96
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    97
%post
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    98
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    99
SCHEMAS="gthumb.schemas"
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   100
for S in $SCHEMAS; do
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   101
  gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S >/dev/null
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   102
done
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   103
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   104
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   105
%postun
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   106
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   107
%files
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   108
%defattr(-,root,root)
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   109
%{_bindir}/gthumb
2159
3613e9792e23 Incremented release numbers for build 05
dermotm
parents: 1876
diff changeset
   110
%{_libdir}/gthumb/libgthumb.so
556
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   111
%{_libexecdir}/gthumb-image-viewer
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   112
%{_libexecdir}/gthumb-catalog-view
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   113
%{_datadir}/applications/gthumb.desktop
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   114
%{_datadir}/gnome-2.0/ui/*.xml
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   115
%{_datadir}/gthumb/glade/*
556
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   116
%{_datadir}/gthumb/icons/*
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   117
%{_datadir}/gthumb/albumthemes/*
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   118
%{_datadir}/locale/*/LC_MESSAGES/gthumb.mo
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   119
%{_datadir}/application-registry/gthumb.applications
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   120
%{_libdir}/bonobo/servers/*.server
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1034
diff changeset
   121
%{_libdir}/gthumb/modules/*.so
556
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   122
%{_datadir}/pixmaps/gthumb.png
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   123
%{_datadir}/omf/*
556
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   124
%{_sysconfdir}/gconf/schemas/*.schemas
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   125
%doc AUTHORS NEWS README COPYING
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   126
%doc %{_datadir}/man/man1/gthumb.1*
3139
a67baf6de506 2004-06-14 Kaushal Kumar <[email protected]>
kaushal
parents: 3120
diff changeset
   127
%doc %{_datadir}/omf/gthumb/*.omf
556
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   128
%doc %{_datadir}/gnome/help/gthumb
2362
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2355
diff changeset
   129
%doc %{_datadir}/gnome/javahelp/gthumb
556
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   130
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   131
%changelog 
3279
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   132
* 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
   133
- Updated l10n content to gthumb-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
   134
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   135
* Wed Jul 07 2004 - [email protected]
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   136
- port to rpm4
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   137
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   138
* Wed Jul 07 2004 - [email protected]
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   139
- added "-j $CPUS" to make to speed up builds
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   140
3139
a67baf6de506 2004-06-14 Kaushal Kumar <[email protected]>
kaushal
parents: 3120
diff changeset
   141
* Mon Jun 14 2004 - [email protected]
a67baf6de506 2004-06-14 Kaushal Kumar <[email protected]>
kaushal
parents: 3120
diff changeset
   142
- Fix gthumb omf file installation.
a67baf6de506 2004-06-14 Kaushal Kumar <[email protected]>
kaushal
parents: 3120
diff changeset
   143
3083
ab15098de407 2004-06-10 Vijaykumar Patwari <[email protected]>
vijay
parents: 2958
diff changeset
   144
* Thu Jun 10 2004 - [email protected]
ab15098de407 2004-06-10 Vijaykumar Patwari <[email protected]>
vijay
parents: 2958
diff changeset
   145
- Fixes search pattern.
ab15098de407 2004-06-10 Vijaykumar Patwari <[email protected]>
vijay
parents: 2958
diff changeset
   146
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   147
* 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
   148
- Updated l10n content to gthumb-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
   149
2485
acf1c4f9b7c2 2004-04-18 Laszlo Peter <[email protected]>
laca
parents: 2456
diff changeset
   150
* Sun Apr 18 2004 - [email protected]
acf1c4f9b7c2 2004-04-18 Laszlo Peter <[email protected]>
laca
parents: 2456
diff changeset
   151
- enable javahelp conversion on Solaris
acf1c4f9b7c2 2004-04-18 Laszlo Peter <[email protected]>
laca
parents: 2456
diff changeset
   152
2439
738d661bdbf3 2004-04-09 Brian Cameron <[email protected]>
bc99092
parents: 2398
diff changeset
   153
* Fri Apr 09 2004 - [email protected]
738d661bdbf3 2004-04-09 Brian Cameron <[email protected]>
bc99092
parents: 2398
diff changeset
   154
- Change the way the build directory is cleaned so that eog and
738d661bdbf3 2004-04-09 Brian Cameron <[email protected]>
bc99092
parents: 2398
diff changeset
   155
  gthumb can be built into the same Solaris package.
738d661bdbf3 2004-04-09 Brian Cameron <[email protected]>
bc99092
parents: 2398
diff changeset
   156
2365
1608ee1fa52a 2004-04-01 Brian Cameron <[email protected]>
bc99092
parents: 2362
diff changeset
   157
* Thu Apr 01 2004 - [email protected]
1608ee1fa52a 2004-04-01 Brian Cameron <[email protected]>
bc99092
parents: 2362
diff changeset
   158
- Added patch02, now use ACLOCAL_FLAGS in aclocal call, and
1608ee1fa52a 2004-04-01 Brian Cameron <[email protected]>
bc99092
parents: 2362
diff changeset
   159
  added --libexecdir to the configure line.
1608ee1fa52a 2004-04-01 Brian Cameron <[email protected]>
bc99092
parents: 2362
diff changeset
   160
2362
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2355
diff changeset
   161
* Thu Apr 01 2004 - [email protected]
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2355
diff changeset
   162
- Javahelp conversion, fix BuildRoot location
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2355
diff changeset
   163
2355
ccf597d7b37a 2004-03-31 Brian Cameron <[email protected]>
bc99092
parents: 2350
diff changeset
   164
* Wed Mar 31 2004 - [email protected]
ccf597d7b37a 2004-03-31 Brian Cameron <[email protected]>
bc99092
parents: 2350
diff changeset
   165
- replace tar jxf with the more solaris friendly
ccf597d7b37a 2004-03-31 Brian Cameron <[email protected]>
bc99092
parents: 2350
diff changeset
   166
  bzcat piped through tar
ccf597d7b37a 2004-03-31 Brian Cameron <[email protected]>
bc99092
parents: 2350
diff changeset
   167
2350
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   168
* Mon Mar 29 2004 - [email protected]
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   169
- Adding gthumb-l10n-po-1.0.tar.bz2 l10n content
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   170
1872
723d325e2a5a 2004-02-23 Stephen Browne <[email protected]>
stephen
parents: 1609
diff changeset
   171
* Mon Feb 23 2004 - <[email protected]>
723d325e2a5a 2004-02-23 Stephen Browne <[email protected]>
stephen
parents: 1609
diff changeset
   172
- uprevd to 2.3.1, removed patch 02
723d325e2a5a 2004-02-23 Stephen Browne <[email protected]>
stephen
parents: 1609
diff changeset
   173
1518
c193f004d44a *** empty log message ***
mattk
parents: 1295
diff changeset
   174
* Fri Jan 09 2004 - <[email protected]>
c193f004d44a *** empty log message ***
mattk
parents: 1295
diff changeset
   175
- Deprecated patch for compile
c193f004d44a *** empty log message ***
mattk
parents: 1295
diff changeset
   176
1295
12c85c0c9424 *** empty log message ***
stephen
parents: 1195
diff changeset
   177
* Mon Oct 20 2003 - <[email protected]>
12c85c0c9424 *** empty log message ***
stephen
parents: 1195
diff changeset
   178
- upreved to 2.1.7
12c85c0c9424 *** empty log message ***
stephen
parents: 1195
diff changeset
   179
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1034
diff changeset
   180
* Thu Aug 14 2003 - <[email protected]>
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1034
diff changeset
   181
- remove *.a, *.la
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1034
diff changeset
   182
1034
0a435addaffc *** empty log message ***
stephen
parents: 1025
diff changeset
   183
* Mon Aug 11 2003 - [email protected]
0a435addaffc *** empty log message ***
stephen
parents: 1025
diff changeset
   184
- new tarball, reset release
942
4a30ec3150e0 2003-08-02 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
   185
* Sat Aug 01 2003 - [email protected]
4a30ec3150e0 2003-08-02 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
   186
- Update menu entry.
556
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   187
* Mon Jul 14 2003 - [email protected]
f9583be1a943 2003-07-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   188
- Initial Sun Release