evolution-jescs.spec
author dcarbery
Fri, 24 Nov 2006 16:37:59 +0000
branch217update
changeset 19096 d542fc2c823e
parent 8529 ace8e9b8a2b7
child 8661 d738386c07dc
permissions -rw-r--r--
Merged trunk changes r9797:9829 into 217update branch.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5693
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
     1
#
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
     2
# spec file for package evolution-jescs
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
     3
#
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
     4
# Copyright (c) 2005 Sun Microsystems, Inc.
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
     5
# This file and all modifications and additions to the pristine
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
     6
# package are under the same license as the package itself.
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
     7
#
8529
ace8e9b8a2b7 Add random spec file owners.
laca
parents: 8473
diff changeset
     8
# Owner: jedy
ace8e9b8a2b7 Add random spec file owners.
laca
parents: 8473
diff changeset
     9
#
5693
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    10
Name:         evolution-jescs
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    11
License:      GPL
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    12
Group:        System/Libraries/GNOME
8203
86984b1f0df6 2006-09-27 Wang Xin <[email protected]>
jw156558
parents: 8177
diff changeset
    13
Version:      2.8.2
5693
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    14
Release:      1
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    15
Distribution: Java Desktop System
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    16
Vendor:       Sun Microsystems, Inc.
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    17
Summary:      Evolution connector for Sun Java Enterprise System Calendar Server
8473
d7916c467993 2006-11-02 Glynn Foster <[email protected]>
gman
parents: 8203
diff changeset
    18
Source:       http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.8/%{name}-%{version}.tar.bz2
5693
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    19
URL:          http://www.gnome.org
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    20
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    21
Autoreqprov:  on
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    22
Prereq:       /sbin/ldconfig
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    23
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    24
%define evolution_version 2.2
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    25
%define libgnomeui_version 2.10.0
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    26
%define libglade_version 2.5.0
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    27
%define libsoup_version 2.2.3
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    28
%define GConf_version 2.10.0
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    29
%define openldap2_version 2.2.6
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    30
%define gtk_doc_version 1.3
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    31
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    32
Requires:       evolution >= %{evolution_version}
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    33
Requires:       libgnomeui >= %{libgnomeui_version}
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    34
Requires:       libglade >= %{libglade_version}
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    35
Requires:       libsoup >= %{libsoup_version}
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    36
Requires:       GConf >= %{GConf_version}
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    37
Requires:       openldap2-client >= %{openldap2_version}
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    38
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    39
BuildRequires:  evolution-devel >= %{evolution_version}
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    40
BuildRequires:  libgnomeui-devel >= %{libgnomeui_version}
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    41
BuildRequires:  libglade-devel >= %{libglade_version}
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    42
BuildRequires:  libsoup-devel >= %{libsoup_version}
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    43
BuildRequires:  GConf-devel >= %{GConf_version}
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    44
BuildRequires:  openldap2-devel >= %{openldap2_version}
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    45
BuildRequires:  gtk-doc >= %{gtk_doc_version}
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    46
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    47
%description
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    48
This is the Evolution Connector for Sun Java Enterprise System Calendar Server
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    49
(SJESCS), which adds support for SJESCS 5.1 and above to Evolution.
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    50
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    51
%post
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    52
ldconfig
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    53
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    54
# $RPM_COMMAND is an environment variable used by the SUN build
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    55
# system to control the build process with finer granularity than RPM
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    56
# normally allows.  This specfile will function as expected by RPM if
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    57
# $RPM_COMMAND is unset.  If you are not the SUN build system,
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    58
# feel free to ignore it.
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    59
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    60
%prep
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    61
%setup -q
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    62
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    63
%build
5772
7dcd6d9c7f08 * evolution-data-server.spec: Enable Kerberos 5 and fix CFLAGS problem.
hh150184
parents: 5729
diff changeset
    64
7dcd6d9c7f08 * evolution-data-server.spec: Enable Kerberos 5 and fix CFLAGS problem.
hh150184
parents: 5729
diff changeset
    65
aclocal $ACLOCAL_FLAGS
7dcd6d9c7f08 * evolution-data-server.spec: Enable Kerberos 5 and fix CFLAGS problem.
hh150184
parents: 5729
diff changeset
    66
libtoolize --force
7dcd6d9c7f08 * evolution-data-server.spec: Enable Kerberos 5 and fix CFLAGS problem.
hh150184
parents: 5729
diff changeset
    67
glib-gettextize --force --copy
7dcd6d9c7f08 * evolution-data-server.spec: Enable Kerberos 5 and fix CFLAGS problem.
hh150184
parents: 5729
diff changeset
    68
intltoolize --force --automake
7dcd6d9c7f08 * evolution-data-server.spec: Enable Kerberos 5 and fix CFLAGS problem.
hh150184
parents: 5729
diff changeset
    69
autoheader
7dcd6d9c7f08 * evolution-data-server.spec: Enable Kerberos 5 and fix CFLAGS problem.
hh150184
parents: 5729
diff changeset
    70
automake -a -f -c --gnu
7dcd6d9c7f08 * evolution-data-server.spec: Enable Kerberos 5 and fix CFLAGS problem.
hh150184
parents: 5729
diff changeset
    71
autoconf
7dcd6d9c7f08 * evolution-data-server.spec: Enable Kerberos 5 and fix CFLAGS problem.
hh150184
parents: 5729
diff changeset
    72
./configure --prefix=%{_prefix}                                        \
7dcd6d9c7f08 * evolution-data-server.spec: Enable Kerberos 5 and fix CFLAGS problem.
hh150184
parents: 5729
diff changeset
    73
             --enable-idn=yes
5693
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    74
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    75
make
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    76
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    77
%install
5729
2878ff74069e * evolution-data-server.spec: Move SUN LDAP patch and Source1 to SUNWgnutls.spec.
hh150184
parents: 5693
diff changeset
    78
make -i install DESTDIR=$RPM_BUILD_ROOT
6999
c8ffea0d1cf3 * evolution-data-server.spec, evolution-exchange.spec,
hh150184
parents: 6923
diff changeset
    79
find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
c8ffea0d1cf3 * evolution-data-server.spec, evolution-exchange.spec,
hh150184
parents: 6923
diff changeset
    80
find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
5693
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    81
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    82
%clean
5729
2878ff74069e * evolution-data-server.spec: Move SUN LDAP patch and Source1 to SUNWgnutls.spec.
hh150184
parents: 5693
diff changeset
    83
rm -rf $RPM_BUILD_ROOT
5693
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    84
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    85
%files
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    86
%defattr(-, root, root)
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    87
%doc COPYING ChangeLog AUTHORS INSTALL NEWS README
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    88
%{_libdir}/bonobo/servers/GNOME_Evolution_SunOne_Storage.server
5729
2878ff74069e * evolution-data-server.spec: Move SUN LDAP patch and Source1 to SUNWgnutls.spec.
hh150184
parents: 5693
diff changeset
    89
%{_libdir}/evolution
5907
75387c7d6a3f add unpackaged file to %files
laca
parents: 5774
diff changeset
    90
%{_libexecdir}/evolution
6658
b20d3efe22f9 * evolution-jescs.spec: s/%{eds_api_version}/\*/g
hh150184
parents: 6657
diff changeset
    91
%{_libdir}/evolution-data-server-*
5729
2878ff74069e * evolution-data-server.spec: Move SUN LDAP patch and Source1 to SUNWgnutls.spec.
hh150184
parents: 5693
diff changeset
    92
%{_datadir}/evolution
2878ff74069e * evolution-data-server.spec: Move SUN LDAP patch and Source1 to SUNWgnutls.spec.
hh150184
parents: 5693
diff changeset
    93
%{_datadir}/evolution-jescs
2878ff74069e * evolution-data-server.spec: Move SUN LDAP patch and Source1 to SUNWgnutls.spec.
hh150184
parents: 5693
diff changeset
    94
%{_datadir}/locale/*/LC_MESSAGES/*.mo
5693
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    95
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
    96
%changelog
8203
86984b1f0df6 2006-09-27 Wang Xin <[email protected]>
jw156558
parents: 8177
diff changeset
    97
* Wed Sep 27 2006 - [email protected]
86984b1f0df6 2006-09-27 Wang Xin <[email protected]>
jw156558
parents: 8177
diff changeset
    98
- Bump to 2.8.2.
86984b1f0df6 2006-09-27 Wang Xin <[email protected]>
jw156558
parents: 8177
diff changeset
    99
8177
6e6cc9f97d6b 2006-09-21 Wang Xin <[email protected]>
jw156558
parents: 8133
diff changeset
   100
* Mon Sep 21 2006 - [email protected]
6e6cc9f97d6b 2006-09-21 Wang Xin <[email protected]>
jw156558
parents: 8133
diff changeset
   101
- Bump to 2.8.1.
6e6cc9f97d6b 2006-09-21 Wang Xin <[email protected]>
jw156558
parents: 8133
diff changeset
   102
8131
f82f45ca8adc 2006-09-14 Wang Xin <[email protected]>
jw156558
parents: 7738
diff changeset
   103
* Mon Sep 14 2006 - [email protected]
8133
b279a46945f2 2006-09-14 Wang Xin <[email protected]>
jw156558
parents: 8131
diff changeset
   104
- Bump to 2.8.0.
b279a46945f2 2006-09-14 Wang Xin <[email protected]>
jw156558
parents: 8131
diff changeset
   105
b279a46945f2 2006-09-14 Wang Xin <[email protected]>
jw156558
parents: 8131
diff changeset
   106
* Mon Sep 14 2006 - [email protected]
8131
f82f45ca8adc 2006-09-14 Wang Xin <[email protected]>
jw156558
parents: 7738
diff changeset
   107
- Bump to 2.7.1.
f82f45ca8adc 2006-09-14 Wang Xin <[email protected]>
jw156558
parents: 7738
diff changeset
   108
7738
dedab9b2bfde 2006-07-24 Wang Xin <[email protected]>
jw156558
parents: 7634
diff changeset
   109
* Mon Jul 24 2006 - [email protected]
dedab9b2bfde 2006-07-24 Wang Xin <[email protected]>
jw156558
parents: 7634
diff changeset
   110
- Bump to 2.7.0.
dedab9b2bfde 2006-07-24 Wang Xin <[email protected]>
jw156558
parents: 7634
diff changeset
   111
7634
4c489043413f 2006-07-14 Wang Xin <[email protected]>
jw156558
parents: 7427
diff changeset
   112
* Mon Jul 14 2006 - [email protected]
4c489043413f 2006-07-14 Wang Xin <[email protected]>
jw156558
parents: 7427
diff changeset
   113
- Bump to 2.6.4.
4c489043413f 2006-07-14 Wang Xin <[email protected]>
jw156558
parents: 7427
diff changeset
   114
7427
ddae5bf5ae32 2006-06-12 Wang Xin <[email protected]>
jw156558
parents: 7426
diff changeset
   115
* Mon Jun 12 2006 - [email protected]
ddae5bf5ae32 2006-06-12 Wang Xin <[email protected]>
jw156558
parents: 7426
diff changeset
   116
- Bump to 2.6.3.
ddae5bf5ae32 2006-06-12 Wang Xin <[email protected]>
jw156558
parents: 7426
diff changeset
   117
7328
787dd67477f2 * evolution-jescs.spec: Bump to 2.6.2.
hh150184
parents: 7266
diff changeset
   118
* Mon May 29 2006 - [email protected]
787dd67477f2 * evolution-jescs.spec: Bump to 2.6.2.
hh150184
parents: 7266
diff changeset
   119
- Bump to 2.6.2.
787dd67477f2 * evolution-jescs.spec: Bump to 2.6.2.
hh150184
parents: 7266
diff changeset
   120
7266
8b1fc70f6d1e * evolution-jescs.spec: Bump to 2.6.1.
hh150184
parents: 7241
diff changeset
   121
* Fri May 12 2006 - [email protected]
8b1fc70f6d1e * evolution-jescs.spec: Bump to 2.6.1.
hh150184
parents: 7241
diff changeset
   122
- Bump to 2.6.1.
8b1fc70f6d1e * evolution-jescs.spec: Bump to 2.6.1.
hh150184
parents: 7241
diff changeset
   123
7241
6cbb1a2b64f2 * evolution-jescs.spec: Bump to 2.5.4.
hh150184
parents: 7031
diff changeset
   124
* Thu May 11 2006 - [email protected]
6cbb1a2b64f2 * evolution-jescs.spec: Bump to 2.5.4.
hh150184
parents: 7031
diff changeset
   125
- Bump to 2.5.4.
6cbb1a2b64f2 * evolution-jescs.spec: Bump to 2.5.4.
hh150184
parents: 7031
diff changeset
   126
7031
50d3a964aec4 2006-04-10 Damien Carbery <[email protected]>
dc144907
parents: 6999
diff changeset
   127
* Fri Apr 10 2006 - [email protected]
50d3a964aec4 2006-04-10 Damien Carbery <[email protected]>
dc144907
parents: 6999
diff changeset
   128
- Bump to 2.5.3.
50d3a964aec4 2006-04-10 Damien Carbery <[email protected]>
dc144907
parents: 6999
diff changeset
   129
6999
c8ffea0d1cf3 * evolution-data-server.spec, evolution-exchange.spec,
hh150184
parents: 6923
diff changeset
   130
* Tue Apr 04 2006 - [email protected]
c8ffea0d1cf3 * evolution-data-server.spec, evolution-exchange.spec,
hh150184
parents: 6923
diff changeset
   131
- Remove .a/.la files in linux spec.
c8ffea0d1cf3 * evolution-data-server.spec, evolution-exchange.spec,
hh150184
parents: 6923
diff changeset
   132
6912
f137ec6ccd59 2006-03-13 Damien Carbery <[email protected]>
dc144907
parents: 6907
diff changeset
   133
* Mon Mar 13 2006 - [email protected]
f137ec6ccd59 2006-03-13 Damien Carbery <[email protected]>
dc144907
parents: 6907
diff changeset
   134
- Remove patch, 01-bonobo, as crashes have been fixed upstream.
f137ec6ccd59 2006-03-13 Damien Carbery <[email protected]>
dc144907
parents: 6907
diff changeset
   135
6907
14d95748dd21 2006-03-10 Damien Carbery <[email protected]>
dc144907
parents: 6879
diff changeset
   136
* Fri Mar 10 2006 - [email protected]
14d95748dd21 2006-03-10 Damien Carbery <[email protected]>
dc144907
parents: 6879
diff changeset
   137
- Bump to 2.5.2.
6923
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6912
diff changeset
   138
- Remove upstream patch, 01-close-tag.
6907
14d95748dd21 2006-03-10 Damien Carbery <[email protected]>
dc144907
parents: 6879
diff changeset
   139
6923
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6912
diff changeset
   140
* Fri Mar  3 2006 - [email protected]
6879
b26bca58c3fa 2006-03-03 Harry Lu <[email protected]>
hl139476
parents: 6839
diff changeset
   141
- Add patch, 01-bonobo.diff to fix a starup crash.
b26bca58c3fa 2006-03-03 Harry Lu <[email protected]>
hl139476
parents: 6839
diff changeset
   142
6838
25a3f5cdd333 2006-02-24 Damien Carbery <[email protected]>
dc144907
parents: 6717
diff changeset
   143
* Fri Feb 24 2006 - [email protected]
25a3f5cdd333 2006-02-24 Damien Carbery <[email protected]>
dc144907
parents: 6717
diff changeset
   144
- Bump to 2.5.1.
6839
c6af322ec36c 2006-02-24 Damien Carbery <[email protected]>
dc144907
parents: 6838
diff changeset
   145
- Remove upstream patch, 01-close-tag.
6838
25a3f5cdd333 2006-02-24 Damien Carbery <[email protected]>
dc144907
parents: 6717
diff changeset
   146
6717
b93a79c29cac 2006-02-02 Damien Carbery <[email protected]>
dc144907
parents: 6658
diff changeset
   147
* Thu Feb  2 2006 - [email protected]
b93a79c29cac 2006-02-02 Damien Carbery <[email protected]>
dc144907
parents: 6658
diff changeset
   148
- Add patch, 01-close-tag, to close a tag in 
b93a79c29cac 2006-02-02 Damien Carbery <[email protected]>
dc144907
parents: 6658
diff changeset
   149
  GNOME_Evolution_SunOne_Storage.server.in.in file. 
b93a79c29cac 2006-02-02 Damien Carbery <[email protected]>
dc144907
parents: 6658
diff changeset
   150
6655
82571fc901b2 * evolution-jescs.spec: Bump to 2.5.0.
hh150184
parents: 6294
diff changeset
   151
* Tue Jan 24 2006 - [email protected]
6658
b20d3efe22f9 * evolution-jescs.spec: s/%{eds_api_version}/\*/g
hh150184
parents: 6657
diff changeset
   152
- s/%{eds_api_version}/\*/g
b20d3efe22f9 * evolution-jescs.spec: s/%{eds_api_version}/\*/g
hh150184
parents: 6657
diff changeset
   153
b20d3efe22f9 * evolution-jescs.spec: s/%{eds_api_version}/\*/g
hh150184
parents: 6657
diff changeset
   154
* Tue Jan 24 2006 - [email protected]
6657
e5dff5bbc625 * evolution-jescs.spec: Remove hard code evo_major_version and eds_api_version.
hh150184
parents: 6655
diff changeset
   155
- Remove hard code evo_major_version and eds_api_version.
e5dff5bbc625 * evolution-jescs.spec: Remove hard code evo_major_version and eds_api_version.
hh150184
parents: 6655
diff changeset
   156
e5dff5bbc625 * evolution-jescs.spec: Remove hard code evo_major_version and eds_api_version.
hh150184
parents: 6655
diff changeset
   157
* Tue Jan 24 2006 - [email protected]
6655
82571fc901b2 * evolution-jescs.spec: Bump to 2.5.0.
hh150184
parents: 6294
diff changeset
   158
- Bump to 2.5.0.
82571fc901b2 * evolution-jescs.spec: Bump to 2.5.0.
hh150184
parents: 6294
diff changeset
   159
- Add define evo_major_version and eds_api_version.
82571fc901b2 * evolution-jescs.spec: Bump to 2.5.0.
hh150184
parents: 6294
diff changeset
   160
- Remove define evolution_imagesdir.
82571fc901b2 * evolution-jescs.spec: Bump to 2.5.0.
hh150184
parents: 6294
diff changeset
   161
6294
a581c5329726 * evolution-jescs.spec: Bump to 2.4.3.
hh150184
parents: 6285
diff changeset
   162
* Fri Nov 25 2005 - [email protected]
a581c5329726 * evolution-jescs.spec: Bump to 2.4.3.
hh150184
parents: 6285
diff changeset
   163
- Bump to 2.4.3.
a581c5329726 * evolution-jescs.spec: Bump to 2.4.3.
hh150184
parents: 6285
diff changeset
   164
6285
e2b982999ac2 * evolution-jescs.spec: Bump to 2.4.2.
hh150184
parents: 5907
diff changeset
   165
* Wed Nov 16 2005 - [email protected]
e2b982999ac2 * evolution-jescs.spec: Bump to 2.4.2.
hh150184
parents: 5907
diff changeset
   166
- Bump to 2.4.2.
e2b982999ac2 * evolution-jescs.spec: Bump to 2.4.2.
hh150184
parents: 5907
diff changeset
   167
5772
7dcd6d9c7f08 * evolution-data-server.spec: Enable Kerberos 5 and fix CFLAGS problem.
hh150184
parents: 5729
diff changeset
   168
* Thu Sep 8 2005 - [email protected]
5774
17e5e2fb0cc3 * evolution-jescs.spec: Bump to 2.4.1.
hh150184
parents: 5772
diff changeset
   169
- Bump to 2.4.1.
17e5e2fb0cc3 * evolution-jescs.spec: Bump to 2.4.1.
hh150184
parents: 5772
diff changeset
   170
17e5e2fb0cc3 * evolution-jescs.spec: Bump to 2.4.1.
hh150184
parents: 5772
diff changeset
   171
* Thu Sep 8 2005 - [email protected]
5772
7dcd6d9c7f08 * evolution-data-server.spec: Enable Kerberos 5 and fix CFLAGS problem.
hh150184
parents: 5729
diff changeset
   172
- Remove upstream patch evolution-jescs-01-autogen.diff.
7dcd6d9c7f08 * evolution-data-server.spec: Enable Kerberos 5 and fix CFLAGS problem.
hh150184
parents: 5729
diff changeset
   173
- Enable idn.
7dcd6d9c7f08 * evolution-data-server.spec: Enable Kerberos 5 and fix CFLAGS problem.
hh150184
parents: 5729
diff changeset
   174
- Use aclocal, ..., ./configure steps, not ./autogen, 
7dcd6d9c7f08 * evolution-data-server.spec: Enable Kerberos 5 and fix CFLAGS problem.
hh150184
parents: 5729
diff changeset
   175
  because download tarball does not have autogen.sh.
7dcd6d9c7f08 * evolution-data-server.spec: Enable Kerberos 5 and fix CFLAGS problem.
hh150184
parents: 5729
diff changeset
   176
5729
2878ff74069e * evolution-data-server.spec: Move SUN LDAP patch and Source1 to SUNWgnutls.spec.
hh150184
parents: 5693
diff changeset
   177
* Tue Sep 6 2005 - [email protected]
2878ff74069e * evolution-data-server.spec: Move SUN LDAP patch and Source1 to SUNWgnutls.spec.
hh150184
parents: 5693
diff changeset
   178
- Add patch evolution-jescs-01-autogen.diff.
2878ff74069e * evolution-data-server.spec: Move SUN LDAP patch and Source1 to SUNWgnutls.spec.
hh150184
parents: 5693
diff changeset
   179
- Temporarily disable idn.
2878ff74069e * evolution-data-server.spec: Move SUN LDAP patch and Source1 to SUNWgnutls.spec.
hh150184
parents: 5693
diff changeset
   180
- Change %install, %clean and %files section.
2878ff74069e * evolution-data-server.spec: Move SUN LDAP patch and Source1 to SUNWgnutls.spec.
hh150184
parents: 5693
diff changeset
   181
5693
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
   182
* Wed Aug 31 2005 - [email protected]
d3243ff32094 Add evolution-jescs stuff into spec-files
hh150184
parents:
diff changeset
   183
- Initial spec file