evolution.spec
author dermotm
Mon, 24 Jul 2006 12:30:39 +0000
branchgnome-2-10
changeset 19949 94f49bf19351
parent 19719 d184ca39d269
permissions -rw-r--r--
access control test #4
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
19643
798139c9a46e 2005-08-03 Laszlo Peter <[email protected]>
laca
parents: 19624
diff changeset
     1
#
19693
ecfa915b40d9 2005-08-05 Laszlo Peter <[email protected]>
laca
parents: 19643
diff changeset
     2
# spec file for package evolution
ecfa915b40d9 2005-08-05 Laszlo Peter <[email protected]>
laca
parents: 19643
diff changeset
     3
#
ecfa915b40d9 2005-08-05 Laszlo Peter <[email protected]>
laca
parents: 19643
diff changeset
     4
# Copyright (c) 2005 Sun Microsystems, Inc.
19643
798139c9a46e 2005-08-03 Laszlo Peter <[email protected]>
laca
parents: 19624
diff changeset
     5
# This file and all modifications and additions to the pristine
798139c9a46e 2005-08-03 Laszlo Peter <[email protected]>
laca
parents: 19624
diff changeset
     6
# package are under the same license as the package itself.
798139c9a46e 2005-08-03 Laszlo Peter <[email protected]>
laca
parents: 19624
diff changeset
     7
#
19316
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
     8
Name:         evolution
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
     9
License:      GPL
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    10
Group:        System/GUI/GNOME
19413
d18fe9cd8d73 Bump various tarballs, remove/re-apply some patches
mattk
parents: 19316
diff changeset
    11
Version:      2.2.3
19316
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    12
Release:      1
19693
ecfa915b40d9 2005-08-05 Laszlo Peter <[email protected]>
laca
parents: 19643
diff changeset
    13
Distribution: java-desktop-system
19316
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    14
Vendor:       Sun Microsystems, Inc.
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    15
Summary:      Evolution
19693
ecfa915b40d9 2005-08-05 Laszlo Peter <[email protected]>
laca
parents: 19643
diff changeset
    16
Source:       http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.2/%{name}-%{version}.tar.bz2
19621
9b6dc4d3b9d4 * evolution-data-server.spec,evolution.spec: Add patches from Jerry Pu
dc144907
parents: 19577
diff changeset
    17
Patch1:       evolution-01-solaris-ldap.diff
19316
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    18
URL:          http://www.gnome.org
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    19
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    20
Docdir:       %{_defaultdocdir}/evolution
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    21
Autoreqprov:  on
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    22
Prereq:       /sbin/ldconfig
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    23
Prereq:       scrollkeeper
19693
ecfa915b40d9 2005-08-05 Laszlo Peter <[email protected]>
laca
parents: 19643
diff changeset
    24
Prereq:       sh-utils
ecfa915b40d9 2005-08-05 Laszlo Peter <[email protected]>
laca
parents: 19643
diff changeset
    25
Prereq:       GConf
2386
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    26
19316
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    27
%define GConf_version 2.5.0
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    28
%define gtkhtml_version 3.2
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    29
%define gnome_pilot_version 2.0.10
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    30
%define mozilla_nss_version 3.8.0
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    31
%define mozilla_nspr_version 4.3.0
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    32
%define libgnomeui_version 2.4.0
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    33
%define libgal_version 2.2.0
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    34
%define scrollkeeper_version 0.3.11
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    35
%define gtk_doc_version 1.1
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    36
%define evolution_data_server_version 1.0.0
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    37
%define db_evo_version 3.1.17
2386
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    38
19316
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    39
BuildRequires: libgnomeui-devel >= %{libgnomeui_version}
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    40
BuildRequires: libgal-devel >= %{libgal_version}
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    41
BuildRequires: gtkhtml-devel >= %{gtkhtml_version}
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    42
BuildRequires: GConf-devel >= %{GConf_version}
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    43
BuildRequires: gnome-pilot-devel >= %{gnome_pilot_version}
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    44
BuildRequires: evolution-data-server-devel >= %{evolution_data_server_version}
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    45
BuildRequires: mozilla-nss-devel >= %{mozilla_nss_version}
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    46
BuildRequires: mozilla-nspr-devel >= %{mozilla_nspr_version}
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    47
BuildRequires: db_evo >= %{db_evo_version}
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    48
BuildRequires: scrollkeeper >= %{scrollkeeper_version}
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    49
BuildRequires: gtk-doc >= %{gtk_doc_version}
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    50
BuildRequires: intltool
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    51
BuildRequires: bison
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    52
Requires:      libgnomeui >= %{libgnomeui_version}
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    53
Requires:      libgal >= %{libgal_version}
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    54
Requires:      gtkhtml >= %{gtkhtml_version}
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    55
Requires:      GConf >= %{GConf_version}
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    56
Requires:      gnome-pilot >= %{gnome_pilot_version}
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    57
Requires:      evolution-data-server >= %{evolution_data_server_version}
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    58
Requires:      mozilla-nss >= %{mozilla_nss_version}
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    59
Requires:      mozilla-nspr >= %{mozilla_nspr_version}
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    60
Requires:      scrollkeeper >= %{scrollkeeper_version}
2386
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    61
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    62
%description
19316
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    63
Evolution is a mail, calendar and addressbook client for the GNOME Desktop
2386
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    64
19316
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    65
%package devel
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    66
Summary:      Development Evolution Libraries
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    67
Group:        System/GUI/GNOME
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    68
Autoreqprov:  on
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    69
Requires:     %name = %version
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    70
BuildRequires: libgnomeui-devel >= %{libgnomeui_version}
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    71
BuildRequires: GConf-devel >= %{GConf_version}
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    72
BuildRequires: libgal-devel >= %{libgal_version}
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    73
BuildRequires: gtkhtml-devel >= %{gtkhtml_version}
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    74
BuildRequires: evolution-data-server-devel >= %{evolution_data_server_version}
2386
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    75
19316
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    76
%description devel
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    77
This package contains the development libraries for Evolution, the GNOME mail, calendar
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    78
and addressbook client.
2386
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    79
19316
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    80
%package pilot
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    81
Summary:      Pilot support for Evolution
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    82
Group:        System/GUI/GNOME
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    83
Autoreqprov:  on
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    84
Requires:     %name = %version
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    85
BuildRequires: gnome-pilot-devel >= %{gnome_pilot_version}
2386
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    86
19316
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    87
%description pilot
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    88
This package contains the pilot support for Evolution, the GNOME mail, calendar and
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    89
addressbook client, allowing you to synchronize your Palm with Evolution.
2386
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    90
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    91
%prep
19316
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    92
%setup -q
19621
9b6dc4d3b9d4 * evolution-data-server.spec,evolution.spec: Add patches from Jerry Pu
dc144907
parents: 19577
diff changeset
    93
%patch1 -p1
4467
c50b112185a9 2004-11-08 Takao Fujiwara <[email protected]>
fujiwara
parents: 4455
diff changeset
    94
2386
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    95
%build
19316
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    96
libtoolize --force
19569
1abf1aab6eb6 * evolution.spec: Remove gnome2-macros dir from aclocal call as that
dc144907
parents: 19490
diff changeset
    97
aclocal $ACLOCAL_FLAGS
19316
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    98
automake -a -c -f
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
    99
autoconf
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   100
# This saves us from having to edit /etc/ld.so.conf and adding the 
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   101
# mozilla directory
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   102
export LDFLAGS="$LDFLAGS -R%{_libdir}/mozilla"
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   103
CFLAGS="$RPM_OPT_FLAGS" \
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   104
./configure --prefix=%{_prefix}						\
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   105
	    --libexecdir=%{_libexecdir}					\
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   106
	    --sysconfdir=%{_sysconfdir}					\
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   107
	    --localstatedir=/var					\
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   108
	    --enable-nss=yes						\
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   109
	    --enable-smime=yes						\
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   110
	    --enable-openssl=yes					\
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   111
	    --enable-pilot-conduits=yes					\
19624
47bd632c89f1 * evolution.spec, evolution-data-server.spec: Rename --with-openldap
dc144907
parents: 19621
diff changeset
   112
	    --with-ldap=%{_prefix}					\
19316
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   113
	    --with-db3-includes=%{_includedir}/evolution-private	\
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   114
	    --with-db3-libs=%{_libdir}/evolution-private		\
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   115
	    --with-nss-includes=%{_includedir}/mozilla/nss		\
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   116
	    --with-nss-libs=%{_libdir}/mozilla				\
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   117
	    --with-nspr-includes=%{_includedir}/mozilla/nspr		\
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   118
	    --with-nspr-libs=%{_libdir}/mozilla				\
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   119
	    --with-krb4=%{_prefix} --with-krb5=%{_prefix}
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   120
make
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3242
diff changeset
   121
19316
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   122
%install
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   123
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   124
make -i install DESTDIR=$RPM_BUILD_ROOT
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   125
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   126
rm $RPM_BUILD_ROOT%{_libdir}/evolution/2.2/components/*.la
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   127
rm $RPM_BUILD_ROOT%{_libdir}/evolution/2.2/conduits/*.la
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   128
rm $RPM_BUILD_ROOT%{_libdir}/evolution/2.2/evolution-addressbook-importers/*.la
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   129
rm $RPM_BUILD_ROOT%{_libdir}/evolution/2.2/evolution-calendar-importers/*.la
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   130
rm $RPM_BUILD_ROOT%{_libdir}/evolution/2.2/*.la
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   131
rm $RPM_BUILD_ROOT%{_libdir}/evolution/2.2/plugins/*.la
4120
bef2bd999924 * evolution.spec: Disable gnome-pilot-link conduits on Solaris.
dc144907
parents: 4117
diff changeset
   132
19316
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   133
%clean
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   134
rm -rf $RPM_BUILD_ROOT
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   135
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   136
%post
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   137
/sbin/ldconfig
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   138
for i in C zh_CN zh_TW ko_KR ja_JP de_DE es_ES fr_FR it_IT sv_SE ; do
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   139
        langtag=$i
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   140
        [ ${i:0:2} == "zh" ] || langtag=${i:0:2}
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   141
        [ -e  %{_datadir}/omf/evolution/evolution-2.0-$langtag.omf ] && \
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   142
        env LANG=$i LC_ALL=$i scrollkeeper-install -q %{_datadir}/omf/evolution/evolution-2.0-$langtag.omf
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   143
done
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   144
scrollkeeper-update -q
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   145
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   146
SCHEMAS="apps_evolution_addressbook-2.2.schemas apps_evolution_calendar-2.2.schemas apps_evolution_shell-2.2.schemas evolution-mail-2.2.schemas"
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   147
for S in $SCHEMAS; do
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   148
        gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S >/dev/null
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   149
done
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   150
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   151
%postun
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   152
/sbin/ldconfig
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   153
scrollkeeper-update -q
4556
466137e22bfc 2004-11-13 Halton Huo <[email protected]>
dave
parents: 4541
diff changeset
   154
19316
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   155
%files
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   156
%defattr (-, root, root)
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   157
%doc AUTHORS COPYING ChangeLog NEWS README
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   158
%{_bindir}/*
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   159
%{_libexecdir}/evolution/2.2/*
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   160
%{_libdir}/bonobo/servers
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   161
%{_libdir}/evolution/2.2/*.so.*
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   162
%{_libdir}/evolution/2.2/components/*.so
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   163
%{_libdir}/evolution/2.2/evolution-addressbook-importers/*.so
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   164
%{_libdir}/evolution/2.2/evolution-calendar-importers/*.so
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   165
%{_libdir}/evolution/2.2/plugins/*.so
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   166
%{_libdir}/evolution/2.2/plugins/*.eplug
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   167
%{_libdir}/evolution/2.2/plugins/*.xml
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   168
%{_datadir}/applications/*
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   169
%{_datadir}/evolution/2.2/*
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   170
%{_datadir}/gnome/help/evolution-2.2/*
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   171
%{_datadir}/mime-info/*
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   172
%{_datadir}/omf/*
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   173
%{_datadir}/pixmaps/*
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   174
%config %{_sysconfdir}/gconf/schemas/*
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   175
%{_datadir}/locale/*/LC_MESSAGES/*.mo
2386
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
   176
19316
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   177
%files devel
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   178
%defattr (-, root, root)
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   179
%{_includedir}/evolution-2.2/*
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   180
%{_libdir}/pkgconfig/*.pc
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   181
%{_libdir}/evolution/2.2/*.so
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   182
%{_datadir}/idl/*
2386
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
   183
19316
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   184
%files pilot
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   185
%defattr (-, root, root)
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   186
%{_libdir}/evolution/2.2/conduits/*.so
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   187
%{_datadir}/gnome-pilot/*
2386
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
   188
e8b83b3d76a3 2004-04-04 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
   189
%changelog
19624
47bd632c89f1 * evolution.spec, evolution-data-server.spec: Rename --with-openldap
dc144907
parents: 19621
diff changeset
   190
* Thu Jul 28 2005 - [email protected]
47bd632c89f1 * evolution.spec, evolution-data-server.spec: Rename --with-openldap
dc144907
parents: 19621
diff changeset
   191
- Rename --with-openldap configure option to --with-ldap as a result of Jerry's
47bd632c89f1 * evolution.spec, evolution-data-server.spec: Rename --with-openldap
dc144907
parents: 19621
diff changeset
   192
  patch from Jul 27. Also remove '%ifos' code around this option.
47bd632c89f1 * evolution.spec, evolution-data-server.spec: Rename --with-openldap
dc144907
parents: 19621
diff changeset
   193
19621
9b6dc4d3b9d4 * evolution-data-server.spec,evolution.spec: Add patches from Jerry Pu
dc144907
parents: 19577
diff changeset
   194
* Wed Jul 27 2005 - [email protected]
9b6dc4d3b9d4 * evolution-data-server.spec,evolution.spec: Add patches from Jerry Pu
dc144907
parents: 19577
diff changeset
   195
- Add patch from Jerry Pu ([email protected]) to support LDAP on Solaris.
9b6dc4d3b9d4 * evolution-data-server.spec,evolution.spec: Add patches from Jerry Pu
dc144907
parents: 19577
diff changeset
   196
19569
1abf1aab6eb6 * evolution.spec: Remove gnome2-macros dir from aclocal call as that
dc144907
parents: 19490
diff changeset
   197
* Wed Jul 13 2005 - [email protected]
1abf1aab6eb6 * evolution.spec: Remove gnome2-macros dir from aclocal call as that
dc144907
parents: 19490
diff changeset
   198
- Remove gnome2-macros dir from aclocal call as that dir no longer exists.
1abf1aab6eb6 * evolution.spec: Remove gnome2-macros dir from aclocal call as that
dc144907
parents: 19490
diff changeset
   199
19413
d18fe9cd8d73 Bump various tarballs, remove/re-apply some patches
mattk
parents: 19316
diff changeset
   200
* Wed Jun 15 2005 - [email protected]
d18fe9cd8d73 Bump various tarballs, remove/re-apply some patches
mattk
parents: 19316
diff changeset
   201
- Bump to 2.2.3
d18fe9cd8d73 Bump various tarballs, remove/re-apply some patches
mattk
parents: 19316
diff changeset
   202
19316
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   203
* Mon May 16 2005 - [email protected]
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   204
- Bump to 2.2.2
4978
97ac951ef359 bump src tarballs for moz/evo/apoc
dermotm
parents: 4973
diff changeset
   205
19316
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   206
* Tue Nov 23 2004 - [email protected]
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   207
- Bump to 2.0.2
4679
8450092b260e evolution.spec, hydrogen.spec: changelog typos, bug #6196427
dermotm
parents: 4649
diff changeset
   208
19316
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   209
* Thu Jun 17 2004 - [email protected]
19643
798139c9a46e 2005-08-03 Laszlo Peter <[email protected]>
laca
parents: 19624
diff changeset
   210
- rpm4'ified
4274
db01cec80c59 bump src tarballs for moz/evo
dermotm
parents: 4265
diff changeset
   211
19316
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   212
* Thu Jun 17 2004 - [email protected]
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   213
- Bump to 1.5.9.2
4002
a095b252e7ea bump src tarballs for moz/evo/apoc
dermotm
parents: 3931
diff changeset
   214
19316
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   215
* Tue Jun 08 2004 - [email protected]
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   216
- Bump to 1.5.9
3734
aa2188afdffc Added l10n help contents
feyn
parents: 3724
diff changeset
   217
19316
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   218
* Fri May 21 2004 - [email protected]
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   219
- Bump to 1.5.8
3423
d691633721dc bump src tarballs for moz/evo
dermotm
parents: 3320
diff changeset
   220
19316
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   221
* Tue Apr 20 2004 - [email protected]
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   222
- Bump to 1.5.7
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3242
diff changeset
   223
19316
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   224
* Mon Apr 19 2004 - [email protected]
6ca2fead567a 2005-05-18 Glynn Foster <[email protected]>
gman
parents: 19243
diff changeset
   225
- Initial spec file for Evolution 1.5.x