base-specs/gcalctool.spec
author gman
Thu, 30 Sep 2010 21:37:28 +0000
branchgnome-2-30
changeset 20130 c7dfc176dcbd
parent 18158 765ace982634
child 18250 5036ef436efa
child 21377 c6900ed60d24
permissions -rw-r--r--
2010-10-01 Glynn Foster <[email protected]> * specs/SUNWos-welcome.spec: Bump to 1.0.6
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 gcalctool
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     3
#
18158
765ace982634 2010-06-21 Brian Cameron <[email protected]>
yippi
parents: 17934
diff changeset
     4
# Copyright (c) 2010 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
#
16434
f21f22550fe9 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16426
diff changeset
     8
%define owner laca
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     9
#
16426
6e0af232ec80 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16400
diff changeset
    10
17852
edfc096bfd70 2010-04-16 Christian Kelly <[email protected]>
chrisk
parents: 17829
diff changeset
    11
%define OSR LFI#105446 (gnome Exec. summary):n/a
16426
6e0af232ec80 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16400
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:         gcalctool
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
18158
765ace982634 2010-06-21 Brian Cameron <[email protected]>
yippi
parents: 17934
diff changeset
    17
Version:      5.30.2
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
17864
337913e88a9d 2010-04-19 Christian Kelly <[email protected]>
chrisk
parents: 17852
diff changeset
    20
Vendor:       Gnome Community
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    21
Summary:      GNOME Calculator
17828
5b82dee12434 2010-04-12 Christian Kelly <[email protected]>
chrisk
parents: 16806
diff changeset
    22
Source:       http://ftp.gnome.org/pub/GNOME/sources/%{name}/5.30/%{name}-%{version}.tar.bz2
9400
f3c0f4f1c2ee update to delete references to linux manpages
laca
parents: 9397
diff changeset
    23
Source1:      %{name}-po-sun-%{po_sun_version}.tar.bz2
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11832
diff changeset
    24
%if %build_l10n
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11832
diff changeset
    25
Source2:                 l10n-configure.sh
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11832
diff changeset
    26
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    27
URL:          http://www.gnome.org
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    28
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    29
Docdir:       %{_defaultdocdir}/%{name}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    30
Autoreqprov:  on
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    31
17828
5b82dee12434 2010-04-12 Christian Kelly <[email protected]>
chrisk
parents: 16806
diff changeset
    32
Patch1:       gcalctool-01-getline.diff
5b82dee12434 2010-04-12 Christian Kelly <[email protected]>
chrisk
parents: 16806
diff changeset
    33
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    34
%define glib2_version 2.6.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    35
%define pango_version 1.2.5
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    36
%define gtk2_version 2.6.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    37
%define GConf_version 1.1.9
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    38
%define libgnome_version 2.4.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    39
%define scrollkeeper_version 0.3.12
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    40
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    41
Requires:       libgnome >= %{libgnome_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    42
Requires:  	glib2 >= %{glib2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    43
Requires:  	gtk2 >= %{gtk2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    44
Prereq:         GConf >= %{GConf_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    45
BuildRequires:  glib2-devel >= %{glib2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    46
BuildRequires:  pango-devel >= %{pango_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    47
BuildRequires:  gtk2-devel >= %{gtk2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    48
BuildRequires:  GConf-devel >= %{GConf_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    49
BuildRequires:  libgnome-devel >= %{libgnome_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
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    52
%description
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
This package contains a calculator for the GNOME Desktop. This calculator
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    54
has 3 different modes - Basic, Scientific and Financial.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
%setup -q
17828
5b82dee12434 2010-04-12 Christian Kelly <[email protected]>
chrisk
parents: 16806
diff changeset
    59
%patch1 -p1
9397
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
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    65
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
%ifos linux
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
if [ -x /usr/bin/getconf ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
  CPUS=`getconf _NPROCESSORS_ONLN`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
  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
    72
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    73
if test "x$CPUS" = "x" -o $CPUS = 0; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    74
  CPUS=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
10546
46ad1237105d 2007-09-21 Brian Cameron <[email protected]>
yippi
parents: 10514
diff changeset
    77
intltoolize --force --copy --automake
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11832
diff changeset
    78
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11832
diff changeset
    79
%if %build_l10n
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11832
diff changeset
    80
bash -x %SOURCE2 --enable-copyright
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11832
diff changeset
    81
%endif
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11832
diff changeset
    82
16054
f1e0abde1531 2009-07-19 Christian Kelly <[email protected]>
chrisk
parents: 15628
diff changeset
    83
libtoolize --force
17828
5b82dee12434 2010-04-12 Christian Kelly <[email protected]>
chrisk
parents: 16806
diff changeset
    84
aclocal $ACLOCAL_FLAGS
10546
46ad1237105d 2007-09-21 Brian Cameron <[email protected]>
yippi
parents: 10514
diff changeset
    85
automake -a -c -f
46ad1237105d 2007-09-21 Brian Cameron <[email protected]>
yippi
parents: 10514
diff changeset
    86
autoconf
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    87
CFLAGS="$RPM_OPT_FLAGS" \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    88
  ./configure \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    89
	--prefix=%{_prefix} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    90
	--sysconfdir=%{_sysconfdir} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    91
        --mandir=%{_mandir} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    92
	--localstatedir=/var/lib \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    93
        --disable-scrollkeeper
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    94
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    95
make -j $CPUS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    96
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    97
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    99
make -i install DESTDIR=$RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   100
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   101
rm -rf $RPM_BUILD_ROOT/var/lib/scrollkeeper
10350
9744c4fe6d28 2007-08-18 Damien Carbery <[email protected]>
dcarbery
parents: 10324
diff changeset
   102
#rmdir $RPM_BUILD_ROOT/var/lib
9744c4fe6d28 2007-08-18 Damien Carbery <[email protected]>
dcarbery
parents: 10324
diff changeset
   103
#rmdir $RPM_BUILD_ROOT/var
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   104
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   105
#Copy zh_HK from zh_TW
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   106
#Fixes bug 4930405
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   107
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
   108
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
   109
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   110
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   111
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   112
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   113
%post
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   114
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   115
SCHEMAS=" gcalctool.schemas "
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   116
for S in $SCHEMAS; do
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   117
        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
   118
done
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   119
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   120
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   121
%defattr (-, root, root)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   122
%{_bindir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   123
%{_datadir}/locale/*/LC_MESSAGES/*.mo
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   124
%{_datadir}/omf/gcalctool
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   125
%{_datadir}/gnome/help
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   126
%{_sysconfdir}/gconf/schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   127
%{_datadir}/applications
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   128
%{_mandir}/man1/
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   129
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   130
%changelog
18158
765ace982634 2010-06-21 Brian Cameron <[email protected]>
yippi
parents: 17934
diff changeset
   131
* Mon Jun 22 2010 - [email protected]
765ace982634 2010-06-21 Brian Cameron <[email protected]>
yippi
parents: 17934
diff changeset
   132
- Bump to 5.30.2.
17934
a2a06609d9f0 2010-04-26 Christian Kelly <[email protected]>
chrisk
parents: 17864
diff changeset
   133
* Mon Apr 26 2010 - [email protected]
a2a06609d9f0 2010-04-26 Christian Kelly <[email protected]>
chrisk
parents: 17864
diff changeset
   134
- Bump to 5.30.1.
16806
01577e3b96ba 2009-10-19 Dave Lin <[email protected]>
davelam
parents: 16646
diff changeset
   135
* Mon Oct 19 2009 - [email protected]
01577e3b96ba 2009-10-19 Dave Lin <[email protected]>
davelam
parents: 16646
diff changeset
   136
- Bump to 5.28.1
16646
1abe87965170 2009-09-24 Dave Lin <[email protected]>
davelam
parents: 16550
diff changeset
   137
* Wed Sep 23 2009 - [email protected]
1abe87965170 2009-09-24 Dave Lin <[email protected]>
davelam
parents: 16550
diff changeset
   138
- Bump to 5.28.0
16550
7a099c62e375 2009-09-14 Dave Lin <[email protected]>
davelam
parents: 16434
diff changeset
   139
* Tue Sep 08 2009 - [email protected]
7a099c62e375 2009-09-14 Dave Lin <[email protected]>
davelam
parents: 16434
diff changeset
   140
- Bump to 5.27.92
16400
b024d4cc3068 2009-08-27 Christian Kelly <[email protected]>
chrisk
parents: 16250
diff changeset
   141
* Thu Aug 27 2009 - [email protected]
b024d4cc3068 2009-08-27 Christian Kelly <[email protected]>
chrisk
parents: 16250
diff changeset
   142
- Bump to 5.27.91.
16250
a855b575e19b 2009-08-12 Christian Kelly <[email protected]>
chrisk
parents: 16155
diff changeset
   143
* Wed Aug 12 2009 - [email protected]
a855b575e19b 2009-08-12 Christian Kelly <[email protected]>
chrisk
parents: 16155
diff changeset
   144
- Bump to 5.27.90.
16155
f27abd8cf322 2009-07-28 Christian Kelly <[email protected]>
chrisk
parents: 16054
diff changeset
   145
* Tue Jul 28 2009 - [email protected]
f27abd8cf322 2009-07-28 Christian Kelly <[email protected]>
chrisk
parents: 16054
diff changeset
   146
- Bump to 5.27.5.
16054
f1e0abde1531 2009-07-19 Christian Kelly <[email protected]>
chrisk
parents: 15628
diff changeset
   147
* Sun Jul 19 2009 - [email protected]
f1e0abde1531 2009-07-19 Christian Kelly <[email protected]>
chrisk
parents: 15628
diff changeset
   148
- Bump to 5.27.4.
15628
2d07f9379a86 2009-04-16 Dave Lin <[email protected]>
davelam
parents: 15409
diff changeset
   149
* Wed Apr 15 2009 - [email protected]
2d07f9379a86 2009-04-16 Dave Lin <[email protected]>
davelam
parents: 15409
diff changeset
   150
- Bump to 5.26.1
15409
e3ec3214270e * base-specs/glibmm.spec: Bump to 2.20.0.
davelam
parents: 15398
diff changeset
   151
* Tue Mar 17 2009 - [email protected]
e3ec3214270e * base-specs/glibmm.spec: Bump to 2.20.0.
davelam
parents: 15398
diff changeset
   152
- Bump to 5.26.0
15398
18c42d912f3e * base-specs/eog.spec: Bump to 2.25.92.
davelam
parents: 15115
diff changeset
   153
* Fri Mar 13 2009 - [email protected]
18c42d912f3e * base-specs/eog.spec: Bump to 2.25.92.
davelam
parents: 15115
diff changeset
   154
- Bump to 5.25.92
15115
88a73ea540c5 2009-02-17 Dave Lin <[email protected]>
davelam
parents: 15029
diff changeset
   155
* Tue Feb 17 2009 - [email protected]
88a73ea540c5 2009-02-17 Dave Lin <[email protected]>
davelam
parents: 15029
diff changeset
   156
- Bump to 5.25.91
15029
51f83be43369 2009-02-05 Christian Kelly <[email protected]>
chrisk
parents: 14697
diff changeset
   157
* Thu Feb 05 2009 - [email protected]
51f83be43369 2009-02-05 Christian Kelly <[email protected]>
chrisk
parents: 14697
diff changeset
   158
- Bump to 5.25.90.
14697
44961511f070 bump to gnome2.25.2
davelam
parents: 13743
diff changeset
   159
* Wed Dec 03 2008 - [email protected]
44961511f070 bump to gnome2.25.2
davelam
parents: 13743
diff changeset
   160
- Bump to 5.25.2
13743
50f8b4b0451d 2008-09-24 Christian Kelly <[email protected]>
chrisk
parents: 13465
diff changeset
   161
* Wed Sep 24 2008 - [email protected]
50f8b4b0451d 2008-09-24 Christian Kelly <[email protected]>
chrisk
parents: 13465
diff changeset
   162
- Bump to 5.24.0
13465
411ce54fdbb8 2008-09-09 Christian Kelly <[email protected]>
chrisk
parents: 13359
diff changeset
   163
* Tue Sep 09 2008 - [email protected]
13743
50f8b4b0451d 2008-09-24 Christian Kelly <[email protected]>
chrisk
parents: 13465
diff changeset
   164
- Bump to 5.23.92.
13359
1cb34573f5f2 2008-09-02 Christian Kelly <[email protected]>
chrisk
parents: 13195
diff changeset
   165
* Tue Sep 01 2008 - [email protected]
1cb34573f5f2 2008-09-02 Christian Kelly <[email protected]>
chrisk
parents: 13195
diff changeset
   166
- Bump to 5.23.91.
13195
5f1569fe7391 2008-08-20 Dave Lin <[email protected]>
davelam
parents: 13027
diff changeset
   167
* Tue Aug 19 2008 - [email protected]
5f1569fe7391 2008-08-20 Dave Lin <[email protected]>
davelam
parents: 13027
diff changeset
   168
- Bump to 5.23.90
13027
4d26853c826b 2008-08-05 Damien Carbery <[email protected]>
dcarbery
parents: 12882
diff changeset
   169
* Tue Aug 05 2008 - [email protected]
4d26853c826b 2008-08-05 Damien Carbery <[email protected]>
dcarbery
parents: 12882
diff changeset
   170
- Bump to 5.23.6.
4d26853c826b 2008-08-05 Damien Carbery <[email protected]>
dcarbery
parents: 12882
diff changeset
   171
12882
7a0e9cb5084f 2008-07-22 Damien Carbery <[email protected]>
dcarbery
parents: 12684
diff changeset
   172
* Tue Jul 22 2008 - [email protected]
7a0e9cb5084f 2008-07-22 Damien Carbery <[email protected]>
dcarbery
parents: 12684
diff changeset
   173
- Bump to 5.23.5.
7a0e9cb5084f 2008-07-22 Damien Carbery <[email protected]>
dcarbery
parents: 12684
diff changeset
   174
12684
4c1b414923a9 2008-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 12572
diff changeset
   175
* Tue Jun 17 2008 - [email protected]
4c1b414923a9 2008-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 12572
diff changeset
   176
- Bump to 5.23.4.
4c1b414923a9 2008-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 12572
diff changeset
   177
12572
acb8b72bd682 2008-06-03 Damien Carbery <[email protected]>
dcarbery
parents: 12518
diff changeset
   178
* Tue Jun 03 2008 - [email protected]
acb8b72bd682 2008-06-03 Damien Carbery <[email protected]>
dcarbery
parents: 12518
diff changeset
   179
- Bump to 5.23.3.
acb8b72bd682 2008-06-03 Damien Carbery <[email protected]>
dcarbery
parents: 12518
diff changeset
   180
12516
72209232cb0c 2008-05-28 Damien Carbery <[email protected]>
dcarbery
parents: 12031
diff changeset
   181
* Wed May 28 2008 - [email protected]
12518
4770517550c5 2008-05-28 Damien Carbery <[email protected]>
dcarbery
parents: 12516
diff changeset
   182
- Bump to 5.23.2.
4770517550c5 2008-05-28 Damien Carbery <[email protected]>
dcarbery
parents: 12516
diff changeset
   183
4770517550c5 2008-05-28 Damien Carbery <[email protected]>
dcarbery
parents: 12516
diff changeset
   184
* Wed May 28 2008 - [email protected]
12516
72209232cb0c 2008-05-28 Damien Carbery <[email protected]>
dcarbery
parents: 12031
diff changeset
   185
- Bump to 5.22.2.
72209232cb0c 2008-05-28 Damien Carbery <[email protected]>
dcarbery
parents: 12031
diff changeset
   186
11832
52b34a3c8729 2008-03-10 Damien Carbery <[email protected]>
dcarbery
parents: 11709
diff changeset
   187
* Mon Mar 10 2008 - [email protected]
52b34a3c8729 2008-03-10 Damien Carbery <[email protected]>
dcarbery
parents: 11709
diff changeset
   188
- Bump to 5.22.0.
52b34a3c8729 2008-03-10 Damien Carbery <[email protected]>
dcarbery
parents: 11709
diff changeset
   189
11709
fdf69cf35651 2008-02-25 Damien Carbery <[email protected]>
dcarbery
parents: 11627
diff changeset
   190
* Mon Feb 25 2008 - [email protected]
fdf69cf35651 2008-02-25 Damien Carbery <[email protected]>
dcarbery
parents: 11627
diff changeset
   191
- Bump to 5.21.92.
fdf69cf35651 2008-02-25 Damien Carbery <[email protected]>
dcarbery
parents: 11627
diff changeset
   192
11627
b057418d5e4e 2008-02-13 Damien Carbery <[email protected]>
dcarbery
parents: 11537
diff changeset
   193
* Wed Feb 13 2008 - [email protected]
b057418d5e4e 2008-02-13 Damien Carbery <[email protected]>
dcarbery
parents: 11537
diff changeset
   194
- Bump to 5.21.91.
b057418d5e4e 2008-02-13 Damien Carbery <[email protected]>
dcarbery
parents: 11537
diff changeset
   195
11537
6f4344a292db i2008-01-28 Damien Carbery <[email protected]>
dcarbery
parents: 11476
diff changeset
   196
* Mon Jan 28 2008 - [email protected]
6f4344a292db i2008-01-28 Damien Carbery <[email protected]>
dcarbery
parents: 11476
diff changeset
   197
- Bump to 5.21.90.
6f4344a292db i2008-01-28 Damien Carbery <[email protected]>
dcarbery
parents: 11476
diff changeset
   198
11447
dbb155175885 2008-01-14 Damien Carbery <[email protected]>
dcarbery
parents: 11329
diff changeset
   199
* Mon Jan 14 2008 - [email protected]
dbb155175885 2008-01-14 Damien Carbery <[email protected]>
dcarbery
parents: 11329
diff changeset
   200
- Bump to 5.21.5.
dbb155175885 2008-01-14 Damien Carbery <[email protected]>
dcarbery
parents: 11329
diff changeset
   201
11329
69cec32c8d0c 2007-12-06 Damien Carbery <[email protected]>
dcarbery
parents: 11280
diff changeset
   202
* Tue Dec 18 2007 - [email protected]
69cec32c8d0c 2007-12-06 Damien Carbery <[email protected]>
dcarbery
parents: 11280
diff changeset
   203
- Bump to 5.21.4.
69cec32c8d0c 2007-12-06 Damien Carbery <[email protected]>
dcarbery
parents: 11280
diff changeset
   204
11280
426cb4b7de24 2007-12-04 Damien Carbery <[email protected]>
dcarbery
parents: 11180
diff changeset
   205
* Tue Dec 04 2007 - [email protected]
426cb4b7de24 2007-12-04 Damien Carbery <[email protected]>
dcarbery
parents: 11180
diff changeset
   206
- Bump to 5.21.3.
426cb4b7de24 2007-12-04 Damien Carbery <[email protected]>
dcarbery
parents: 11180
diff changeset
   207
11180
7f911e6f7c0e 2007-11-13 Damien Carbery <[email protected]>
dcarbery
parents: 11077
diff changeset
   208
* Tue Nov 13 2007 - [email protected]
7f911e6f7c0e 2007-11-13 Damien Carbery <[email protected]>
dcarbery
parents: 11077
diff changeset
   209
- Bump to 5.21.2.
7f911e6f7c0e 2007-11-13 Damien Carbery <[email protected]>
dcarbery
parents: 11077
diff changeset
   210
11077
f06ce3f6eb7d 2007-10-30 Damien Carbery <[email protected]>
dcarbery
parents: 10674
diff changeset
   211
* Tue Oct 30 2007 - [email protected]
f06ce3f6eb7d 2007-10-30 Damien Carbery <[email protected]>
dcarbery
parents: 10674
diff changeset
   212
- Bump to 5.21.1.
f06ce3f6eb7d 2007-10-30 Damien Carbery <[email protected]>
dcarbery
parents: 10674
diff changeset
   213
10674
13ff310554af 2007-10-19 Damien Carbery <[email protected]>
dcarbery
parents: 10591
diff changeset
   214
* Fri Oct 19 2007 - [email protected]
13ff310554af 2007-10-19 Damien Carbery <[email protected]>
dcarbery
parents: 10591
diff changeset
   215
- Bump to 5.20.2.
13ff310554af 2007-10-19 Damien Carbery <[email protected]>
dcarbery
parents: 10591
diff changeset
   216
10591
0483bc0ee44e 2007-10-02 Damien Carbery <[email protected]>
dcarbery
parents: 10546
diff changeset
   217
* Tue Oct  2 2007 - [email protected]
0483bc0ee44e 2007-10-02 Damien Carbery <[email protected]>
dcarbery
parents: 10546
diff changeset
   218
- Bump to 5.20.1.
0483bc0ee44e 2007-10-02 Damien Carbery <[email protected]>
dcarbery
parents: 10546
diff changeset
   219
10546
46ad1237105d 2007-09-21 Brian Cameron <[email protected]>
yippi
parents: 10514
diff changeset
   220
* Fri Sep 21 2007 - [email protected]
46ad1237105d 2007-09-21 Brian Cameron <[email protected]>
yippi
parents: 10514
diff changeset
   221
- Call intltoolize and other autotools.  Otherwise the desktop
46ad1237105d 2007-09-21 Brian Cameron <[email protected]>
yippi
parents: 10514
diff changeset
   222
  file doesn't get build and we don't see the calculator in the
46ad1237105d 2007-09-21 Brian Cameron <[email protected]>
yippi
parents: 10514
diff changeset
   223
  menus.
46ad1237105d 2007-09-21 Brian Cameron <[email protected]>
yippi
parents: 10514
diff changeset
   224
10514
341814d22758 2007-09-18 Damien Carbery <[email protected]>
dcarbery
parents: 10430
diff changeset
   225
* Tue Sep 18 2007 - [email protected]
341814d22758 2007-09-18 Damien Carbery <[email protected]>
dcarbery
parents: 10430
diff changeset
   226
- Bump to 5.20.0.
341814d22758 2007-09-18 Damien Carbery <[email protected]>
dcarbery
parents: 10430
diff changeset
   227
10430
0e779d957d1c 2007-09-03 Damien Carbery <[email protected]>
dcarbery
parents: 10376
diff changeset
   228
* Mon Sep 03 2007 - [email protected]
0e779d957d1c 2007-09-03 Damien Carbery <[email protected]>
dcarbery
parents: 10376
diff changeset
   229
- Bump to 5.19.92.
0e779d957d1c 2007-09-03 Damien Carbery <[email protected]>
dcarbery
parents: 10376
diff changeset
   230
10376
20343be152a2 2007-08-27 Damien Carbery <[email protected]>
dcarbery
parents: 10350
diff changeset
   231
* Mon Aug 27 2007 - [email protected]
20343be152a2 2007-08-27 Damien Carbery <[email protected]>
dcarbery
parents: 10350
diff changeset
   232
- Bump to 5.19.91.
20343be152a2 2007-08-27 Damien Carbery <[email protected]>
dcarbery
parents: 10350
diff changeset
   233
10350
9744c4fe6d28 2007-08-18 Damien Carbery <[email protected]>
dcarbery
parents: 10324
diff changeset
   234
* Sat Aug 18 2007 - [email protected]
9744c4fe6d28 2007-08-18 Damien Carbery <[email protected]>
dcarbery
parents: 10324
diff changeset
   235
- Comment out removal of %{_prefix}/var and %{_prefix}/var/lib dirs as they are
9744c4fe6d28 2007-08-18 Damien Carbery <[email protected]>
dcarbery
parents: 10324
diff changeset
   236
  no longer created.
9744c4fe6d28 2007-08-18 Damien Carbery <[email protected]>
dcarbery
parents: 10324
diff changeset
   237
10324
4bc1dcde4b70 2007-08-14 Damien Carbery <[email protected]>
dcarbery
parents: 10231
diff changeset
   238
* Wed Aug 15 2007 - [email protected]
4bc1dcde4b70 2007-08-14 Damien Carbery <[email protected]>
dcarbery
parents: 10231
diff changeset
   239
- Bump to 5.19.90.
4bc1dcde4b70 2007-08-14 Damien Carbery <[email protected]>
dcarbery
parents: 10231
diff changeset
   240
10231
f930443c6ce1 2007-07-30 Damien Carbery <[email protected]>
dcarbery
parents: 10213
diff changeset
   241
* Mon Jul 30 2007 - [email protected]
f930443c6ce1 2007-07-30 Damien Carbery <[email protected]>
dcarbery
parents: 10213
diff changeset
   242
- Bump to 5.19.6. Remove upstream patch, 01-gtk-tooltips.
f930443c6ce1 2007-07-30 Damien Carbery <[email protected]>
dcarbery
parents: 10213
diff changeset
   243
10213
e8c51f66225e 2007-07-25 Damien Carbery <[email protected]>
dcarbery
parents: 10169
diff changeset
   244
* Wed Jul 25 2007 - [email protected]
e8c51f66225e 2007-07-25 Damien Carbery <[email protected]>
dcarbery
parents: 10169
diff changeset
   245
- Add upstream patch, 01-gtk-tooltips, to build against latest gtk+.
e8c51f66225e 2007-07-25 Damien Carbery <[email protected]>
dcarbery
parents: 10169
diff changeset
   246
10169
8dba9a12689b 2007-07-09 Damien Carbery <[email protected]>
dcarbery
parents: 10070
diff changeset
   247
* Mon Jul 09 2007 - [email protected]
8dba9a12689b 2007-07-09 Damien Carbery <[email protected]>
dcarbery
parents: 10070
diff changeset
   248
- Bump to 5.19.5. Remove upstream patch, 01-menu-entry.
8dba9a12689b 2007-07-09 Damien Carbery <[email protected]>
dcarbery
parents: 10070
diff changeset
   249
10070
c1f2f117978f 2007-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 10004
diff changeset
   250
* Mon Jun 18 2007 - [email protected]
c1f2f117978f 2007-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 10004
diff changeset
   251
- Bump to 5.19.4.
c1f2f117978f 2007-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 10004
diff changeset
   252
10004
749465fa8400 2007-06-06 Damien Carbery <[email protected]>
dcarbery
parents: 9886
diff changeset
   253
* Wed Jun 06 2007 - [email protected]
749465fa8400 2007-06-06 Damien Carbery <[email protected]>
dcarbery
parents: 9886
diff changeset
   254
- Bump to 5.19.3.
749465fa8400 2007-06-06 Damien Carbery <[email protected]>
dcarbery
parents: 9886
diff changeset
   255
9886
2221a9921800 2007-05-14 Damien Carbery <[email protected]>
dcarbery
parents: 9866
diff changeset
   256
* Mon May 14 2007 - [email protected]
2221a9921800 2007-05-14 Damien Carbery <[email protected]>
dcarbery
parents: 9866
diff changeset
   257
- Bump to 5.19.2.
2221a9921800 2007-05-14 Damien Carbery <[email protected]>
dcarbery
parents: 9866
diff changeset
   258
9866
05dafad8a847 Commit gcalctool.spec as listed in ChangeLog.
dcarbery
parents: 9525
diff changeset
   259
* Thu May 10 2007 - [email protected]
05dafad8a847 Commit gcalctool.spec as listed in ChangeLog.
dcarbery
parents: 9525
diff changeset
   260
- Bump to 5.19.1.
05dafad8a847 Commit gcalctool.spec as listed in ChangeLog.
dcarbery
parents: 9525
diff changeset
   261
9525
5d283aa7de6e 2007-03-12 Damien Carbery <[email protected]>
dcarbery
parents: 9438
diff changeset
   262
* Mon Mar 12 2007 - [email protected]
5d283aa7de6e 2007-03-12 Damien Carbery <[email protected]>
dcarbery
parents: 9438
diff changeset
   263
- Bump to 5.9.14.
5d283aa7de6e 2007-03-12 Damien Carbery <[email protected]>
dcarbery
parents: 9438
diff changeset
   264
9438
372736b2513f 2007-03-05 Damien Carbery <[email protected]>
dcarbery
parents: 9400
diff changeset
   265
* Mon Mar 05 2007 - [email protected]
372736b2513f 2007-03-05 Damien Carbery <[email protected]>
dcarbery
parents: 9400
diff changeset
   266
- Bump to 5.9.13.
372736b2513f 2007-03-05 Damien Carbery <[email protected]>
dcarbery
parents: 9400
diff changeset
   267
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   268
* Tue Feb 13 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   269
- Add l10n tarball.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   270
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   271
* Mon Feb 12 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   272
- Bump to 5.9.12.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   273
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   274
* Mon Jan 22 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   275
- Bump to 5.9.11.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   276
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   277
* Tue Jan 09 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   278
- Bump to 5.9.10.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   279
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   280
* Mon Dec 18 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   281
- Bump to 5.9.9.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   282
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   283
* Tue Dec 05 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   284
- Bump to 5.9.8. Remove upstream patch, 02-result-area.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   285
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   286
* Mon Nov 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   287
- Add patch 02-result-area to fix bugster 6480076
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   288
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   289
* Fri Nov 03 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   290
- Bump to 5.8.25. Remove upstream patch, 02-arabic-decimal-point.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   291
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   292
* Tue Oct 03 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   293
- Bugster #6473019 / bugzilla #359291
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   294
- Fix crash with arabic locale
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   295
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   296
* Mon Sep 04 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   297
- Bump to 5.8.24.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   298
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   299
* Fri Aug 18 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   300
- Bump to 5.8.23.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   301
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   302
* Tue Aug 08 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   303
- Bump to 5.8.20.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   304
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   305
* Mon Jul 24 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   306
- Bump to 5.8.19.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   307
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   308
* Web Jul 21 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   309
- Bump to 5.8.17.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   310
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   311
* Fri Jun 01 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   312
- Add menu entry patch.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   313
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   314
* Mon Mar 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   315
- Bump to 5.7.32.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   316
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   317
* Mon Feb 27 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   318
- Bump to 5.7.30.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   319
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   320
* Mon Feb 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   321
- Bump to 5.7.29.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   322
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   323
* Mon Jan 30 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   324
- Bump to 5.7.28.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   325
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   326
* Mon Jan 23 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   327
- Bump to 5.7.27.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   328
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   329
* Fri Jan 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   330
- Bump to 5.7.26.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   331
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   332
* Sun Jan 15 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   333
- Bump to 5.7.23.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   334
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   335
* Tue Jan 03 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   336
- Bump to 5.7.18.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   337
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   338
* Tue Nov 29 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   339
- remove javahelp stuff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   340
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   341
* Mon Sep 05 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   342
- Bump to 5.6.31.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   343
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   344
* Mon Aug 15 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   345
- Bump to 5.6.26.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   346
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   347
* Fri Jul 01 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   348
- -02-pkgconfig patch for solaris build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   349
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   350
* Thu May 19 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   351
- ported to 5.5.42
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   352
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   353
* Wed May 18 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   354
- Updated l10n help patch to add pt_BR
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   355
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   356
* Tue Jan 25 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   357
- Add patch from Rich to fix #162998.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   358
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   359
* Fri Jan 14 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   360
- Updated l10n help tarball for cinnabar-linux
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   361
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   362
* Fri Nov 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   363
- Updated l10n help tarball and patch
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   364
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   365
* Thu Oct 28 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   366
- Updated l10n help tarball and added pt_BR
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   367
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   368
* Wed Aug 25 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   369
- Added l10n help contents
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   370
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   371
* Thu Aug 05 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   372
- Incorporate new docs tarball from [email protected].
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   373
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   374
* Thu Jul 08 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   375
- Updated l10n content to gcalctool-l10n-po-1.2.tar.bz2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   376
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   377
* Wed Jul 07 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   378
- ported to rpm4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   379
                                                                                
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   380
* Wed Jul 07 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   381
- added "-j $CPUS" to make to speed up builds
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   382
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   383
* Mon May 31 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   384
- Add patch gcalctool-01-update-display.diff to fix bugzilla bug #134376
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   385
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   386
* Fri May 28 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   387
- Incorporate new docs tarball from [email protected].
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   388
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   389
* Wed May 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   390
- Updated l10n content to gcalctool-l10n-po-1.1.tar.bz2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   391
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   392
* Sun Apr 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   393
- enable javahelp conversion on Solaris
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   394
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   395
* Thu Apr 15 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   396
- Bump to 4.3.51
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   398
* Thu Apr 01 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   399
- javahelp conversion
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   400
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   401
* Mon Mar 29 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   402
- Updated l10n content to gcalctool-l10n-po-1.0.tar.bz2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   403
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   404
* Tue Mar 16 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   405
- Remove the man page and localized doc patches
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   406
  since they're upstream and we'll pick them up 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   407
  with the next release. Bump to 4.3.50.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   408
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   409
* Mon Mar 01 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   410
- fix aclocal options
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   411
- s$/usr/share/man$%{_mandir}$
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   412
- s$/usr/share%{_datadir}$
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   413
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   414
* Thu Feb 23 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   415
- fix non-portable tar commands
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   416
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   417
* Mon Feb 23 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   418
- Bump to 4.3.46, re-order patches, l10n update
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   419
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   420
* Wed Dec 17 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   421
- Bump to 4.3.29
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   422
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   423
* Fri Oct 31 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   424
- Remove the Sun Supported keyword since we're
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   425
  moving away from extras menu.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   426
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   427
- Remove the Sun Supported keyword since we're
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   428
  moving away from extras menu.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   429
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   430
- Remove the Sun Supported keyword since we're
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   431
  moving away from extras menu.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   432
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   433
- Remove the Sun Supported keyword since we're
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   434
  moving away from extras menu.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   435
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   436
* Fri Oct 10 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   437
- Update to 3.4.4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   438
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   439
* Fri Aug 01 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   440
- Add menu entry supported category.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   441
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   442
* Wed Jul 30 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   443
- New release. Bump version, reset release.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   444
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   445
* Fri Jul 25 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   446
- Uses scrollkeeper for postinstall. Add a dependency
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   447
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   448
* Tue Jul 01 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   449
- Initial Sun release