base-specs/evolution-exchange.spec
author chrisk
Mon, 31 Aug 2009 16:23:04 +0000
changeset 16434 f21f22550fe9
parent 16425 d6ed2a48e85f
child 16657 c16ab44a6a3e
permissions -rw-r--r--
2009-08-31 Christian Kelly <[email protected]> * base-specs/*.spec, *.spec: Change owner field to be parsable with spectool.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     1
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     2
# spec file for package evolution-exchange
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     3
#
11447
dbb155175885 2008-01-14 Damien Carbery <[email protected]>
dcarbery
parents: 11329
diff changeset
     4
# Copyright (c) 2008 Sun Microsystems, Inc.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     5
# This file and all modifications and additions to the pristine
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     6
# package are under the same license as the package itself.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     7
#
16434
f21f22550fe9 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16425
diff changeset
     8
%define owner jedy
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     9
#
16425
d6ed2a48e85f 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16351
diff changeset
    10
d6ed2a48e85f 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16351
diff changeset
    11
%define OSR gnome.org:0
d6ed2a48e85f 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16351
diff changeset
    12
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    13
Name:         evolution-exchange
14561
1117f46b041f 2008-11-05 Wang Xin <[email protected]>
jedy
parents: 13722
diff changeset
    14
License:      GPL v2
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    15
Group:        System/Libraries/GNOME
16351
f108d70b752a 2009-08-25 Christian Kelly <[email protected]>
chrisk
parents: 16249
diff changeset
    16
Version:      2.27.91
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    17
Release:      1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    18
Distribution: Java Desktop System
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    19
Vendor:       Sun Microsystems, Inc.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    20
Summary:      Evolution connector for Microsoft Exchange
15936
294211c86fce 2009-06-18 Wang Xin <[email protected]>
jedy
parents: 15605
diff changeset
    21
Source:       http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.27/%{name}-%{version}.tar.bz2
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11829
diff changeset
    22
%if %build_l10n
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11829
diff changeset
    23
Source1:                 l10n-configure.sh
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11829
diff changeset
    24
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    25
URL:          http://www.gnome.org
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    26
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    27
Docdir:       %{_defaultdocdir}/ximian-connector
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    28
Autoreqprov:  on
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    29
Prereq:       /sbin/ldconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    30
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    31
%define evolution_version 2.2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    32
%define libgnomeui_version 2.10.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    33
%define libglade_version 2.5.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    34
%define libsoup_version 2.2.3
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    35
%define GConf_version 2.10.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    36
%define openldap2_version 2.2.6
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    37
%define gtk_doc_version 1.3
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    38
%define oxygen2_version 1.4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    39
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    40
Requires:       evolution >= %{evolution_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    41
Requires:       libgnomeui >= %{libgnomeui_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    42
Requires:       libglade >= %{libglade_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    43
Requires:       libsoup >= %{libsoup_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    44
Requires:       GConf >= %{GConf_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    45
Requires:       openldap2-client >= %{openldap2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    46
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    47
BuildRequires:  evolution-devel >= %{evolution_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    48
BuildRequires:  libgnomeui-devel >= %{libgnomeui_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    49
BuildRequires:  libglade-devel >= %{libglade_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    50
BuildRequires:  libsoup-devel >= %{libsoup_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
BuildRequires:  GConf-devel >= %{GConf_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    52
BuildRequires:  openldap2-devel >= %{openldap2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
BuildRequires:  gtk-doc >= %{gtk_doc_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    54
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
Obsoletes:	oxygen2  <= %{oxygen2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
Obsoletes:      ximian-connector <= 2.2.2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
Provides:       ximian-connector = 2.2.2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
%description
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
Provides a connector library for Evolution to access Microsoft Exchange.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    61
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    62
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    63
%setup -q
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    64
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    65
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
%ifos linux
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
%define ldap_option --with-openldap=%{_prefix}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
%define krb5_option --with-krb5=%{_prefix}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
%define ldap_option --with-sunldap=%{_prefix}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    72
%define krb5_option --with-krb5=no
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    73
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    74
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
export CFLAGS="$CFLAGS $RPM_OPT_FLAGS"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
aclocal $ACLOCAL_FLAGS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
libtoolize --force
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
glib-gettextize --force --copy
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
intltoolize --force --automake
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11829
diff changeset
    81
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11829
diff changeset
    82
%if %build_l10n
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11829
diff changeset
    83
bash -x %SOURCE1 --enable-copyright
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11829
diff changeset
    84
%endif
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11829
diff changeset
    85
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    86
autoheader
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    87
automake -a -f -c --gnu
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    88
autoconf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    89
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    90
./configure  --prefix=%{_prefix}				\
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    91
	    --sysconfdir=%{_sysconfdir}		\
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    92
	     %ldap_option					\
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    93
	     %krb5_option
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    94
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    95
make
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    96
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    97
%install
9531
76f32a040778 2007-03-12 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    98
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
76f32a040778 2007-03-12 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    99
make install DESTDIR=$RPM_BUILD_ROOT
76f32a040778 2007-03-12 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   100
rm $RPM_BUILD_ROOT%{_libdir}/evolution-data-server-*/camel-providers/*.la
76f32a040778 2007-03-12 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   101
rm $RPM_BUILD_ROOT%{_libdir}/evolution-data-server-*/camel-providers/*.a
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   102
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   103
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   104
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   105
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   106
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   107
%defattr (-, root, root)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   108
%doc AUTHORS COPYING ChangeLog NEWS README
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   109
%{_bindir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   110
%{_libdir}/bonobo/servers/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   111
%{_libdir}/evolution-data-server-1.2/camel-providers/*.so*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   112
%{_libdir}/evolution-data-server-1.2/camel-providers/*.urls
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   113
%{_libexecdir}/evolution/2.6/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   114
%{_datadir}/gtk-doc/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   115
%{_datadir}/locale/*/LC_MESSAGES/*.mo
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   116
%{_datadir}/evolution-exchange/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   117
%config %{_sysconfdir}/gconf/schemas/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   118
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   119
%changelog
16351
f108d70b752a 2009-08-25 Christian Kelly <[email protected]>
chrisk
parents: 16249
diff changeset
   120
* Tue Aug 25 2009 - [email protected]
f108d70b752a 2009-08-25 Christian Kelly <[email protected]>
chrisk
parents: 16249
diff changeset
   121
- Bump to 2.27.91.
16249
f13cafc1ec43 2009-08-12 Christian Kelly <[email protected]>
chrisk
parents: 16189
diff changeset
   122
* Wed Aug 12 2009 - [email protected]
f13cafc1ec43 2009-08-12 Christian Kelly <[email protected]>
chrisk
parents: 16189
diff changeset
   123
- Bump to 2.27.90.
16189
feca3d52a0ce 2009-07-31 Christian Kelly <[email protected]>
chrisk
parents: 16154
diff changeset
   124
* Fri Jul 31 2009 - [email protected]
feca3d52a0ce 2009-07-31 Christian Kelly <[email protected]>
chrisk
parents: 16154
diff changeset
   125
- Bump to 2.27.5.
16154
02a0a17c4fda 2009-07-28 Christian Kelly <[email protected]>
chrisk
parents: 16105
diff changeset
   126
* Tue Jul 28 2009 - [email protected]
02a0a17c4fda 2009-07-28 Christian Kelly <[email protected]>
chrisk
parents: 16105
diff changeset
   127
- Remove references to patch that doesn't exist any more.
16105
119bb4a6a91b 2009-07-23 Christian Kelly <[email protected]>
chrisk
parents: 15936
diff changeset
   128
* Thu Jul 23 2009 - [email protected]
119bb4a6a91b 2009-07-23 Christian Kelly <[email protected]>
chrisk
parents: 15936
diff changeset
   129
- Bump to 2.27.4.
15936
294211c86fce 2009-06-18 Wang Xin <[email protected]>
jedy
parents: 15605
diff changeset
   130
* Thu Jun 18 2008 - [email protected]
294211c86fce 2009-06-18 Wang Xin <[email protected]>
jedy
parents: 15605
diff changeset
   131
- Bump to 2.27.3
294211c86fce 2009-06-18 Wang Xin <[email protected]>
jedy
parents: 15605
diff changeset
   132
- Add 01-build.diff
15605
cb01092507b8 2009-04-14 set REAL_NAME environment variable <set EMAIL_ADDRESS environment variable>
jedy
parents: 15441
diff changeset
   133
* Tue Apr 14 2008 - [email protected]
cb01092507b8 2009-04-14 set REAL_NAME environment variable <set EMAIL_ADDRESS environment variable>
jedy
parents: 15441
diff changeset
   134
- Bump to 2.26.1
15441
26cf8de7a970 2009-03-19 Wang Xin <[email protected]>
jedy
parents: 15317
diff changeset
   135
* Thu Mar 19 2008 - [email protected]
26cf8de7a970 2009-03-19 Wang Xin <[email protected]>
jedy
parents: 15317
diff changeset
   136
- Bump to 2.26.0
15317
6eaad8558ed8 2009-03-06 Wang Xin <[email protected]>
jedy
parents: 15021
diff changeset
   137
* Thu Mar 06 2008 - [email protected]
6eaad8558ed8 2009-03-06 Wang Xin <[email protected]>
jedy
parents: 15021
diff changeset
   138
- Bump to 2.25.92
15021
c8c1913460da 2009-02-05 Wang Xin <[email protected]>
jedy
parents: 14955
diff changeset
   139
* Thu Feb 05 2008 - [email protected]
c8c1913460da 2009-02-05 Wang Xin <[email protected]>
jedy
parents: 14955
diff changeset
   140
- Bump to 2.25.90
14955
cdc56941938f 2009-01-22 Wang Xin <[email protected]>
jedy
parents: 14912
diff changeset
   141
* Thu Jan 22 2008 - [email protected]
cdc56941938f 2009-01-22 Wang Xin <[email protected]>
jedy
parents: 14912
diff changeset
   142
- Bump to 2.25.5
14912
fdb6130638c8 2009-01-14 Wang Xin <[email protected]>
jedy
parents: 14697
diff changeset
   143
* Wed Jan 14 2008 - [email protected]
fdb6130638c8 2009-01-14 Wang Xin <[email protected]>
jedy
parents: 14697
diff changeset
   144
- Bump to 2.25.4
14697
44961511f070 bump to gnome2.25.2
davelam
parents: 14561
diff changeset
   145
* Wed Dec 03 2008 - [email protected]
44961511f070 bump to gnome2.25.2
davelam
parents: 14561
diff changeset
   146
- Bump to 2.25.2
14561
1117f46b041f 2008-11-05 Wang Xin <[email protected]>
jedy
parents: 13722
diff changeset
   147
* Wec Nov 05 2008 - [email protected]
1117f46b041f 2008-11-05 Wang Xin <[email protected]>
jedy
parents: 13722
diff changeset
   148
- Update license version.
13722
f103f75dd836 2008-09-22 Jeff Cai <[email protected]>
qc161282
parents: 13594
diff changeset
   149
* Tue Sep 22 2008 - [email protected]
f103f75dd836 2008-09-22 Jeff Cai <[email protected]>
qc161282
parents: 13594
diff changeset
   150
- Bump to 2.24.0.
13594
461aaa1b1629 2008-09-16 Wang Xin <[email protected]>
jedy
parents: 13352
diff changeset
   151
* Tue Sep 16 2008 - [email protected]
461aaa1b1629 2008-09-16 Wang Xin <[email protected]>
jedy
parents: 13352
diff changeset
   152
- Bump to 2.23.92.
13352
38ee3f6780f4 2008-09-02 Wang Xin <[email protected]>
jedy
parents: 13225
diff changeset
   153
* Tue Sep 02 2008 - [email protected]
38ee3f6780f4 2008-09-02 Wang Xin <[email protected]>
jedy
parents: 13225
diff changeset
   154
- Bump to 2.23.91.
13225
cb9116f197d3 2008-08-21 Wang Xin <[email protected]>
jedy
parents: 13027
diff changeset
   155
* Thu Aug 21 2008 - [email protected]
cb9116f197d3 2008-08-21 Wang Xin <[email protected]>
jedy
parents: 13027
diff changeset
   156
- Bump to 2.23.90.
13027
4d26853c826b 2008-08-05 Damien Carbery <[email protected]>
dcarbery
parents: 12879
diff changeset
   157
* Tue Aug 05 2008 - [email protected]
4d26853c826b 2008-08-05 Damien Carbery <[email protected]>
dcarbery
parents: 12879
diff changeset
   158
- Bump to 2.23.6.
12879
38e35ce28f66 2008-07-22 Damien Carbery <[email protected]>
dcarbery
parents: 12678
diff changeset
   159
* Tue Jul 22 2008 - [email protected]
38e35ce28f66 2008-07-22 Damien Carbery <[email protected]>
dcarbery
parents: 12678
diff changeset
   160
- Bump to 2.23.5.
12678
a0381d961be6 2008-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 12567
diff changeset
   161
* Tue Jun 17 2008 - [email protected]
a0381d961be6 2008-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 12567
diff changeset
   162
- Bump to 2.23.4. Remove upstream patch, 01-libebackend.
12567
4d19a7f049c8 2008-06-03 Wang Xin <[email protected]>
jedy
parents: 12519
diff changeset
   163
* Wed Jun 03 2008 - [email protected]
4d19a7f049c8 2008-06-03 Wang Xin <[email protected]>
jedy
parents: 12519
diff changeset
   164
- Bump to 2.23.3 and add 01-libebackend.diff.
12519
60e2fdae66da 2008-05-28 Damien Carbery <[email protected]>
dcarbery
parents: 12363
diff changeset
   165
* Wed May 28 2008 - [email protected]
60e2fdae66da 2008-05-28 Damien Carbery <[email protected]>
dcarbery
parents: 12363
diff changeset
   166
- Bump to 2.23.2.
12363
49b1f0afcf97 2008-05-27 Wang Xin <[email protected]>
jedy
parents: 12293
diff changeset
   167
* Tue May 27 2008 - [email protected]
49b1f0afcf97 2008-05-27 Wang Xin <[email protected]>
jedy
parents: 12293
diff changeset
   168
- Bump to 2.22.2.
12293
16044eb055a6 2008-05-13 Damien Carbery <[email protected]>
dcarbery
parents: 12246
diff changeset
   169
* Wed May 14 2008 - [email protected]
16044eb055a6 2008-05-13 Damien Carbery <[email protected]>
dcarbery
parents: 12246
diff changeset
   170
- Bump to 2.22.1.2.
12246
7a6faf26b4c1 2008-05-02 Damien Carbery <[email protected]>
dcarbery
parents: 12192
diff changeset
   171
* Fri May 01 2008 - [email protected]
7a6faf26b4c1 2008-05-02 Damien Carbery <[email protected]>
dcarbery
parents: 12192
diff changeset
   172
- Bump to 2.22.1.1.
12192
ef7e7671d88e 2008-04-23 Wang Xin <[email protected]>
jedy
parents: 12031
diff changeset
   173
* Mon Apr 23 2008 - [email protected]
ef7e7671d88e 2008-04-23 Wang Xin <[email protected]>
jedy
parents: 12031
diff changeset
   174
- Bump to 2.22.1.
11829
3c4ccf04fc37 2008-03-10 Damien Carbery <[email protected]>
dcarbery
parents: 11724
diff changeset
   175
* Mon Mar 10 2008 - [email protected]
3c4ccf04fc37 2008-03-10 Damien Carbery <[email protected]>
dcarbery
parents: 11724
diff changeset
   176
- Bump to 2.22.0.
11724
8c73fecb3343 2008-02-26 Damien Carbery <[email protected]>
dcarbery
parents: 11618
diff changeset
   177
* Tue Feb 26 2008 - [email protected]
8c73fecb3343 2008-02-26 Damien Carbery <[email protected]>
dcarbery
parents: 11618
diff changeset
   178
- Bump to 2.21.92.
11618
0ff1348fe7cd 2008-02-12 Damien Carbery <[email protected]>
dcarbery
parents: 11546
diff changeset
   179
* Tue Feb 12 2008 - [email protected]
0ff1348fe7cd 2008-02-12 Damien Carbery <[email protected]>
dcarbery
parents: 11546
diff changeset
   180
- Bump to 2.21.91.
11546
5472fd62fab6 2008-01-29 Damien Carbery <[email protected]>
dcarbery
parents: 11447
diff changeset
   181
* Tue Jan 29 2008 - [email protected]
5472fd62fab6 2008-01-29 Damien Carbery <[email protected]>
dcarbery
parents: 11447
diff changeset
   182
- Bump to 2.21.90.
11447
dbb155175885 2008-01-14 Damien Carbery <[email protected]>
dcarbery
parents: 11329
diff changeset
   183
* Mon Jan 14 2008 - [email protected]
dbb155175885 2008-01-14 Damien Carbery <[email protected]>
dcarbery
parents: 11329
diff changeset
   184
- Bump to 2.21.5.
11329
69cec32c8d0c 2007-12-06 Damien Carbery <[email protected]>
dcarbery
parents: 11280
diff changeset
   185
* Tue Dec 18 2007 - [email protected]
69cec32c8d0c 2007-12-06 Damien Carbery <[email protected]>
dcarbery
parents: 11280
diff changeset
   186
- Bump to 2.21.4.
11180
7f911e6f7c0e 2007-11-13 Damien Carbery <[email protected]>
dcarbery
parents: 11077
diff changeset
   187
* Tue Nov 13 2007 - [email protected]
7f911e6f7c0e 2007-11-13 Damien Carbery <[email protected]>
dcarbery
parents: 11077
diff changeset
   188
- Bump to 2.21.2.
11077
f06ce3f6eb7d 2007-10-30 Damien Carbery <[email protected]>
dcarbery
parents: 10674
diff changeset
   189
* Tue Oct 30 2007 - [email protected]
f06ce3f6eb7d 2007-10-30 Damien Carbery <[email protected]>
dcarbery
parents: 10674
diff changeset
   190
- Bump to 2.21.1.
10674
13ff310554af 2007-10-19 Damien Carbery <[email protected]>
dcarbery
parents: 10511
diff changeset
   191
* Fri Oct 19 2007 - [email protected]
13ff310554af 2007-10-19 Damien Carbery <[email protected]>
dcarbery
parents: 10511
diff changeset
   192
- Bump to 2.12.1.
10511
6b958947c413 2007-09-18 Damien Carbery <[email protected]>
dcarbery
parents: 10430
diff changeset
   193
* Tue Sep 18 2007 - [email protected]
6b958947c413 2007-09-18 Damien Carbery <[email protected]>
dcarbery
parents: 10430
diff changeset
   194
- Bump to 2.12.0.
10430
0e779d957d1c 2007-09-03 Damien Carbery <[email protected]>
dcarbery
parents: 10376
diff changeset
   195
* Mon Sep 03 2007 - [email protected]
0e779d957d1c 2007-09-03 Damien Carbery <[email protected]>
dcarbery
parents: 10376
diff changeset
   196
- Bump to 2.11.92.
10376
20343be152a2 2007-08-27 Damien Carbery <[email protected]>
dcarbery
parents: 10325
diff changeset
   197
* Mon Aug 27 2007 - [email protected]
20343be152a2 2007-08-27 Damien Carbery <[email protected]>
dcarbery
parents: 10325
diff changeset
   198
- Bump to 2.11.91. Remove upstream patch, 01-pretty-function.
10325
ecc5cc34ce0a 2007-08-14 Damien Carbery <[email protected]>
dcarbery
parents: 10244
diff changeset
   199
* Wed Aug 15 2007 - [email protected]
ecc5cc34ce0a 2007-08-14 Damien Carbery <[email protected]>
dcarbery
parents: 10244
diff changeset
   200
- Bump to 2.11.90.
10244
b0085d6c08d4 2007-08-01 Damien Carbery <[email protected]>
dcarbery
parents: 10238
diff changeset
   201
* Wed Aug 01 2007 - [email protected]
b0085d6c08d4 2007-08-01 Damien Carbery <[email protected]>
dcarbery
parents: 10238
diff changeset
   202
- Bump to 2.11.6.1.
10238
56fbd3bc2aae 2007-07-31 Damien Carbery <[email protected]>
dcarbery
parents: 10190
diff changeset
   203
* Tue Jul 31 2007 - [email protected]
56fbd3bc2aae 2007-07-31 Damien Carbery <[email protected]>
dcarbery
parents: 10190
diff changeset
   204
- Bump to 2.11.6.
10178
a7f02aa69081 2007-07-11 Damien Carbery <[email protected]>
dcarbery
parents: 10175
diff changeset
   205
* Wed Jul 11 2007 - [email protected]
a7f02aa69081 2007-07-11 Damien Carbery <[email protected]>
dcarbery
parents: 10175
diff changeset
   206
- Add patch 01-pretty-function to fix build error 455858.
10175
d1e1900b8e98 2007-07-10 Damien Carbery <[email protected]>
dcarbery
parents: 10078
diff changeset
   207
* Tue Jul 10 2007 - [email protected]
d1e1900b8e98 2007-07-10 Damien Carbery <[email protected]>
dcarbery
parents: 10078
diff changeset
   208
- Bump to 2.11.5.
10078
86b907b19a4a 2007-06-19 Damien Carbery <[email protected]>
dcarbery
parents: 9992
diff changeset
   209
* Tue Jun 19 2007 - [email protected]
86b907b19a4a 2007-06-19 Damien Carbery <[email protected]>
dcarbery
parents: 9992
diff changeset
   210
- Bump to 2.11.4. Remove upstream patch, 01-sun-ldap.
9900
82b10f4a150d 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9873
diff changeset
   211
* Tue May 15 2007 - [email protected]
82b10f4a150d 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9873
diff changeset
   212
- Bump to 2.11.2.
9870
a7e17d9f665e 2007-05-10 Damien Carbery <[email protected]>
dcarbery
parents: 9734
diff changeset
   213
* Thu May 10 2007 - [email protected]
9873
fdfb981e62a0 2007-05-10 Damien Carbery <[email protected]>
dcarbery
parents: 9870
diff changeset
   214
- Bump to 2.11.1.
9734
b5a9030de565 2007-04-12 Damien Carbery <[email protected]>
dcarbery
parents: 9541
diff changeset
   215
* Thu Apr 12 2007 - [email protected]
b5a9030de565 2007-04-12 Damien Carbery <[email protected]>
dcarbery
parents: 9541
diff changeset
   216
- Bump to 2.10.1.
9541
a0dcf5ed9ff0 2007-03-13 Damien Carbery <[email protected]>
dcarbery
parents: 9531
diff changeset
   217
* Tue Mar 13 2007 - [email protected]
a0dcf5ed9ff0 2007-03-13 Damien Carbery <[email protected]>
dcarbery
parents: 9531
diff changeset
   218
- Bump to 2.10.0.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   219
* Tue Feb 28 2007 - [email protected]
9541
a0dcf5ed9ff0 2007-03-13 Damien Carbery <[email protected]>
dcarbery
parents: 9531
diff changeset
   220
- Bump to 2.9.92.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   221
- Rework evolution-exchanged-01-sun-ldap.diff.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   222
* Tue Feb 13 2007 - [email protected]
9541
a0dcf5ed9ff0 2007-03-13 Damien Carbery <[email protected]>
dcarbery
parents: 9531
diff changeset
   223
- Bump to 2.9.91.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   224
* Mon Jan 22 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   225
- Bump to 2.9.6.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   226
* Tue Jan 9 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   227
- Bump version to 2.9.5
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   228
* Tue Dec 19 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   229
- Bump version to 2.9.4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   230
* Mon Dec 18 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   231
- 01-solaris-eutil.diff removed.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   232
- 02-sun-ldap renamed to 01-sun-ldap.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   233
* Mon Dec 18 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   234
- Update patch comments.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   235
* Thu Dec 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   236
- Set sysconfdir to /etc.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   237
* Wed Dec 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   238
- Ship schema.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   239
- 02-sol-macros replaced by 03-sun-ldap.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   240
* Wed Dec 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   241
- Add patch, 03-sun-ldap, to build with Solaris LDAP defines. Bugzilla 385354.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   242
* Wed Dec 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   243
- Change patch comments.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   244
* Thu Dec 07 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   245
- Add patch 02-sol-macros to use portable macros (G_GNUC_PRETTY_FUNCTION).
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   246
  Bugzilla 383064.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   247
* Tue Dec 05 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   248
- Bump to 2.9.3. Remove obsolete patch, 02-evo-api-ver-hack.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   249
* Wed Nov 29 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   250
- Add patch 02-evo-api-ver-hack so that the evolution 2.9 module can be found. 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   251
  It will be removed when evolution-exchange is bumped to 2.9.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   252
* Tue Nov 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   253
- Should be 2.8.1 on trunk.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   254
* Mon Nov 27 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   255
- Bump to 2.8.2.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   256
* Mon Oct 23 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   257
- Moved evolution-exchange-01-solaris-eutil.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   258
from Solaris/patches
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   259
* Fri Oct 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   260
- Remove 'find' call that remove .a/.la files because none are installed.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   261
* Mon Oct 02 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   262
- Bump to 2.8.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   263
* Mon Sep 04 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   264
- Bump to 2.8.0.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   265
* Tue Aug 08 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   266
- Bump to 2.7.91.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   267
* Mon Jul 24 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   268
- Bump to 2.7.90.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   269
* Sun Jul 23 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   270
- Bump to 2.7.4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   271
  Remove patch evolution-exchange-01-rename.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   272
* Thu Jun 02 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   273
- Add patch evolution-exchange-01-rename.diff 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   274
* Tue May 30 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   275
- Bump to 2.6.2.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   276
* Mon Apr 10 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   277
- Bump to 2.6.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   278
* Tue Apr 04 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   279
- Remove .a/.la files in linux spec.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   280
* Thu Mar 30 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   281
- Alter "remove *.a/*.la files part" to SUNWevolution-exchange.spec
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   282
* Mon Mar 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   283
- Bump to 2.6.0.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   284
* Tue Feb 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   285
- Bump to 2.5.92.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   286
* Tue Feb 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   287
- Bump to 2.5.91.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   288
* Mon Jan 30 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   289
- Bump to 2.5.9.0.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   290
* Thu Jan 19 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   291
- Bump to 2.5.5.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   292
* Wed Jan 04 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   293
- Bump to 2.5.4.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   294
* Wed Dec 21 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   295
- Correct Source filed.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   296
* Mon Dec 19 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   297
- Bump to 2.5.3.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   298
* Tue Nov 29 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   299
- Bump to 2.4.2.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   300
* Wed Oct 12 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   301
- change --with-ldap to --with-sunldap.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   302
* Mon Oct 10 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   303
- Bum to 2.4.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   304
* Thu Sep 15 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   305
- Use aclocal, ..., ./configure steps, not ./autogen,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   306
  because download tarball does not have autogen.sh.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   307
- Add define krb5_option, disable Kerberos 5 on Solaris.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   308
* Wed Sep 7 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   309
- Bump to 2.4.0.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   310
* Fri Sep 2 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   311
- Use --with-openldap=no on solaris with %ldap_option because patch is not ready.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   312
- Use ./autogen.sh to replace libtoolize aclocal automake autoconf ./configure
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   313
  steps, because we need build code that checked out from community HEAD.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   314
* Wed Aug 24 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   315
- Move the ximian-connector component over to evolution-exchange
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   316
  and bump to 2.3.8
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   317
* Tue Aug 16 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   318
- Bump to 2.2.3.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   319
* Thu Jul 21 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   320
- Turn off OpenLDAP support on Solaris as it is too old.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   321
* Thu Jul 14 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   322
- Remove obsolete gnome2-macros dir from aclocal call.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   323
* Mon Jun 27 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   324
- Bump to 2.2.2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   325
* Thu Jun 17 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   326
- Initial spec file for ximian-connector 1.5.9