SUNWevolution-libs.spec
author chrisk
Mon, 31 Aug 2009 16:23:04 +0000
changeset 16434 f21f22550fe9
parent 15809 c2180852e820
child 16960 6f34f03c7d11
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 SUNWevolution-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     3
#
11789
75666421fd12 2008-03-04 Damien Carbery <[email protected]>
dcarbery
parents: 11625
diff changeset
     4
# includes module(s): gtkhtml
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     5
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     6
# Copyright (c) 2004 Sun Microsystems, Inc.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     7
# 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
     8
# 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
     9
#
16434
f21f22550fe9 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 15809
diff changeset
    10
%define owner jefftsai
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    11
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    12
%include Solaris.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    13
%use gtkhtml = gtkhtml.spec
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
Name:          SUNWevolution-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    16
Summary:       Evolution Email and Calendar - support libraries
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    17
Version:       %{default_pkg_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    18
SUNW_Category: EVO25,%{default_category}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    19
SUNW_BaseDir:  %{_basedir}
12003
a0f5eab9100b 2008-04-03 Jeff Cai<[email protected]>
qc161282
parents: 11789
diff changeset
    20
SUNW_Copyright:%{name}.copyright
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    21
BuildRoot:     %{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    22
%include default-depend.inc
12936
9bd0676ccfae 2008-07-28 Jeff Cai <[email protected]>
qc161282
parents: 12646
diff changeset
    23
Source1:       %{name}-manpages-0.1.tar.gz
15650
dbcf7e3715dd 2009-04-18 Dave Lin <[email protected]>
davelam
parents: 13599
diff changeset
    24
Requires:      SUNWlibgnomecanvas
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    25
Requires:      SUNWgnome-config
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    26
Requires:      SUNWgnome-print
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    27
Requires:      SUNWlxml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    28
Requires:      SUNWzlib
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    29
Requires:      SUNWgnutls
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    30
Requires: SUNWgnome-component
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    31
Requires: SUNWgnome-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    32
Requires: SUNWlibgcrypt
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    33
Requires: SUNWlibms
11181
2b8900cc07a2 2007-11-13 Damien Carbery <[email protected]>
dcarbery
parents: 10452
diff changeset
    34
Requires: SUNWgnome-themes
11789
75666421fd12 2008-03-04 Damien Carbery <[email protected]>
dcarbery
parents: 11625
diff changeset
    35
Requires: SUNWlibsoup
12550
548f3624988f 2008-05-30 Damien Carbery <[email protected]>
dcarbery
parents: 12528
diff changeset
    36
Requires: SUNWgnome-spell
548f3624988f 2008-05-30 Damien Carbery <[email protected]>
dcarbery
parents: 12528
diff changeset
    37
Requires: SUNWiso-codes
15650
dbcf7e3715dd 2009-04-18 Dave Lin <[email protected]>
davelam
parents: 13599
diff changeset
    38
BuildRequires: SUNWlibgnomecanvas-devel
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    39
BuildRequires: SUNWgnome-component-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    40
BuildRequires: SUNWgnome-libs-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    41
BuildRequires: SUNWlibgcrypt-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    42
BuildRequires: SUNWgnome-config-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    43
BuildRequires: SUNWgnome-print-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    44
BuildRequires: SUNWgnome-component-devel
11181
2b8900cc07a2 2007-11-13 Damien Carbery <[email protected]>
dcarbery
parents: 10452
diff changeset
    45
BuildRequires: SUNWgnome-themes-devel
11789
75666421fd12 2008-03-04 Damien Carbery <[email protected]>
dcarbery
parents: 11625
diff changeset
    46
BuildRequires: SUNWlibsoup-devel
12550
548f3624988f 2008-05-30 Damien Carbery <[email protected]>
dcarbery
parents: 12528
diff changeset
    47
BuildRequires: SUNWgnome-spell-devel
548f3624988f 2008-05-30 Damien Carbery <[email protected]>
dcarbery
parents: 12528
diff changeset
    48
BuildRequires: SUNWiso-codes-devel
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    49
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    50
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
%package l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    52
Summary:		%{summary} - l10n files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
SUNW_BaseDir:		%{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    54
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
Requires:		%{name}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
%package devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
Summary:		%{summary} - development files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
SUNW_BaseDir:		%{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    61
%include default-depend.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    62
Requires:      SUNWevolution-libs
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    63
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    64
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    65
rm -rf %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
mkdir -p %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
%gtkhtml.prep -d %name-%version
12936
9bd0676ccfae 2008-07-28 Jeff Cai <[email protected]>
qc161282
parents: 12646
diff changeset
    68
cd %{_builddir}/%name-%version
9bd0676ccfae 2008-07-28 Jeff Cai <[email protected]>
qc161282
parents: 12646
diff changeset
    69
gzcat %SOURCE1 | tar xf -
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    72
%if %debug_build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    73
# Omit '-xO4 -xspace' from sparc flags as it crashes libgnome-gtkhtml-editor.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    74
# See #6461613.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
%ifarch sparc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
%define optflags           -i -xstrconst -xarch=v8a -mr
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
%define cxx_optflags       -i -xarch=v8a -mr -norunpath
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
%define optflags64	   -i -xstrconst -xarch=v9 -xcode=pic32 -mr
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
export LDFLAGS="%_ldflags -L%{_libdir} -R%{_libdir}"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    83
export CFLAGS="%optflags"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
export RPM_OPT_FLAGS="$CFLAGS"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
export ACLOCAL_FLAGS="-I %{_datadir}/aclocal"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    86
export PKG_CONFIG_PATH=%{_pkg_config_path}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    87
%gtkhtml.build -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    88
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    89
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    90
%gtkhtml.install -d %name-%version
12936
9bd0676ccfae 2008-07-28 Jeff Cai <[email protected]>
qc161282
parents: 12646
diff changeset
    91
cd %{_builddir}/%name-%version/sun-manpages
9bd0676ccfae 2008-07-28 Jeff Cai <[email protected]>
qc161282
parents: 12646
diff changeset
    92
make install DESTDIR=$RPM_BUILD_ROOT
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    93
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    94
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    95
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    96
# REMOVE l10n FILES
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    97
rm -rf $RPM_BUILD_ROOT%{_datadir}/locale
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    99
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   100
%{?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
   101
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   102
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   103
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   104
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   105
%files
13599
064ea819f42e 2008-09-16 Jeff Cai <[email protected]>
qc161282
parents: 12936
diff changeset
   106
064ea819f42e 2008-09-16 Jeff Cai <[email protected]>
qc161282
parents: 12936
diff changeset
   107
%doc -d gtkhtml-%{gtkhtml.version} AUTHORS README
064ea819f42e 2008-09-16 Jeff Cai <[email protected]>
qc161282
parents: 12936
diff changeset
   108
%doc(bzip2) -d gtkhtml-%{gtkhtml.version} ChangeLog
064ea819f42e 2008-09-16 Jeff Cai <[email protected]>
qc161282
parents: 12936
diff changeset
   109
%doc(bzip2) -d gtkhtml-%{gtkhtml.version} COPYING COPYING.LIB
064ea819f42e 2008-09-16 Jeff Cai <[email protected]>
qc161282
parents: 12936
diff changeset
   110
%doc(bzip2) -d gtkhtml-%{gtkhtml.version} NEWS
064ea819f42e 2008-09-16 Jeff Cai <[email protected]>
qc161282
parents: 12936
diff changeset
   111
%dir %attr (0755, root, other) %{_datadir}/doc
064ea819f42e 2008-09-16 Jeff Cai <[email protected]>
qc161282
parents: 12936
diff changeset
   112
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   113
%defattr (-, root, bin)
12528
a5c1a752f781 2008-05-29 Damien Carbery <[email protected]>
dcarbery
parents: 12003
diff changeset
   114
%dir %attr (0755, root, bin) %{_bindir}
a5c1a752f781 2008-05-29 Damien Carbery <[email protected]>
dcarbery
parents: 12003
diff changeset
   115
%{_bindir}/gtkhtml-editor-test
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   116
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   117
%{_libdir}/lib*.so*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   118
%dir %attr (0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   119
%{_datadir}/gtkhtml-%{gtkhtml.major_version}
12936
9bd0676ccfae 2008-07-28 Jeff Cai <[email protected]>
qc161282
parents: 12646
diff changeset
   120
%dir %attr(0755, root, bin) %{_mandir}
9bd0676ccfae 2008-07-28 Jeff Cai <[email protected]>
qc161282
parents: 12646
diff changeset
   121
%dir %attr(0755, root, bin) %{_mandir}/*
9bd0676ccfae 2008-07-28 Jeff Cai <[email protected]>
qc161282
parents: 12646
diff changeset
   122
%{_mandir}/*/*
9bd0676ccfae 2008-07-28 Jeff Cai <[email protected]>
qc161282
parents: 12646
diff changeset
   123
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   124
%if %build_l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   125
%files l10n
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   126
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   127
%dir %attr (0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   128
%attr (-, root, other) %{_datadir}/locale
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   129
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   130
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   131
%files devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   132
%defattr (-, root, bin)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   133
%dir %attr (0755, root, bin) %{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   134
%dir %attr (0755, root, other) %{_libdir}/pkgconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   135
%{_libdir}/pkgconfig/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   136
%dir %attr (0755, root, bin) %{_includedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   137
%{_includedir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   138
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   139
%changelog
13599
064ea819f42e 2008-09-16 Jeff Cai <[email protected]>
qc161282
parents: 12936
diff changeset
   140
* Tue Sep 16 2008 - [email protected]
064ea819f42e 2008-09-16 Jeff Cai <[email protected]>
qc161282
parents: 12936
diff changeset
   141
- Add copyright
12936
9bd0676ccfae 2008-07-28 Jeff Cai <[email protected]>
qc161282
parents: 12646
diff changeset
   142
* Mon Jul 28 2008 - [email protected]
13599
064ea819f42e 2008-09-16 Jeff Cai <[email protected]>
qc161282
parents: 12936
diff changeset
   143
- Add manpages.
12646
c199639b1729 2008-06-12 Jeff Cai<[email protected]>
qc161282
parents: 12550
diff changeset
   144
* Thu Jun 12 2008 - [email protected]
c199639b1729 2008-06-12 Jeff Cai<[email protected]>
qc161282
parents: 12550
diff changeset
   145
  libsoup has been moved from this file, thus SUNWgnutls-devel is not needed.
12550
548f3624988f 2008-05-30 Damien Carbery <[email protected]>
dcarbery
parents: 12528
diff changeset
   146
* Fri May 30 2008 - [email protected]
548f3624988f 2008-05-30 Damien Carbery <[email protected]>
dcarbery
parents: 12528
diff changeset
   147
- Add Build/Requires SUNWgnome-spell/-devel and SUNWiso-codes/-devel because
548f3624988f 2008-05-30 Damien Carbery <[email protected]>
dcarbery
parents: 12528
diff changeset
   148
  gtkhtml requires enchant and iso-codes.
12528
a5c1a752f781 2008-05-29 Damien Carbery <[email protected]>
dcarbery
parents: 12003
diff changeset
   149
* Thu May 29 2008 - [email protected]
a5c1a752f781 2008-05-29 Damien Carbery <[email protected]>
dcarbery
parents: 12003
diff changeset
   150
- Add %{_bindir}/gtkhtml-editor-test
12003
a0f5eab9100b 2008-04-03 Jeff Cai<[email protected]>
qc161282
parents: 11789
diff changeset
   151
* Wed Apr 02 2008 - [email protected]
a0f5eab9100b 2008-04-03 Jeff Cai<[email protected]>
qc161282
parents: 11789
diff changeset
   152
- Add copyright file.
11789
75666421fd12 2008-03-04 Damien Carbery <[email protected]>
dcarbery
parents: 11625
diff changeset
   153
* Tue Mar 04 2008- [email protected]
75666421fd12 2008-03-04 Damien Carbery <[email protected]>
dcarbery
parents: 11625
diff changeset
   154
- Move libsoup to SUNWlibsoup.spec.
11625
eead784527e5 2008-02-13 Damien Carbery <[email protected]>
dcarbery
parents: 11181
diff changeset
   155
* Wed Feb 13 2008 - [email protected]
eead784527e5 2008-02-13 Damien Carbery <[email protected]>
dcarbery
parents: 11181
diff changeset
   156
- Update %install to delete libsoup html docs.
11181
2b8900cc07a2 2007-11-13 Damien Carbery <[email protected]>
dcarbery
parents: 10452
diff changeset
   157
* Tue Nov 13 2007 - [email protected]
2b8900cc07a2 2007-11-13 Damien Carbery <[email protected]>
dcarbery
parents: 10452
diff changeset
   158
- Add Build/Requires SUNWgnome-themes/-devel because gtkhtml requires
2b8900cc07a2 2007-11-13 Damien Carbery <[email protected]>
dcarbery
parents: 10452
diff changeset
   159
  gnome-icon-theme.
10452
ff30bfb86f5a 2007-09-05 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   160
* Wed Sep 05 2007 - [email protected]
ff30bfb86f5a 2007-09-05 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   161
- Remove references to SUNWgnome-a11y-base-libs as its contents have been
ff30bfb86f5a 2007-09-05 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   162
  moved to SUNWgnome-base-libs.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   163
* Tue Aug 22 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   164
- Only change compiler options for non-debug builds.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   165
* Tue Aug 22 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   166
- remove optimization compiler options to fix 6461613.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   167
* Sat Aug 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   168
- delete some unnecessary env variables
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   169
* Sun Jun 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   170
- change group from other to bin/sys
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   171
* Thu May 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   172
- Merge -share pkg(s) into the base pkg(s).
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   173
- Change %defattr to (-, root, other).
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   174
* Tue Apr 04 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   175
- Alter remove .a/.la files part into linux spec. 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   176
* Thu Mar 30 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   177
- Remove all *.a/*.la files.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   178
* Thu Feb 23 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   179
- 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
   180
* Mon Feb 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   181
- Update Build/Requires after running check-deps.pl script.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   182
* Fri Sep 09 2005 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   183
- remove unpackaged files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   184
* Wed Aug 31 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   185
- Bump to 2.4.0 for evolution version changed.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   186
* Wed Aug 31 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   187
- Change SUNW_Category and Version for open solaris
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   188
* Wed Aug 31 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   189
- Remove the obsoleted libgal.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   190
* Tue Jul 12 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   191
- Correct version numbers in dir names in share package.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   192
* Sat Oct 02 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   193
- added %pkgbuild_postprocess
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   194
* Tue Sep 27 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   195
- changed the version from "2.6.0" to "1.4.6" for consistent with SUNWevolution
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   196
* Tue Aug 31 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   197
- Bug 5091588 : Added BuildRequires SUNWgnutls-devel since SUNWgnutils was
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   198
  split
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   199
* Thu Aug 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   200
- changed the spec file name from 'gal.spec' to 'libgal.spec' to keep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   201
  consistent with file name and package name it defines
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   202
* Tue Jul 27 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   203
- Add SUNWgnome-component-devel as BuildRequires, for ORBit-2.0.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   204
* Fri Jul 23 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   205
- use evolution-libs-copyright.txt as copyright notice
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   206
* Sat Jun 26 2004  [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   207
- Changed install location to /usr/...
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   208
* Wed Jun  2 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   209
- Added %{_datadir}/locale to install l10n messages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   210
* Tue Apr 20 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   211
- Add libgnomeprint dependencies
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   212
* Thu Mar 11 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   213
- initial version created
15650
dbcf7e3715dd 2009-04-18 Dave Lin <[email protected]>
davelam
parents: 13599
diff changeset
   214