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