SUNWevolution.spec
author jedy
Tue, 22 Dec 2009 07:35:05 +0000
changeset 17224 c9d66e913881
parent 17216 734f1b4d6dc5
child 17234 e99f7e9df3c2
permissions -rw-r--r--
2009-12-22 Wang Xin <[email protected]> Bump to 2.29.4. * base-specs/evolution.spec: * SUNWevolution.spec:
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
# spec file for package SUNWevolution
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     2
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     3
# includes module(s): evolution
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     4
#
15556
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 14470
diff changeset
     5
# Copyright 2009 Sun Microsystems, Inc.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     6
# 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
     7
# 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
     8
#
16434
f21f22550fe9 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 15650
diff changeset
     9
%define owner jefftsai
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    10
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    11
%include Solaris.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    12
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    13
%define with_hal %(pkginfo -q SUNWhal && echo 1 || echo 0)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    14
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    15
%use evolution = evolution.spec
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    16
%define with_pilot_link 1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    17
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    18
Name:          SUNWevolution
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    19
Summary:       Evolution Email and Calendar
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    20
Version:       %{default_pkg_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    21
SUNW_Category: EVO25,%{default_category}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    22
SUNW_BaseDir:  %{_basedir}
12003
a0f5eab9100b 2008-04-03 Jeff Cai<[email protected]>
qc161282
parents: 11524
diff changeset
    23
SUNW_Copyright:%{name}.copyright
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    24
BuildRoot:     %{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    25
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    26
Source1:       idnkit.pc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    27
Source2:       %{name}-manpages-0.1.tar.gz
15650
dbcf7e3715dd 2009-04-18 Dave Lin <[email protected]>
davelam
parents: 15556
diff changeset
    28
Requires:      SUNWlibgnomecanvas
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    29
Requires:      SUNWevolution-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    30
Requires:      SUNWevolution-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    31
Requires:      SUNWtls
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    32
Requires:      SUNWidnl
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    33
Requires:      SUNWevolution-data-server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    34
Requires:      SUNWperl584core
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    35
Requires:      SUNWgnome-component
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    36
Requires:      SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    37
Requires:      SUNWgnome-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    38
Requires:      SUNWgnome-vfs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    39
Requires:      SUNWlibpopt
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    40
Requires:      SUNWlxml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    41
Requires:      SUNWlibms
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    42
Requires:      SUNWlibgcrypt
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    43
Requires:      SUNWkrbu
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    44
Requires:      SUNWgss
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    45
#FIXME: put this back when dbus ARC case done
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    46
#Requires:      SUNWdbus
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    47
Requires:      SUNWevolution-data-server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    48
Requires:      SUNWgnutls
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    49
Requires:      SUNWlibgcrypt
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    50
Requires:      SUNWlibgpg-error
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
Requires:      SUNWzlib
15556
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 14470
diff changeset
    52
Requires:      SUNWdesktop-cache
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
Requires:      SUNWpr
10633
9d1d87d1238f 2007-10-10 Damien Carbery <[email protected]>
dcarbery
parents: 10616
diff changeset
    54
Requires:      SUNWgnome-media
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
%{?with_pilot_link:Requires:      SUNWpilot-link}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
%{?with_pilot_link:Requires:      SUNWgnome-pilot}
15650
dbcf7e3715dd 2009-04-18 Dave Lin <[email protected]>
davelam
parents: 15556
diff changeset
    57
BuildRequires: SUNWlibgnomecanvas-devel
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
BuildRequires: SUNWtlsd
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
BuildRequires: SUNWidnd
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
BuildRequires: SUNWevolution-data-server-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    61
BuildRequires: SUNWgnome-component-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    62
BuildRequires: SUNWgnome-config-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    63
BuildRequires: SUNWgnome-libs-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    64
BuildRequires: SUNWgnome-vfs-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    65
BuildRequires: SUNWlibpopt-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
BuildRequires: SUNWlxml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
BuildRequires: SUNWlibms
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
BuildRequires: SUNWlibgcrypt-devel
10633
9d1d87d1238f 2007-10-10 Damien Carbery <[email protected]>
dcarbery
parents: 10616
diff changeset
    69
BuildRequires: SUNWgnome-media-devel
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
%if %with_hal
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
BuildRequires: SUNWhal
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    72
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    73
%{?with_pilot_link:BuildRequires:      SUNWpilot-link-devel}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    74
%{?with_pilot_link:BuildRequires:      SUNWgnome-pilot}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
%{?with_pilot_link:BuildRequires:      SUNWgnome-pilot-devel}
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
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
%package l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
Summary:                 %{summary} - l10n files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
Requires:                %{name}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    83
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
%package root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    86
Summary:       %{summary} - / filesystem
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    87
SUNW_BaseDir:            /
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    88
%include default-depend.inc
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
%package devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    91
Summary:       %{summary} - development files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    92
SUNW_BaseDir:            %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    93
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    94
Requires:      SUNWevolution
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    95
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    96
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    97
rm -rf %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
mkdir -p %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    99
%evolution.prep -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   100
cd %{_builddir}/%name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   101
gzcat %SOURCE2 | tar xf -
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   102
cd %{_builddir}/%name-%version/evolution-%{evolution.version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   103
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   104
cd ..
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   105
cp %SOURCE1 %{_builddir}/%name-%version/evolution-%{evolution.version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   106
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   107
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   108
export LD=/usr/ccs/bin/ld 
11117
e173ff8a629c 2007-11-05 Jeff Cai<[email protected]>
qc161282
parents: 11095
diff changeset
   109
export LDFLAGS="%_ldflags -L%{_libdir} -R%{_libdir}"
11095
6dad7ee85c27 2007-10-31 Damien Carbery <[email protected]>
dcarbery
parents: 11088
diff changeset
   110
export CFLAGS="%optflags"
6dad7ee85c27 2007-10-31 Damien Carbery <[email protected]>
dcarbery
parents: 11088
diff changeset
   111
%if %option_with_gnu_iconv
6dad7ee85c27 2007-10-31 Damien Carbery <[email protected]>
dcarbery
parents: 11088
diff changeset
   112
export CFLAGS="$CFLAGS -I/usr/gnu/include -L/usr/gnu/lib -R/usr/gnu/lib"
6dad7ee85c27 2007-10-31 Damien Carbery <[email protected]>
dcarbery
parents: 11088
diff changeset
   113
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   114
export RPM_OPT_FLAGS="$CFLAGS"
9793
def363f622ae 2007-04-26 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9780
diff changeset
   115
export PERL=/usr/perl5/bin/perl
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   116
export PKG_CONFIG_PATH=%{_pkg_config_path}:%{_builddir}/%name-%version/evolution-%{evolution.version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   117
%evolution.build -d %name-%version
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
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   120
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   121
%evolution.install -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   122
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   123
rm -rf $RPM_BUILD_ROOT%{_mandir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   124
cd %{_builddir}/%name-%version/sun-manpages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   125
make install DESTDIR=$RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   126
13325
0eb3892681e1 2008-08-29 Jeff Cai <[email protected]>
qc161282
parents: 13148
diff changeset
   127
# Remove bogofilter junk plugin since bogofilter is not available on Solaris.
0eb3892681e1 2008-08-29 Jeff Cai <[email protected]>
qc161282
parents: 13148
diff changeset
   128
rm -rf $RPM_BUILD_ROOT%{_libdir}/evolution/%{evolution.major_version}/plugins/*bogo*
0eb3892681e1 2008-08-29 Jeff Cai <[email protected]>
qc161282
parents: 13148
diff changeset
   129
rm -rf $RPM_BUILD_ROOT%{_sysconfdir}/gconf/schemas/bogo-junk-plugin.schemas
0eb3892681e1 2008-08-29 Jeff Cai <[email protected]>
qc161282
parents: 13148
diff changeset
   130
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   131
# Delete scrollkeeper files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   132
rm -rf $RPM_BUILD_ROOT/var
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   133
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   134
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   135
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   136
# REMOVE l10n FILES
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   137
rm -r $RPM_BUILD_ROOT%{_datadir}/locale
9574
44a99870a585 2007-03-16 Damien Carbery <[email protected]>
dcarbery
parents: 9553
diff changeset
   138
rm -r $RPM_BUILD_ROOT%{_datadir}/gnome/help/evolution/[a-z][a-z]
9553
ccdbc407d57e 2007-03-14 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   139
rm -r $RPM_BUILD_ROOT%{_datadir}/gnome/help/evolution/[a-z][a-z]_[A-Z][A-Z]
9574
44a99870a585 2007-03-16 Damien Carbery <[email protected]>
dcarbery
parents: 9553
diff changeset
   140
rm $RPM_BUILD_ROOT%{_datadir}/omf/evolution/evolution-[a-z][a-z].omf
44a99870a585 2007-03-16 Damien Carbery <[email protected]>
dcarbery
parents: 9553
diff changeset
   141
rm $RPM_BUILD_ROOT%{_datadir}/omf/evolution/evolution-[a-z][a-z]_[A-Z]*.omf
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   142
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   143
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   144
%{?pkgbuild_postprocess: %pkgbuild_postprocess -v -c "%{version}:%{jds_version}:%{name}:$RPM_ARCH:%(date +%%Y-%%m-%%d):%{support_level}" $RPM_BUILD_ROOT}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   145
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   146
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   147
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   148
rm -rf ${RPM_BUILD_ROOT}DISABLE
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   149
13148
86435693df2a 2008-08-18 Jeff Cai <[email protected]>
liushuai
parents: 12902
diff changeset
   150
# replace the old scripts with script files
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   151
%post
15556
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 14470
diff changeset
   152
%restart_fmri gconf-cache desktop-mime-cache icon-cache
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   153
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   154
%postun
15556
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 14470
diff changeset
   155
%restart_fmri desktop-mime-cache
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   156
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   157
%files
13599
064ea819f42e 2008-09-16 Jeff Cai <[email protected]>
qc161282
parents: 13328
diff changeset
   158
064ea819f42e 2008-09-16 Jeff Cai <[email protected]>
qc161282
parents: 13328
diff changeset
   159
%doc -d evolution-%{evolution.version} AUTHORS README
064ea819f42e 2008-09-16 Jeff Cai <[email protected]>
qc161282
parents: 13328
diff changeset
   160
%doc(bzip2) -d evolution-%{evolution.version} ChangeLog ChangeLog.pre-1-4
14470
75e9268f22ca 2008-10-17 Jeff Cai <[email protected]>
qc161282
parents: 13599
diff changeset
   161
%doc(bzip2) -d evolution-%{evolution.version} COPYING COPYING.LGPL2 COPYING-DOCS
13599
064ea819f42e 2008-09-16 Jeff Cai <[email protected]>
qc161282
parents: 13328
diff changeset
   162
%doc(bzip2) -d evolution-%{evolution.version} NEWS NEWS-1.0
064ea819f42e 2008-09-16 Jeff Cai <[email protected]>
qc161282
parents: 13328
diff changeset
   163
%dir %attr (0755, root, other) %{_datadir}/doc
064ea819f42e 2008-09-16 Jeff Cai <[email protected]>
qc161282
parents: 13328
diff changeset
   164
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   165
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   166
%dir %attr (0755, root, bin) %{_bindir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   167
%{_bindir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   168
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   169
%{_libdir}/evolution/%{evolution.major_version}/*.so*
17115
1e60410ce4ad 2009-12-04 Jeff Cai <[email protected]>
qc161282
parents: 16535
diff changeset
   170
%{_libdir}/evolution/%{evolution.major_version}/modules/*
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   171
%{?with_pilot_link:%{_libdir}/evolution/%{evolution.major_version}/conduits/*.so}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   172
%{_libdir}/evolution/%{evolution.major_version}/plugins/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   173
%{_libexecdir}/evolution/%{evolution.major_version}/csv2vcard
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   174
%{_libexecdir}/evolution/%{evolution.major_version}/evolution-addressbook-clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   175
%{_libexecdir}/evolution/%{evolution.major_version}/evolution-addressbook-export
11487
f90eda610ae3 2008-01-18 Damien Carbery <[email protected]>
dcarbery
parents: 11370
diff changeset
   176
%{_libexecdir}/evolution/%{evolution.major_version}/evolution-backup
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   177
%{_libexecdir}/evolution/%{evolution.major_version}/killev
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   178
%dir %attr (0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   179
%{_datadir}/evolution
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   180
%dir %attr (0755, root, other) %{_datadir}/applications
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   181
%{_datadir}/applications/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   182
%dir %attr (0755, root, other) %{_datadir}/mime-info
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   183
%{_datadir}/mime-info/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   184
%{?with_pilot_link:%attr (0755, root, bin) %{_datadir}/gnome-pilot}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   185
%dir %attr (-, root, other) %{_datadir}/icons
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   186
%dir %attr (-, root, other) %{_datadir}/icons/hicolor
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   187
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/16x16
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   188
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/16x16/apps
13148
86435693df2a 2008-08-18 Jeff Cai <[email protected]>
liushuai
parents: 12902
diff changeset
   189
%{_datadir}/icons/hicolor/16x16/apps/evolution*.png
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   190
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/22x22
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   191
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/22x22/apps
13148
86435693df2a 2008-08-18 Jeff Cai <[email protected]>
liushuai
parents: 12902
diff changeset
   192
%{_datadir}/icons/hicolor/22x22/apps/evolution*.png
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   193
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/24x24
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   194
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/24x24/apps
13148
86435693df2a 2008-08-18 Jeff Cai <[email protected]>
liushuai
parents: 12902
diff changeset
   195
%{_datadir}/icons/hicolor/24x24/apps/evolution*.png
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   196
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/32x32
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   197
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/32x32/apps
13148
86435693df2a 2008-08-18 Jeff Cai <[email protected]>
liushuai
parents: 12902
diff changeset
   198
%{_datadir}/icons/hicolor/32x32/apps/evolution*.png
9906
25f0d9b88f9a 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9873
diff changeset
   199
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/48x48
25f0d9b88f9a 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9873
diff changeset
   200
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/48x48/apps
25f0d9b88f9a 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9873
diff changeset
   201
%{_datadir}/icons/hicolor/48x48/apps/*.png
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   202
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/scalable
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   203
%dir %attr (-, root, other) %{_datadir}/icons/hicolor/scalable/apps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   204
%{_datadir}/icons/hicolor/scalable/apps/evolution.svg
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   205
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   206
%dir %attr (0755, root, other) %{_datadir}/gnome
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   207
%{_datadir}/gnome/help/evolution*/C
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   208
%{_datadir}/omf/evolution/evolution*C.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   209
%dir %attr(0755, root, bin) %{_mandir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   210
%dir %attr(0755, root, bin) %{_mandir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   211
%{_mandir}/*/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   212
17115
1e60410ce4ad 2009-12-04 Jeff Cai <[email protected]>
qc161282
parents: 16535
diff changeset
   213
%dir %attr (0755, root, bin) %{_datadir}/gtk-doc
1e60410ce4ad 2009-12-04 Jeff Cai <[email protected]>
qc161282
parents: 16535
diff changeset
   214
%{_datadir}/gtk-doc/*
1e60410ce4ad 2009-12-04 Jeff Cai <[email protected]>
qc161282
parents: 16535
diff changeset
   215
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   216
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   217
%files l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   218
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   219
%dir %attr (0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   220
%attr (-, root, other) %{_datadir}/locale
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   221
%{_datadir}/omf/evolution/evolution-[a-z][a-z].omf
9553
ccdbc407d57e 2007-03-14 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   222
%{_datadir}/omf/evolution/evolution-[a-z][a-z]_[A-Z][A-Z].omf
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   223
%dir %attr (0755, root, other) %{_datadir}/gnome
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   224
%{_datadir}/gnome/help/evolution/[a-z][a-z]
9553
ccdbc407d57e 2007-03-14 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   225
%{_datadir}/gnome/help/evolution/[a-z][a-z]_[A-Z][A-Z]
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   226
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   227
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   228
%files devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   229
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   230
%dir %attr (0755, root, bin) %{_includedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   231
%{_includedir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   232
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   233
%dir %attr (0755, root, other) %{_libdir}/pkgconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   234
%{_libdir}/pkgconfig/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   235
%dir %attr (0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   236
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   237
%files root
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9574
diff changeset
   238
%defattr (-, root, sys)
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   239
%attr (0755, root, sys) %dir %{_sysconfdir}
12615
8e2cb65bdbc8 2008-06-06 Damien Carbery <[email protected]>
dcarbery
parents: 12003
diff changeset
   240
%{_sysconfdir}/gconf/schemas/apps_evolution_email_custom_header.schemas
10003
309d90b2ed49 2007-06-06 Damien Carbery <[email protected]>
dcarbery
parents: 9906
diff changeset
   241
%{_sysconfdir}/gconf/schemas/apps-evolution-mail-prompts-checkdefault.schemas
309d90b2ed49 2007-06-06 Damien Carbery <[email protected]>
dcarbery
parents: 9906
diff changeset
   242
%{_sysconfdir}/gconf/schemas/apps_evolution_addressbook.schemas
10380
625edf7670fa 2007-08-28 Damien Carbery <[email protected]>
dcarbery
parents: 10178
diff changeset
   243
%{_sysconfdir}/gconf/schemas/apps-evolution-attachment-reminder.schemas
10003
309d90b2ed49 2007-06-06 Damien Carbery <[email protected]>
dcarbery
parents: 9906
diff changeset
   244
%{_sysconfdir}/gconf/schemas/apps-evolution-mail-notification.schemas
309d90b2ed49 2007-06-06 Damien Carbery <[email protected]>
dcarbery
parents: 9906
diff changeset
   245
%{_sysconfdir}/gconf/schemas/apps_evolution_calendar.schemas
309d90b2ed49 2007-06-06 Damien Carbery <[email protected]>
dcarbery
parents: 9906
diff changeset
   246
%{_sysconfdir}/gconf/schemas/apps_evolution_shell.schemas
309d90b2ed49 2007-06-06 Damien Carbery <[email protected]>
dcarbery
parents: 9906
diff changeset
   247
%{_sysconfdir}/gconf/schemas/evolution-mail.schemas
12902
19a634a95a79 2008-07-23 Jeff Cai <[email protected]>
qc161282
parents: 12615
diff changeset
   248
%{_sysconfdir}/gconf/schemas/apps-evolution-template-placeholders.schemas
17115
1e60410ce4ad 2009-12-04 Jeff Cai <[email protected]>
qc161282
parents: 16535
diff changeset
   249
%attr (0755, root, sys) %dir %{_sysconfdir}/xdg
1e60410ce4ad 2009-12-04 Jeff Cai <[email protected]>
qc161282
parents: 16535
diff changeset
   250
%attr (0755, root, sys) %dir %{_sysconfdir}/xdg/autostart
1e60410ce4ad 2009-12-04 Jeff Cai <[email protected]>
qc161282
parents: 16535
diff changeset
   251
%{_sysconfdir}/xdg/autostart/*
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   252
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   253
%changelog
17216
734f1b4d6dc5 2009-12-21 Ghee Teo <[email protected]>
gheet
parents: 17115
diff changeset
   254
* Mon Dec 21 2009 - [email protected]
734f1b4d6dc5 2009-12-21 Ghee Teo <[email protected]>
gheet
parents: 17115
diff changeset
   255
- Remove SUNWgnome-print dependency.
16535
d1155c9f3a0a 2009-09-11 Wang Xin <[email protected]>
jedy
parents: 16434
diff changeset
   256
* Fri Sep 11 2009 - [email protected]
d1155c9f3a0a 2009-09-11 Wang Xin <[email protected]>
jedy
parents: 16434
diff changeset
   257
- Remove SUNWmlib dependency.
15556
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 14470
diff changeset
   258
* Fri Apr  3 2009 - [email protected]
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 14470
diff changeset
   259
- use desktop-cache instead of postrun
14470
75e9268f22ca 2008-10-17 Jeff Cai <[email protected]>
qc161282
parents: 13599
diff changeset
   260
* Thu Oct 16 2008 - [email protected]
75e9268f22ca 2008-10-17 Jeff Cai <[email protected]>
qc161282
parents: 13599
diff changeset
   261
- Update copyright, add file COPYING.LGPL2.
13599
064ea819f42e 2008-09-16 Jeff Cai <[email protected]>
qc161282
parents: 13328
diff changeset
   262
* Tue Sep 16 2008 - [email protected]
064ea819f42e 2008-09-16 Jeff Cai <[email protected]>
qc161282
parents: 13328
diff changeset
   263
- Add copyright.
13325
0eb3892681e1 2008-08-29 Jeff Cai <[email protected]>
qc161282
parents: 13148
diff changeset
   264
* Fri Aug 29 2008 - [email protected]
0eb3892681e1 2008-08-29 Jeff Cai <[email protected]>
qc161282
parents: 13148
diff changeset
   265
- Remove bogofilter plugin.
12902
19a634a95a79 2008-07-23 Jeff Cai <[email protected]>
qc161282
parents: 12615
diff changeset
   266
* Wed Jul 23 2008 - [email protected]
19a634a95a79 2008-07-23 Jeff Cai <[email protected]>
qc161282
parents: 12615
diff changeset
   267
- Add apps-evolution-template-placeholders.schemas to %files root and %preun root.
12615
8e2cb65bdbc8 2008-06-06 Damien Carbery <[email protected]>
dcarbery
parents: 12003
diff changeset
   268
* Fri Jun 05 2008 - [email protected]
8e2cb65bdbc8 2008-06-06 Damien Carbery <[email protected]>
dcarbery
parents: 12003
diff changeset
   269
- Add apps_evolution_email_custom_header.schemas to %files root and %preun root.
12003
a0f5eab9100b 2008-04-03 Jeff Cai<[email protected]>
qc161282
parents: 11524
diff changeset
   270
* Wed Apr 02 2008 - [email protected]
a0f5eab9100b 2008-04-03 Jeff Cai<[email protected]>
qc161282
parents: 11524
diff changeset
   271
- Add copyright file.
11487
f90eda610ae3 2008-01-18 Damien Carbery <[email protected]>
dcarbery
parents: 11370
diff changeset
   272
* Fri Jan 18 2008 - [email protected]
f90eda610ae3 2008-01-18 Damien Carbery <[email protected]>
dcarbery
parents: 11370
diff changeset
   273
- Add evolution-backup to %files.
11370
338c15c66cee 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11117
diff changeset
   274
* Thu Jan  3 2008 - [email protected]
338c15c66cee 2008-01-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11117
diff changeset
   275
- use gconf-install.script instead of an inline script
11117
e173ff8a629c 2007-11-05 Jeff Cai<[email protected]>
qc161282
parents: 11095
diff changeset
   276
* Mon Nov  5 2007 - [email protected]
e173ff8a629c 2007-11-05 Jeff Cai<[email protected]>
qc161282
parents: 11095
diff changeset
   277
- Use system ldflag to enable -Bdirect
11088
57c8964e9d29 2007-10-31 Damien Carbery <[email protected]>
dcarbery
parents: 10684
diff changeset
   278
* Wed Oct 31 2006 - [email protected]
11095
6dad7ee85c27 2007-10-31 Damien Carbery <[email protected]>
dcarbery
parents: 11088
diff changeset
   279
- Put the /usr/gnu references inside '%if %option_with_gnu_iconv' test.
6dad7ee85c27 2007-10-31 Damien Carbery <[email protected]>
dcarbery
parents: 11088
diff changeset
   280
* Wed Oct 31 2006 - [email protected]
11088
57c8964e9d29 2007-10-31 Damien Carbery <[email protected]>
dcarbery
parents: 10684
diff changeset
   281
- Remove %{_libexecdir}/evolution/%{evolution.major_version}/evolution-backup
57c8964e9d29 2007-10-31 Damien Carbery <[email protected]>
dcarbery
parents: 10684
diff changeset
   282
  as it is not in the 2.21.1 tarball.
10684
da92208c5962 2007-10-22 Damien Carbery <[email protected]>
dcarbery
parents: 10649
diff changeset
   283
* Mon Oct 22 2006 - [email protected]
da92208c5962 2007-10-22 Damien Carbery <[email protected]>
dcarbery
parents: 10649
diff changeset
   284
- Add %{_libexecdir}/evolution/%{evolution.major_version}/evolution-backup to
da92208c5962 2007-10-22 Damien Carbery <[email protected]>
dcarbery
parents: 10649
diff changeset
   285
  %files for evolution 2.12.1 tarball.
10633
9d1d87d1238f 2007-10-10 Damien Carbery <[email protected]>
dcarbery
parents: 10616
diff changeset
   286
* Wed Oct 10 2006 - [email protected]
9d1d87d1238f 2007-10-10 Damien Carbery <[email protected]>
dcarbery
parents: 10616
diff changeset
   287
- Update Build/Requires after running check-deps.pl script.
10604
1fafc6a5368c 2007-10-04 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10380
diff changeset
   288
* Thu Oct  4 2007 - [email protected]
10608
59225d8f53d5 2007-10-04 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10604
diff changeset
   289
- add %arch_ldadd to LDFLAGS so that the GNU libiconv flags are used
10604
1fafc6a5368c 2007-10-04 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10380
diff changeset
   290
- delete -I %{_includedir} from CFLAGS -- breaks the indiana build because
10616
3ea3bf84b2b5 2007-10-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10609
diff changeset
   291
  the wrong iconv.h is picked up; otherwise it's useless; add /usr/gnu stuff
3ea3bf84b2b5 2007-10-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10609
diff changeset
   292
  instead
10380
625edf7670fa 2007-08-28 Damien Carbery <[email protected]>
dcarbery
parents: 10178
diff changeset
   293
* Tue Aug 28 2007 - [email protected]
625edf7670fa 2007-08-28 Damien Carbery <[email protected]>
dcarbery
parents: 10178
diff changeset
   294
- Add a new schemas files to %files and remove version number from another.
10178
a7f02aa69081 2007-07-11 Damien Carbery <[email protected]>
dcarbery
parents: 10003
diff changeset
   295
* Wed Jul 11 2007 - [email protected]
a7f02aa69081 2007-07-11 Damien Carbery <[email protected]>
dcarbery
parents: 10003
diff changeset
   296
- Add a new schemas file to %files.
10003
309d90b2ed49 2007-06-06 Damien Carbery <[email protected]>
dcarbery
parents: 9906
diff changeset
   297
* Wed Jun 06 2007 - [email protected]
309d90b2ed49 2007-06-06 Damien Carbery <[email protected]>
dcarbery
parents: 9906
diff changeset
   298
- Add new schema file and remove Evolution version number from muliple files.
9906
25f0d9b88f9a 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9873
diff changeset
   299
* Tue May 15 2007 - [email protected]
25f0d9b88f9a 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9873
diff changeset
   300
- Add %{_datadir}/icons/hicolor/48x48 dir to %files for new tarball.
9873
fdfb981e62a0 2007-05-10 Damien Carbery <[email protected]>
dcarbery
parents: 9793
diff changeset
   301
* Thu May 10 2007 - [email protected]
fdfb981e62a0 2007-05-10 Damien Carbery <[email protected]>
dcarbery
parents: 9793
diff changeset
   302
- Add bogo-junk-plugin-2.12.schemas to %files.
9793
def363f622ae 2007-04-26 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9780
diff changeset
   303
* Thu Apr 26 2007 - [email protected]
def363f622ae 2007-04-26 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9780
diff changeset
   304
- set PERL to /usr/perl5/bin/perl
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9574
diff changeset
   305
* Tue Apr 24 2007 - [email protected]
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9574
diff changeset
   306
- s/0755/-/ in defattr so that files are not made all executable
9574
44a99870a585 2007-03-16 Damien Carbery <[email protected]>
dcarbery
parents: 9553
diff changeset
   307
* Fri Mar 16 2007 - [email protected]
44a99870a585 2007-03-16 Damien Carbery <[email protected]>
dcarbery
parents: 9553
diff changeset
   308
- Correct code that removes l10n files.
9553
ccdbc407d57e 2007-03-14 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   309
* Wed Mar 14 2007 - [email protected]
9574
44a99870a585 2007-03-16 Damien Carbery <[email protected]>
dcarbery
parents: 9553
diff changeset
   310
- Add en_GB files to l10n package.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   311
* Tue Feb 27 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   312
- Move evolution icons from /usr/share/pixmaps to /usr/share/icons/hicolor 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   313
* Thu Jan 04 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   314
- Its dependencies-gnome-pilot and pilot-link are upgraded to new version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   315
* Tue Dec 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   316
- Fix %build_l10n section in %install to remove the files when necessary.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   317
* Wed Dec 06 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   318
- Remove scrollkeeper files during %install. Add l10n files to l10n pkg.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   319
* Wed Nov 29 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   320
- Revert version to %{default_pkg_version} as this module has been integrated
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   321
  to Nevada with this version. Using the base module's version number (2.8.x)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   322
  is lower than 2.16.x and will cause an integration error.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   323
* Mon Nov 27 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   324
- Use evolution's version information to replace default one. 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   325
* Mon Oct 23 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   326
- Moved all patches to ../patches/
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   327
* Fri Oct 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   328
- Remove SUNWhalh BuildRequires because header files are in SUNWhea in snv_51.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   329
* Wed Oct 18 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   330
- Use %{evolution.major_version} instead of hard coded version number.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   331
* Tue Oct 17 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   332
- Remove patch patches/evolution-03-mail-rlimit.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   333
* Mon Sep 18 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   334
- Add SUNWhalh BuildRequires.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   335
* Fri Sep 01 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   336
- New Manpage tarball
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   337
* Mon Aug 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   338
- Add Build/Requires SUNWhal after check-deps.pl run.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   339
* Sat Aug 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   340
- delete some unnecessary env variables
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   341
* Tue Aug 07 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   342
- add patch evolution-03-mail-rlimit.diff to resolve stoping updating review
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   343
  page.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   344
* Tue Jul 25 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   345
- Reorder patches
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   346
* Fri Jul 21 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   347
- Bump to 2.7.4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   348
  Remove patch evolution-01-solaris-ldap.diff.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   349
* Thu Jul 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   350
- remove manpage evolution-addressbook-export.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   351
* Fri Jul 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   352
- update %post/%postun/etc scripts to support diskless client setup,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   353
  part of 6448317
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   354
* Thu Jun 29 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   355
- update postrun scripts
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   356
* Fri Jun 23 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   357
- Added manpange for evolution-addressbook-export because it
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   358
  is still in /usr/bin and so should still have a manpage.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   359
* Sun Jun 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   360
- change group from other to bin/sys
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   361
* Sun May 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   362
- Add patch evolution-03-kerberos.diff, add package requirement of
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   363
  SUNWkrbu and SUNWgss.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   364
* Fri May 26 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   365
- Remove manpanges for evolution-addressbook-export and
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   366
  evolution-addressbook-import.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   367
* Thu May 25 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   368
- use post/preun scripts to install schemas into the merged gconf files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   369
* Fri May 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   370
- Update dir perms for omf/evolution to correct WOS integration error.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   371
* Fri May 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   372
- Small update to dependency list after check-deps.pl run.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   373
* Thu May 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   374
- Merge -share pkg(s) into the base pkg(s).
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   375
* Wed Apr 26 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   376
- Use JES's NSS/NSPR(/usr/lib/mps) instead of that provided by
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   377
  mozilla or firefox, to fix bug #6418049.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   378
* Tue Apr 04 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   379
- Alter remove .a/.la filepkginfo s part into linux spec. 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   380
* Thu Mar 30 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   381
- Remove all *.a/*.la files.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   382
* Thu Feb 23 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   383
- Use default pkg version to match other pkgs; add EVO25 to default category.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   384
* Thu Feb 16 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   385
- Update Build/Requires after running check-deps.pl script.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   386
* Mon Jan 23 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   387
- Move patch evolution-caldav-startup-fail.diff 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   388
  to ../../patches.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   389
* Mon Jan 23 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   390
- Add patch evolution-caldav-startup-fail.diff.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   391
* Tue Jan 10 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   392
- Enable pilot-conduits option.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   393
* Wed Jan 04 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   394
- Add all files under plugins.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   395
* Wed Dec 21 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   396
- Change major_verion from 2.4 to 2.6.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   397
* Tue Dec  6 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   398
- disable -Bdirect as due to symbol clashes
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   399
* Sat Dec  3 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   400
- add %post script that runs update-desktop-database
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   401
* Tue Nov 29 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   402
- remove javahelp stuff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   403
* Fri Oct 21 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   404
- Disable gnome_pilot_link.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   405
* Mon Oct 10 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   406
- Change build require from mozilla to firefox.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   407
- Move upstreamed patch evolution-02-solaris-kerberos.diff.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   408
- Add patch evolution-02-solaris-sed.diff.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   409
* Thu Sep 15 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   410
- Remove define krb5_prefix and related.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   411
- Add patch evolution-02-solaris-kerberos.diff to disable krb5.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   412
- Change changelog more readable.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   413
* Thu Sep  8 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   414
- Add krb5_prefix define.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   415
- Add "-L%{krb5_prefix}/lib -R%{krb5_prefix}/lib" to LDFLAGS.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   416
- Add "-I%{krb5_prefix}/include" to CFLAGS.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   417
* Tue Sep  7 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   418
- Remove "-L/usr/sfw/lib -R/usr/sfw/lib" from LDFLAGS, remove
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   419
  "-I/usr/sfw/include" from CFLAGS and remove LD_LIBRARY_PATH=/usr/sfw/lib,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   420
  because current gnome-pilot-link packages are deployed on /usr not /usr/sfw.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   421
* Tue Sep  6 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   422
- Change SUNWevolution package files defination.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   423
- Add patch evolution-01-solaris-ldap.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   424
* Wed Aug 31 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   425
- Change SUNW_Category for open solaris.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   426
- Remove DB3 since now is included in evolution-data-server.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   427
- Remove obsoleted patch evolution-01-solaris-compile.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   428
- Added "-L/usr/sfw/lib -R /usr/sfw/lib" to LDFLAGS to use pilot-link
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   429
- Added "-I/usr/sfw/include" to CFLAGS to use pilot-link
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   430
- Added "LD_LIBRARY_PATH=/usr/sfw/lib" to pass use pilot-link check
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   431
* Tue Jul 19 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   432
- Enable gnome-pilot-link.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   433
* Sat Oct 02 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   434
- added %pkgbuild_postprocess
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   435
* Fri Oct  1 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   436
- Add option to enable/disable gnome-pilot-link.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   437
* Fri Jul 23 2004  [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   438
- use evolution-copyright.txt as copyright notice
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   439
* Tue Jul 20 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   440
- Added man pages.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   441
* Tue Jun 29 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   442
- Added "-L%{moz_prefix}/lib/mozilla -R%{moz_prefix}/lib/mozilla" to LDFLAGS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   443
 so mozilla libraries can be found
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   444
* Mon Jun 28 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   445
- Changed install location to /usr/... so need to use moz-prefix for nss/nspr
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   446
  since install location of mozilla is different for Linux and Solaris
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   447
* Sat Jun 26 2004  [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   448
- Changed install location to /usr/...
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   449
* Wed Jun  2 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   450
- Added %{_datadir}/locale to install l10n messages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   451
* Tue May 25 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   452
- add SUNWdtbas dep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   453
* Fri May 14 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   454
- add idnkit dependencies
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   455
* Sun May 02 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   456
- add the source directory to the end of PKG_CONFIG_PATH so that idnkit.pc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   457
  is picked up from here on Solaris (bad, bad hack...)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   458
* Tue Apr 20 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   459
- add SUNWgnome-pilot-link dependency
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   460
- fix libexec stuff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   461
* Fri Apr 16 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   462
- remove static libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   463
* Thu Mar 11 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   464
- initial version created
15650
dbcf7e3715dd 2009-04-18 Dave Lin <[email protected]>
davelam
parents: 15556
diff changeset
   465