base-specs/eog.spec
author chrisk
Mon, 31 Aug 2009 12:02:58 +0000
changeset 16427 63d81b085adb
parent 16379 6267c478eafb
child 16434 f21f22550fe9
permissions -rw-r--r--
2009-08-31 Christian Kelly <[email protected]> * SUNWgnome-dtlogin-integration.spec, SUNWgnome-hex-editor.spec, base-specs/control-center.spec, base-specs/gnome-desktop.spec, base-specs/nautilus-open-terminal.spec, base-specs/rarian.spec, base-specs/gst-plugins-base.spec, base-specs/libgnomeui.spec, base-specs/pidgin-otr.spec, base-specs/ttf-freefont.spec, base-specs/nautilus.spec, base-specs/gnome-doc-utils.spec, base-specs/gdesklets-clock.spec, base-specs/gtksourceview2.spec, base-specs/notification-daemon.spec, base-specs/libgnome.spec, base-specs/gnome-mount.spec, base-specs/yelp.spec, base-specs/dogtail.spec, base-specs/startup-notification.spec, base-specs/gst.spec, base-specs/pidgin.spec, base-specs/gimp-help.spec, base-specs/ggz-client-libs.spec, base-specs/gimp.spec, base-specs/gtksourceview.spec, base-specs/gvfs.spec, base-specs/gdm.spec, base-specs/gimp-hdr.spec, base-specs/rhythmbox.spec, base-specs/gnome-nettool.spec, base-specs/gnome-devel-docs.spec, base-specs/gdesklets-worldtime.spec, base-specs/libgtkhtml.spec, base-specs/libbonoboui.spec, base-specs/gdesklets-calendar.spec, base-specs/ttf-baekmuk.spec, base-specs/alacarte.spec, base-specs/desktop-file-utils.spec, base-specs/devhelp.spec, base-specs/gnome-games.spec, base-specs/eel.spec, base-specs/gnome-keyring.spec, base-specs/totem.spec, base-specs/libotr.spec, base-specs/gthumb.spec, base-specs/gst-plugins-good.spec, base-specs/gnome-settings-daemon.spec, base-specs/eog.spec, base-specs/libggz.spec, base-specs/zenity.spec, base-specs/libwnck.spec, base-specs/libexif-gtk.spec, base-specs/gnome-media.spec, base-specs/gdesklets.spec: Add OSR info.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     1
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     2
# spec file for package eog
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     3
#
11475
353fc1ec4137 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11330
diff changeset
     4
# Copyright (c) 2008 Sun Microsystems, Inc.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     5
# This file and all modifications and additions to the pristine
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     6
# package are under the same license as the package itself.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     7
#
15971
665fdbdc3ecc change the owner of SUNWgnome-imp-viewer.spec to jouby
jouby
parents: 15875
diff changeset
     8
# Owner: jouby 
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     9
#
16427
63d81b085adb 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16379
diff changeset
    10
63d81b085adb 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16379
diff changeset
    11
%define OSR gnome.org:0
63d81b085adb 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16379
diff changeset
    12
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    13
%include l10n.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    14
Name:         eog
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    15
License:      GPL
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    16
Group:        System/GUI/GNOME
16379
6267c478eafb Bump eog to 2.27.91
jouby
parents: 16268
diff changeset
    17
Version:      2.27.91
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    18
Release:      1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    19
Distribution: Java Desktop System
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    20
Vendor:       Sun Microsystems, Inc.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    21
Summary:      Eye Of GNOME Image Viewer
16379
6267c478eafb Bump eog to 2.27.91
jouby
parents: 16268
diff changeset
    22
Source:       http://ftp.gnome.org/pub/GNOME/sources/eog/2.27/eog-%{version}.tar.bz2
9669
6caf313d4c99 2007-04-04 Darren Kenny <[email protected]>
dkenny
parents: 9543
diff changeset
    23
%if %build_l10n
9400
f3c0f4f1c2ee update to delete references to linux manpages
laca
parents: 9397
diff changeset
    24
Source1:      %{name}-po-sun-%{po_sun_version}.tar.bz2
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11829
diff changeset
    25
%if %build_l10n
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11829
diff changeset
    26
Source2:                 l10n-configure.sh
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11829
diff changeset
    27
%endif
9669
6caf313d4c99 2007-04-04 Darren Kenny <[email protected]>
dkenny
parents: 9543
diff changeset
    28
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    29
# date:2006-06-06 owner:gman type:branding
9806
9e1bfc288127 2007-04-30 Rick Ju <[email protected]>
rickju
parents: 9732
diff changeset
    30
Patch1:       eog-01-menu-entry.diff
15129
9825f1447c4b 2009-02-18 Dave Lin <[email protected]>
davelam
parents: 14697
diff changeset
    31
# date:2009-02-18 owner:davelam type:branding
9825f1447c4b 2009-02-18 Dave Lin <[email protected]>
davelam
parents: 14697
diff changeset
    32
Patch2:       eog-02-add-libgthread.diff
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    33
URL:          http://www.gnome.org
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    34
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    35
Docdir:       %{_defaultdocdir}/doc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    36
Autoreqprov:  on
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    37
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    38
%define libgnomeui_version 2.5.90
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    39
%define libgnomeprintui_version 2.6.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    40
%define scrollkeeper_version 0.3.12
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    41
%define eel_version 2.5.90
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    42
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    43
Requires:	libgnomeui >= %{libgnomeui_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    44
Requires:	libgnomeprintui >= %{libgnomeprintui_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    45
Requires:       eel > %{eel_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    46
Prereq:         GConf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    47
BuildRequires:	libgnomeui-devel >= %{libgnomeui_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    48
BuildRequires:	libgnomeprintui-devel >= %{libgnomeprintui_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    49
BuildRequires:	eel-devel >= %{eel_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    50
BuildRequires:	scrollkeeper >= %{scrollkeeper_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
BuildRequires:	intltool
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    52
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
%description
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    54
The "Eye of GNOME" is a very fast picture viewer, which can either be used as a 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
plugin for Nautilus, or as a standalone application. This version of EOG is 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
compiled for the GNOME 2.0 Desktop platform.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
%setup -q
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
%if %build_l10n
9400
f3c0f4f1c2ee update to delete references to linux manpages
laca
parents: 9397
diff changeset
    61
bzcat %SOURCE1 | tar xf -
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    62
cd po-sun; make; cd ..
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    63
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    64
%patch1 -p1
15129
9825f1447c4b 2009-02-18 Dave Lin <[email protected]>
davelam
parents: 14697
diff changeset
    65
%patch2 -p1
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
for po in po/*.po; do
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
  dos2unix -ascii $po $po
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
done
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    72
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    73
%ifos linux
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    74
if [ -3 /usr/bin/getconf ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
  CPUS=`getconf _NPROCESSORS_ONLN`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
  CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
if test "x$CPUS" = "x" -o $CPUS = 0; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
  CPUS=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    83
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
gnome-doc-common
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
libtoolize --force
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    86
glib-gettextize -f
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    87
intltoolize --force --copy
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11829
diff changeset
    88
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11829
diff changeset
    89
%if %build_l10n
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11829
diff changeset
    90
bash -x %SOURCE2 --enable-copyright
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11829
diff changeset
    91
%endif
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11829
diff changeset
    92
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    93
aclocal $ACLOCAL_FLAGS
15423
a78d42c450a2 2009-03-18 Brian Cameron <[email protected]>
yippi
parents: 15413
diff changeset
    94
gtkdocize
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    95
automake -a -c -f
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    96
autoconf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    97
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
CFLAGS="$RPM_OPT_FLAGS"			\
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    99
./configure --prefix=%{_prefix}		\
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   100
	    --sysconfdir=%{_sysconfdir} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   101
	    --libexecdir=%{_libexecdir} \
11223
629a5ee16ecc 2007-11-20 Brian Cameron <[email protected]>
yippi
parents: 11077
diff changeset
   102
	    --disable-scrollkeeper	\
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   103
            --without-lcms
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   104
make -j $CPUS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   105
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   106
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   107
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   108
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   109
make DESTDIR=$RPM_BUILD_ROOT install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   110
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL  
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   111
#Copy zh_HK from zh_TW
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   112
#Fixes bug 4930405
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   113
install -d $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   114
install --mode=0644 $RPM_BUILD_ROOT%{_datadir}/locale/zh_TW/LC_MESSAGES/*.mo $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES/
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   115
chmod 644 $RPM_BUILD_ROOT%{_datadir}/gnome/help/eog/*/*.xml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   116
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   117
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   118
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   119
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   120
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   121
%post
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   122
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   123
SCHEMAS="eog.schemas"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   124
for S in $SCHEMAS; do
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   125
        gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S >/dev/null
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   126
done
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   127
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   128
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   129
%defattr (-, root, root)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   130
%{_bindir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   131
%{_sysconfdir}/gconf/schemas/eog.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   132
%{_datadir}/applications/eog.desktop
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   133
%{_datadir}/eog/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   134
%{_datadir}/gnome/help/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   135
%{_datadir}/locale/*/LC_MESSAGES/*.mo
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   136
%{_datadir}/omf/eog/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   137
%{_datadir}/pixmaps/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   138
%{_datadir}/man/man1/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   139
%{_prefix}/var/scrollkeeper
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   140
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   141
%changelog
16379
6267c478eafb Bump eog to 2.27.91
jouby
parents: 16268
diff changeset
   142
* Thu Aug 37 2009 - [email protected]
6267c478eafb Bump eog to 2.27.91
jouby
parents: 16268
diff changeset
   143
- Bumo to 2.27.91
16268
b8b8492c5a2c 2009-08-13 Christian Kelly <[email protected]>
chrisk
parents: 16181
diff changeset
   144
* Thu Aug 13 2009 - [email protected]
b8b8492c5a2c 2009-08-13 Christian Kelly <[email protected]>
chrisk
parents: 16181
diff changeset
   145
- Bump to 2.27.90.
16181
2b1188fd494b 2009-07-30 Christian Kelly <[email protected]>
chrisk
parents: 16059
diff changeset
   146
* Thu Jul 30 2009 - [email protected]
2b1188fd494b 2009-07-30 Christian Kelly <[email protected]>
chrisk
parents: 16059
diff changeset
   147
- Bump to 2.27.5.
16059
fd7b5e7f24cf 2009-07-19 Christian Kelly <[email protected]>
chrisk
parents: 16001
diff changeset
   148
* Sun Jul 19 2009 - [email protected]
fd7b5e7f24cf 2009-07-19 Christian Kelly <[email protected]>
chrisk
parents: 16001
diff changeset
   149
- Bump to 2.27.4.
16001
d06d81601e84 2009-07-06 Christian Kelly <[email protected]>
chrisk
parents: 15971
diff changeset
   150
* Mon Jun 06 2009 - [email protected]
d06d81601e84 2009-07-06 Christian Kelly <[email protected]>
chrisk
parents: 15971
diff changeset
   151
- Bump to 2.27.3.
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   152
* Mon Jun 08 2009 - [email protected]
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   153
- Bump to 2.26.2.
15628
2d07f9379a86 2009-04-16 Dave Lin <[email protected]>
davelam
parents: 15423
diff changeset
   154
* Wed Apr 15 2009 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   155
- Bump to 2.26.1.
15413
e5f4c5362cce * base-specs/zenity.spec: Bump to 2.26.0.
davelam
parents: 15398
diff changeset
   156
* Tue Mar 17 2009 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   157
- Bump to 2.26.0.
15413
e5f4c5362cce * base-specs/zenity.spec: Bump to 2.26.0.
davelam
parents: 15398
diff changeset
   158
- Add patch 03-gtkdoc-rebase.diff to fix GTKDOC_REBASE issue.
15398
18c42d912f3e * base-specs/eog.spec: Bump to 2.25.92.
davelam
parents: 15293
diff changeset
   159
* Fri Mar 13 2009 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   160
- Bump to 2.25.92.
15293
e25d8b49ac43 2009-03-04 Chris Wang <[email protected]>
bewitche
parents: 15129
diff changeset
   161
* Web Mar 04 2009 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   162
- Transfer the ownership to bewitche.
15129
9825f1447c4b 2009-02-18 Dave Lin <[email protected]>
davelam
parents: 14697
diff changeset
   163
* Tue Feb 17 2009 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   164
- Bump to 2.25.91.
15129
9825f1447c4b 2009-02-18 Dave Lin <[email protected]>
davelam
parents: 14697
diff changeset
   165
- Add patch 02-add-libgthread.diff to add libgthread-2.0 in LDFLAGS.
14697
44961511f070 bump to gnome2.25.2
davelam
parents: 13831
diff changeset
   166
* Wed Dec 03 2008 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   167
- Bump to 2.25.2.
13740
addf66b71324 2008-09-24 Christian Kelly <[email protected]>
chrisk
parents: 13461
diff changeset
   168
* Wed Sep 24 2008 - [email protected]
addf66b71324 2008-09-24 Christian Kelly <[email protected]>
chrisk
parents: 13461
diff changeset
   169
- Bump to 2.24.0.
13461
251ede867291 2008-09-09 Christian Kelly <[email protected]>
chrisk
parents: 13375
diff changeset
   170
* Tue Sep 09 2008 - [email protected]
251ede867291 2008-09-09 Christian Kelly <[email protected]>
chrisk
parents: 13375
diff changeset
   171
- Bump to 2.23.92 (d'oh).
13375
e7d500d90b6c 2008-09-02 Christian Kelly <[email protected]>
chrisk
parents: 13216
diff changeset
   172
* Tue Sep 02 2008 - [email protected]
e7d500d90b6c 2008-09-02 Christian Kelly <[email protected]>
chrisk
parents: 13216
diff changeset
   173
- Bump to 2.23.91.
13216
3ff5fe525f85 2008-08-21 Dave Lin <[email protected]>
davelam
parents: 13035
diff changeset
   174
* Thu Aug 21 2008 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   175
- Bump to 2.23.90.
13035
b57ed7089831 2008-08-05 Damien Carbery <[email protected]>
dcarbery
parents: 12877
diff changeset
   176
* Tue Aug 05 2008 - [email protected]
b57ed7089831 2008-08-05 Damien Carbery <[email protected]>
dcarbery
parents: 12877
diff changeset
   177
- Bump to 2.23.6.
12877
8228b7e942ff 2008-07-22 Damien Carbery <[email protected]>
dcarbery
parents: 12689
diff changeset
   178
* Tue Jul 22 2008 - [email protected]
8228b7e942ff 2008-07-22 Damien Carbery <[email protected]>
dcarbery
parents: 12689
diff changeset
   179
- Bump to 2.23.5.
12689
ccea5ddc6370 Missed in last commit.
dcarbery
parents: 12672
diff changeset
   180
* Tue Jun 17 2008 - [email protected]
ccea5ddc6370 Missed in last commit.
dcarbery
parents: 12672
diff changeset
   181
- Bump to 2.23.4.1. Remove upstream patch, 02-libz.
12638
6ce4889d202d 2008-06-11 Damien Carbery <[email protected]>
dcarbery
parents: 12580
diff changeset
   182
* Wed Jun 11 2008 - [email protected]
6ce4889d202d 2008-06-11 Damien Carbery <[email protected]>
dcarbery
parents: 12580
diff changeset
   183
- Add patch 02-libz to link with libz. Fixes bugzilla 537758.
12580
37e3b32d134d 2008-06-04 Damien Carbery <[email protected]>
dcarbery
parents: 12518
diff changeset
   184
* Wed Jun 04 2008 - [email protected]
37e3b32d134d 2008-06-04 Damien Carbery <[email protected]>
dcarbery
parents: 12518
diff changeset
   185
- Bump to 2.23.3.
12518
4770517550c5 2008-05-28 Damien Carbery <[email protected]>
dcarbery
parents: 12371
diff changeset
   186
* Wed May 28 2008 - [email protected]
4770517550c5 2008-05-28 Damien Carbery <[email protected]>
dcarbery
parents: 12371
diff changeset
   187
- Bump to 2.23.2.
12371
d415545d291c 2008-05-27 Damien Carbery <[email protected]>
dcarbery
parents: 12071
diff changeset
   188
* Tue May 27 2008 - [email protected]
d415545d291c 2008-05-27 Damien Carbery <[email protected]>
dcarbery
parents: 12071
diff changeset
   189
- Bump to 2.22.2.
12071
bc965b34358f 2008-04-09 Damien Carbery <[email protected]>
dcarbery
parents: 12031
diff changeset
   190
* Wed Apr 09 2008 - [email protected]
bc965b34358f 2008-04-09 Damien Carbery <[email protected]>
dcarbery
parents: 12031
diff changeset
   191
- Bump to 2.22.1.
11829
3c4ccf04fc37 2008-03-10 Damien Carbery <[email protected]>
dcarbery
parents: 11725
diff changeset
   192
* Mon Mar 10 2008 - [email protected]
3c4ccf04fc37 2008-03-10 Damien Carbery <[email protected]>
dcarbery
parents: 11725
diff changeset
   193
- Bump to 2.22.0. Remove upstream patch 02-threads.
11725
b731d2d412a2 2008-02-26 Damien Carbery <[email protected]>
dcarbery
parents: 11676
diff changeset
   194
* Tue Feb 26 2008 - [email protected]
b731d2d412a2 2008-02-26 Damien Carbery <[email protected]>
dcarbery
parents: 11676
diff changeset
   195
- Bump to 2.21.92. Remove upstream patch 03-zh_TW-help.
11676
93d4feeb3f62 2008-02-20 Damien Carbery <[email protected]>
dcarbery
parents: 11627
diff changeset
   196
* Wed Feb 20 2007 - [email protected]
93d4feeb3f62 2008-02-20 Damien Carbery <[email protected]>
dcarbery
parents: 11627
diff changeset
   197
- Add patch 03-zh_TW to fix build issue in zh_TW's eog.xml. This patch is a
93d4feeb3f62 2008-02-20 Damien Carbery <[email protected]>
dcarbery
parents: 11627
diff changeset
   198
  hack - it copies zh_CN eog.xml. Bugzilla 517702.
11627
b057418d5e4e 2008-02-13 Damien Carbery <[email protected]>
dcarbery
parents: 11475
diff changeset
   199
* Wed Feb 13 2007 - [email protected]
b057418d5e4e 2008-02-13 Damien Carbery <[email protected]>
dcarbery
parents: 11475
diff changeset
   200
- Bump to 2.21.90.
11475
353fc1ec4137 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11330
diff changeset
   201
* Thu Jan 17 2007 - [email protected]
353fc1ec4137 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11330
diff changeset
   202
- Bump to 2.21.4.
11330
f17af88e96f0 2007-12-18 Damien Carbery <[email protected]>
dcarbery
parents: 11280
diff changeset
   203
* Tue Dec 18 2007 - [email protected]
f17af88e96f0 2007-12-18 Damien Carbery <[email protected]>
dcarbery
parents: 11280
diff changeset
   204
- Bump to 2.21.3.
f17af88e96f0 2007-12-18 Damien Carbery <[email protected]>
dcarbery
parents: 11280
diff changeset
   205
* Tue Dec 04 2007 - [email protected]
11280
426cb4b7de24 2007-12-04 Damien Carbery <[email protected]>
dcarbery
parents: 11233
diff changeset
   206
- Bump to 2.21.2.
11233
ca3d18bc34d3 * base-specs/eog.spec : Add patch eog-02-threads.diff fixes bugs
mattman
parents: 11223
diff changeset
   207
* Thu Nov 22 2007 - [email protected]
ca3d18bc34d3 * base-specs/eog.spec : Add patch eog-02-threads.diff fixes bugs
mattman
parents: 11223
diff changeset
   208
- Add Patch 02-threads.diff resolves bugs 6536622/498989
11077
f06ce3f6eb7d 2007-10-30 Damien Carbery <[email protected]>
dcarbery
parents: 10674
diff changeset
   209
* Tue Oct 30 2007 - [email protected]
f06ce3f6eb7d 2007-10-30 Damien Carbery <[email protected]>
dcarbery
parents: 10674
diff changeset
   210
- Bump to 2.21.1.
10674
13ff310554af 2007-10-19 Damien Carbery <[email protected]>
dcarbery
parents: 10511
diff changeset
   211
* Fri Oct 19 2007 - [email protected]
13ff310554af 2007-10-19 Damien Carbery <[email protected]>
dcarbery
parents: 10511
diff changeset
   212
- Bump to 2.20.1.
10511
6b958947c413 2007-09-18 Damien Carbery <[email protected]>
dcarbery
parents: 10443
diff changeset
   213
* Tue Sep 18 2007 - [email protected]
6b958947c413 2007-09-18 Damien Carbery <[email protected]>
dcarbery
parents: 10443
diff changeset
   214
- Bump to 2.20.0.
10443
04499c4f506c Add %changelog entries.
dcarbery
parents: 10442
diff changeset
   215
* Tue Sep 04 2007 - [email protected]
04499c4f506c Add %changelog entries.
dcarbery
parents: 10442
diff changeset
   216
- Bump to 2.19.92.
10381
2dd03f9270d0 2007-08-28 Damien Carbery <[email protected]>
dcarbery
parents: 10328
diff changeset
   217
* Tue Aug 28 2007 - [email protected]
2dd03f9270d0 2007-08-28 Damien Carbery <[email protected]>
dcarbery
parents: 10328
diff changeset
   218
- Bump to 2.19.91.
10328
8448a2976c6b 2007-08-15 Damien Carbery <[email protected]>
dcarbery
parents: 10175
diff changeset
   219
* Wed Aug 15 2007 - [email protected]
8448a2976c6b 2007-08-15 Damien Carbery <[email protected]>
dcarbery
parents: 10175
diff changeset
   220
- Bump to 2.19.5.
10175
d1e1900b8e98 2007-07-10 Damien Carbery <[email protected]>
dcarbery
parents: 10004
diff changeset
   221
* Tue Jul 10 2007 - [email protected]
d1e1900b8e98 2007-07-10 Damien Carbery <[email protected]>
dcarbery
parents: 10004
diff changeset
   222
- Bump to 2.19.4.
10004
749465fa8400 2007-06-06 Damien Carbery <[email protected]>
dcarbery
parents: 9938
diff changeset
   223
* Wed Jun 06 2007 - [email protected]
749465fa8400 2007-06-06 Damien Carbery <[email protected]>
dcarbery
parents: 9938
diff changeset
   224
- Bump to 2.19.3. Remove upstream patch, 02-sys-time.
9909
a6aa5b2398f4 2007-05-16 Damien Carbery <[email protected]>
dcarbery
parents: 9874
diff changeset
   225
* Wed May 16 2007 - [email protected]
a6aa5b2398f4 2007-05-16 Damien Carbery <[email protected]>
dcarbery
parents: 9874
diff changeset
   226
- Bump to 2.19.2.
9861
75e3a6337243 2007-05-10 Damien Carbery <[email protected]>
dcarbery
parents: 9806
diff changeset
   227
* Thu May 10 2007 - [email protected]
9874
8364d851f5f6 2007-05-10 Damien Carbery <[email protected]>
dcarbery
parents: 9861
diff changeset
   228
- Bump to 2.19.1. Add patch, 02-sys-time, to fix build issue where sys/time.h
8364d851f5f6 2007-05-10 Damien Carbery <[email protected]>
dcarbery
parents: 9861
diff changeset
   229
  not included unless included at top of source file.
9806
9e1bfc288127 2007-04-30 Rick Ju <[email protected]>
rickju
parents: 9732
diff changeset
   230
* Thu Apr 29 2007 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   231
- remove the upstreamed patch eog-01-full-screen-show.diff.
9732
29353b43604f 2007-04-12 Damien Carbery <[email protected]>
dcarbery
parents: 9671
diff changeset
   232
* Thu Apr 12 2007 - [email protected]
29353b43604f 2007-04-12 Damien Carbery <[email protected]>
dcarbery
parents: 9671
diff changeset
   233
- Bump to 2.18.1.
9671
3a0f1fbf9131 Forgot comment in specfile
dkenny
parents: 9669
diff changeset
   234
* Wed Apr 04 2007 - [email protected]
3a0f1fbf9131 Forgot comment in specfile
dkenny
parents: 9669
diff changeset
   235
- Wrapped Source1 in a %if %build_l10n
9543
b77030628301 2007-03-13 Damien Carbery <[email protected]>
dcarbery
parents: 9519
diff changeset
   236
* Tue Mar 13 2007 - [email protected]
b77030628301 2007-03-13 Damien Carbery <[email protected]>
dcarbery
parents: 9519
diff changeset
   237
- Bump to 2.18.0.1.
9519
8f4ac02ad6a8 2007-03-12 Damien Carbery <[email protected]>
dcarbery
parents: 9457
diff changeset
   238
* Mon Mar 12 2007 - [email protected]
8f4ac02ad6a8 2007-03-12 Damien Carbery <[email protected]>
dcarbery
parents: 9457
diff changeset
   239
- Bump to 2.18.0.
9457
8a53f65d1f5b 2007-03-06 Damien Carbery <[email protected]>
dcarbery
parents: 9400
diff changeset
   240
* Tue Mar 06 2005 - [email protected]
8a53f65d1f5b 2007-03-06 Damien Carbery <[email protected]>
dcarbery
parents: 9400
diff changeset
   241
- Bump to 2.17.92.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   242
* Tue Feb 13 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   243
- Add l10n tarball.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   244
* Tue Feb 13 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   245
- Bump to 2.17.91.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   246
* Tue Feb 06 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   247
- Remove patch eog-02-jpeg.diff, linker patch no longer needed
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   248
* Tue Jan 23 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   249
- Bump to 2.17.90.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   250
* Tue Jan 09 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   251
- Bump to 2.17.4.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   252
* Tue Dec 19 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   253
- Bump to 2.17.3.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   254
* Tue Dec 05 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   255
- Bump to 2.17.2.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   256
* Mon Nov 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   257
- Bump to 2.17.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   258
* Fri Oct 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   259
- Bump to 2.16.1.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   260
* Mon Oct 02 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   261
- Bump to 2.16.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   262
* Mon Sep 04 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   263
- Bump to 2.16.0.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   264
* Mon Sep 04 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   265
- Bump to 2.16.0.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   266
* Tue Aug 22 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   267
- Bump to 2.15.92.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   268
* Tue Aug 08 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   269
- Bump to 2.15.91.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   270
* Thu Jul 27 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   271
- Add dos2unix call to fix po files.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   272
* Mon Jul 24 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   273
- Bump to 2.15.90.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   274
* Fri Jul 21 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   275
- add --without-lcms to avoid accidentally picking up liblcms (part of
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   276
  spec-files-extra), fixes 6425540.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   277
* Web Jul 19 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   278
- Bump to 2.15.4.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   279
* Tue Apr 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   280
- Bump to 2.14.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   281
* Tue Mar 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   282
- Bump to 2.14.0.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   283
* Sun Mar  5 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   284
- Bump to 2.13.92.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   285
* Wed Feb 15 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   286
- Bump to 2.13.91.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   287
* Thu Jan 19 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   288
- Running glib-gettextize is a better fix than patching the Makefile to
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   289
  not go into the po directory.  This fixes infinite loop also.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   290
* Wed Jan 18 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   291
- Add intltoolize call.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   292
* Tue Jan 17 2006 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   293
- Bump to 2.13.5.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   294
* Sun Jan 15 2006 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   295
- Bump to 2.13.4.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   296
* Tue Dec 20 2005 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   297
- Bump to 2.13.3.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   298
* Tue Nov 29 2005 - laca.com
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   299
- remove javahelp stuff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   300
* Tue Nov 29 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   301
- Bump to 2.12.2.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   302
* Tue Oct 11 2005 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   303
- Bump to 2.12.1.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   304
* Mon Oct 03 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   305
- Add patch to link with X11 to build on Solaris. Bugzilla 317828.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   306
* Sat Sep 17 2005 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   307
- Bump to 2.12.0.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   308
* Mon Sep 05 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   309
- Bump to 2.11.92.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   310
* Mon Aug 15 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   311
- Bump to 2.11.90.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   312
* Thu Aug 04 2005 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   313
- removed patch image-save-as.diff, fix now in gnome-vfs.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   314
* Thu Jun 23 2005 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   315
- Fix files getting deleted when doing a save as. Fixes #6288517.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   316
* Thu May 19 2005 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   317
- Bump to 2.10.0.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   318
* Fri May 05 2005 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   319
- updating l10n po tarball to 1.15. Fixing CR 6265841.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   320
* Mon Mar 21 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   321
- Added eog-06-full-screen-show.diff to see that gtk_grab_add is
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   322
  done only when no other widget holds the grab.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   323
  Fixes bug #6238888.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   324
* Mon Mar 07 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   325
* 6233036: Add Source6 to specify Linux version of docs tarball.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   326
* Thu Mar 03 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   327
- Added eog-05-multihead-functionality.diff to 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   328
  make eog functional on a multihead system.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   329
  Fixes bug #4893502.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   330
* Tue Feb 22 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   331
* Correct name of docs tarball.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   332
* Mon Feb 21 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   333
- Correct commit of Jan 25 to update docs tarball to 0.4.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   334
* Tue Feb 08 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   335
- Updated eog-02-print-preview.diff to see that the print-preview window 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   336
  does not diminish in size when invoked multiple times. Fixes bug #6221186.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   337
* Tue Jan 25 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   338
- Update docs with Linux specific tarball from [email protected].
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   339
* Fri Jan 14 2005 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   340
- Updated l10n help tarball for cinnabar-linux.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   341
* Wed Dec 22 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   342
- Added eog-04-g11n-i18n-ui.diff to localize eog printer dialog.
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   343
  Fix bug 6174164.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   344
* Wed Aug 25 2004 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   345
- Added l10n help contents with patch.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   346
* Mon Aug 16 2004 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   347
- Updated /usr/share/gnome/help/eog/*/*.xml to 0644 for Solaris integration.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   348
* Thu Aug 05 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   349
- Incorporate new docs tarball from [email protected].
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   350
* Thu Jul 08 2004 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   351
- Updated l10n content to eog-l10n-po-1.2.tar.bz2.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   352
* Wed Jul 07 2004 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   353
- added "-j $CPUS" to make to speed up builds.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   354
* Thu Jun 10 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   355
- Added patch for print preview.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   356
* Fri May 28 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   357
- Incorporate new docs tarball from [email protected].
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   358
* Thu May 13 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   359
- Added patch eog-01-image-collection-viewer.diff to provide viewer_label
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   360
  for Image Collection Viewer. Fixes bugtraq bug#5043908. Also the changes 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   361
  have been committed to community CVS HEAD on May 12 2004 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   362
  (bugzilla bug#142347)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   363
* Wed May 12 2004 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   364
- Updated l10n content to eog-l10n-po-1.1.tar.bz2.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   365
* Fri May 07 2004 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   366
- Bump to 2.6.1.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   367
* Sun Apr 18 2004 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   368
- enable javahelp conversion on Solaris.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   369
* Fri Apr 09 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   370
- Change the way the build directory is cleaned so that eog and
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   371
  gthumb can be built into the same Solaris package.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   372
* Tue Apr 06 2004 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   373
- Bump to 2.6.0.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   374
* Thu Apr 01 2004 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   375
- Javahelp conversion.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   376
* Mon Mar 29 2004 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   377
- Updated l10n content to eog-l10n-po-1.0.tar.bz2.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   378
* Mon Mar 01 2004 - <[email protected]>
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   379
- add $ACLOCAL_FLAGS to aclocal args.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   380
* Fri Feb 06 2004 - <[email protected]>
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   381
- Bump tarball to 2.5.4 because of intltool (OrigTree) Failures.
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   382
- Remove patch1 and patch2 no longer needed.
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   383
- bump l10n release.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   384
* Thu Jan 29 2004 - <[email protected]>
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   385
- add patch 02 for intltool-merge and dep. on intltool.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   386
* Wed Dec 17 2003 - <[email protected]>
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   387
- Bump to 2.5.1.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   388
* Fri Oct 31 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   389
- Remove potfiles patch [not needed] and Sun Support 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   390
  keyword patch, since we're no longer using the Extras
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   391
  menu.
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   392
- Update to 2.4.0.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   393
* Fri Oct 10 2003 - <[email protected]>
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   394
- Update to 2.4.0.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   395
* Fri Sep 26 2003 - <[email protected]>
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   396
- Integrate Sun docs.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   397
* Fri Aug 07 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   398
- Add mnemonics to some menu items.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   399
* Fri Aug 01 2003 - <[email protected]>
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   400
- Add recent files support.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   401
* Wed Jul 30 2003 - <[email protected]>
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   402
- New tarball.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   403
* Mon Jul 28 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   404
- Change menu entry.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   405
* Wed Jul 09 2003 - <[email protected]>
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   406
- add in sun po files.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   407
* Wed Jul 02 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   408
- Fix up the install of the glade file to stop things
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   409
  crashing.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   410
* Wed May 14 2003 - [email protected]
15875
829b16bd534c 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15628
diff changeset
   411
- initial release.