base-specs/gnutls.spec
author qc161282
Fri, 18 Sep 2009 12:01:11 +0000
changeset 16590 acc87ff953f3
parent 16434 f21f22550fe9
child 16731 540063050ed0
permissions -rw-r--r--
2009-09-18 Jeff Cai <[email protected]> * base-specs/gnutls.spec: Bump to 2.8.4
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
#
15647
2fbd401fbf68 2009-04-17 Halton Huo <[email protected]>
halton
parents: 15072
diff changeset
     2
# License 2009 Sun Microsystems Inc.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     3
# 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
     4
# 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
     5
#
16434
f21f22550fe9 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16429
diff changeset
     6
%define owner jefftsai
14822
844a6be513e1 2008-12-26 Jeff Cai <[email protected]>
qc161282
parents: 14589
diff changeset
     7
# bugdb: savannah.gnu.org
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     8
#
16429
fe72291e50fd 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16278
diff changeset
     9
fe72291e50fd 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16278
diff changeset
    10
%define OSR 9490:2.4.x
fe72291e50fd 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16278
diff changeset
    11
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    12
Name:     	gnutls
14540
e1b502edb547 2008-10-31 Jeff Cai <[email protected]>
qc161282
parents: 13613
diff changeset
    13
License:	LGPL v2.1
16590
acc87ff953f3 2009-09-18 Jeff Cai <[email protected]>
qc161282
parents: 16434
diff changeset
    14
Version: 	2.8.4
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    15
Release:        1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    16
Vendor:		Sun Microsystems, Inc.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    17
Distribution:	Java Desktop System
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    18
Copyright:	LGPL/GPL
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    19
BuildRoot:	%{_tmppath}/%{name}-%{version}-root
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    20
Docdir:         %{_datadir}/doc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    21
Autoreqprov:    on
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    22
URL:		http://www.gnutls.org
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    23
Source: 	ftp://ftp.gnutls.org/pub/gnutls/%{name}-%{version}.tar.bz2
13613
97c33393c12e 2008-09-16 Takao Fujiwara <[email protected]>
fujiwara
parents: 12960
diff changeset
    24
%if %build_l10n
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    25
Source1: 	l10n-configure.sh
13613
97c33393c12e 2008-09-16 Takao Fujiwara <[email protected]>
fujiwara
parents: 12960
diff changeset
    26
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    27
15818
c5b0bb1d5165 2009-05-31 Jeff Cai <[email protected]>
qc161282
parents: 15704
diff changeset
    28
# date:2009-05-31 owner:jefftsai type:branding 
c5b0bb1d5165 2009-05-31 Jeff Cai <[email protected]>
qc161282
parents: 15704
diff changeset
    29
Patch1:       gnutls-01-not-build-example.diff
c5b0bb1d5165 2009-05-31 Jeff Cai <[email protected]>
qc161282
parents: 15704
diff changeset
    30
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    31
%define glib2_version 2.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    32
%define libgcrypt_version 1.1.12
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    33
BuildRequires:	glibc-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    34
BuildRequires:	libtool
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    35
BuildRequires:	glib2-devel >= %{glib2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    36
BuildRequires:	libgcrypt >= %{libgcrypt_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    37
Summary:	The GnuTLS implements the proposed standards by the IETF's TLS working group (RFC2246, TLS 1.0).
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    38
Group:		System Environment/Libraries
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    39
Requires:	libgcrypt >= %{libgcrypt_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    40
Requires:	glib2 >= %{glib2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    41
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    42
%description
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    43
    GnuTLS is a project that aims to develop a library which provides a
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    44
    secure layer, over a reliable transport layer. Currently the GnuTLS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    45
    library implements the proposed standards by the IETF's TLS working
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    46
    group (RFC2246, TLS 1.0).
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    47
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    48
%package -n gnutls-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    49
Summary:	The GnuTLS implements the proposed standards by the IETF's TLS working group (RFC2246, TLS 1.0).
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    50
Group:		Development/Libraries
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
Requires:	%{name} = %{version}-%{release}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    52
Requires:	glib2-devel >= %{glib2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
Requires:       libgcrypt >= %{libgcrypt_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    54
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
%description -n gnutls-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
    GnuTLS is a project that aims to develop a library which provides a
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
    secure layer, over a reliable transport layer. Currently the GnuTLS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
    library implements the proposed standards by the IETF's TLS working
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
    group (RFC2246, TLS 1.0).
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    61
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    62
%setup  -q -n %{name}-%{version}
15818
c5b0bb1d5165 2009-05-31 Jeff Cai <[email protected]>
qc161282
parents: 15704
diff changeset
    63
%patch1 -p1
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    64
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    65
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
%ifos linux
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
if [ -x /usr/bin/getconf ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
  CPUS=`getconf _NPROCESSORS_ONLN`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
  CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
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
if test "x$CPUS" = "x" -o $CPUS = 0; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    74
  CPUS=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
9632
9dc8ece60fdb 2007-03-27 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    77
export CFLAGS="%optflags"
9dc8ece60fdb 2007-03-27 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    78
export CXXFLAGS="%cxx_optflags"
9dc8ece60fdb 2007-03-27 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    79
export LDFLAGS="%_ldflags"
11556
de1748c0681b Currently the security team will take over ownership of GnuTLS.
qc161282
parents: 11417
diff changeset
    80
13613
97c33393c12e 2008-09-16 Takao Fujiwara <[email protected]>
fujiwara
parents: 12960
diff changeset
    81
%if %build_l10n
97c33393c12e 2008-09-16 Takao Fujiwara <[email protected]>
fujiwara
parents: 12960
diff changeset
    82
sh %SOURCE1 --enable-copyright
97c33393c12e 2008-09-16 Takao Fujiwara <[email protected]>
fujiwara
parents: 12960
diff changeset
    83
%endif
15818
c5b0bb1d5165 2009-05-31 Jeff Cai <[email protected]>
qc161282
parents: 15704
diff changeset
    84
9632
9dc8ece60fdb 2007-03-27 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    85
./configure \
9dc8ece60fdb 2007-03-27 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    86
    --prefix=%{_prefix} \
9dc8ece60fdb 2007-03-27 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    87
    --libdir=%{_libdir} \
9dc8ece60fdb 2007-03-27 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    88
    --bindir=%{_bindir} \
9dc8ece60fdb 2007-03-27 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    89
    --sysconfdir=%{_sysconfdir} \
9dc8ece60fdb 2007-03-27 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    90
    --mandir=%{_mandir} \
9dc8ece60fdb 2007-03-27 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    91
    --infodir=%{_datadir}/info \
9dc8ece60fdb 2007-03-27 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    92
    --localstatedir=%{_localstatedir} \
16590
acc87ff953f3 2009-09-18 Jeff Cai <[email protected]>
qc161282
parents: 16434
diff changeset
    93
    --enable-guile=no \
acc87ff953f3 2009-09-18 Jeff Cai <[email protected]>
qc161282
parents: 16434
diff changeset
    94
	--disable-camellia
9632
9dc8ece60fdb 2007-03-27 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    95
9dc8ece60fdb 2007-03-27 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    96
make -j $CPUS
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    97
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
%install
9632
9dc8ece60fdb 2007-03-27 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
    99
make install DESTDIR=$RPM_BUILD_ROOT
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   100
find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   101
find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   102
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   103
%clean
9632
9dc8ece60fdb 2007-03-27 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   104
rm -rf $RPM_BUILD_ROOT
9dc8ece60fdb 2007-03-27 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   105
9dc8ece60fdb 2007-03-27 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   106
%post
9dc8ece60fdb 2007-03-27 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   107
ldconfig
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   108
9632
9dc8ece60fdb 2007-03-27 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   109
%files
9dc8ece60fdb 2007-03-27 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   110
%defattr(-, root, root)
15827
2780d48f7469 2009-06-01 Jeff Cai <[email protected]>
qc161282
parents: 15818
diff changeset
   111
%doc lib/COPYING ChangeLog AUTHORS INSTALL NEWS README
9632
9dc8ece60fdb 2007-03-27 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   112
%{_libdir}/lib*.so.*
9dc8ece60fdb 2007-03-27 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   113
9dc8ece60fdb 2007-03-27 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   114
%files -n gnutls-devel
9dc8ece60fdb 2007-03-27 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   115
%defattr(-, root, root)
9dc8ece60fdb 2007-03-27 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   116
%{_libdir}/lib*.so
9dc8ece60fdb 2007-03-27 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   117
%{_includedir}/*
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   118
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   119
%changelog
16590
acc87ff953f3 2009-09-18 Jeff Cai <[email protected]>
qc161282
parents: 16434
diff changeset
   120
* Fri Sep 18 2009 - [email protected]
acc87ff953f3 2009-09-18 Jeff Cai <[email protected]>
qc161282
parents: 16434
diff changeset
   121
- Bump to 2.8.4
16278
dd268f8eaff0 2009-08-14 Jeff Cai <[email protected]>
qc161282
parents: 16245
diff changeset
   122
* Web Aug 14 2009 - [email protected]
dd268f8eaff0 2009-08-14 Jeff Cai <[email protected]>
qc161282
parents: 16245
diff changeset
   123
- Bump to 2.8.3
16245
aafdd6712668 2009-08-12 Jeff Cai <[email protected]>
qc161282
parents: 15890
diff changeset
   124
* Web Aug 11 2009 - [email protected]
aafdd6712668 2009-08-12 Jeff Cai <[email protected]>
qc161282
parents: 15890
diff changeset
   125
- Bump to 2.8.2
15890
f943d3288430 2009-06-12 Jeff Cai <[email protected]>
qc161282
parents: 15827
diff changeset
   126
* Fri Jun 12 2009 - [email protected]
f943d3288430 2009-06-12 Jeff Cai <[email protected]>
qc161282
parents: 15827
diff changeset
   127
- Bump to 2.8.1
15827
2780d48f7469 2009-06-01 Jeff Cai <[email protected]>
qc161282
parents: 15818
diff changeset
   128
* Mon Jun 01 2009 - [email protected]
2780d48f7469 2009-06-01 Jeff Cai <[email protected]>
qc161282
parents: 15818
diff changeset
   129
- Ship lib/COPYING
15818
c5b0bb1d5165 2009-05-31 Jeff Cai <[email protected]>
qc161282
parents: 15704
diff changeset
   130
* Mon May 31 2009 - [email protected]
c5b0bb1d5165 2009-05-31 Jeff Cai <[email protected]>
qc161282
parents: 15704
diff changeset
   131
- Bump to 2.8.0
c5b0bb1d5165 2009-05-31 Jeff Cai <[email protected]>
qc161282
parents: 15704
diff changeset
   132
- Add path -01-not-build-example to disable building of example 
15704
5dc78b0c09ea Bump to 2.6.6
qc161282
parents: 15647
diff changeset
   133
* Mon May 04 2009 - [email protected]
5dc78b0c09ea Bump to 2.6.6
qc161282
parents: 15647
diff changeset
   134
- Bump to 2.6.6
15647
2fbd401fbf68 2009-04-17 Halton Huo <[email protected]>
halton
parents: 15072
diff changeset
   135
* Fri Apr 17 2009 - [email protected]
2fbd401fbf68 2009-04-17 Halton Huo <[email protected]>
halton
parents: 15072
diff changeset
   136
- Bump to 2.6.5
15072
a0f57b2325f1 2009-02-12 Jeff Cai <[email protected]>
qc161282
parents: 14997
diff changeset
   137
* Thu Feb 12 2008 - [email protected]
a0f57b2325f1 2009-02-12 Jeff Cai <[email protected]>
qc161282
parents: 14997
diff changeset
   138
- Bump to 2.6.4
a0f57b2325f1 2009-02-12 Jeff Cai <[email protected]>
qc161282
parents: 14997
diff changeset
   139
- Remove patch -01-return-void, upstreamed
14997
a5488bc88d24 2009-02-02 Jeff Cai <[email protected]>
qc161282
parents: 14822
diff changeset
   140
* Mon Feb 02 2008 - [email protected]
a5488bc88d24 2009-02-02 Jeff Cai <[email protected]>
qc161282
parents: 14822
diff changeset
   141
- Bump to 2.6.3
14822
844a6be513e1 2008-12-26 Jeff Cai <[email protected]>
qc161282
parents: 14589
diff changeset
   142
* Fri Dec 26 2008 - [email protected]
844a6be513e1 2008-12-26 Jeff Cai <[email protected]>
qc161282
parents: 14589
diff changeset
   143
- Change the bug db.
14589
f9ccf5371e44 2008-11-13 Jeff Cai <[email protected]>
qc161282
parents: 14540
diff changeset
   144
* Thu Nov 13 2008 - [email protected]
f9ccf5371e44 2008-11-13 Jeff Cai <[email protected]>
qc161282
parents: 14540
diff changeset
   145
- Bump to 2.6.2
f9ccf5371e44 2008-11-13 Jeff Cai <[email protected]>
qc161282
parents: 14540
diff changeset
   146
- Add patch -01-return-void to fix
f9ccf5371e44 2008-11-13 Jeff Cai <[email protected]>
qc161282
parents: 14540
diff changeset
   147
  #106549
14540
e1b502edb547 2008-10-31 Jeff Cai <[email protected]>
qc161282
parents: 13613
diff changeset
   148
* Fri Oct 31 2008 - [email protected]
e1b502edb547 2008-10-31 Jeff Cai <[email protected]>
qc161282
parents: 13613
diff changeset
   149
- Change the license tag.
12960
e0eb1bb9f777 2008-07-31 Jeff Cai <[email protected]>
qc161282
parents: 12663
diff changeset
   150
* Mon Jul 31 2008 - [email protected]
e0eb1bb9f777 2008-07-31 Jeff Cai <[email protected]>
qc161282
parents: 12663
diff changeset
   151
- Use the libtasn1 in the system
12663
b072eff45380 2008-06-16 Jeff Cai<[email protected]>
qc161282
parents: 12647
diff changeset
   152
* Mon Jun 16 2008 - [email protected]
b072eff45380 2008-06-16 Jeff Cai<[email protected]>
qc161282
parents: 12647
diff changeset
   153
- Bump to 2.2.5.
12647
3ec700becb40 2008-06-12 Jeff Cai<[email protected]>
qc161282
parents: 12609
diff changeset
   154
* Thu Jun 12 2008 - [email protected]
3ec700becb40 2008-06-12 Jeff Cai<[email protected]>
qc161282
parents: 12609
diff changeset
   155
- Add an option to disable guile
12609
a318366da2da 2008-06-06 Jeff Cai <[email protected]>
qc161282
parents: 11572
diff changeset
   156
* Thu Jun 06 2008 - [email protected]
12647
3ec700becb40 2008-06-12 Jeff Cai<[email protected]>
qc161282
parents: 12609
diff changeset
   157
- Bump to 2.2.4.
11572
f442727de975 2008-01-31 Jeff Cai<[email protected]>
qc161282
parents: 11557
diff changeset
   158
* Thu Jan 31 2008 - [email protected]
12647
3ec700becb40 2008-06-12 Jeff Cai<[email protected]>
qc161282
parents: 12609
diff changeset
   159
- Remove patches for 2.2
11556
de1748c0681b Currently the security team will take over ownership of GnuTLS.
qc161282
parents: 11417
diff changeset
   160
* Wed Jan 30 2008 - [email protected]
11557
961f4789adce 2008-01-30 Jeff Cai <[email protected]>
dcarbery
parents: 11556
diff changeset
   161
- Currently the security team will take over ownership of GnuTLS. Therefore
961f4789adce 2008-01-30 Jeff Cai <[email protected]>
dcarbery
parents: 11556
diff changeset
   162
  rollback to 1.6.3 and stop upgrading.
11256
ef35c52726d0 add version bump info to 'changelog' section.
qc161282
parents: 11255
diff changeset
   163
* Wed Nov 28 2007 - [email protected]
ef35c52726d0 add version bump info to 'changelog' section.
qc161282
parents: 11255
diff changeset
   164
- Bump to 2.0.4
ef35c52726d0 add version bump info to 'changelog' section.
qc161282
parents: 11255
diff changeset
   165
- Add patch -02-ext-authz.diff. Fix build error #106103
11123
3dbf1e69e844 2007-11-06 Jeff Cai<[email protected]>
qc161282
parents: 11119
diff changeset
   166
* Tue Nov 06 2007 - [email protected]
3dbf1e69e844 2007-11-06 Jeff Cai<[email protected]>
qc161282
parents: 11119
diff changeset
   167
- Back to 1.6.3
11118
9c64e5a55e7d 2007-11-05 Jeff Cai<[email protected]>
qc161282
parents: 10152
diff changeset
   168
* Mon Nov 05 2007 - [email protected]
11119
67ee8abe6017 2007-11-05 Jeff Cai<[email protected]>
qc161282
parents: 11118
diff changeset
   169
- Rename patch file name.
67ee8abe6017 2007-11-05 Jeff Cai<[email protected]>
qc161282
parents: 11118
diff changeset
   170
* Mon Nov 05 2007 - [email protected]
11118
9c64e5a55e7d 2007-11-05 Jeff Cai<[email protected]>
qc161282
parents: 10152
diff changeset
   171
- Bump to 2.0.1
9c64e5a55e7d 2007-11-05 Jeff Cai<[email protected]>
qc161282
parents: 10152
diff changeset
   172
- Add patch -02-inline.
10152
5aa3fa228cb4 2007-07-03 Jeff Cai <[email protected]>
qc161282
parents: 9632
diff changeset
   173
* Tue Jul 03 2007 - [email protected]
5aa3fa228cb4 2007-07-03 Jeff Cai <[email protected]>
qc161282
parents: 9632
diff changeset
   174
- Bump to 1.6.3
9632
9dc8ece60fdb 2007-03-27 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   175
* Tue Mar 27 2007 - [email protected]
9dc8ece60fdb 2007-03-27 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9397
diff changeset
   176
- clean up
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   177
* Tue Jan 16 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   178
- Bump to 1.6.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   179
* Thu Apr 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   180
- Bump to 1.2.10.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   181
* Tue Apr 04 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   182
- Remove .a/.la files part in linux spec. 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   183
* Thu Mar 30 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   184
- Alter "remove *.a/*.la files part" to SUNWgnutls.spec
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   185
* Thu Dec 22 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   186
- Bump to 1.2.9.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   187
* Wed Oct 26 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   188
- undelete files under /usr/bin to enable SSL in libsoup.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   189
* Mon Oct 10 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   190
- Bump to 1.2.8.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   191
* Tue Sep 6 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   192
- Bump to 1.2.6.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   193
- Fix Source error.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   194
* Wed Aug 31 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   195
- Correct URL and Source
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   196
- Change Version to 1.1.23 (<1.0.0), or evolution2.x SSL will be disabled.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   197
- Change Distribution to Java Desktop System
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   198
- Remove obsoleted patch gnutls-01-forte-build.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   199
* Tue Sep 21 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   200
- moved spec file from spec-files to spec-files/Solaris/extra-specs.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   201
  The patch also moved from spec-files/patches to spec-files/Solaris/patches
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   202
  Now Solaris and Linux uses different version of gnutls.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   203
* Sun Aug 29 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   204
- remove unpackaged files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   205
* Wed Jul 07 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   206
- added "-j $CPUS" to make to speed up builds