gnopernicus.spec
author dc144907
Mon, 10 Apr 2006 18:32:16 +0000
changeset 7038 ab44c695d35e
parent 6889 650418ca59c2
child 7526 1c45442fa37f
permissions -rw-r--r--
2006-04-10 Damien Carbery <[email protected]> * gnome-screensaver.spec: Bump 2.14.1. * gnopernicus.spec: Bump 1.0.4. * nautilus-cd-burner.spec: Bump 2.14.1. * deskbar-applet.spec: Bump 2.14.1. * control-center.spec: Bump 2.14.1. * gtkhtml.spec: Bump 3.10.1. * evolution-data-server.spec: Bump 1.6.1. * evolution-exchange.spec: Bump 2.6.1. * evolution.spec: Bump 2.6.1. * libsoup.spec: Bump 2.2.92.
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 gnopernicus
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
#
2007
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
     8
Name:         gnopernicus
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
     9
License:      LGPL
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
    10
Group:        System/Libraries
7038
ab44c695d35e 2006-04-10 Damien Carbery <[email protected]>
dc144907
parents: 6889
diff changeset
    11
Version:      1.0.4
6355
457ab3e2d958 2005-12-06 Srirama Sharma <[email protected]>
srirama
parents: 6326
diff changeset
    12
Release:      244
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    13
Distribution: Java Desktop System
2007
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
    14
Vendor:       Sun Microsystems, Inc.
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
    15
Summary:      Integrated screen reader and magnifier for GNOME
6464
7f0a1deef016 * librsvg.spec: Bump to 2.13.3.
dc144907
parents: 6355
diff changeset
    16
Source:       http://ftp.gnome.org/pub/GNOME/sources/%{name}/1.0/%{name}-%{version}.tar.bz2
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    17
Source1:      srcore.1.gz
5826
b8ccc84e23e5 2005-09-12 Laszlo Peter <[email protected]>
laca
parents: 5825
diff changeset
    18
Patch1:       gnopernicus-01-resolv.diff
6326
865f56fdae1c 2005-12-02 Srirama Sharma <[email protected]>
srirama
parents: 6299
diff changeset
    19
#FIXME: move from /usr/sfw/bin
865f56fdae1c 2005-12-02 Srirama Sharma <[email protected]>
srirama
parents: 6299
diff changeset
    20
Patch2:       gnopernicus-02-sfw-path.diff
2007
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
    21
URL:          http://developer.gnome.org/projects/gap/
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
    22
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
    23
Docdir:       %{_defaultdocdir}/%{name}
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
    24
Autoreqprov:  on
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
    25
Prereq:	      /sbin/ldconfig
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    26
Prereq:       GConf
2007
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
    27
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
    28
%define gtk2_version 2.2.4
2174
9c2b7c664a02 * at-spi.spec: bumped to 1.3.15
dc144907
parents: 2159
diff changeset
    29
%define atk_version 1.6.0
9c2b7c664a02 * at-spi.spec: bumped to 1.3.15
dc144907
parents: 2159
diff changeset
    30
%define gail_version 1.5.7
2007
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
    31
%define gnome_speech_version 0.3.0
2307
85258ee6a50b 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2300
diff changeset
    32
%define libgnomeui_version 2.4.0
3816
dda9c381633f Added %requires rule to gnopernicus.spec, noting at-spi version
wh70179
parents: 3815
diff changeset
    33
%define at_spi_version 1.5.4
2007
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
    34
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
    35
BuildRequires: gtk2-devel >= %{gtk2_version}
2307
85258ee6a50b 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2300
diff changeset
    36
BuildRequires: libgnomeui-devel >= %{libgnomeui_version}
2007
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
    37
BuildRequires: gnome-speech >= %{gnome_speech_version}
2307
85258ee6a50b 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2300
diff changeset
    38
BuildRequires: gail-devel >= %{gail_version}
3816
dda9c381633f Added %requires rule to gnopernicus.spec, noting at-spi version
wh70179
parents: 3815
diff changeset
    39
BuildRequires: at-spi >= %{at_spi_version}
2007
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
    40
Requires:      gtk2 >= %{gtk2_version}
2307
85258ee6a50b 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2300
diff changeset
    41
Requires:      libgnomeui >= %{libgnomeui_version}
2007
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
    42
Requires:      gail >= %{gail_version}
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
    43
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
    44
%description
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
    45
The Gnopernicus project aims to enable users with limited vision, or no vision, to use the Gnome 2 desktop and Gnome/GTK+-2 applications effectively. By providing automated focus tracking and fullscreen magnification, Gnopernicus aids low-vision Gnome users, and its screen reader features allow low-vision and blind users access to standard GTK+2 and Java-based GUI applications via speech and braille output.
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
    46
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
    47
%prep
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
    48
%setup -q
5826
b8ccc84e23e5 2005-09-12 Laszlo Peter <[email protected]>
laca
parents: 5825
diff changeset
    49
%patch1 -p1
6326
865f56fdae1c 2005-12-02 Srirama Sharma <[email protected]>
srirama
parents: 6299
diff changeset
    50
%patch2 -p1
4455
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4443
diff changeset
    51
2007
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
    52
%build
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    53
%ifos linux
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    54
if [ -x /usr/bin/getconf ]; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    55
  CPUS=`getconf _NPROCESSORS_ONLN`
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    56
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    57
%else
3846
9ab79af72b15 2004-09-05 Laszlo Peter <[email protected]>
laca
parents: 3825
diff changeset
    58
  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
    59
%endif
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    60
if test "x$CPUS" = "x" -o $CPUS = 0; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    61
  CPUS=1
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
5827
ea1845c0553e 2005-09-12 Laszlo Peter <[email protected]>
laca
parents: 5826
diff changeset
    64
libtoolize --force
ea1845c0553e 2005-09-12 Laszlo Peter <[email protected]>
laca
parents: 5826
diff changeset
    65
intltoolize --copy --force
ea1845c0553e 2005-09-12 Laszlo Peter <[email protected]>
laca
parents: 5826
diff changeset
    66
aclocal $ACLOCAL_FLAGS -I .
ea1845c0553e 2005-09-12 Laszlo Peter <[email protected]>
laca
parents: 5826
diff changeset
    67
autoconf
ea1845c0553e 2005-09-12 Laszlo Peter <[email protected]>
laca
parents: 5826
diff changeset
    68
autoheader
ea1845c0553e 2005-09-12 Laszlo Peter <[email protected]>
laca
parents: 5826
diff changeset
    69
automake -a -c -f
2007
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
    70
CFLAGS="$RPM_OPT_FLAGS"			\
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
    71
./configure --prefix=%{_prefix}			\
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
    72
            --sysconfdir=%{_sysconfdir}		\
4601
98e12d3692dc * gnome-mag.spec, gok.spec, gnopernicus.spec: Add --bindir=%{_bindir},
dc144907
parents: 4579
diff changeset
    73
	    --libdir=%{_libdir}			\
98e12d3692dc * gnome-mag.spec, gok.spec, gnopernicus.spec: Add --bindir=%{_bindir},
dc144907
parents: 4579
diff changeset
    74
	    --bindir=%{_bindir}			\
3916
1e768ed8ce23 * gnopernicus.spec: Specify libexecdir in configure. This will set it
dc144907
parents: 3858
diff changeset
    75
            --libexecdir=%{_libexecdir}		\
4601
98e12d3692dc * gnome-mag.spec, gok.spec, gnopernicus.spec: Add --bindir=%{_bindir},
dc144907
parents: 4579
diff changeset
    76
	    --includedir=%{_includedir}		\
2007
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
    77
	    --mandir=%{_mandir}			\
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
    78
            --disable-gtk-doc
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    79
make -j $CPUS
2007
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
    80
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
    81
%install
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
    82
make DESTDIR=$RPM_BUILD_ROOT install
4357
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4355
diff changeset
    83
install -d $RPM_BUILD_ROOT%{_mandir}/man1
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    84
install --mode=0644 %SOURCE1 $RPM_BUILD_ROOT%{_mandir}/man1
2007
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
    85
5199
3ff28f6305a9 * gnopernicus.spec: Remove scrollkeeper files as they are not needed in the
dc144907
parents: 5192
diff changeset
    86
# Delete items that we don't want in the package.
5220
d962a3c510be * gnopernicus.spec: Another typo in the scrollkeeper path.
dc144907
parents: 5204
diff changeset
    87
rm -rf $RPM_BUILD_ROOT/usr/var/scrollkeeper
5199
3ff28f6305a9 * gnopernicus.spec: Remove scrollkeeper files as they are not needed in the
dc144907
parents: 5192
diff changeset
    88
2007
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
    89
%clean
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
    90
rm -rf $RPM_BUILD_ROOT
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
    91
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
    92
%post
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
    93
/sbin/ldconfig
2309
3254199705f7 2004-03-23 Brian Cameron <[email protected]>
bc99092
parents: 2307
diff changeset
    94
SCHEMAS="brlmonitor.schemas	\
3254199705f7 2004-03-23 Brian Cameron <[email protected]>
bc99092
parents: 2307
diff changeset
    95
	gnopernicus.schemas	\
3254199705f7 2004-03-23 Brian Cameron <[email protected]>
bc99092
parents: 2307
diff changeset
    96
	remote.schemas"
3254199705f7 2004-03-23 Brian Cameron <[email protected]>
bc99092
parents: 2307
diff changeset
    97
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
3254199705f7 2004-03-23 Brian Cameron <[email protected]>
bc99092
parents: 2307
diff changeset
    98
for S in $SCHEMAS; do
3254199705f7 2004-03-23 Brian Cameron <[email protected]>
bc99092
parents: 2307
diff changeset
    99
  gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S >/dev/null
3254199705f7 2004-03-23 Brian Cameron <[email protected]>
bc99092
parents: 2307
diff changeset
   100
done
2007
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
   101
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
   102
%postun
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
   103
/sbin/ldconfig
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
   104
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
   105
%files
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
   106
%defattr(-,root,root)
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
   107
%{_bindir}/*
3825
5b0d69b457b4 libexecdir packaged in gnopernicus
lk86177
parents: 3816
diff changeset
   108
%{_libexecdir}/*
2007
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
   109
%{_includedir}/gnopernicus-1.0/*/*
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
   110
%{_libdir}/gnopernicus-1.0/*
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
   111
%{_libdir}/pkgconfig/*.pc
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
   112
%{_datadir}/applications/*
2300
c118e5c7a173 * gok.spec & gnopernicus.spec: Remove '/*/*' from gok and gnopernicus
dc144907
parents: 2299
diff changeset
   113
%{_datadir}/gnopernicus
2007
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
   114
%{_datadir}/pixmaps/*
2362
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2355
diff changeset
   115
%{_datadir}/gnome/help/*
2007
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
   116
%{_datadir}/locale/*/*/*
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
   117
%{_datadir}/omf/gnopernicus/*.omf
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
   118
%{_sysconfdir}/gconf/schemas/*.schemas
2734
cfb7edbdcac2 2004-05-12 Padraig O'Briain <[email protected]>
padraigo
parents: 2619
diff changeset
   119
%{_sysconfdir}/gnopernicus-1.0/translation_tables/*.a2b
4357
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4355
diff changeset
   120
%{_mandir}/man1/*
2007
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
   121
5529
9133a916e53a * *.spec: More bumping to latest versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   122
%changelog
7038
ab44c695d35e 2006-04-10 Damien Carbery <[email protected]>
dc144907
parents: 6889
diff changeset
   123
* Mon Apr 10 2006 - [email protected]
ab44c695d35e 2006-04-10 Damien Carbery <[email protected]>
dc144907
parents: 6889
diff changeset
   124
- Bump to 1.0.4.
ab44c695d35e 2006-04-10 Damien Carbery <[email protected]>
dc144907
parents: 6889
diff changeset
   125
6889
650418ca59c2 2006-03-06 Damien Carbery <[email protected]>
dc144907
parents: 6750
diff changeset
   126
* Mon Mar  6 2006 - [email protected]
650418ca59c2 2006-03-06 Damien Carbery <[email protected]>
dc144907
parents: 6750
diff changeset
   127
- Bump to 1.0.3.
650418ca59c2 2006-03-06 Damien Carbery <[email protected]>
dc144907
parents: 6750
diff changeset
   128
6750
5e936c4baa07 2006-02-14 Damien Carbery <[email protected]>
dc144907
parents: 6691
diff changeset
   129
* Tue Feb 14 2006 - [email protected]
5e936c4baa07 2006-02-14 Damien Carbery <[email protected]>
dc144907
parents: 6691
diff changeset
   130
- Bump to 1.0.2.
5e936c4baa07 2006-02-14 Damien Carbery <[email protected]>
dc144907
parents: 6691
diff changeset
   131
6691
6a9badcb716c 2006-01-30 Damien Carbery <[email protected]>
dc144907
parents: 6464
diff changeset
   132
* Mon Jan 30 2006 - [email protected]
6a9badcb716c 2006-01-30 Damien Carbery <[email protected]>
dc144907
parents: 6464
diff changeset
   133
- Bump to 1.0.1.
6a9badcb716c 2006-01-30 Damien Carbery <[email protected]>
dc144907
parents: 6464
diff changeset
   134
6464
7f0a1deef016 * librsvg.spec: Bump to 2.13.3.
dc144907
parents: 6355
diff changeset
   135
* Tue Jan 03 2006 - [email protected]
7f0a1deef016 * librsvg.spec: Bump to 2.13.3.
dc144907
parents: 6355
diff changeset
   136
- Bump to 1.0.0.
7f0a1deef016 * librsvg.spec: Bump to 2.13.3.
dc144907
parents: 6355
diff changeset
   137
6355
457ab3e2d958 2005-12-06 Srirama Sharma <[email protected]>
srirama
parents: 6326
diff changeset
   138
* Tue Dec 06 2005 - [email protected]
457ab3e2d958 2005-12-06 Srirama Sharma <[email protected]>
srirama
parents: 6326
diff changeset
   139
- Updated gnopernicus-02-sfw-path.diff to exec srcore using its absolute
457ab3e2d958 2005-12-06 Srirama Sharma <[email protected]>
srirama
parents: 6326
diff changeset
   140
  path name.
457ab3e2d958 2005-12-06 Srirama Sharma <[email protected]>
srirama
parents: 6326
diff changeset
   141
6326
865f56fdae1c 2005-12-02 Srirama Sharma <[email protected]>
srirama
parents: 6299
diff changeset
   142
* Fri Dec 02 2005 - [email protected]
865f56fdae1c 2005-12-02 Srirama Sharma <[email protected]>
srirama
parents: 6299
diff changeset
   143
- Added gnopernicus-02-sfw-path.diff to use the absolute path of 
865f56fdae1c 2005-12-02 Srirama Sharma <[email protected]>
srirama
parents: 6299
diff changeset
   144
  the executable in the .desktop file as usr/sfw/bin should not be 
865f56fdae1c 2005-12-02 Srirama Sharma <[email protected]>
srirama
parents: 6299
diff changeset
   145
  included in $PATH.
865f56fdae1c 2005-12-02 Srirama Sharma <[email protected]>
srirama
parents: 6299
diff changeset
   146
  Fixes bug #6345489.
865f56fdae1c 2005-12-02 Srirama Sharma <[email protected]>
srirama
parents: 6299
diff changeset
   147
6299
4b3aea37c890 2005-11-29 Laszlo Peter <[email protected]>
laca
parents: 6212
diff changeset
   148
* Tue Nov 29 2005 - laca.com
4b3aea37c890 2005-11-29 Laszlo Peter <[email protected]>
laca
parents: 6212
diff changeset
   149
- remove javahelp stuff
4b3aea37c890 2005-11-29 Laszlo Peter <[email protected]>
laca
parents: 6212
diff changeset
   150
6080
4b30e2aa0fc7 * bug-buddy.spec control-center.spec eel.spec eog.spec
dc144907
parents: 5827
diff changeset
   151
* Tue Oct 11 2005 - [email protected]
4b30e2aa0fc7 * bug-buddy.spec control-center.spec eel.spec eog.spec
dc144907
parents: 5827
diff changeset
   152
- Bump to 0.11.7
4b30e2aa0fc7 * bug-buddy.spec control-center.spec eel.spec eog.spec
dc144907
parents: 5827
diff changeset
   153
5825
54f4c3335043 2005-09-12 Laszlo Peter <[email protected]>
laca
parents: 5719
diff changeset
   154
* Mon Sep 12 2005 - [email protected]
54f4c3335043 2005-09-12 Laszlo Peter <[email protected]>
laca
parents: 5719
diff changeset
   155
- Update to 0.11.6.
5826
b8ccc84e23e5 2005-09-12 Laszlo Peter <[email protected]>
laca
parents: 5825
diff changeset
   156
- remove stale patches
b8ccc84e23e5 2005-09-12 Laszlo Peter <[email protected]>
laca
parents: 5825
diff changeset
   157
- add patch resolv.diff to add -lresolv to brlmon/tester link line
5825
54f4c3335043 2005-09-12 Laszlo Peter <[email protected]>
laca
parents: 5719
diff changeset
   158
5719
2e95a68e5ca1 * GConf.spec at-spi.spec atk.spec bug-buddy.spec eel.spec eog.spec
dc144907
parents: 5565
diff changeset
   159
* Mon Sep 05 2005 - [email protected]
5825
54f4c3335043 2005-09-12 Laszlo Peter <[email protected]>
laca
parents: 5719
diff changeset
   160
- Bump to 0.11.5.
5719
2e95a68e5ca1 * GConf.spec at-spi.spec atk.spec bug-buddy.spec eel.spec eog.spec
dc144907
parents: 5565
diff changeset
   161
5529
9133a916e53a * *.spec: More bumping to latest versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   162
* Mon Aug 15 2005 - [email protected]
9133a916e53a * *.spec: More bumping to latest versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   163
- Bump to 0.11.4.
9133a916e53a * *.spec: More bumping to latest versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   164
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   165
* Mon Jun 13 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   166
- Revised patch gnopernicus-09-table-search-limit.diff
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   167
  adds fix for #6282447, and change patch level to -p1.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   168
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   169
* Thu Jun 09 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   170
- Added patch gnopernicus-09-table-search-limit.diff
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   171
  fix for bug #6283137. (Approved by Karl and Peter, pending test).
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   172
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   173
* Tue May 31 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   174
- Added patch gnopernicus-05-immortal-speech.diff, 
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   175
  fix for bug #6275999. (Approved by Karl and Peter).
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   176
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   177
* Wed May 18 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   178
- Revved to 0.11.1  This fixes the build issue more satisfactorily, and gives 
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   179
  us fixes for bugs #6260702, #6241438, #6261265, #6224601.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   180
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   181
* Mon May 16 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   182
- Bump to 0.10.9
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   183
5394
99d60ff94222 2005-05-05 Glynn Foster <[email protected]>
gman
parents: 5392
diff changeset
   184
* Thu May 05 2005 - [email protected]
99d60ff94222 2005-05-05 Glynn Foster <[email protected]>
gman
parents: 5392
diff changeset
   185
- Temporary workaround to fix the build.
99d60ff94222 2005-05-05 Glynn Foster <[email protected]>
gman
parents: 5392
diff changeset
   186
5392
c2aefc43f1c0 Revved gnopernicus.spec to 0.10.9, java-access-bridge to 1.4.5. Removed obsolete
wh70179
parents: 5370
diff changeset
   187
* Wed May 04 2005 - [email protected]
c2aefc43f1c0 Revved gnopernicus.spec to 0.10.9, java-access-bridge to 1.4.5. Removed obsolete
wh70179
parents: 5370
diff changeset
   188
- Revved to 0.10.9.1  Removed obsolete patch gnopernicus-03-g11n-alllinguas.diff
c2aefc43f1c0 Revved gnopernicus.spec to 0.10.9, java-access-bridge to 1.4.5. Removed obsolete
wh70179
parents: 5370
diff changeset
   189
5352
e48811785020 Revved gnopernicus to 0.10.7, tweaked g11n patch accordingly.
wh70179
parents: 5344
diff changeset
   190
* Wed Apr 20 2005 - [email protected]
e48811785020 Revved gnopernicus to 0.10.7, tweaked g11n patch accordingly.
wh70179
parents: 5344
diff changeset
   191
- Revved to 0.10.7, bugfix for 6193299.
e48811785020 Revved gnopernicus to 0.10.7, tweaked g11n patch accordingly.
wh70179
parents: 5344
diff changeset
   192
5344
4fc1a3b9e4d7 Revved gnopernicus.spec to 0.10.6; new tarball.
wh70179
parents: 5333
diff changeset
   193
* Mon Apr 18 2005 - [email protected]
4fc1a3b9e4d7 Revved gnopernicus.spec to 0.10.6; new tarball.
wh70179
parents: 5333
diff changeset
   194
- Revved to 0.10.6, bugfixes for 6241438, bugzilla 171865, 171564.
4fc1a3b9e4d7 Revved gnopernicus.spec to 0.10.6; new tarball.
wh70179
parents: 5333
diff changeset
   195
5269
f77fb58cd7db Revved gnopernicus to 0.10.5, multiple bugfixes in new tarball.
wh70179
parents: 5249
diff changeset
   196
* Wed Mar 23 2005 - [email protected]
f77fb58cd7db Revved gnopernicus to 0.10.5, multiple bugfixes in new tarball.
wh70179
parents: 5249
diff changeset
   197
- Revved to 0.10.5, bugfixes for 6219003, 6232202, 6232197, 
f77fb58cd7db Revved gnopernicus to 0.10.5, multiple bugfixes in new tarball.
wh70179
parents: 5249
diff changeset
   198
  6239339, 6241438.
f77fb58cd7db Revved gnopernicus to 0.10.5, multiple bugfixes in new tarball.
wh70179
parents: 5249
diff changeset
   199
5249
a876005b2c76 fixing bad date in changelog....
miles
parents: 5248
diff changeset
   200
* Tue Mar 15 2005 - [email protected]
5248
bb2753c1f23a * Tue mar 15 2005 - [email protected]
miles
parents: 5247
diff changeset
   201
- adding in fix for CR 6240135 - reverting to version 13 of tarball
bb2753c1f23a * Tue mar 15 2005 - [email protected]
miles
parents: 5247
diff changeset
   202
5246
fd1ef6196f6a * gnopernicus.spec: Back out gnopernicus-l10n-po-1.13.tar.bz2 change as it
dc144907
parents: 5237
diff changeset
   203
* Tue Mar 15 2005 - [email protected]
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   204
- Back out gnopernicus-l10n-po-1.16.tar.bz2 change as it breaks product.
5246
fd1ef6196f6a * gnopernicus.spec: Back out gnopernicus-l10n-po-1.13.tar.bz2 change as it
dc144907
parents: 5237
diff changeset
   205
5199
3ff28f6305a9 * gnopernicus.spec: Remove scrollkeeper files as they are not needed in the
dc144907
parents: 5192
diff changeset
   206
* Thu Mar 10 2005 - [email protected]
3ff28f6305a9 * gnopernicus.spec: Remove scrollkeeper files as they are not needed in the
dc144907
parents: 5192
diff changeset
   207
- Remove scrollkeeper files as they are not needed in the package.
3ff28f6305a9 * gnopernicus.spec: Remove scrollkeeper files as they are not needed in the
dc144907
parents: 5192
diff changeset
   208
5188
5b866898c11a Bumped gnopernicus.spec to 0.10.4, for bugfixes.
wh70179
parents: 5152
diff changeset
   209
* Wed Mar 09 2005 - [email protected]
5192
c58bff1a0a70 * gnopernicus.spec: Typo in changelog (says 0.10.2 but 'code' says 0.10.4).
dc144907
parents: 5188
diff changeset
   210
- Revved to 0.10.4, removed patches 5, 6, and 7 as they are now 
5188
5b866898c11a Bumped gnopernicus.spec to 0.10.4, for bugfixes.
wh70179
parents: 5152
diff changeset
   211
  in the tarball.
5b866898c11a Bumped gnopernicus.spec to 0.10.4, for bugfixes.
wh70179
parents: 5152
diff changeset
   212
5041
2d5b3b28c107 #6227299 : Deliver figures for help
mattk
parents: 4980
diff changeset
   213
* Wed Feb 09 2005 - [email protected]
2d5b3b28c107 #6227299 : Deliver figures for help
mattk
parents: 4980
diff changeset
   214
- #6227299 - Deliver figures dir, update patch 07-figures.diff
2d5b3b28c107 #6227299 : Deliver figures for help
mattk
parents: 4980
diff changeset
   215
4936
61f63dc7135c * gnopernicus.spec, gok.spec: Update docs with Linux specific tarball
dc144907
parents: 4886
diff changeset
   216
* Wed Jan 26 2005 - [email protected]
61f63dc7135c * gnopernicus.spec, gok.spec: Update docs with Linux specific tarball
dc144907
parents: 4886
diff changeset
   217
- Update docs with Linux specific tarball from [email protected].
61f63dc7135c * gnopernicus.spec, gok.spec: Update docs with Linux specific tarball
dc144907
parents: 4886
diff changeset
   218
4884
51778ed3522f Added patch for gnopernicus bug 6186020 (fix completion).
wh70179
parents: 4880
diff changeset
   219
* Thu Jan 20 2005 - [email protected]
51778ed3522f Added patch for gnopernicus bug 6186020 (fix completion).
wh70179
parents: 4880
diff changeset
   220
- Added gnopernicus-07-single-line-speech.diff, for bug 6186020
51778ed3522f Added patch for gnopernicus bug 6186020 (fix completion).
wh70179
parents: 4880
diff changeset
   221
  fix completion.  Added as %patch6, sorry.
4886
34230b90521a Added gnopernicus-08-no-focus.diff for bug #6216594.
wh70179
parents: 4884
diff changeset
   222
- Added gnopernicus-08-no-focus.diff, for bug 6216594.
4884
51778ed3522f Added patch for gnopernicus bug 6186020 (fix completion).
wh70179
parents: 4880
diff changeset
   223
4880
77906552bfc9 Uprevved gnopernicus to 0.10.0, and added patch for bug #6207171.
wh70179
parents: 4867
diff changeset
   224
* Wed Jan 19 2005 - [email protected]
77906552bfc9 Uprevved gnopernicus to 0.10.0, and added patch for bug #6207171.
wh70179
parents: 4867
diff changeset
   225
- Bumped to 0.10.0
77906552bfc9 Uprevved gnopernicus to 0.10.0, and added patch for bug #6207171.
wh70179
parents: 4867
diff changeset
   226
- Added patch gnopernicus-06-text-patch.diff, for bug 6207171.
77906552bfc9 Uprevved gnopernicus to 0.10.0, and added patch for bug #6207171.
wh70179
parents: 4867
diff changeset
   227
  Should be removed when 0.10.1 is used.
77906552bfc9 Uprevved gnopernicus to 0.10.0, and added patch for bug #6207171.
wh70179
parents: 4867
diff changeset
   228
4809
f7de8a1a7e40 Revved gnopernicus.spec to 0.9.19, fixes for 11 P1/P2 bugs.
wh70179
parents: 4801
diff changeset
   229
* Fri Jan 07 2005 - [email protected]
4880
77906552bfc9 Uprevved gnopernicus to 0.10.0, and added patch for bug #6207171.
wh70179
parents: 4867
diff changeset
   230
- Bumped to 0.9.19.
4809
f7de8a1a7e40 Revved gnopernicus.spec to 0.9.19, fixes for 11 P1/P2 bugs.
wh70179
parents: 4801
diff changeset
   231
- Fixes for 6186020, 6191352, 6193299, 6193205, 5083128, 
f7de8a1a7e40 Revved gnopernicus.spec to 0.9.19, fixes for 11 P1/P2 bugs.
wh70179
parents: 4801
diff changeset
   232
  6208841, 6205765, 6205770, 6202337, 6200573, 5095976.
f7de8a1a7e40 Revved gnopernicus.spec to 0.9.19, fixes for 11 P1/P2 bugs.
wh70179
parents: 4801
diff changeset
   233
4793
47feaee52e27 2004-12-27 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4744
diff changeset
   234
* Mon Dec 27 2004 - [email protected]
47feaee52e27 2004-12-27 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4744
diff changeset
   235
- Updated l10n help tarball and patch for 6197780
47feaee52e27 2004-12-27 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4744
diff changeset
   236
4601
98e12d3692dc * gnome-mag.spec, gok.spec, gnopernicus.spec: Add --bindir=%{_bindir},
dc144907
parents: 4579
diff changeset
   237
* Fri Nov 19 2004 - [email protected]
98e12d3692dc * gnome-mag.spec, gok.spec, gnopernicus.spec: Add --bindir=%{_bindir},
dc144907
parents: 4579
diff changeset
   238
- add --bindir=%{_bindir}, --libdir=%{_libdir} and --includedir=%{_includedir}
98e12d3692dc * gnome-mag.spec, gok.spec, gnopernicus.spec: Add --bindir=%{_bindir},
dc144907
parents: 4579
diff changeset
   239
  to configure opts.
98e12d3692dc * gnome-mag.spec, gok.spec, gnopernicus.spec: Add --bindir=%{_bindir},
dc144907
parents: 4579
diff changeset
   240
4537
9e48c62d8641 2004-11-12 kazuhiko maekawa <[email protected]>
feyn
parents: 4531
diff changeset
   241
* Fri Nov 12 2004 - [email protected]
9e48c62d8641 2004-11-12 kazuhiko maekawa <[email protected]>
feyn
parents: 4531
diff changeset
   242
- Added workaround fix for 6193354
9e48c62d8641 2004-11-12 kazuhiko maekawa <[email protected]>
feyn
parents: 4531
diff changeset
   243
4531
d21c05d0efcc * gnopernicus.spec: Integrate updated docs tarball from [email protected].
dc144907
parents: 4501
diff changeset
   244
* Fri Nov 12 2004 - [email protected]
d21c05d0efcc * gnopernicus.spec: Integrate updated docs tarball from [email protected].
dc144907
parents: 4501
diff changeset
   245
- Integrate updated docs tarball from [email protected].
d21c05d0efcc * gnopernicus.spec: Integrate updated docs tarball from [email protected].
dc144907
parents: 4501
diff changeset
   246
4501
49b7a4ab9844 2004-11-10 Padraig O'Briain <[email protected]>
padraigo
parents: 4486
diff changeset
   247
* Wed Nov 10 2004 - [email protected]
49b7a4ab9844 2004-11-10 Padraig O'Briain <[email protected]>
padraigo
parents: 4486
diff changeset
   248
- Bump to 0.9.17; Remove patches -04 and -05. 
49b7a4ab9844 2004-11-10 Padraig O'Briain <[email protected]>
padraigo
parents: 4486
diff changeset
   249
4485
dca7568d8d53 * gnopernicus.spec: Add docs tarball from [email protected]. Add patch so
dc144907
parents: 4455
diff changeset
   250
* Tue Nov 09 2004 - [email protected]
dca7568d8d53 * gnopernicus.spec: Add docs tarball from [email protected]. Add patch so
dc144907
parents: 4455
diff changeset
   251
- Add docs tarball from [email protected]. Add patch so figures are picked up.
dca7568d8d53 * gnopernicus.spec: Add docs tarball from [email protected]. Add patch so
dc144907
parents: 4455
diff changeset
   252
4443
c889d4d2454b Updating spec files to include potfiles patches to update POTFILE.in of software modules
cm152228
parents: 4409
diff changeset
   253
* Thu Nov 04 2004 - [email protected]
4501
49b7a4ab9844 2004-11-10 Padraig O'Briain <[email protected]>
padraigo
parents: 4486
diff changeset
   254
- Added gnopernicus-06-g11n-potfiles.diff to update POTFILES.in
4443
c889d4d2454b Updating spec files to include potfiles patches to update POTFILE.in of software modules
cm152228
parents: 4409
diff changeset
   255
4359
fd5e004fa3ff 2004-10-28 Padraig O'Briain <[email protected]>
padraigo
parents: 4357
diff changeset
   256
* Thu Oct 28 2004 - [email protected]
fd5e004fa3ff 2004-10-28 Padraig O'Briain <[email protected]>
padraigo
parents: 4357
diff changeset
   257
- Add patch gnopernicus-05-read-text.diff for bugzilla #156466.
fd5e004fa3ff 2004-10-28 Padraig O'Briain <[email protected]>
padraigo
parents: 4357
diff changeset
   258
4357
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4355
diff changeset
   259
* Thu Oct 28 2004 - [email protected]
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4355
diff changeset
   260
- Add srcore.1 man page
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4355
diff changeset
   261
4355
3cf34b9c1a75 2004-10-28 Balamurali Viswanathan <[email protected]>
bviswa
parents: 4284
diff changeset
   262
* Thu Oct 28 2004 - [email protected]
3cf34b9c1a75 2004-10-28 Balamurali Viswanathan <[email protected]>
bviswa
parents: 4284
diff changeset
   263
- Modified patch gnopernicus-04-layered-pane-selection-changed.diff
3cf34b9c1a75 2004-10-28 Balamurali Viswanathan <[email protected]>
bviswa
parents: 4284
diff changeset
   264
  (Added the second patch attached to bugzilla bug #149146)
3cf34b9c1a75 2004-10-28 Balamurali Viswanathan <[email protected]>
bviswa
parents: 4284
diff changeset
   265
4284
3ab8b00138f1 2004-10-19 Balamurali Viswanathan <[email protected]>
bviswa
parents: 4276
diff changeset
   266
* Tue Oct 19 2004 - [email protected]
3ab8b00138f1 2004-10-19 Balamurali Viswanathan <[email protected]>
bviswa
parents: 4276
diff changeset
   267
- Add patch gnopernicus-04-layered-pane-selection-changed.diff
3ab8b00138f1 2004-10-19 Balamurali Viswanathan <[email protected]>
bviswa
parents: 4276
diff changeset
   268
  to report 'object:selection-changed' inside a 'layered pane'
3ab8b00138f1 2004-10-19 Balamurali Viswanathan <[email protected]>
bviswa
parents: 4276
diff changeset
   269
4244
fc6505751f3c 2004-10-14 Padraig O'Briain <[email protected]>
padraigo
parents: 4133
diff changeset
   270
* Thu Oct 14 2004 - [email protected]
fc6505751f3c 2004-10-14 Padraig O'Briain <[email protected]>
padraigo
parents: 4133
diff changeset
   271
- Bump to 0.9.16
fc6505751f3c 2004-10-14 Padraig O'Briain <[email protected]>
padraigo
parents: 4133
diff changeset
   272
4113
004b62fe2a4f 2004-10-01 Padraig O'Briain <[email protected]>
padraigo
parents: 4089
diff changeset
   273
* Fri Oct 01 2004 - [email protected]
004b62fe2a4f 2004-10-01 Padraig O'Briain <[email protected]>
padraigo
parents: 4089
diff changeset
   274
- Bump to 0.9.14
004b62fe2a4f 2004-10-01 Padraig O'Briain <[email protected]>
padraigo
parents: 4089
diff changeset
   275
4089
5be72faa283a 2004-09-29 Padraig O'Briain <[email protected]>
padraigo
parents: 4011
diff changeset
   276
* Wed Sep 29 2004 - [email protected]
5be72faa283a 2004-09-29 Padraig O'Briain <[email protected]>
padraigo
parents: 4011
diff changeset
   277
- Bump to 0.9.13
5be72faa283a 2004-09-29 Padraig O'Briain <[email protected]>
padraigo
parents: 4011
diff changeset
   278
- Added patch gnopernicus-01-check-speech-retval.diff for bug 150518 as it is
5be72faa283a 2004-09-29 Padraig O'Briain <[email protected]>
padraigo
parents: 4011
diff changeset
   279
in tarball..
5be72faa283a 2004-09-29 Padraig O'Briain <[email protected]>
padraigo
parents: 4011
diff changeset
   280
4011
0a0cf09e32ec Updating gnopernicus.spec to include gnopernicus-03-g11n-alllinguas.diff patch
cm152228
parents: 4007
diff changeset
   281
* Mon Sep 20 2004 - [email protected]
0a0cf09e32ec Updating gnopernicus.spec to include gnopernicus-03-g11n-alllinguas.diff patch
cm152228
parents: 4007
diff changeset
   282
- Added gnopernicus-03-g11n-alllinguas.diff to include hu,zh_TW linguas.
0a0cf09e32ec Updating gnopernicus.spec to include gnopernicus-03-g11n-alllinguas.diff patch
cm152228
parents: 4007
diff changeset
   283
3924
90283f28c63f Added gnopernicus-02-g11n-potfiles.diff, update gnopernicus.spec.
yk150259
parents: 3916
diff changeset
   284
* Tue Sep 14 2004 - [email protected]
90283f28c63f Added gnopernicus-02-g11n-potfiles.diff, update gnopernicus.spec.
yk150259
parents: 3916
diff changeset
   285
- Added gnopernicus-02-g11n-potfiles.diff
90283f28c63f Added gnopernicus-02-g11n-potfiles.diff, update gnopernicus.spec.
yk150259
parents: 3916
diff changeset
   286
3916
1e768ed8ce23 * gnopernicus.spec: Specify libexecdir in configure. This will set it
dc144907
parents: 3858
diff changeset
   287
* Tue Sep 14 2004 - [email protected]
1e768ed8ce23 * gnopernicus.spec: Specify libexecdir in configure. This will set it
dc144907
parents: 3858
diff changeset
   288
- Specify libexecdir in configure. This will set it to /usr/lib on Solaris.
1e768ed8ce23 * gnopernicus.spec: Specify libexecdir in configure. This will set it
dc144907
parents: 3858
diff changeset
   289
3825
5b0d69b457b4 libexecdir packaged in gnopernicus
lk86177
parents: 3816
diff changeset
   290
* Thu Sep 2 2004 - [email protected]
5b0d69b457b4 libexecdir packaged in gnopernicus
lk86177
parents: 3816
diff changeset
   291
- libexecdir packaged
3816
dda9c381633f Added %requires rule to gnopernicus.spec, noting at-spi version
wh70179
parents: 3815
diff changeset
   292
* Wed Sep 1 2004 - [email protected]
dda9c381633f Added %requires rule to gnopernicus.spec, noting at-spi version
wh70179
parents: 3815
diff changeset
   293
- Added %requires rule for at-spi, BuildRequires >= 1.5.4.
dda9c381633f Added %requires rule to gnopernicus.spec, noting at-spi version
wh70179
parents: 3815
diff changeset
   294
3802
b82cacf6eef1 Revved gnome-mag to 0.11.5, gnopernicus to 0.9.10. Removed obsolete
wh70179
parents: 3679
diff changeset
   295
* Tue Aug 31 2004 - [email protected]
b82cacf6eef1 Revved gnome-mag to 0.11.5, gnopernicus to 0.9.10. Removed obsolete
wh70179
parents: 3679
diff changeset
   296
- Revved to 0.9.10, to get bug fixes (partial and complete)
b82cacf6eef1 Revved gnome-mag to 0.11.5, gnopernicus to 0.9.10. Removed obsolete
wh70179
parents: 3679
diff changeset
   297
  for 145258, 149785, 149789, 150377, 151114.
b82cacf6eef1 Revved gnome-mag to 0.11.5, gnopernicus to 0.9.10. Removed obsolete
wh70179
parents: 3679
diff changeset
   298
- Added patch gnopernicus-01-check-speech-retval.diff for bug 150518.
b82cacf6eef1 Revved gnome-mag to 0.11.5, gnopernicus to 0.9.10. Removed obsolete
wh70179
parents: 3679
diff changeset
   299
- Removed older patches, they are now in the tarball.
b82cacf6eef1 Revved gnome-mag to 0.11.5, gnopernicus to 0.9.10. Removed obsolete
wh70179
parents: 3679
diff changeset
   300
3815
b6601aef1922 Uprevved gok, gnopernicus, and gnome-speech.
wh70179
parents: 3802
diff changeset
   301
* Mon Aug 30 2004 - [email protected]
b6601aef1922 Uprevved gok, gnopernicus, and gnome-speech.
wh70179
parents: 3802
diff changeset
   302
- Added patch gnopernicus-03-mozilla-newline-fix.diff, to fix 151114.
b6601aef1922 Uprevved gok, gnopernicus, and gnome-speech.
wh70179
parents: 3802
diff changeset
   303
- Should be reverted (along with other patches) when we rev our version.
b6601aef1922 Uprevved gok, gnopernicus, and gnome-speech.
wh70179
parents: 3802
diff changeset
   304
3612
56b0ded4ffc4 2004-08-18 Padraig O'Briain <[email protected]>
padraigo
parents: 3519
diff changeset
   305
* Wed Aug 18 2004 - [email protected]
56b0ded4ffc4 2004-08-18 Padraig O'Briain <[email protected]>
padraigo
parents: 3519
diff changeset
   306
- Add patch gnoperncius-02-fix-crashes.diff to fix bugs 150377, 150261,
56b0ded4ffc4 2004-08-18 Padraig O'Briain <[email protected]>
padraigo
parents: 3519
diff changeset
   307
150048, 149408 and 150278.
56b0ded4ffc4 2004-08-18 Padraig O'Briain <[email protected]>
padraigo
parents: 3519
diff changeset
   308
3479
0ad30e291626 2004-08-05 Padraig O'Briain <[email protected]>
padraigo
parents: 3465
diff changeset
   309
* Thu Aug 05 2004 - [email protected]
0ad30e291626 2004-08-05 Padraig O'Briain <[email protected]>
padraigo
parents: 3465
diff changeset
   310
- Add patch gnoperncius-01-fix-compile.diff to fix compile error on Solaris.
0ad30e291626 2004-08-05 Padraig O'Briain <[email protected]>
padraigo
parents: 3465
diff changeset
   311
3465
8e2717972e37 Bumped version to 0.9.8; this is the a11y-beta tarball of gnopernicus.
wh70179
parents: 3454
diff changeset
   312
* Tue Aug 03 2004 - [email protected]
8e2717972e37 Bumped version to 0.9.8; this is the a11y-beta tarball of gnopernicus.
wh70179
parents: 3454
diff changeset
   313
- Bump to 0.9.8
8e2717972e37 Bumped version to 0.9.8; this is the a11y-beta tarball of gnopernicus.
wh70179
parents: 3454
diff changeset
   314
3454
55c6e731e74b 2004-07-30 Padraig O'Briain <[email protected]>
padraigo
parents: 3425
diff changeset
   315
* Fri Jul 30 2004 - [email protected]
55c6e731e74b 2004-07-30 Padraig O'Briain <[email protected]>
padraigo
parents: 3425
diff changeset
   316
- Bump to 0.9.7, remove patches
55c6e731e74b 2004-07-30 Padraig O'Briain <[email protected]>
padraigo
parents: 3425
diff changeset
   317
3337
6c2531bfab18 2004-07-14 Brian Cameron <[email protected]>
bc99092
parents: 3320
diff changeset
   318
* Wed Jul 14 2004 - [email protected]
6c2531bfab18 2004-07-14 Brian Cameron <[email protected]>
bc99092
parents: 3320
diff changeset
   319
- Added patch 02 to fix but 143588.
6c2531bfab18 2004-07-14 Brian Cameron <[email protected]>
bc99092
parents: 3320
diff changeset
   320
3279
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   321
* 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
   322
- Updated l10n content to gnopernicus-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
   323
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   324
* Wed Jul 07 2004 - [email protected]
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   325
- added "-j $CPUS" to make to speed up builds
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   326
3165
76f9b5df739a 2004-06-19 Padraig O'Briain <[email protected]>
padraigo
parents: 3120
diff changeset
   327
* Fri Jun 18 2004 - <[email protected]>
76f9b5df739a 2004-06-19 Padraig O'Briain <[email protected]>
padraigo
parents: 3120
diff changeset
   328
- Add patch gnopernicus-01-remove-layer5.diff to fix bugzilla #143588.
76f9b5df739a 2004-06-19 Padraig O'Briain <[email protected]>
padraigo
parents: 3120
diff changeset
   329
3061
03d12c1ebda4 2004-06-09 Padraig O'Briain <[email protected]>
padraigo
parents: 2958
diff changeset
   330
* Wed Jun 09 2004 - <[email protected]>
03d12c1ebda4 2004-06-09 Padraig O'Briain <[email protected]>
padraigo
parents: 2958
diff changeset
   331
- Bump to 0.9.5
03d12c1ebda4 2004-06-09 Padraig O'Briain <[email protected]>
padraigo
parents: 2958
diff changeset
   332
2921
a0a01b5926ce 2004-05-27 Padraig O'Briain <[email protected]>
padraigo
parents: 2894
diff changeset
   333
* Thu May 27 2004 - <[email protected]>
2926
5e7d6e8aa803 2004-05-27 Padraig O'Briain <[email protected]>
padraigo
parents: 2922
diff changeset
   334
- Bump to 0.9.4; remove previous patch.
5e7d6e8aa803 2004-05-27 Padraig O'Briain <[email protected]>
padraigo
parents: 2922
diff changeset
   335
5e7d6e8aa803 2004-05-27 Padraig O'Briain <[email protected]>
padraigo
parents: 2922
diff changeset
   336
* Thu May 27 2004 - <[email protected]>
2921
a0a01b5926ce 2004-05-27 Padraig O'Briain <[email protected]>
padraigo
parents: 2894
diff changeset
   337
- Add patch gnopernicus-01-fix-schema.diff to fix build problem on Solaris
a0a01b5926ce 2004-05-27 Padraig O'Briain <[email protected]>
padraigo
parents: 2894
diff changeset
   338
2894
d15b53e8a110 2004-05-26 Padraig O'Briain <[email protected]>
padraigo
parents: 2777
diff changeset
   339
* Wed May 26 2004 - <[email protected]>
d15b53e8a110 2004-05-26 Padraig O'Briain <[email protected]>
padraigo
parents: 2777
diff changeset
   340
- Bump to 0.9.3
d15b53e8a110 2004-05-26 Padraig O'Briain <[email protected]>
padraigo
parents: 2777
diff changeset
   341
2758
03c5f11456d0 2004-05-14 Padraig O'Briain <[email protected]>
padraigo
parents: 2736
diff changeset
   342
* Fri May 14 2004 - <[email protected]>
03c5f11456d0 2004-05-14 Padraig O'Briain <[email protected]>
padraigo
parents: 2736
diff changeset
   343
- Bump to 0.9.2
03c5f11456d0 2004-05-14 Padraig O'Briain <[email protected]>
padraigo
parents: 2736
diff changeset
   344
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2734
diff changeset
   345
* Wed May 12 2004 - [email protected]
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2734
diff changeset
   346
- Updated l10n content to gnopernicus-l10n-po-1.1.tar.bz2
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2734
diff changeset
   347
2734
cfb7edbdcac2 2004-05-12 Padraig O'Briain <[email protected]>
padraigo
parents: 2619
diff changeset
   348
* Wed May 12 2004 - <[email protected]>
cfb7edbdcac2 2004-05-12 Padraig O'Briain <[email protected]>
padraigo
parents: 2619
diff changeset
   349
- Add entry in %files to translation tables
cfb7edbdcac2 2004-05-12 Padraig O'Briain <[email protected]>
padraigo
parents: 2619
diff changeset
   350
2601
bf61863cd359 2004-04-30 Padraig O'Briain <[email protected]>
padraigo
parents: 2542
diff changeset
   351
* Fri Apr 30 2004 - <[email protected]>
bf61863cd359 2004-04-30 Padraig O'Briain <[email protected]>
padraigo
parents: 2542
diff changeset
   352
- Bump to 0.9.1
bf61863cd359 2004-04-30 Padraig O'Briain <[email protected]>
padraigo
parents: 2542
diff changeset
   353
2542
f2d152ba6efc 2004-04-22 Padraig O'Briain <[email protected]>
padraigo
parents: 2494
diff changeset
   354
* Thu Apr 22 2004 - <[email protected]>
f2d152ba6efc 2004-04-22 Padraig O'Briain <[email protected]>
padraigo
parents: 2494
diff changeset
   355
- Bump to 0.9.0
f2d152ba6efc 2004-04-22 Padraig O'Briain <[email protected]>
padraigo
parents: 2494
diff changeset
   356
2485
acf1c4f9b7c2 2004-04-18 Laszlo Peter <[email protected]>
laca
parents: 2456
diff changeset
   357
* Sun Apr 18 2004 - [email protected]
acf1c4f9b7c2 2004-04-18 Laszlo Peter <[email protected]>
laca
parents: 2456
diff changeset
   358
- enable javahelp conversion on Solaris
acf1c4f9b7c2 2004-04-18 Laszlo Peter <[email protected]>
laca
parents: 2456
diff changeset
   359
2419
ca2c4cabba00 2004-04-07 Padraig O'Briain <[email protected]>
padraigo
parents: 2398
diff changeset
   360
* Wed Apr 07 2004 - <[email protected]>
ca2c4cabba00 2004-04-07 Padraig O'Briain <[email protected]>
padraigo
parents: 2398
diff changeset
   361
- Bump to 0.8.2
ca2c4cabba00 2004-04-07 Padraig O'Briain <[email protected]>
padraigo
parents: 2398
diff changeset
   362
2362
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2355
diff changeset
   363
* Thu Apr 01 2004 - [email protected]
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2355
diff changeset
   364
- Javahelp conversion
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2355
diff changeset
   365
2355
ccf597d7b37a 2004-03-31 Brian Cameron <[email protected]>
bc99092
parents: 2350
diff changeset
   366
* Wed Mar 31 2004 - [email protected]
ccf597d7b37a 2004-03-31 Brian Cameron <[email protected]>
bc99092
parents: 2350
diff changeset
   367
- replace tar jxf with the more solaris friendly
ccf597d7b37a 2004-03-31 Brian Cameron <[email protected]>
bc99092
parents: 2350
diff changeset
   368
  bzcat piped through tar
ccf597d7b37a 2004-03-31 Brian Cameron <[email protected]>
bc99092
parents: 2350
diff changeset
   369
2350
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2309
diff changeset
   370
* Mon Mar 29 2004 - [email protected]
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2309
diff changeset
   371
- Adding gnopernicus-l10n-po-1.0.tar.bz2 l10n content
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2309
diff changeset
   372
2307
85258ee6a50b 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2300
diff changeset
   373
* Wed Mar 24 2004 - <[email protected]>
85258ee6a50b 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2300
diff changeset
   374
- Fix up the build requirements a little so it should 
85258ee6a50b 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2300
diff changeset
   375
  build gail first.
85258ee6a50b 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2300
diff changeset
   376
2299
c9796846ccb7 2004-03-23 Padraig O'Briain <[email protected]>
padraigo
parents: 2280
diff changeset
   377
* Tue Mar 23 2004 - <[email protected]>
c9796846ccb7 2004-03-23 Padraig O'Briain <[email protected]>
padraigo
parents: 2280
diff changeset
   378
- Bump to 0.8.1
c9796846ccb7 2004-03-23 Padraig O'Briain <[email protected]>
padraigo
parents: 2280
diff changeset
   379
2180
5aea5fb35f58 2004-03-11 Damien Carbery <[email protected]>
dc144907
parents: 2174
diff changeset
   380
* Thu Mar 11 2004 - <[email protected]>
5aea5fb35f58 2004-03-11 Damien Carbery <[email protected]>
dc144907
parents: 2174
diff changeset
   381
- Reset release to 1.
5aea5fb35f58 2004-03-11 Damien Carbery <[email protected]>
dc144907
parents: 2174
diff changeset
   382
2174
9c2b7c664a02 * at-spi.spec: bumped to 1.3.15
dc144907
parents: 2159
diff changeset
   383
* Wed Mar 10 2004 - [email protected]
9c2b7c664a02 * at-spi.spec: bumped to 1.3.15
dc144907
parents: 2159
diff changeset
   384
- Bump to 0.7.6
9c2b7c664a02 * at-spi.spec: bumped to 1.3.15
dc144907
parents: 2159
diff changeset
   385
2007
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
   386
* Tue Feb 24 2004 - [email protected]
94974c63fd91 GNOME reader and magnifier.
dc144907
parents:
diff changeset
   387
- Created new spec file for gnopernicus