gtkhtml.spec
author dcarbery
Fri, 24 Nov 2006 16:37:59 +0000
branch217update
changeset 19096 d542fc2c823e
parent 8564 df62c23d2955
child 8644 03a152fd5cf6
permissions -rw-r--r--
Merged trunk changes r9797:9829 into 217update branch.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2386
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
     1
#
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     2
# spec file for package gtkhtml
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     3
#
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     4
# Copyright (c) 2005 Sun Microsystems, Inc.
2386
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
     5
# This file and all modifications and additions to the pristine
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
     6
# package are under the same license as the package itself.
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
     7
#
8564
df62c23d2955 assign owners to spec files
laca
parents: 8542
diff changeset
     8
# Owner: jefftsai
df62c23d2955 assign owners to spec files
laca
parents: 8542
diff changeset
     9
#
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    10
Name:         gtkhtml
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    11
License:      LGPL
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    12
Group:        System/Libraries/GNOME
8239
010408c40b24 2006-10-02 Damien Carbery <[email protected]>
dc144907
parents: 8059
diff changeset
    13
Version:      3.12.1
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    14
Release:      1
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    15
Distribution: Java Desktop System
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    16
Vendor:       Sun Microsystems, Inc.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    17
Summary:      Library for HTML support in Evolution
8059
89d9d7c19272 2006-09-04 Damien Carbery <[email protected]>
dc144907
parents: 7946
diff changeset
    18
Source:       http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.12/%{name}-%{version}.tar.bz2
8542
f9a892d12770 2006-11-13 Simon Zheng <[email protected]>
xz159989
parents: 8239
diff changeset
    19
# date:2006-11-13 bugster:6448891 bugzilla:349773 owner:xz159989 type:bug
f9a892d12770 2006-11-13 Simon Zheng <[email protected]>
xz159989
parents: 8239
diff changeset
    20
Patch1:       gtkhtml-01-backward-finding.diff
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    21
URL:          http://www.gnome.org
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    22
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    23
Docdir:       %{_defaultdocdir}/gtkhtml
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    24
Autoreqprov:  on
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    25
Prereq:       /sbin/ldconfig
2386
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    26
5565
b1beceba7539 * vino.spec: Remove PATH setting as it is not used (info was wrong and
dc144907
parents: 5529
diff changeset
    27
%define major_version 3.8
b1beceba7539 * vino.spec: Remove PATH setting as it is not used (info was wrong and
dc144907
parents: 5529
diff changeset
    28
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    29
%define libgnomeprint_version 2.3.0
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    30
%define libgnomeprintui_version 2.3.0
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    31
%define libgnomeui_version 2.4.0.1
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    32
%define libsoup_version 2.2.0
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    33
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    34
Requires:       libgnomeui >= %{libgnomeui_version}
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    35
Requires:       libgnomeprint >= %{libgnomeprint_version}
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    36
Requires:       libgnomeprintui >= %{libgnomeprintui_version}
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    37
Requires:       libsoup >= %{libsoup_version}
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    38
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    39
BuildRequires:  libgnomeui-devel >= %{libgnomeui_version}
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    40
BuildRequires:  libgnomeprintui-devel >= %{libgnomeprintui_version}
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    41
BuildRequires:  libgnomeprint-devel >= %{libgnomeprint_version}
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    42
BuildRequires:  libsoup-devel >= %{libsoup_version}
2386
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    43
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    44
%description
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    45
gtkhtml is a library providing HTML support for Evolution.
2386
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    46
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    47
%package devel
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    48
Summary:      Development Library for HTML support in Evolution
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    49
Group:        Development/Libraries/GNOME
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    50
Autoreqprov:  on
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    51
Requires:     %name = %version
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    52
BuildRequires: libgnomeui-devel >= %{libgnomeui_version}
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    53
BuildRequires: libgnomeprintui-devel >= %{libgnomeprint_version}
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    54
BuildRequires: libgnomeprint-devel >= %{libgnomeprintui_version}
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    55
BuildRequires: libsoup-devel >= %{libsoup_version}
2386
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    56
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    57
%description devel
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    58
This package contains the development libraries for gtkhtml, a 
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    59
library providing HTML support for Evolution.
2386
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    60
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    61
%prep
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    62
%setup -q
8542
f9a892d12770 2006-11-13 Simon Zheng <[email protected]>
xz159989
parents: 8239
diff changeset
    63
%patch1 -p1
4467
c50b112185a9 2004-11-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 4455
diff changeset
    64
2386
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    65
%build
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    66
libtoolize --force
6320
8ed6768dabe7 * gtkhtml.spec: Call intltoolize, needed to process intltool-*.in.
dc144907
parents: 6297
diff changeset
    67
intltoolize --copy --force --automake
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    68
aclocal $ACLOCAL_FLAGS
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    69
automake -a -c -f
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    70
autoconf
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    71
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    72
CFLAGS="$RPM_OPT_FLAGS" \
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    73
  ./configure \
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    74
    --prefix=%{_prefix} \
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    75
    --libexecdir=%{_libexecdir} \
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    76
    --sysconfdir=%{_sysconfdir}
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    77
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    78
make
2386
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    79
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    80
%install
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    81
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    82
make -i install DESTDIR=$RPM_BUILD_ROOT
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    83
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
6999
c8ffea0d1cf3 * evolution-data-server.spec, evolution-exchange.spec,
hh150184
parents: 6984
diff changeset
    84
find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
c8ffea0d1cf3 * evolution-data-server.spec, evolution-exchange.spec,
hh150184
parents: 6984
diff changeset
    85
find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
2386
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    86
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    87
%clean
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    88
rm -rf $RPM_BUILD_ROOT
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    89
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    90
%post
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    91
/sbin/ldconfig
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    92
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    93
%postun
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    94
/sbin/ldconfig
2386
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    95
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    96
%files
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    97
%defattr (-, root, root)
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    98
%doc AUTHORS COPYING ChangeLog NEWS README
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    99
%{_libdir}/*.so.*
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   100
%{_libdir}/bonobo/servers/*.server
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   101
%{_libdir}/gtkhtml/*.so
5565
b1beceba7539 * vino.spec: Remove PATH setting as it is not used (info was wrong and
dc144907
parents: 5529
diff changeset
   102
%{_datadir}/gtkhtml-%{major_version}/*
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   103
%{_datadir}/locale/*/LC_MESSAGES/*.mo
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   104
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   105
%files devel
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   106
%defattr (-, root, root)
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   107
%{_libdir}/*.so
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   108
%{_libdir}/pkgconfig/*.pc
5565
b1beceba7539 * vino.spec: Remove PATH setting as it is not used (info was wrong and
dc144907
parents: 5529
diff changeset
   109
%{_includedir}/libgtkhtml-%{major_version}/*
2386
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
   110
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
   111
%changelog
8542
f9a892d12770 2006-11-13 Simon Zheng <[email protected]>
xz159989
parents: 8239
diff changeset
   112
* Mon Nov 13 2006 - [email protected]
f9a892d12770 2006-11-13 Simon Zheng <[email protected]>
xz159989
parents: 8239
diff changeset
   113
- Add a patch for bugster 6448891.
8239
010408c40b24 2006-10-02 Damien Carbery <[email protected]>
dc144907
parents: 8059
diff changeset
   114
* Mon Oct 02 2006 - [email protected]
010408c40b24 2006-10-02 Damien Carbery <[email protected]>
dc144907
parents: 8059
diff changeset
   115
- Bump to 3.12.1.
8059
89d9d7c19272 2006-09-04 Damien Carbery <[email protected]>
dc144907
parents: 7946
diff changeset
   116
* Mon Sep 04 2006 - [email protected]
89d9d7c19272 2006-09-04 Damien Carbery <[email protected]>
dc144907
parents: 7946
diff changeset
   117
- Bump to 3.12.0.
7946
73929a732403 Bump gtkhtml to 3.11.92
qc161282
parents: 7943
diff changeset
   118
* Tue Aug 22 2006 - [email protected]
73929a732403 Bump gtkhtml to 3.11.92
qc161282
parents: 7943
diff changeset
   119
- Bump to 3.11.92.
7871
6b651f134058 2006-08-08 Damien Carbery <[email protected]>
dc144907
parents: 7743
diff changeset
   120
* Tue Aug 08 2006 - [email protected]
6b651f134058 2006-08-08 Damien Carbery <[email protected]>
dc144907
parents: 7743
diff changeset
   121
- Bump to 3.11.91.
7743
b9bc3fb4d8b2 2006-07-24 Damien Carbery <[email protected]>
dc144907
parents: 7702
diff changeset
   122
* Mon Jul 24 2006 - [email protected]
b9bc3fb4d8b2 2006-07-24 Damien Carbery <[email protected]>
dc144907
parents: 7702
diff changeset
   123
- Bump to 3.11.90.1.
7702
5c0424b6a59b Bump evolution to head(gnome 2.15), not include
qc161282
parents: 7339
diff changeset
   124
* Fri Jul 20 2006 - [email protected]
5c0424b6a59b Bump evolution to head(gnome 2.15), not include
qc161282
parents: 7339
diff changeset
   125
- Bump to 3.11.4.
7339
4a059bb81d5e * evolution-data-server.spec: Bump to 1.6.2.
hh150184
parents: 7038
diff changeset
   126
* Tue May 30 2006 - [email protected]
4a059bb81d5e * evolution-data-server.spec: Bump to 1.6.2.
hh150184
parents: 7038
diff changeset
   127
- Bump to 3.10.2.
7038
ab44c695d35e 2006-04-10 Damien Carbery <[email protected]>
dc144907
parents: 6999
diff changeset
   128
* Mon Apr 10 2006 - [email protected]
ab44c695d35e 2006-04-10 Damien Carbery <[email protected]>
dc144907
parents: 6999
diff changeset
   129
- Bump to 3.10.1.
6999
c8ffea0d1cf3 * evolution-data-server.spec, evolution-exchange.spec,
hh150184
parents: 6984
diff changeset
   130
* Tue Apr 04 2006 - [email protected]
c8ffea0d1cf3 * evolution-data-server.spec, evolution-exchange.spec,
hh150184
parents: 6984
diff changeset
   131
- Remove .a/.la files in linux spec. 
6984
f2617c9f00a7 * evolution-data-server.spec, evolution-exchange.spec,
hh150184
parents: 6920
diff changeset
   132
* Thu Mar 30 2006 - [email protected]
f2617c9f00a7 * evolution-data-server.spec, evolution-exchange.spec,
hh150184
parents: 6920
diff changeset
   133
- Alter "remove *.a/*.la files part" to SUNWevolution-libs.spec
6920
8a1f0dcb9c72 2006-03-13 Damien Carbery <[email protected]>
dc144907
parents: 6859
diff changeset
   134
* Mon Mar 13 2006 - [email protected]
8a1f0dcb9c72 2006-03-13 Damien Carbery <[email protected]>
dc144907
parents: 6859
diff changeset
   135
- Bump to 3.10.0.
6859
857501a4764d * evolution-data-server.spec: Bump to 1.5.92.
hh150184
parents: 6750
diff changeset
   136
* Tue Feb 28 2006 - [email protected]
857501a4764d * evolution-data-server.spec: Bump to 1.5.92.
hh150184
parents: 6750
diff changeset
   137
- Bump to 3.9.92.
6750
5e936c4baa07 2006-02-14 Damien Carbery <[email protected]>
dc144907
parents: 6722
diff changeset
   138
* Tue Feb 14 2006 - [email protected]
5e936c4baa07 2006-02-14 Damien Carbery <[email protected]>
dc144907
parents: 6722
diff changeset
   139
- Bump to 3.9.91.
6722
438fd279482b 2006-02-03 Damien Carbery <[email protected]>
dc144907
parents: 6689
diff changeset
   140
* Fri Feb  3 2006 - [email protected]
438fd279482b 2006-02-03 Damien Carbery <[email protected]>
dc144907
parents: 6689
diff changeset
   141
- Bump to 3.9.90.1.
438fd279482b 2006-02-03 Damien Carbery <[email protected]>
dc144907
parents: 6689
diff changeset
   142
* Mon Jan 30 2006 - [email protected]
438fd279482b 2006-02-03 Damien Carbery <[email protected]>
dc144907
parents: 6689
diff changeset
   143
- Bump to 3.9.90.
6622
ddc2cf988d46 * evolution-data-server.spec: Bump to 1.5.5.
hh150184
parents: 6480
diff changeset
   144
* Thu Jan 19 2006 - [email protected]
ddc2cf988d46 * evolution-data-server.spec: Bump to 1.5.5.
hh150184
parents: 6480
diff changeset
   145
- Bump to 3.9.5.
6480
21d90e82606e * evolution-data-server.spec: Bump to 1.5.4.
hh150184
parents: 6441
diff changeset
   146
* Wed Jan 04 2006 - [email protected]
21d90e82606e * evolution-data-server.spec: Bump to 1.5.4.
hh150184
parents: 6441
diff changeset
   147
- Bump to 3.9.4.
6441
5008c6bed224 * evolution-data-server.spec: correct source filed,
hh150184
parents: 6399
diff changeset
   148
* Wed Dec 21 2005 - [email protected]
5008c6bed224 * evolution-data-server.spec: correct source filed,
hh150184
parents: 6399
diff changeset
   149
- Correct Source filed.
6399
666cd5b85f78 * evolution-exchange.spec evolution-data-server.spec evolution.spec
dc144907
parents: 6320
diff changeset
   150
* Tue Dec 19 2005 - [email protected]
666cd5b85f78 * evolution-exchange.spec evolution-data-server.spec evolution.spec
dc144907
parents: 6320
diff changeset
   151
- Bump to 3.9.3.
6320
8ed6768dabe7 * gtkhtml.spec: Call intltoolize, needed to process intltool-*.in.
dc144907
parents: 6297
diff changeset
   152
* Thu Dec 01 2005 - [email protected]
8ed6768dabe7 * gtkhtml.spec: Call intltoolize, needed to process intltool-*.in.
dc144907
parents: 6297
diff changeset
   153
- Call intltoolize, needed to process intltool-*.in.
6297
325024482887 * eel.spec eog.spec evolution.spec evolution-data-server.spec
dc144907
parents: 6074
diff changeset
   154
* Tue Nov 29 2005 - [email protected]
325024482887 * eel.spec eog.spec evolution.spec evolution-data-server.spec
dc144907
parents: 6074
diff changeset
   155
- Bump to 3.8.2.
6074
06d4a85b7d8a * evolution-data-server.spec: Bump to 1.4.1.
hh150184
parents: 5763
diff changeset
   156
* Mon Oct 10 2005 - [email protected]
06d4a85b7d8a * evolution-data-server.spec: Bump to 1.4.1.
hh150184
parents: 5763
diff changeset
   157
- Bump to 3.8.1.
5763
fdf0f0dcdf4a * evolution-data-server.spec: Bump to 1.4.0.
hh150184
parents: 5696
diff changeset
   158
* Wed Sep  7 2005 - [email protected]
fdf0f0dcdf4a * evolution-data-server.spec: Bump to 1.4.0.
hh150184
parents: 5696
diff changeset
   159
- Bump to 3.8.0.
5696
56e1188ee311 Upgrade SUNWevolution-libs related spec files.
hh150184
parents: 5656
diff changeset
   160
* Wed Aug 31 2005 - [email protected]
56e1188ee311 Upgrade SUNWevolution-libs related spec files.
hh150184
parents: 5656
diff changeset
   161
- Remove Patch1 since it is already there.
5656
eddc09489718 2005-08-31 Glynn Foster <[email protected]>
gman
parents: 5565
diff changeset
   162
* Wed Aug 31 2005 - [email protected]
eddc09489718 2005-08-31 Glynn Foster <[email protected]>
gman
parents: 5565
diff changeset
   163
- Bump 3.7.7.
5529
9133a916e53a * *.spec: More bumping to latest versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   164
* Mon Aug 15 2005 - [email protected]
9133a916e53a * *.spec: More bumping to latest versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   165
- Bump 3.7.6.
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   166
* Tue Jul 12 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   167
- Add patch to build on Solaris (remove 'return' from void function).
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   168
  Bugzilla #309785. Remove when tarball bumped.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   169
* Tue May 17 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   170
- Bump to 3.6.2
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   171
* Tue Nov 23 2004 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   172
- Bump to 3.2.3
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   173
* Thu Jun 17 2004 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   174
- rpm4'ified
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   175
* Tue Jun 08 2004 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   176
- Bump to 3.1.16
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   177
* Fri May 21 2004 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   178
- Bump to 3.1.14
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   179
* Tue Apr 20 2004 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   180
- Bump to 3.1.12
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   181
* Mon Apr 19 2004 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   182
- Initial spec file for gtkhtml 3.1.x