evolution-data-server.spec
author dcarbery
Mon, 23 Oct 2006 12:46:17 +0000
branchgnome-2-14
changeset 19195 352a4716f1f3
parent 19189 7e51d4d0d585
permissions -rw-r--r--
2006-10-23 Damien Carbery <[email protected]> * docs/ssa/*: Remove these, as they're now up on the JDS project pages under 'Tasks/Single Sys Admin'.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
     1
# spec file for package evolution-data-server
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
     2
#
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
     3
# Copyright (c) 2005 Sun Microsystems, Inc.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
     4
# This file and all modifications and additions to the pristine
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
     5
# package are under the same license as the package itself.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
     6
#
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
     7
Name:         evolution-data-server
5853
97568d5744b8 2005-09-14 Glynn Foster <[email protected]>
gman
parents: 5805
diff changeset
     8
License:      GPL
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
     9
Group:        System/Libraries/GNOME
7339
4a059bb81d5e * evolution-data-server.spec: Bump to 1.6.2.
hh150184
parents: 7326
diff changeset
    10
Version:      1.6.2
5853
97568d5744b8 2005-09-14 Glynn Foster <[email protected]>
gman
parents: 5805
diff changeset
    11
Release:      2
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    12
Distribution: Java Desktop System
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    13
Vendor:       Sun Microsystems, Inc.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    14
Summary:      Backend Library for Evolution
6920
8a1f0dcb9c72 2006-03-13 Damien Carbery <[email protected]>
dc144907
parents: 6859
diff changeset
    15
Source:       http://ftp.gnome.org/pub/GNOME/sources/%{name}/1.6/%{name}-%{version}.tar.bz2
19165
90520d4eda60 2006-09-01 Damien Carbery <[email protected]>
dc144907
parents: 7339
diff changeset
    16
Patch1:       evolution-data-server-01-configure-bracket.diff
19185
de1b738e20bd 2006-10-03 Damien Carbery <[email protected]>
dc144907
parents: 19165
diff changeset
    17
Patch2:       evolution-data-server-02-datarootdir_pc.diff
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    18
URL:          http://www.gnome.org
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    19
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    20
Docdir:       %{_defaultdocdir}/evolution-data-server
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    21
Autoreqprov:  on
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    22
Prereq:       /sbin/ldconfig
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    23
5805
746d7797cfc1 2005-09-12 Glynn Foster <[email protected]>
gman
parents: 5772
diff changeset
    24
%define api_version 1.2
6923
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6920
diff changeset
    25
%define base_version 1.6
5565
b1beceba7539 * vino.spec: Remove PATH setting as it is not used (info was wrong and
dc144907
parents: 5543
diff changeset
    26
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    27
%define libbonobo_version 2.4.2
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    28
%define gnome_vfs_version 2.4
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    29
%define libgnome_version 2.4
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    30
%define GConf_version 2.4
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    31
%define libsoup_version 2.2.3
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    32
%define gtk_doc_version 1.1
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    33
%define openldap2_version 2.1.4
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    34
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    35
Requires:       libbonobo >= %{libbonobo_version}
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    36
Requires:       gnome-vfs >= %{gnome_vfs_version}
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    37
Requires:       libgnome >= %{libgnome_version}
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    38
Requires:       GConf >= %{GConf_version}
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    39
Requires:       libsoup >= %{libsoup_version}
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    40
Requires:       openldap2-client >= %{openldap2_version}
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    41
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    42
BuildRequires:  libbonobo-devel >= %{libbonobo_version}
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    43
BuildRequires:  gnome-vfs-devel >= %{gnome_vfs_version}
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    44
BuildRequires:  libgnome-devel >= %{libgnome_version}
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    45
BuildRequires:  GConf-devel >= %{GConf_version}
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    46
BuildRequires:  libsoup-devel >= %{libsoup_version}
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    47
BuildRequires:  openldap2-devel >= %{openldap2_version}
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    48
BuildRequires:  gtk-doc >= %{gtk_doc_version}
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    49
BuildRequires:  bison
5641
903e22fe56bd 2005-08-30 Glynn Foster <[email protected]>
gman
parents: 5565
diff changeset
    50
BuildRequires:  heimdal-devel
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    51
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    52
%description
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    53
evolution-data-server is the backend library for Evolution, providing
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    54
support for calendar and addressbook.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    55
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    56
%package devel
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    57
Summary:      Development Backend Library for Evolution
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    58
Group:        Development/Libraries/GNOME
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    59
Autoreqprov:  on
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    60
Requires:     %name = %version
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    61
BuildRequires:  libbonobo-devel >= %{libbonobo_version}
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    62
BuildRequires:  gnome-vfs-devel >= %{gnome_vfs_version}
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    63
BuildRequires:  libgnome-devel >= %{libgnome_version}
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    64
BuildRequires:  GConf-devel >= %{GConf_version}
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    65
BuildRequires:  openldap2-devel >= %{openldap2_version}
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    66
BuildRequires:  libsoup-devel >= %{libsoup_version}
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    67
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    68
%description devel
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    69
evolution-data-server is the backend library for Evolution, providing
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    70
support for calendar and addressbook.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    71
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    72
%prep
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    73
%setup -q
19165
90520d4eda60 2006-09-01 Damien Carbery <[email protected]>
dc144907
parents: 7339
diff changeset
    74
%patch1 -p1
19189
7e51d4d0d585 Disable the datarootdir patch. Reverting to CBE 1.4.1i makes it unnecessary.
dc144907
parents: 19185
diff changeset
    75
## dc144907: Disable this as we have reverted to CBE 1.4.1i.
7e51d4d0d585 Disable the datarootdir patch. Reverting to CBE 1.4.1i makes it unnecessary.
dc144907
parents: 19185
diff changeset
    76
##%patch2 -p1
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    77
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
    78
%build
5697
119f249a430e Upgrade SUNWevolution-data-server related spec files.
hh150184
parents: 5653
diff changeset
    79
119f249a430e Upgrade SUNWevolution-data-server related spec files.
hh150184
parents: 5653
diff changeset
    80
%ifos linux
119f249a430e Upgrade SUNWevolution-data-server related spec files.
hh150184
parents: 5653
diff changeset
    81
%define ldap_option --with-openldap=%{_prefix}
5862
c2471fcf0bfb * ext-sources/evolution-data-server-ldap-ssl-patch.tar: Changed to
hh150184
parents: 5853
diff changeset
    82
%define krb5_option --with-krb5=%{_prefix}
7136
09c60c7e623b * evolution.spec, evolution-data-server.spec,
hh150184
parents: 7071
diff changeset
    83
%define nss_libs %{_libdir}/firefox
09c60c7e623b * evolution.spec, evolution-data-server.spec,
hh150184
parents: 7071
diff changeset
    84
%define nspr_libs %{_libdir}/firefox
09c60c7e623b * evolution.spec, evolution-data-server.spec,
hh150184
parents: 7071
diff changeset
    85
%define nss_includes %{_includedir}/firefox/nss
09c60c7e623b * evolution.spec, evolution-data-server.spec,
hh150184
parents: 7071
diff changeset
    86
%define nspr_includes %{_includedir}/firefox/nspr
5697
119f249a430e Upgrade SUNWevolution-data-server related spec files.
hh150184
parents: 5653
diff changeset
    87
%else
6085
fd5c443058ec * evolution-data-server.spec,evolution-exchange.spec,evolution.spec:
hh150184
parents: 6080
diff changeset
    88
%define ldap_option --with-sunldap=%{_prefix}
7326
0c5f513056f7 For Solaris/ChangeLog
sh162551
parents: 7136
diff changeset
    89
%define krb5_option --with-krb5=%{_prefix}
7136
09c60c7e623b * evolution.spec, evolution-data-server.spec,
hh150184
parents: 7071
diff changeset
    90
%define nss_libs %{_libdir}/mps
09c60c7e623b * evolution.spec, evolution-data-server.spec,
hh150184
parents: 7071
diff changeset
    91
%define nspr_libs %{_libdir}/mps
09c60c7e623b * evolution.spec, evolution-data-server.spec,
hh150184
parents: 7071
diff changeset
    92
%define nss_includes %{_includedir}/mps
09c60c7e623b * evolution.spec, evolution-data-server.spec,
hh150184
parents: 7071
diff changeset
    93
%define nspr_includes %{_includedir}/mps
5697
119f249a430e Upgrade SUNWevolution-data-server related spec files.
hh150184
parents: 5653
diff changeset
    94
%endif
119f249a430e Upgrade SUNWevolution-data-server related spec files.
hh150184
parents: 5653
diff changeset
    95
7136
09c60c7e623b * evolution.spec, evolution-data-server.spec,
hh150184
parents: 7071
diff changeset
    96
export LDFLAGS="$LDFLAGS -L%{nss_libs} -R%{nss_libs} -L%{nspr_libs} -R%{nspr_libs}"
09c60c7e623b * evolution.spec, evolution-data-server.spec,
hh150184
parents: 7071
diff changeset
    97
export CFLAGS="$CFLAGS $RPM_OPT_FLAGS -I%{nss_includes} -I%{nspr_includes}"
5763
fdf0f0dcdf4a * evolution-data-server.spec: Bump to 1.4.0.
hh150184
parents: 5733
diff changeset
    98
fdf0f0dcdf4a * evolution-data-server.spec: Bump to 1.4.0.
hh150184
parents: 5733
diff changeset
    99
aclocal $ACLOCAL_FLAGS
fdf0f0dcdf4a * evolution-data-server.spec: Bump to 1.4.0.
hh150184
parents: 5733
diff changeset
   100
libtoolize --force
fdf0f0dcdf4a * evolution-data-server.spec: Bump to 1.4.0.
hh150184
parents: 5733
diff changeset
   101
glib-gettextize --force --copy
fdf0f0dcdf4a * evolution-data-server.spec: Bump to 1.4.0.
hh150184
parents: 5733
diff changeset
   102
intltoolize --force --automake
fdf0f0dcdf4a * evolution-data-server.spec: Bump to 1.4.0.
hh150184
parents: 5733
diff changeset
   103
autoheader
fdf0f0dcdf4a * evolution-data-server.spec: Bump to 1.4.0.
hh150184
parents: 5733
diff changeset
   104
automake -a -f -c --gnu
fdf0f0dcdf4a * evolution-data-server.spec: Bump to 1.4.0.
hh150184
parents: 5733
diff changeset
   105
autoconf
5772
7dcd6d9c7f08 * evolution-data-server.spec: Enable Kerberos 5 and fix CFLAGS problem.
hh150184
parents: 5763
diff changeset
   106
./configure --prefix=%{_prefix}						\
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   107
	    --libexecdir=%{_libexecdir}					\
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   108
	    --sysconfdir=%{_sysconfdir}					\
5862
c2471fcf0bfb * ext-sources/evolution-data-server-ldap-ssl-patch.tar: Changed to
hh150184
parents: 5853
diff changeset
   109
	    --enable-nss=yes						\
c2471fcf0bfb * ext-sources/evolution-data-server-ldap-ssl-patch.tar: Changed to
hh150184
parents: 5853
diff changeset
   110
	    --enable-smime=yes						\
c2471fcf0bfb * ext-sources/evolution-data-server-ldap-ssl-patch.tar: Changed to
hh150184
parents: 5853
diff changeset
   111
	    --enable-nntp=yes						\
7136
09c60c7e623b * evolution.spec, evolution-data-server.spec,
hh150184
parents: 7071
diff changeset
   112
	    --with-nss-includes=%{nss_includes}				\
09c60c7e623b * evolution.spec, evolution-data-server.spec,
hh150184
parents: 7071
diff changeset
   113
	    --with-nss-libs=%{nss_libs}					\
09c60c7e623b * evolution.spec, evolution-data-server.spec,
hh150184
parents: 7071
diff changeset
   114
	    --with-nspr-includes=%{nspr_includes}			\
09c60c7e623b * evolution.spec, evolution-data-server.spec,
hh150184
parents: 7071
diff changeset
   115
	    --with-nspr-libs=%{nspr_libs}				\
6147
b6cc007467a3 * evolution-data-server.spec: Disable pilot-conduits on solaris,
hh150184
parents: 6085
diff changeset
   116
	    %ldap_option						\
5772
7dcd6d9c7f08 * evolution-data-server.spec: Enable Kerberos 5 and fix CFLAGS problem.
hh150184
parents: 5763
diff changeset
   117
	    --with-krb4=%{_prefix}					\
6147
b6cc007467a3 * evolution-data-server.spec: Disable pilot-conduits on solaris,
hh150184
parents: 6085
diff changeset
   118
	    %krb5_option
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   119
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   120
make
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   121
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   122
%install
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   123
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   124
make -i install DESTDIR=$RPM_BUILD_ROOT
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   125
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
6999
c8ffea0d1cf3 * evolution-data-server.spec, evolution-exchange.spec,
hh150184
parents: 6984
diff changeset
   126
find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
c8ffea0d1cf3 * evolution-data-server.spec, evolution-exchange.spec,
hh150184
parents: 6984
diff changeset
   127
find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   128
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   129
%clean
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   130
rm -rf $RPM_BUILD_ROOT
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   131
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   132
%post
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   133
/sbin/ldconfig
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   134
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   135
%postun
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   136
/sbin/ldconfig
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   137
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   138
%files
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   139
%defattr (-, root, root)
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   140
%doc AUTHORS COPYING ChangeLog NEWS README
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   141
%{_libdir}/*.so.*
5805
746d7797cfc1 2005-09-12 Glynn Foster <[email protected]>
gman
parents: 5772
diff changeset
   142
%{_libdir}/evolution-data-server-%{api_version}/extensions/*.so
746d7797cfc1 2005-09-12 Glynn Foster <[email protected]>
gman
parents: 5772
diff changeset
   143
%{_libdir}/evolution-data-server-%{api_version}/camel-providers/*.so
746d7797cfc1 2005-09-12 Glynn Foster <[email protected]>
gman
parents: 5772
diff changeset
   144
%{_libdir}/evolution-data-server-%{api_version}/camel-providers/*urls
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   145
%{_libdir}/bonobo/servers/*
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   146
%{_libexecdir}/*
5805
746d7797cfc1 2005-09-12 Glynn Foster <[email protected]>
gman
parents: 5772
diff changeset
   147
%{_datadir}/evolution-data-server-%{base_version}/*
746d7797cfc1 2005-09-12 Glynn Foster <[email protected]>
gman
parents: 5772
diff changeset
   148
%{_datadir}/pixmaps/evolution-data-server-%{base_version}/*
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   149
%{_datadir}/locale/*/LC_MESSAGES/*.mo
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   150
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   151
%files devel
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   152
%defattr (-, root, root)
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   153
%{_libdir}/*.so
5805
746d7797cfc1 2005-09-12 Glynn Foster <[email protected]>
gman
parents: 5772
diff changeset
   154
%{_includedir}/evolution-data-server-%{base_version}/*
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   155
%{_libdir}/pkgconfig/*.pc
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   156
%{_datadir}/gtk-doc/*
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   157
%{_datadir}/idl/*
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   158
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   159
%changelog
19185
de1b738e20bd 2006-10-03 Damien Carbery <[email protected]>
dc144907
parents: 19165
diff changeset
   160
* Tue Oct 03 2006 - [email protected]
de1b738e20bd 2006-10-03 Damien Carbery <[email protected]>
dc144907
parents: 19165
diff changeset
   161
- Add patch, 02-datarootdir_pc, to add 'datarootdir' to .pc files, as required 
de1b738e20bd 2006-10-03 Damien Carbery <[email protected]>
dc144907
parents: 19165
diff changeset
   162
  by evolution build. These lines are already upstream.
de1b738e20bd 2006-10-03 Damien Carbery <[email protected]>
dc144907
parents: 19165
diff changeset
   163
19165
90520d4eda60 2006-09-01 Damien Carbery <[email protected]>
dc144907
parents: 7339
diff changeset
   164
* Fri Sep 01 2006 - [email protected]
90520d4eda60 2006-09-01 Damien Carbery <[email protected]>
dc144907
parents: 7339
diff changeset
   165
- Add patch, 01-configure-bracket, to add missing bracket in configure.in, 
90520d4eda60 2006-09-01 Damien Carbery <[email protected]>
dc144907
parents: 7339
diff changeset
   166
  which breaks configure. #353796.
90520d4eda60 2006-09-01 Damien Carbery <[email protected]>
dc144907
parents: 7339
diff changeset
   167
7339
4a059bb81d5e * evolution-data-server.spec: Bump to 1.6.2.
hh150184
parents: 7326
diff changeset
   168
* Tue May 30 2006 - [email protected]
4a059bb81d5e * evolution-data-server.spec: Bump to 1.6.2.
hh150184
parents: 7326
diff changeset
   169
- Bump to 1.6.2.
4a059bb81d5e * evolution-data-server.spec: Bump to 1.6.2.
hh150184
parents: 7326
diff changeset
   170
7136
09c60c7e623b * evolution.spec, evolution-data-server.spec,
hh150184
parents: 7071
diff changeset
   171
* Wed Apr 26 2006 - [email protected]
09c60c7e623b * evolution.spec, evolution-data-server.spec,
hh150184
parents: 7071
diff changeset
   172
- Use JES's NSS/NSPR(/usr/lib/mps) instead of that provided by
09c60c7e623b * evolution.spec, evolution-data-server.spec,
hh150184
parents: 7071
diff changeset
   173
  mozilla or firefox, to fix bug #6418049.
09c60c7e623b * evolution.spec, evolution-data-server.spec,
hh150184
parents: 7071
diff changeset
   174
7071
57a7c947d6c5 changed spec files to move firefox/thunderbird to "/usr/lib", and changed the depending components(Evolution, JRE config) correspondingly
jl141263
parents: 7038
diff changeset
   175
* Thu Apr 13 2006 - [email protected]
57a7c947d6c5 changed spec files to move firefox/thunderbird to "/usr/lib", and changed the depending components(Evolution, JRE config) correspondingly
jl141263
parents: 7038
diff changeset
   176
- Firefox move from /usr/sfw to /usr.
57a7c947d6c5 changed spec files to move firefox/thunderbird to "/usr/lib", and changed the depending components(Evolution, JRE config) correspondingly
jl141263
parents: 7038
diff changeset
   177
7038
ab44c695d35e 2006-04-10 Damien Carbery <[email protected]>
dc144907
parents: 6999
diff changeset
   178
* Mon Apr 10 2006 - [email protected]
ab44c695d35e 2006-04-10 Damien Carbery <[email protected]>
dc144907
parents: 6999
diff changeset
   179
- Bump to 1.6.1.
ab44c695d35e 2006-04-10 Damien Carbery <[email protected]>
dc144907
parents: 6999
diff changeset
   180
6999
c8ffea0d1cf3 * evolution-data-server.spec, evolution-exchange.spec,
hh150184
parents: 6984
diff changeset
   181
* Tue Apr 04 2006 - [email protected]
c8ffea0d1cf3 * evolution-data-server.spec, evolution-exchange.spec,
hh150184
parents: 6984
diff changeset
   182
- Remove .a/.la files in linux spec.
c8ffea0d1cf3 * evolution-data-server.spec, evolution-exchange.spec,
hh150184
parents: 6984
diff changeset
   183
6984
f2617c9f00a7 * evolution-data-server.spec, evolution-exchange.spec,
hh150184
parents: 6923
diff changeset
   184
* Thu Mar 30 2006 - [email protected]
f2617c9f00a7 * evolution-data-server.spec, evolution-exchange.spec,
hh150184
parents: 6923
diff changeset
   185
- Alter "remove *.a/*.la files part" to SUNWevolution-data-server.spec
f2617c9f00a7 * evolution-data-server.spec, evolution-exchange.spec,
hh150184
parents: 6923
diff changeset
   186
6920
8a1f0dcb9c72 2006-03-13 Damien Carbery <[email protected]>
dc144907
parents: 6859
diff changeset
   187
* Mon Mar 13 2006 - [email protected]
8a1f0dcb9c72 2006-03-13 Damien Carbery <[email protected]>
dc144907
parents: 6859
diff changeset
   188
- Bump to 1.6.0.
8a1f0dcb9c72 2006-03-13 Damien Carbery <[email protected]>
dc144907
parents: 6859
diff changeset
   189
6859
857501a4764d * evolution-data-server.spec: Bump to 1.5.92.
hh150184
parents: 6750
diff changeset
   190
* Tue Feb 28 2006 - [email protected]
857501a4764d * evolution-data-server.spec: Bump to 1.5.92.
hh150184
parents: 6750
diff changeset
   191
- Bump to 1.5.92.
857501a4764d * evolution-data-server.spec: Bump to 1.5.92.
hh150184
parents: 6750
diff changeset
   192
6750
5e936c4baa07 2006-02-14 Damien Carbery <[email protected]>
dc144907
parents: 6691
diff changeset
   193
* Tue Feb 14 2006 - [email protected]
5e936c4baa07 2006-02-14 Damien Carbery <[email protected]>
dc144907
parents: 6691
diff changeset
   194
- Bump to 1.5.91.
5e936c4baa07 2006-02-14 Damien Carbery <[email protected]>
dc144907
parents: 6691
diff changeset
   195
6691
6a9badcb716c 2006-01-30 Damien Carbery <[email protected]>
dc144907
parents: 6622
diff changeset
   196
* Mon Jan 30 2006 - [email protected]
6a9badcb716c 2006-01-30 Damien Carbery <[email protected]>
dc144907
parents: 6622
diff changeset
   197
- Bump to 1.5.90.
6a9badcb716c 2006-01-30 Damien Carbery <[email protected]>
dc144907
parents: 6622
diff changeset
   198
6622
ddc2cf988d46 * evolution-data-server.spec: Bump to 1.5.5.
hh150184
parents: 6480
diff changeset
   199
* Thu Jan 19 2006 - [email protected]
ddc2cf988d46 * evolution-data-server.spec: Bump to 1.5.5.
hh150184
parents: 6480
diff changeset
   200
- Bump to 1.5.5.
ddc2cf988d46 * evolution-data-server.spec: Bump to 1.5.5.
hh150184
parents: 6480
diff changeset
   201
6480
21d90e82606e * evolution-data-server.spec: Bump to 1.5.4.
hh150184
parents: 6441
diff changeset
   202
* Wed Jan 04 2006 - [email protected]
21d90e82606e * evolution-data-server.spec: Bump to 1.5.4.
hh150184
parents: 6441
diff changeset
   203
- Bump to 1.5.4.
21d90e82606e * evolution-data-server.spec: Bump to 1.5.4.
hh150184
parents: 6441
diff changeset
   204
6441
5008c6bed224 * evolution-data-server.spec: correct source filed,
hh150184
parents: 6399
diff changeset
   205
* Wed Dec 21 2005 - [email protected]
5008c6bed224 * evolution-data-server.spec: correct source filed,
hh150184
parents: 6399
diff changeset
   206
- Correct Source filed.
5008c6bed224 * evolution-data-server.spec: correct source filed,
hh150184
parents: 6399
diff changeset
   207
- Remove upstreamed patch evolution-data-server-6341837.diff.
5008c6bed224 * evolution-data-server.spec: correct source filed,
hh150184
parents: 6399
diff changeset
   208
- Remove upstreamed patch evolution-data-server-6359639.diff.
5008c6bed224 * evolution-data-server.spec: correct source filed,
hh150184
parents: 6399
diff changeset
   209
6399
666cd5b85f78 * evolution-exchange.spec evolution-data-server.spec evolution.spec
dc144907
parents: 6372
diff changeset
   210
* Fri Dec 19 2005 - [email protected]
666cd5b85f78 * evolution-exchange.spec evolution-data-server.spec evolution.spec
dc144907
parents: 6372
diff changeset
   211
- Bump to 1.5.3.
666cd5b85f78 * evolution-exchange.spec evolution-data-server.spec evolution.spec
dc144907
parents: 6372
diff changeset
   212
666cd5b85f78 * evolution-exchange.spec evolution-data-server.spec evolution.spec
dc144907
parents: 6372
diff changeset
   213
- Bump to 1.4.2.1.
6372
befa114dcb67 2005-12-09 Dave Lin <[email protected]>
dave
parents: 6328
diff changeset
   214
* Fri Dec 09 2005 - [email protected]
befa114dcb67 2005-12-09 Dave Lin <[email protected]>
dave
parents: 6328
diff changeset
   215
- Add the patch evolution-data-server-6359639.diff
befa114dcb67 2005-12-09 Dave Lin <[email protected]>
dave
parents: 6328
diff changeset
   216
6328
fc5aa643bd1c 2005-12-02 Dave Lin <[email protected]>
dave
parents: 6323
diff changeset
   217
* Fri Dec 02 2005 - [email protected]
fc5aa643bd1c 2005-12-02 Dave Lin <[email protected]>
dave
parents: 6323
diff changeset
   218
- Bump to 1.4.2.1.
fc5aa643bd1c 2005-12-02 Dave Lin <[email protected]>
dave
parents: 6323
diff changeset
   219
- Add the patch evolution-data-server-6341837.diff
fc5aa643bd1c 2005-12-02 Dave Lin <[email protected]>
dave
parents: 6323
diff changeset
   220
6323
a639855ca3db * evolution-data-server.spec: Remove upstream patch, 01-6340601.diff.
dc144907
parents: 6297
diff changeset
   221
* Thu Dec 01 2005 - [email protected]
a639855ca3db * evolution-data-server.spec: Remove upstream patch, 01-6340601.diff.
dc144907
parents: 6297
diff changeset
   222
- Remove upstream patch, patches/evolution-data-server-01-6340601.diff.
a639855ca3db * evolution-data-server.spec: Remove upstream patch, 01-6340601.diff.
dc144907
parents: 6297
diff changeset
   223
6297
325024482887 * eel.spec eog.spec evolution.spec evolution-data-server.spec
dc144907
parents: 6292
diff changeset
   224
* Tue Nov 29 2005 - [email protected]
325024482887 * eel.spec eog.spec evolution.spec evolution-data-server.spec
dc144907
parents: 6292
diff changeset
   225
- Bump to 1.4.2.
325024482887 * eel.spec eog.spec evolution.spec evolution-data-server.spec
dc144907
parents: 6292
diff changeset
   226
6292
57143bca73c1 * evolution-data-server.spec, patches/evolution-data-server-01-6340601.diff:
hh150184
parents: 6147
diff changeset
   227
* Wed Nov 23 2005 - [email protected]
57143bca73c1 * evolution-data-server.spec, patches/evolution-data-server-01-6340601.diff:
hh150184
parents: 6147
diff changeset
   228
- Add patch evolution-data-server-01-6340601.diff.
57143bca73c1 * evolution-data-server.spec, patches/evolution-data-server-01-6340601.diff:
hh150184
parents: 6147
diff changeset
   229
6147
b6cc007467a3 * evolution-data-server.spec: Disable pilot-conduits on solaris,
hh150184
parents: 6085
diff changeset
   230
* Fri Oct 21 2005 - [email protected]
b6cc007467a3 * evolution-data-server.spec: Disable pilot-conduits on solaris,
hh150184
parents: 6085
diff changeset
   231
- Use firefox nss/nspr lib instead of mozilla's.
b6cc007467a3 * evolution-data-server.spec: Disable pilot-conduits on solaris,
hh150184
parents: 6085
diff changeset
   232
6085
fd5c443058ec * evolution-data-server.spec,evolution-exchange.spec,evolution.spec:
hh150184
parents: 6080
diff changeset
   233
* Wed Oct 12 2005 - [email protected]
fd5c443058ec * evolution-data-server.spec,evolution-exchange.spec,evolution.spec:
hh150184
parents: 6080
diff changeset
   234
- change --with-ldap to --with-sunldap.
fd5c443058ec * evolution-data-server.spec,evolution-exchange.spec,evolution.spec:
hh150184
parents: 6080
diff changeset
   235
6080
4b30e2aa0fc7 * bug-buddy.spec control-center.spec eel.spec eog.spec
dc144907
parents: 6074
diff changeset
   236
* Tue Oct 11 2005 - [email protected]
4b30e2aa0fc7 * bug-buddy.spec control-center.spec eel.spec eog.spec
dc144907
parents: 6074
diff changeset
   237
- Bump to 1.4.1.1.
4b30e2aa0fc7 * bug-buddy.spec control-center.spec eel.spec eog.spec
dc144907
parents: 6074
diff changeset
   238
6074
06d4a85b7d8a * evolution-data-server.spec: Bump to 1.4.1.
hh150184
parents: 5862
diff changeset
   239
* Mon Oct 10 2005 - [email protected]
06d4a85b7d8a * evolution-data-server.spec: Bump to 1.4.1.
hh150184
parents: 5862
diff changeset
   240
- Bump to 1.4.1.
06d4a85b7d8a * evolution-data-server.spec: Bump to 1.4.1.
hh150184
parents: 5862
diff changeset
   241
- Move obsolete patches:
06d4a85b7d8a * evolution-data-server.spec: Bump to 1.4.1.
hh150184
parents: 5862
diff changeset
   242
  evolution-data-server-01-libgobject.diff,
06d4a85b7d8a * evolution-data-server.spec: Bump to 1.4.1.
hh150184
parents: 5862
diff changeset
   243
  evolution-data-server-02-pretty_function.diff.
06d4a85b7d8a * evolution-data-server.spec: Bump to 1.4.1.
hh150184
parents: 5862
diff changeset
   244
- Move upstreamed patches:
06d4a85b7d8a * evolution-data-server.spec: Bump to 1.4.1.
hh150184
parents: 5862
diff changeset
   245
  evolution-data-server-03-lock-helper.diff.
06d4a85b7d8a * evolution-data-server.spec: Bump to 1.4.1.
hh150184
parents: 5862
diff changeset
   246
5862
c2471fcf0bfb * ext-sources/evolution-data-server-ldap-ssl-patch.tar: Changed to
hh150184
parents: 5853
diff changeset
   247
* Thu Sep 15 2005 - [email protected]
c2471fcf0bfb * ext-sources/evolution-data-server-ldap-ssl-patch.tar: Changed to
hh150184
parents: 5853
diff changeset
   248
- Add define krb5_option, disable Kerberos 5 on Solaris.
c2471fcf0bfb * ext-sources/evolution-data-server-ldap-ssl-patch.tar: Changed to
hh150184
parents: 5853
diff changeset
   249
5772
7dcd6d9c7f08 * evolution-data-server.spec: Enable Kerberos 5 and fix CFLAGS problem.
hh150184
parents: 5763
diff changeset
   250
* Thu Sep 8 2005 - [email protected]
7dcd6d9c7f08 * evolution-data-server.spec: Enable Kerberos 5 and fix CFLAGS problem.
hh150184
parents: 5763
diff changeset
   251
- Add krb5_prefix define and enable Kerberos 5.
7dcd6d9c7f08 * evolution-data-server.spec: Enable Kerberos 5 and fix CFLAGS problem.
hh150184
parents: 5763
diff changeset
   252
- Fix CFLAGS problem.
7dcd6d9c7f08 * evolution-data-server.spec: Enable Kerberos 5 and fix CFLAGS problem.
hh150184
parents: 5763
diff changeset
   253
 
5763
fdf0f0dcdf4a * evolution-data-server.spec: Bump to 1.4.0.
hh150184
parents: 5733
diff changeset
   254
* Wed Sep 7 2005 - [email protected]
fdf0f0dcdf4a * evolution-data-server.spec: Bump to 1.4.0.
hh150184
parents: 5733
diff changeset
   255
- Bump to 1.4.0.
fdf0f0dcdf4a * evolution-data-server.spec: Bump to 1.4.0.
hh150184
parents: 5733
diff changeset
   256
5733
58b7699eff43 * evolution-data-server.spec: - Call configure instead of autogen.sh
dc144907
parents: 5729
diff changeset
   257
* Tue Sep 6 2005 - [email protected]
58b7699eff43 * evolution-data-server.spec: - Call configure instead of autogen.sh
dc144907
parents: 5729
diff changeset
   258
- Call configure instead of autogen.sh because autogen.sh not in 1.3.8 tarball.
58b7699eff43 * evolution-data-server.spec: - Call configure instead of autogen.sh
dc144907
parents: 5729
diff changeset
   259
  Remove some ver nums from %files because there is no consistency.
58b7699eff43 * evolution-data-server.spec: - Call configure instead of autogen.sh
dc144907
parents: 5729
diff changeset
   260
  Remove patch3 and reorder.
58b7699eff43 * evolution-data-server.spec: - Call configure instead of autogen.sh
dc144907
parents: 5729
diff changeset
   261
5763
fdf0f0dcdf4a * evolution-data-server.spec: Bump to 1.4.0.
hh150184
parents: 5733
diff changeset
   262
* Tue Sep  6 2005 - [email protected]
5729
2878ff74069e * evolution-data-server.spec: Move SUN LDAP patch and Source1 to SUNWgnutls.spec.
hh150184
parents: 5697
diff changeset
   263
- Move patch evolution-data-server-04-ldap-ssl.diff and Source1 
2878ff74069e * evolution-data-server.spec: Move SUN LDAP patch and Source1 to SUNWgnutls.spec.
hh150184
parents: 5697
diff changeset
   264
  evolution-data-server-ldap-ssl-patch.tar to SUNWgnutls.spec.
2878ff74069e * evolution-data-server.spec: Move SUN LDAP patch and Source1 to SUNWgnutls.spec.
hh150184
parents: 5697
diff changeset
   265
5697
119f249a430e Upgrade SUNWevolution-data-server related spec files.
hh150184
parents: 5653
diff changeset
   266
* Fri Sep 2 2005 - [email protected]
119f249a430e Upgrade SUNWevolution-data-server related spec files.
hh150184
parents: 5653
diff changeset
   267
- Add option --enable-nntp=yes to support news groups.
119f249a430e Upgrade SUNWevolution-data-server related spec files.
hh150184
parents: 5653
diff changeset
   268
- Use SUN LDAP on solaris with %ldap_option.
119f249a430e Upgrade SUNWevolution-data-server related spec files.
hh150184
parents: 5653
diff changeset
   269
- Add Source1 Patch4 to support SUN LDAP
119f249a430e Upgrade SUNWevolution-data-server related spec files.
hh150184
parents: 5653
diff changeset
   270
- Use ./autogen.sh to replace libtoolize aclocal automake autoconf ./configure 
119f249a430e Upgrade SUNWevolution-data-server related spec files.
hh150184
parents: 5653
diff changeset
   271
  steps, because we need build code that checked out from community HEAD.
119f249a430e Upgrade SUNWevolution-data-server related spec files.
hh150184
parents: 5653
diff changeset
   272
- Temporarily disable Kerberos for header files are not installed on Nevada.
119f249a430e Upgrade SUNWevolution-data-server related spec files.
hh150184
parents: 5653
diff changeset
   273
5653
7f572120ce6b * evolution-data-server.spec: Redefine major_version to 1.2 so that %files
dc144907
parents: 5646
diff changeset
   274
* Tue Aug 30 2005 - [email protected]
7f572120ce6b * evolution-data-server.spec: Redefine major_version to 1.2 so that %files
dc144907
parents: 5646
diff changeset
   275
- Redefine major_version to 1.2 so that %files section can use while patch 03 
7f572120ce6b * evolution-data-server.spec: Redefine major_version to 1.2 so that %files
dc144907
parents: 5646
diff changeset
   276
  redefines it to 1.2.
7f572120ce6b * evolution-data-server.spec: Redefine major_version to 1.2 so that %files
dc144907
parents: 5646
diff changeset
   277
5641
903e22fe56bd 2005-08-30 Glynn Foster <[email protected]>
gman
parents: 5565
diff changeset
   278
* Tue Aug 30 2005 - [email protected]
903e22fe56bd 2005-08-30 Glynn Foster <[email protected]>
gman
parents: 5565
diff changeset
   279
- Bump to 1.3.8
903e22fe56bd 2005-08-30 Glynn Foster <[email protected]>
gman
parents: 5565
diff changeset
   280
5528
8eaf8a1cb170 * *.spec: Bump to latest available versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   281
* Mon Aug 15 2005 - [email protected]
8eaf8a1cb170 * *.spec: Bump to latest available versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   282
- Bump to 1.3.7.
8eaf8a1cb170 * *.spec: Bump to latest available versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   283
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   284
* Thu Jul 28 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   285
- Rename --with-openldap configure option to --with-ldap as a result of Jerry's
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   286
  patch from Jul 27. Also remove '%ifos' code around this option.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   287
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   288
* Wed Jul 27 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   289
- Add patch from Jerry Pu ([email protected]) to support LDAP on Solaris.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   290
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   291
* Thu Jul 14 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   292
- Add 5 patches to build on Solaris.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   293
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   294
* Wed Jun 15 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   295
- Bump to 1.2.3
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   296
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   297
* Tue May 10 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   298
- Bump to 1.2.2
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   299
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   300
* Tue Nov 23 2004 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   301
- Bump to 1.0.2
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   302
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   303
* Thu Jun 17 2004 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   304
- rpm4´ified
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   305
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   306
* Thu Jun 17 2004 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   307
- Bump to 0.0.94.1
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   308
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   309
* Tue Jun 08 2004 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   310
- Bump to 0.0.94
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   311
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   312
* Fri May 21 2004 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   313
- Bump to 0.0.93
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   314
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   315
* Tue Apr 20 2004 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   316
- Bump to 0.0.92
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   317
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   318
* Mon Apr 19 2004 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents:
diff changeset
   319
- Initial spec file for evolution-data-server 0.0.91