gtkhtml.spec
author hh150184
Tue, 24 Jan 2006 11:56:37 +0000
branchgnome-2-12
changeset 19207 b59a653a3329
parent 6320 8ed6768dabe7
child 6399 666cd5b85f78
permissions -rw-r--r--
* evolution-jescs.spec: Bump to 2.4.4, Remove unused define evolution_imagesdir and evolution_libsdir, Remove hard code 1.2, 2.4. * Solaris/SUNWevolution-jescs.spec: Remove *.la under /usr/lib when install, s/evolution-data-server-1.2/evolution-data-server-*/g.
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
#
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
     8
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     9
Name:         gtkhtml
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    10
License:      LGPL
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    11
Group:        System/Libraries/GNOME
6297
325024482887 * eel.spec eog.spec evolution.spec evolution-data-server.spec
dc144907
parents: 6074
diff changeset
    12
Version:      3.8.2
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    13
Release:      1
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    14
Distribution: Java Desktop System
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    15
Vendor:       Sun Microsystems, Inc.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    16
Summary:      Library for HTML support in Evolution
5763
fdf0f0dcdf4a * evolution-data-server.spec: Bump to 1.4.0.
hh150184
parents: 5696
diff changeset
    17
Source:       http://ftp.gnome.org/pub/GNOME/sources/gtkhtml/3.8/%{name}-%{version}.tar.bz2
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    18
URL:          http://www.gnome.org
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    19
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    20
Docdir:       %{_defaultdocdir}/gtkhtml
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    21
Autoreqprov:  on
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    22
Prereq:       /sbin/ldconfig
2386
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    23
5565
b1beceba7539 * vino.spec: Remove PATH setting as it is not used (info was wrong and
dc144907
parents: 5529
diff changeset
    24
%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
    25
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    26
%define libgnomeprint_version 2.3.0
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    27
%define libgnomeprintui_version 2.3.0
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    28
%define libgnomeui_version 2.4.0.1
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    29
%define libsoup_version 2.2.0
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    30
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    31
Requires:       libgnomeui >= %{libgnomeui_version}
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    32
Requires:       libgnomeprint >= %{libgnomeprint_version}
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    33
Requires:       libgnomeprintui >= %{libgnomeprintui_version}
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    34
Requires:       libsoup >= %{libsoup_version}
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    35
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    36
BuildRequires:  libgnomeui-devel >= %{libgnomeui_version}
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    37
BuildRequires:  libgnomeprintui-devel >= %{libgnomeprintui_version}
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    38
BuildRequires:  libgnomeprint-devel >= %{libgnomeprint_version}
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    39
BuildRequires:  libsoup-devel >= %{libsoup_version}
2386
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    40
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    41
%description
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    42
gtkhtml is a library providing HTML support for Evolution.
2386
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    43
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    44
%package devel
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    45
Summary:      Development Library for HTML support in Evolution
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    46
Group:        Development/Libraries/GNOME
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    47
Autoreqprov:  on
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    48
Requires:     %name = %version
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    49
BuildRequires: libgnomeui-devel >= %{libgnomeui_version}
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    50
BuildRequires: libgnomeprintui-devel >= %{libgnomeprint_version}
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    51
BuildRequires: libgnomeprint-devel >= %{libgnomeprintui_version}
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    52
BuildRequires: libsoup-devel >= %{libsoup_version}
2386
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    53
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    54
%description devel
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    55
This package contains the development libraries for gtkhtml, a 
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    56
library providing HTML support for Evolution.
2386
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    57
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    58
%prep
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    59
%setup -q
4467
c50b112185a9 2004-11-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 4455
diff changeset
    60
2386
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    61
%build
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    62
libtoolize --force
6320
8ed6768dabe7 * gtkhtml.spec: Call intltoolize, needed to process intltool-*.in.
dc144907
parents: 6297
diff changeset
    63
intltoolize --copy --force --automake
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    64
aclocal $ACLOCAL_FLAGS
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    65
automake -a -c -f
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    66
autoconf
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    67
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    68
CFLAGS="$RPM_OPT_FLAGS" \
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    69
  ./configure \
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    70
    --prefix=%{_prefix} \
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    71
    --libexecdir=%{_libexecdir} \
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    72
    --sysconfdir=%{_sysconfdir}
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    73
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    74
make
2386
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    75
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    76
%install
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    77
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    78
make -i install DESTDIR=$RPM_BUILD_ROOT
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    79
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    80
rm $RPM_BUILD_ROOT%{_libdir}/*.a
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    81
rm $RPM_BUILD_ROOT%{_libdir}/*.la
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    82
rm $RPM_BUILD_ROOT%{_libdir}/gtkhtml/*.la
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    83
rm $RPM_BUILD_ROOT%{_libdir}/gtkhtml/*.a
2386
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    84
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    85
%clean
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    86
rm -rf $RPM_BUILD_ROOT
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    87
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    88
%post
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    89
/sbin/ldconfig
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    90
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    91
%postun
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    92
/sbin/ldconfig
2386
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    93
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    94
%files
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    95
%defattr (-, root, root)
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    96
%doc AUTHORS COPYING ChangeLog NEWS README
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    97
%{_libdir}/*.so.*
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    98
%{_libdir}/bonobo/servers/*.server
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    99
%{_libdir}/gtkhtml/*.so
5565
b1beceba7539 * vino.spec: Remove PATH setting as it is not used (info was wrong and
dc144907
parents: 5529
diff changeset
   100
%{_datadir}/gtkhtml-%{major_version}/*
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   101
%{_datadir}/locale/*/LC_MESSAGES/*.mo
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   102
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   103
%files devel
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   104
%defattr (-, root, root)
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   105
%{_libdir}/*.so
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   106
%{_libdir}/pkgconfig/*.pc
5565
b1beceba7539 * vino.spec: Remove PATH setting as it is not used (info was wrong and
dc144907
parents: 5529
diff changeset
   107
%{_includedir}/libgtkhtml-%{major_version}/*
2386
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
   108
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
   109
%changelog
6320
8ed6768dabe7 * gtkhtml.spec: Call intltoolize, needed to process intltool-*.in.
dc144907
parents: 6297
diff changeset
   110
* Thu Dec 01 2005 - [email protected]
8ed6768dabe7 * gtkhtml.spec: Call intltoolize, needed to process intltool-*.in.
dc144907
parents: 6297
diff changeset
   111
- Call intltoolize, needed to process intltool-*.in.
8ed6768dabe7 * gtkhtml.spec: Call intltoolize, needed to process intltool-*.in.
dc144907
parents: 6297
diff changeset
   112
6297
325024482887 * eel.spec eog.spec evolution.spec evolution-data-server.spec
dc144907
parents: 6074
diff changeset
   113
* Tue Nov 29 2005 - [email protected]
325024482887 * eel.spec eog.spec evolution.spec evolution-data-server.spec
dc144907
parents: 6074
diff changeset
   114
- Bump to 3.8.2.
325024482887 * eel.spec eog.spec evolution.spec evolution-data-server.spec
dc144907
parents: 6074
diff changeset
   115
6074
06d4a85b7d8a * evolution-data-server.spec: Bump to 1.4.1.
hh150184
parents: 5763
diff changeset
   116
* Mon Oct 10 2005 - [email protected]
06d4a85b7d8a * evolution-data-server.spec: Bump to 1.4.1.
hh150184
parents: 5763
diff changeset
   117
- Bump to 3.8.1.
06d4a85b7d8a * evolution-data-server.spec: Bump to 1.4.1.
hh150184
parents: 5763
diff changeset
   118
5763
fdf0f0dcdf4a * evolution-data-server.spec: Bump to 1.4.0.
hh150184
parents: 5696
diff changeset
   119
* Wed Sep  7 2005 - [email protected]
fdf0f0dcdf4a * evolution-data-server.spec: Bump to 1.4.0.
hh150184
parents: 5696
diff changeset
   120
- Bump to 3.8.0.
fdf0f0dcdf4a * evolution-data-server.spec: Bump to 1.4.0.
hh150184
parents: 5696
diff changeset
   121
5696
56e1188ee311 Upgrade SUNWevolution-libs related spec files.
hh150184
parents: 5656
diff changeset
   122
* Wed Aug 31 2005 - [email protected]
56e1188ee311 Upgrade SUNWevolution-libs related spec files.
hh150184
parents: 5656
diff changeset
   123
- Remove Patch1 since it is already there.
56e1188ee311 Upgrade SUNWevolution-libs related spec files.
hh150184
parents: 5656
diff changeset
   124
5656
eddc09489718 2005-08-31 Glynn Foster <[email protected]>
gman
parents: 5565
diff changeset
   125
* Wed Aug 31 2005 - [email protected]
eddc09489718 2005-08-31 Glynn Foster <[email protected]>
gman
parents: 5565
diff changeset
   126
- Bump 3.7.7.
eddc09489718 2005-08-31 Glynn Foster <[email protected]>
gman
parents: 5565
diff changeset
   127
5529
9133a916e53a * *.spec: More bumping to latest versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   128
* Mon Aug 15 2005 - [email protected]
9133a916e53a * *.spec: More bumping to latest versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   129
- Bump 3.7.6.
9133a916e53a * *.spec: More bumping to latest versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   130
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   131
* Tue Jul 12 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   132
- 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
   133
  Bugzilla #309785. Remove when tarball bumped.
4978
97ac951ef359 bump src tarballs for moz/evo/apoc
dermotm
parents: 4973
diff changeset
   134
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   135
* Tue May 17 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   136
- Bump to 3.6.2
4742
c9dee2ee2d86 bump src tarballs for moz/evo/apoc
dermotm
parents: 4689
diff changeset
   137
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   138
* Tue Nov 23 2004 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   139
- Bump to 3.2.3
4274
db01cec80c59 bump src tarballs for moz/evo
dermotm
parents: 4265
diff changeset
   140
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   141
* Thu Jun 17 2004 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   142
- rpm4'ified
3952
6b0ffbd118a0 Added gtkhtml-02-g11n-potfiles.diff. Updated gtkhtml.spec.
yk150259
parents: 3858
diff changeset
   143
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   144
* Tue Jun 08 2004 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   145
- Bump to 3.1.16
3423
d691633721dc bump src tarballs for moz/evo
dermotm
parents: 3320
diff changeset
   146
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   147
* Fri May 21 2004 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   148
- Bump to 3.1.14
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   149
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   150
* Tue Apr 20 2004 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   151
- Bump to 3.1.12
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   152
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   153
* Mon Apr 19 2004 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   154
- Initial spec file for gtkhtml 3.1.x