base-specs/gnome-keyring.spec
author gman
Thu, 30 Sep 2010 21:37:28 +0000
branchgnome-2-30
changeset 20130 c7dfc176dcbd
parent 18159 0be13144e57b
child 18258 53d983c7d3ca
child 21874 e04c319cec8c
permissions -rw-r--r--
2010-10-01 Glynn Foster <[email protected]> * specs/SUNWos-welcome.spec: Bump to 1.0.6
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 gnome-keyring
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     3
#
15611
f48e6e50c1e8 2009-04-14 Halton Huo <[email protected]>
halton
parents: 15395
diff changeset
     4
# Copyright 2009 Sun Microsystems, Inc.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     5
# This file and all modifications and additions to the pristine
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     6
# package are under the same license as the package itself.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     7
#
16434
f21f22550fe9 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16427
diff changeset
     8
%define owner jefftsai
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     9
#
16427
63d81b085adb 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16231
diff changeset
    10
17852
edfc096bfd70 2010-04-16 Christian Kelly <[email protected]>
chrisk
parents: 17785
diff changeset
    11
%define OSR LFI#105446 (gnome Exec. summary):n/a
16427
63d81b085adb 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16231
diff changeset
    12
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    13
Name:         gnome-keyring
14540
e1b502edb547 2008-10-31 Jeff Cai <[email protected]>
qc161282
parents: 14468
diff changeset
    14
License:      GPL v2, LGPL v2
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    15
Group:        System/GUI/GNOME
18159
0be13144e57b 2010-06-22 Jeff Cai <[email protected]>
qc161282
parents: 18007
diff changeset
    16
Version:      2.30.3
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    17
Release:      4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    18
Distribution: Java Desktop System
17864
337913e88a9d 2010-04-19 Christian Kelly <[email protected]>
chrisk
parents: 17852
diff changeset
    19
Vendor:	      Gnome Community
14547
b95f9d6ddc92 2008-11-04 Halton Huo <[email protected]>
halton
parents: 14540
diff changeset
    20
URL:          http://www.gnome.org
17434
52c8b2b2697d 2010-01-26 Jeff Cai <[email protected]>
qc161282
parents: 16803
diff changeset
    21
Summary:      GNOME Keyring
17785
860c6c1169ea 2010-03-31 Jeff Cai <[email protected]>
qc161282
parents: 17691
diff changeset
    22
Source:       http://download.gnome.org/sources/%{name}/2.30/%{name}-%{version}.tar.bz2
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11637
diff changeset
    23
%if %build_l10n
14547
b95f9d6ddc92 2008-11-04 Halton Huo <[email protected]>
halton
parents: 14540
diff changeset
    24
Source1:      l10n-configure.sh
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11637
diff changeset
    25
%endif
15729
f2dce09e0457 Fix patch comments.
yippi
parents: 15611
diff changeset
    26
# date:2009-03-03 owner:jefftsai type:bug bugzilla:572527
17518
qc161282
parents: 17434
diff changeset
    27
Patch1:       gnome-keyring-01-ssh-agent.diff
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    28
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    29
Autoreqprov:  on
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    30
Prereq:       /sbin/ldconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    31
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    32
%define gtk2_version 2.4.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    33
%define pkgconfig_version 0.15.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    34
%define gtk_doc_version 1.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    35
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    36
Requires: gtk2 >= %{gtk2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    37
BuildRequires: gtk2-devel >= %{gtk2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    38
BuildRequires: gtk-doc >= %{gtk_doc_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    39
BuildRequires: pkgconfig >= %{pkgconfig_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    40
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    41
%description
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    42
gnome-keyring is a program that keep password and other secrets for
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    43
users. It is run as a daemon in the session, similar to ssh-agent, and
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    44
other applications can locate it by an environment variable.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    45
                                                                                                                                                             
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    46
The program can manage several keyrings, each with its own master
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    47
password, and there is also a session keyring which is never stored to
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    48
disk, but forgotten when the session ends.
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
The library libgnome-keyring is used by applications to integrate with
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
the gnome keyring system.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    52
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
%package devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    54
Summary:      GNOME Key Ring Library
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
Group:        Development/Libraries/GNOME
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
Requires:     %{name} = %{version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
Requires:     gtk2-devel >= %{gtk2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
%description devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
gnome-keyring is a program that keep password and other secrets for
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    61
users. It is run as a daemon in the session, similar to ssh-agent, and
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    62
other applications can locate it by an environment variable.
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
The program can manage several keyrings, each with its own master
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    65
password, and there is also a session keyring which is never stored to
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
disk, but forgotten when the session ends.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
                                                                                                                                                             
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
The library libgnome-keyring is used by applications to integrate with
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
the gnome keyring system.
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
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    72
%setup -q
14619
fb4901160d4c 2008-11-18 Takao Fujiwara <[email protected]>
fujiwara
parents: 14568
diff changeset
    73
%patch1 -p1
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    74
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
%ifos linux
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
if [ -x /usr/bin/getconf ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
  CPUS=`getconf _NPROCESSORS_ONLN`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
  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
    82
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    83
if test "x$CPUS" = "x" -o $CPUS = 0; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
  CPUS=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    86
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11637
diff changeset
    87
%if %build_l10n
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11637
diff changeset
    88
bash -x %SOURCE1 --enable-copyright
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11637
diff changeset
    89
%endif
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11637
diff changeset
    90
17895
60cf9772f694 2010-04-21 Christian Kelly <[email protected]>
chrisk
parents: 17864
diff changeset
    91
export LDFLAGS="%{_ldflags} -ltasn1"
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    92
16546
b26d5ee6dca2 2009-09-14 Jeff Cai <[email protected]>
qc161282
parents: 16434
diff changeset
    93
CFLAGS="$RPM_OPT_FLAGS -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include"	\
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    94
./configure --prefix=%{_prefix}			\
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    95
	    --sysconfdir=%{_sysconfdir}		\
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    96
	    --mandir=%{_mandir}			\
10462
bbc29f5d8d0b 2007-09-06 Ghee Teo <[email protected]>
gheet
parents: 10449
diff changeset
    97
	    --disable-pam			\
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
            --libexecdir=%{_libexecdir}
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
# FIXME: hack: stop the build from looping
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   101
touch po/stamp-it
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
make -j $CPUS
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
%install
14547
b95f9d6ddc92 2008-11-04 Halton Huo <[email protected]>
halton
parents: 14540
diff changeset
   106
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
b95f9d6ddc92 2008-11-04 Halton Huo <[email protected]>
halton
parents: 14540
diff changeset
   107
make -i install DESTDIR=$RPM_BUILD_ROOT
b95f9d6ddc92 2008-11-04 Halton Huo <[email protected]>
halton
parents: 14540
diff changeset
   108
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
b95f9d6ddc92 2008-11-04 Halton Huo <[email protected]>
halton
parents: 14540
diff changeset
   109
find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
b95f9d6ddc92 2008-11-04 Halton Huo <[email protected]>
halton
parents: 14540
diff changeset
   110
find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
15158
8864067f1ef4 2009-02-19 Jeff Cai <[email protected]>
qc161282
parents: 15086
diff changeset
   111
rm $RPM_BUILD_ROOT%{_bindir}/gnome-keyring
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   112
12147
f554585bef3d 2008-04-16 Damien Carbery <[email protected]>
dcarbery
parents: 12031
diff changeset
   113
#%check
f554585bef3d 2008-04-16 Damien Carbery <[email protected]>
dcarbery
parents: 12031
diff changeset
   114
make check
f554585bef3d 2008-04-16 Damien Carbery <[email protected]>
dcarbery
parents: 12031
diff changeset
   115
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   116
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   117
rm -rf $RPM_BUILD_ROOT
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
%post
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   120
/sbin/ldconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   121
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   122
%postun
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   123
/sbin/ldconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   124
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   125
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   126
%{_datadir}/locale/*/LC_MESSAGES/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   127
%{_bindir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   128
%{_libdir}/lib*.so.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   129
%{_libexecdir}/gnome-keyring-ask
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
%{_libdir}/pkgconfig/*.pc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   133
%{_includedir}/gnome-keyring-1/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   134
%{_libdir}/lib*.so
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   135
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   136
%changelog
18159
0be13144e57b 2010-06-22 Jeff Cai <[email protected]>
qc161282
parents: 18007
diff changeset
   137
* Jun 22 2010 - [email protected]
0be13144e57b 2010-06-22 Jeff Cai <[email protected]>
qc161282
parents: 18007
diff changeset
   138
- Bump to 2.30.3
0be13144e57b 2010-06-22 Jeff Cai <[email protected]>
qc161282
parents: 18007
diff changeset
   139
- Upstream the patch -02-unlock
18007
fe37b22befd6 2010-05-20 Jeff Cai <[email protected]>
qc161282
parents: 17934
diff changeset
   140
* May 20 2010 - [email protected]
fe37b22befd6 2010-05-20 Jeff Cai <[email protected]>
qc161282
parents: 17934
diff changeset
   141
- Add patch -02-unlock to fix doo #15962, gnome #616071
17934
a2a06609d9f0 2010-04-26 Christian Kelly <[email protected]>
chrisk
parents: 17895
diff changeset
   142
* Mon Apr 26 2010 - [email protected]
a2a06609d9f0 2010-04-26 Christian Kelly <[email protected]>
chrisk
parents: 17895
diff changeset
   143
- Bump to 2.30.1.
17895
60cf9772f694 2010-04-21 Christian Kelly <[email protected]>
chrisk
parents: 17864
diff changeset
   144
* Wed Apr 21 2010 - [email protected]
60cf9772f694 2010-04-21 Christian Kelly <[email protected]>
chrisk
parents: 17864
diff changeset
   145
- Re-work %build section.
17785
860c6c1169ea 2010-03-31 Jeff Cai <[email protected]>
qc161282
parents: 17691
diff changeset
   146
* Mar 31 2010 - [email protected]
860c6c1169ea 2010-03-31 Jeff Cai <[email protected]>
qc161282
parents: 17691
diff changeset
   147
- Bump to 2.30.0
17691
116bdef69685 2010-03-13 Jeff Cai <[email protected]>
qc161282
parents: 17518
diff changeset
   148
* Mar 12 2010 - [email protected]
116bdef69685 2010-03-13 Jeff Cai <[email protected]>
qc161282
parents: 17518
diff changeset
   149
- Bump to 2.29.92
17518
qc161282
parents: 17434
diff changeset
   150
* Feb 09 2010 - [email protected]
qc161282
parents: 17434
diff changeset
   151
- Bump to 2.29.90
qc161282
parents: 17434
diff changeset
   152
- Upstream patch -01-disable-eggdbus.diff
qc161282
parents: 17434
diff changeset
   153
- Rework patch -02-return-void.diff
qc161282
parents: 17434
diff changeset
   154
- Upstream patch -04-wait.diff
17434
52c8b2b2697d 2010-01-26 Jeff Cai <[email protected]>
qc161282
parents: 16803
diff changeset
   155
* Jan 26 2010 - [email protected]
52c8b2b2697d 2010-01-26 Jeff Cai <[email protected]>
qc161282
parents: 16803
diff changeset
   156
- Bump to 2.29.5
52c8b2b2697d 2010-01-26 Jeff Cai <[email protected]>
qc161282
parents: 16803
diff changeset
   157
- Add patch -03-return-void to fix
52c8b2b2697d 2010-01-26 Jeff Cai <[email protected]>
qc161282
parents: 16803
diff changeset
   158
- Add patch -04-wait to fix
52c8b2b2697d 2010-01-26 Jeff Cai <[email protected]>
qc161282
parents: 16803
diff changeset
   159
- Add patch -01-disable-eggdbus 
52c8b2b2697d 2010-01-26 Jeff Cai <[email protected]>
qc161282
parents: 16803
diff changeset
   160
- Remove patch -01-not-check-asn1parser libtasn1 shipped asn1Parser
52c8b2b2697d 2010-01-26 Jeff Cai <[email protected]>
qc161282
parents: 16803
diff changeset
   161
52c8b2b2697d 2010-01-26 Jeff Cai <[email protected]>
qc161282
parents: 16803
diff changeset
   162
* Dec 28 2009 - [email protected]
52c8b2b2697d 2010-01-26 Jeff Cai <[email protected]>
qc161282
parents: 16803
diff changeset
   163
- Bump to 2.29.4
16803
ea22ad0adc2a 2009-10-19 Jeff Cai <[email protected]>
qc161282
parents: 16607
diff changeset
   164
* Oct 20 2009 - [email protected]
ea22ad0adc2a 2009-10-19 Jeff Cai <[email protected]>
qc161282
parents: 16607
diff changeset
   165
- Bump to 2.28.1
16607
6e8911ea08c9 2009-09-22 Jeff Cai <[email protected]>
qc161282
parents: 16546
diff changeset
   166
* Sep 22 2009 - [email protected]
6e8911ea08c9 2009-09-22 Jeff Cai <[email protected]>
qc161282
parents: 16546
diff changeset
   167
- Bump to 2.28.0
16546
b26d5ee6dca2 2009-09-14 Jeff Cai <[email protected]>
qc161282
parents: 16434
diff changeset
   168
* Sep 14 2009 - [email protected]
b26d5ee6dca2 2009-09-14 Jeff Cai <[email protected]>
qc161282
parents: 16434
diff changeset
   169
- Bump to 2.27.92
b26d5ee6dca2 2009-09-14 Jeff Cai <[email protected]>
qc161282
parents: 16434
diff changeset
   170
- Upstream path -03-timer-shutdown
16229
3c952363a737 2009-08-11 Jeff Cai <[email protected]>
qc161282
parents: 16148
diff changeset
   171
* Tue Aug 11 2009 - [email protected]
16231
8f60514e5edc 2009-08-11 Jeff Cai <[email protected]>
qc161282
parents: 16229
diff changeset
   172
- Add patch -03-timer-shutdown, fix bugzilla #591415 doo #10488
8f60514e5edc 2009-08-11 Jeff Cai <[email protected]>
qc161282
parents: 16229
diff changeset
   173
  Not join timer thread since it might already ends.
8f60514e5edc 2009-08-11 Jeff Cai <[email protected]>
qc161282
parents: 16229
diff changeset
   174
* Tue Aug 11 2009 - [email protected]
16229
3c952363a737 2009-08-11 Jeff Cai <[email protected]>
qc161282
parents: 16148
diff changeset
   175
- Bump to 2.27.90.
16148
2476c6f81f7f 2009-07-28 Christian Kelly <[email protected]>
chrisk
parents: 16018
diff changeset
   176
* Tue Jul 28 2009 - [email protected]
2476c6f81f7f 2009-07-28 Christian Kelly <[email protected]>
chrisk
parents: 16018
diff changeset
   177
- Bump to 2.27.5.
16018
73ee6196ff3c 2009-07-14 Jeff Cai <[email protected]>
qc161282
parents: 15729
diff changeset
   178
* Tue Jul 14 2009 - [email protected]
73ee6196ff3c 2009-07-14 Jeff Cai <[email protected]>
qc161282
parents: 15729
diff changeset
   179
- Bump to 2.27.4
15611
f48e6e50c1e8 2009-04-14 Halton Huo <[email protected]>
halton
parents: 15395
diff changeset
   180
* Tue Apr 14 2009 - [email protected]
f48e6e50c1e8 2009-04-14 Halton Huo <[email protected]>
halton
parents: 15395
diff changeset
   181
- Bump to 2.26.1
15395
581be7ece71f 2009-03-16 Jeff Cai <[email protected]>
qc161282
parents: 15336
diff changeset
   182
* Mon Mar 16 2009 - [email protected]
581be7ece71f 2009-03-16 Jeff Cai <[email protected]>
qc161282
parents: 15336
diff changeset
   183
- Bump to 2.26.0
581be7ece71f 2009-03-16 Jeff Cai <[email protected]>
qc161282
parents: 15336
diff changeset
   184
- Remove patch -01-disable-im, upstreamed.
581be7ece71f 2009-03-16 Jeff Cai <[email protected]>
qc161282
parents: 15336
diff changeset
   185
- Add patch 01-not-check-asn1parser to disable checking
581be7ece71f 2009-03-16 Jeff Cai <[email protected]>
qc161282
parents: 15336
diff changeset
   186
  asn1parser since it is not shipped by libtasn1 due to
581be7ece71f 2009-03-16 Jeff Cai <[email protected]>
qc161282
parents: 15336
diff changeset
   187
  GPLv3 issue.
15275
a1ade16d447a 2009-03-03 Jeff Cai <[email protected]>
qc161282
parents: 15158
diff changeset
   188
* Tue Mar 03 2009 - [email protected]
15283
51adcf0701de 2009-03-03 Jeff Cai <[email protected]>
qc161282
parents: 15275
diff changeset
   189
- Add patch -02-ssh-agent, if one slot is correct, not
51adcf0701de 2009-03-03 Jeff Cai <[email protected]>
qc161282
parents: 15275
diff changeset
   190
  return error. Fix #572527
51adcf0701de 2009-03-03 Jeff Cai <[email protected]>
qc161282
parents: 15275
diff changeset
   191
* Tue Mar 03 2009 - [email protected]
15275
a1ade16d447a 2009-03-03 Jeff Cai <[email protected]>
qc161282
parents: 15158
diff changeset
   192
- Bump to 2.25.92
a1ade16d447a 2009-03-03 Jeff Cai <[email protected]>
qc161282
parents: 15158
diff changeset
   193
- Remove -02-secure-memory-union, upstreamed.
15158
8864067f1ef4 2009-02-19 Jeff Cai <[email protected]>
qc161282
parents: 15086
diff changeset
   194
* Thu Feb 19 2009 - [email protected]
8864067f1ef4 2009-02-19 Jeff Cai <[email protected]>
qc161282
parents: 15086
diff changeset
   195
- Remove /usr/bin/gnome-keyring since it is only a tool
8864067f1ef4 2009-02-19 Jeff Cai <[email protected]>
qc161282
parents: 15086
diff changeset
   196
  and not complete yet.
15086
04d05f4735b3 2009-02-16 Jeff Cai <[email protected]>
qc161282
parents: 15079
diff changeset
   197
* Mon Feb 16 2009 - [email protected]
04d05f4735b3 2009-02-16 Jeff Cai <[email protected]>
qc161282
parents: 15079
diff changeset
   198
- Bump to 2.25.91
04d05f4735b3 2009-02-16 Jeff Cai <[email protected]>
qc161282
parents: 15079
diff changeset
   199
- Add patch -02-secure-memory-union to fix uname union, 
04d05f4735b3 2009-02-16 Jeff Cai <[email protected]>
qc161282
parents: 15079
diff changeset
   200
  Fix bugzilla #571951
15079
1d3cf28a8c17 2009-02-13 Jeff Cai <[email protected]>
qc161282
parents: 15008
diff changeset
   201
* Fri Feb 13 2009 - [email protected]
1d3cf28a8c17 2009-02-13 Jeff Cai <[email protected]>
qc161282
parents: 15008
diff changeset
   202
- Change the owner to jeff cai.
15008
e2380bbb5090 2009-02-04 Jeff Cai <[email protected]>
qc161282
parents: 14941
diff changeset
   203
* Wed Feb 04 2009 - [email protected]
e2380bbb5090 2009-02-04 Jeff Cai <[email protected]>
qc161282
parents: 14941
diff changeset
   204
- Bump to 2.25.90
14941
303faf60dc65 2009-01-20 Jeff Cai <[email protected]>
qc161282
parents: 14886
diff changeset
   205
* Wed Jan 20 2009 - [email protected]
303faf60dc65 2009-01-20 Jeff Cai <[email protected]>
qc161282
parents: 14886
diff changeset
   206
- Bump to 2.25.5
303faf60dc65 2009-01-20 Jeff Cai <[email protected]>
qc161282
parents: 14886
diff changeset
   207
- Remove patch -02-return-void, upstreamed
14886
d286a37f2ca7 2009-01-09 Jeff Cai <[email protected]>
qc161282
parents: 14764
diff changeset
   208
* Wed Jan 09 2009 - [email protected]
d286a37f2ca7 2009-01-09 Jeff Cai <[email protected]>
qc161282
parents: 14764
diff changeset
   209
- Bump to 2.25.4.2
d286a37f2ca7 2009-01-09 Jeff Cai <[email protected]>
qc161282
parents: 14764
diff changeset
   210
- Add patch -02-return-void, fix #567121.
14764
cd944d1fbe5d 2008-12-12 Jeff Cai <[email protected]>
qc161282
parents: 14727
diff changeset
   211
* Fri Dec 12 2008 - [email protected]
cd944d1fbe5d 2008-12-12 Jeff Cai <[email protected]>
qc161282
parents: 14727
diff changeset
   212
- Bump to 2.25.2
cd944d1fbe5d 2008-12-12 Jeff Cai <[email protected]>
qc161282
parents: 14727
diff changeset
   213
- Remove patch -02-hal-error.diff, upstreamed
cd944d1fbe5d 2008-12-12 Jeff Cai <[email protected]>
qc161282
parents: 14727
diff changeset
   214
- Remove patch -03-libtasn1.diff, upstreamed
14727
67430ed4235e 2008-12-08 Jeff Cai <[email protected]>
qc161282
parents: 14673
diff changeset
   215
* Mon Dec 08 2008 - [email protected]
67430ed4235e 2008-12-08 Jeff Cai <[email protected]>
qc161282
parents: 14673
diff changeset
   216
- Add patch -03-libtasn to get building flag with pkg-config
67430ed4235e 2008-12-08 Jeff Cai <[email protected]>
qc161282
parents: 14673
diff changeset
   217
  Fix #563702
14673
998b27c241fc 2008-11-28 Jeff Cai <[email protected]>
qc161282
parents: 14619
diff changeset
   218
* Fri Nov 28 2008 - [email protected]
998b27c241fc 2008-11-28 Jeff Cai <[email protected]>
qc161282
parents: 14619
diff changeset
   219
- Add patch -02-hal-error.diff to not print null string in printf.
14619
fb4901160d4c 2008-11-18 Takao Fujiwara <[email protected]>
fujiwara
parents: 14568
diff changeset
   220
* Tue Nov 18 2008 - [email protected]
fb4901160d4c 2008-11-18 Takao Fujiwara <[email protected]>
fujiwara
parents: 14568
diff changeset
   221
- Add gnome-keyring-01-disable-im.diff to disable input method in password.
14568
aa3c0cbdae1c 2008-11-07 Jeff Cai <[email protected]>
qc161282
parents: 14547
diff changeset
   222
* Tue Nov 07 2008 - [email protected]
aa3c0cbdae1c 2008-11-07 Jeff Cai <[email protected]>
qc161282
parents: 14547
diff changeset
   223
- Bump to 2.25.1
14547
b95f9d6ddc92 2008-11-04 Halton Huo <[email protected]>
halton
parents: 14540
diff changeset
   224
* Tue Nov 04 2008 - [email protected]
b95f9d6ddc92 2008-11-04 Halton Huo <[email protected]>
halton
parents: 14540
diff changeset
   225
- Bump to 2.24.1
b95f9d6ddc92 2008-11-04 Halton Huo <[email protected]>
halton
parents: 14540
diff changeset
   226
- Remove upstreamed patch logout.diff
14540
e1b502edb547 2008-10-31 Jeff Cai <[email protected]>
qc161282
parents: 14468
diff changeset
   227
* Fri Oct 31 2008 - [email protected]
e1b502edb547 2008-10-31 Jeff Cai <[email protected]>
qc161282
parents: 14468
diff changeset
   228
- Change the license tag.
14468
3de0232a632e 2008-10-15 Jeff Cai <[email protected]>
qc161282
parents: 13715
diff changeset
   229
* Wed Oct 15 2008 - [email protected]
3de0232a632e 2008-10-15 Jeff Cai <[email protected]>
qc161282
parents: 13715
diff changeset
   230
- Add bugzilla bug id for -01-logout patch.
13715
6121617cd359 2008-09-22 Jeff Cai<[email protected]>
qc161282
parents: 13446
diff changeset
   231
* Mon Sep 22 2008 - [email protected]
6121617cd359 2008-09-22 Jeff Cai<[email protected]>
qc161282
parents: 13446
diff changeset
   232
- Bump to 2.24.0
13443
858a724261a2 Bump to GNOME 2.23.92
qc161282
parents: 13421
diff changeset
   233
* Tue Sep 09 2008 - [email protected]
858a724261a2 Bump to GNOME 2.23.92
qc161282
parents: 13421
diff changeset
   234
- Bump to 2.23.92
13446
6bc61a395b6c 2008-09-09 Jeff Cai<[email protected]>
qc161282
parents: 13443
diff changeset
   235
- Remove patch 02-timegm.diff
13421
309a6836dfb2 2008-09-05 Jeff Cai<[email protected]>
qc161282
parents: 13273
diff changeset
   236
* Fri Sep 05 2008 - [email protected]
309a6836dfb2 2008-09-05 Jeff Cai<[email protected]>
qc161282
parents: 13273
diff changeset
   237
- Bump to 2.23.91
309a6836dfb2 2008-09-05 Jeff Cai<[email protected]>
qc161282
parents: 13273
diff changeset
   238
- Add patch -02-timegm.diff
13273
5234478138ee 2008-08-26 Jeff Cai <[email protected]>
qc161282
parents: 13166
diff changeset
   239
* Mon Aug 26 2008 - [email protected]
5234478138ee 2008-08-26 Jeff Cai <[email protected]>
qc161282
parents: 13166
diff changeset
   240
- Change the bug comment.
13166
c412b4e92b53 2008-08-19 Jeff Cai <[email protected]>
qc161282
parents: 13147
diff changeset
   241
* Mon Aug 19 2008 - [email protected]
c412b4e92b53 2008-08-19 Jeff Cai <[email protected]>
qc161282
parents: 13147
diff changeset
   242
- Bump to 2.23.90
c412b4e92b53 2008-08-19 Jeff Cai <[email protected]>
qc161282
parents: 13147
diff changeset
   243
13147
1901d3c0c1cf 2008-08-18 Jeff Cai <[email protected]>
qc161282
parents: 13025
diff changeset
   244
* Mon Aug 18 2008 - [email protected]
1901d3c0c1cf 2008-08-18 Jeff Cai <[email protected]>
qc161282
parents: 13025
diff changeset
   245
- Remove gnome-keyring-pkcs11.la
1901d3c0c1cf 2008-08-18 Jeff Cai <[email protected]>
qc161282
parents: 13025
diff changeset
   246
13016
43ddefcc3670 Add missing %changelog entry.
dcarbery
parents: 13012
diff changeset
   247
* Tue Aug 05 2008 - [email protected]
13025
11ea0dc2a359 2008-08-05 Jeff Cai <[email protected]>
qc161282
parents: 13016
diff changeset
   248
- Add patch -01-logout.diff
11ea0dc2a359 2008-08-05 Jeff Cai <[email protected]>
qc161282
parents: 13016
diff changeset
   249
  Fix bugster 6732147.
11ea0dc2a359 2008-08-05 Jeff Cai <[email protected]>
qc161282
parents: 13016
diff changeset
   250
11ea0dc2a359 2008-08-05 Jeff Cai <[email protected]>
qc161282
parents: 13016
diff changeset
   251
* Tue Aug 05 2008 - [email protected]
13016
43ddefcc3670 Add missing %changelog entry.
dcarbery
parents: 13012
diff changeset
   252
- Bump to 2.23.6.
43ddefcc3670 Add missing %changelog entry.
dcarbery
parents: 13012
diff changeset
   253
12882
7a0e9cb5084f 2008-07-22 Damien Carbery <[email protected]>
dcarbery
parents: 12713
diff changeset
   254
* Tue Jul 22 2008 - [email protected]
7a0e9cb5084f 2008-07-22 Damien Carbery <[email protected]>
dcarbery
parents: 12713
diff changeset
   255
- Bump to 2.23.5.
7a0e9cb5084f 2008-07-22 Damien Carbery <[email protected]>
dcarbery
parents: 12713
diff changeset
   256
12697
90a9961f618a 2008-06-18 Jeff Cai<[email protected]>
qc161282
parents: 12147
diff changeset
   257
* Wed Jun 18 2008 - [email protected]
90a9961f618a 2008-06-18 Jeff Cai<[email protected]>
qc161282
parents: 12147
diff changeset
   258
- Bump to 2.22.2. Remove -01-strsep, -02-gulong2gsize
12882
7a0e9cb5084f 2008-07-22 Damien Carbery <[email protected]>
dcarbery
parents: 12713
diff changeset
   259
12147
f554585bef3d 2008-04-16 Damien Carbery <[email protected]>
dcarbery
parents: 12031
diff changeset
   260
* Wed Apr 16 2008 - [email protected]
f554585bef3d 2008-04-16 Damien Carbery <[email protected]>
dcarbery
parents: 12031
diff changeset
   261
- Add 'make check' call after %install.
12882
7a0e9cb5084f 2008-07-22 Damien Carbery <[email protected]>
dcarbery
parents: 12713
diff changeset
   262
11637
bf3b2499f373 2008-02-14 Damien Carbery <[email protected]>
dcarbery
parents: 11561
diff changeset
   263
* Thu Feb 14 2008 - [email protected]
bf3b2499f373 2008-02-14 Damien Carbery <[email protected]>
dcarbery
parents: 11561
diff changeset
   264
- Add patch 02-gulong2gsize to sync with changes in glib 2.15.5. Also modify
bf3b2499f373 2008-02-14 Damien Carbery <[email protected]>
dcarbery
parents: 11561
diff changeset
   265
  CFLAGS to find a glib header.
bf3b2499f373 2008-02-14 Damien Carbery <[email protected]>
dcarbery
parents: 11561
diff changeset
   266
11561
6c1c32634a68 2008-01-30 Damien Carbery <[email protected]>
dcarbery
parents: 11552
diff changeset
   267
* Wed Jan 30 2008 - [email protected]
6c1c32634a68 2008-01-30 Damien Carbery <[email protected]>
dcarbery
parents: 11552
diff changeset
   268
- Revert to 2.20.3 because the AM_PATH_LIBTASN1 macro is unavailable.
6c1c32634a68 2008-01-30 Damien Carbery <[email protected]>
dcarbery
parents: 11552
diff changeset
   269
11552
8535125c856c * base-specs/gnome-keyring.spec: Fix typo in download URL
pale
parents: 11546
diff changeset
   270
* Tue Jan 29 2008 - [email protected]
8535125c856c * base-specs/gnome-keyring.spec: Fix typo in download URL
pale
parents: 11546
diff changeset
   271
- Fix typo in download URL
11561
6c1c32634a68 2008-01-30 Damien Carbery <[email protected]>
dcarbery
parents: 11552
diff changeset
   272
11546
5472fd62fab6 2008-01-29 Damien Carbery <[email protected]>
dcarbery
parents: 11489
diff changeset
   273
* Tue Jan 29 2008 - [email protected]
5472fd62fab6 2008-01-29 Damien Carbery <[email protected]>
dcarbery
parents: 11489
diff changeset
   274
- Bump to 2.21.90.
5472fd62fab6 2008-01-29 Damien Carbery <[email protected]>
dcarbery
parents: 11489
diff changeset
   275
11489
82a5f6080b74 base-specs/gnome-keyring.spec
pale
parents: 11487
diff changeset
   276
* Sun Jan 20 2008 - [email protected]
82a5f6080b74 base-specs/gnome-keyring.spec
pale
parents: 11487
diff changeset
   277
- Version unbumped to 2.20 by damien but download directory
82a5f6080b74 base-specs/gnome-keyring.spec
pale
parents: 11487
diff changeset
   278
  was still 2.21. Fixed by changing to /pub/SOURCES/2.20
11546
5472fd62fab6 2008-01-29 Damien Carbery <[email protected]>
dcarbery
parents: 11489
diff changeset
   279
11487
f90eda610ae3 2008-01-18 Damien Carbery <[email protected]>
dcarbery
parents: 11477
diff changeset
   280
* Fri Jan 18 2008 - [email protected]
f90eda610ae3 2008-01-18 Damien Carbery <[email protected]>
dcarbery
parents: 11477
diff changeset
   281
- Revert to 2.20.3 because the AM_PATH_LIBTASN1 macro is unavailable.
f90eda610ae3 2008-01-18 Damien Carbery <[email protected]>
dcarbery
parents: 11477
diff changeset
   282
11477
18198fb39803 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11405
diff changeset
   283
* Thu Jan 17 2008 - [email protected]
18198fb39803 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11405
diff changeset
   284
- Bump to 2.21.5.
18198fb39803 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11405
diff changeset
   285
18198fb39803 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11405
diff changeset
   286
* Mon Jan 07 2008 - [email protected]
11405
83dbd19ba377 2008-01-07 Damien Carbery <[email protected]>
dcarbery
parents: 11340
diff changeset
   287
- Bump to 2.20.3.
83dbd19ba377 2008-01-07 Damien Carbery <[email protected]>
dcarbery
parents: 11340
diff changeset
   288
11340
   289
* Wed Dec 19 2007 - [email protected]
   290
- Version unbumped to 2.20 by damien but download directory 
   291
  was still 2.21. Fixed by changing to /pub/SOURCES/2.20
11405
83dbd19ba377 2008-01-07 Damien Carbery <[email protected]>
dcarbery
parents: 11340
diff changeset
   292
11329
69cec32c8d0c 2007-12-06 Damien Carbery <[email protected]>
dcarbery
parents: 11247
diff changeset
   293
* Tue Dec 18 2007 - [email protected]
69cec32c8d0c 2007-12-06 Damien Carbery <[email protected]>
dcarbery
parents: 11247
diff changeset
   294
- Bump to 2.21.4.
69cec32c8d0c 2007-12-06 Damien Carbery <[email protected]>
dcarbery
parents: 11247
diff changeset
   295
11247
1923a32b2c35 2007-11-27 Damien Carbery <[email protected]>
dcarbery
parents: 10675
diff changeset
   296
* Tue Nov 27 2007 - [email protected]
1923a32b2c35 2007-11-27 Damien Carbery <[email protected]>
dcarbery
parents: 10675
diff changeset
   297
- Bump to 2.20.2.
1923a32b2c35 2007-11-27 Damien Carbery <[email protected]>
dcarbery
parents: 10675
diff changeset
   298
10674
13ff310554af 2007-10-19 Damien Carbery <[email protected]>
dcarbery
parents: 10531
diff changeset
   299
* Fri Oct 19 2007 - [email protected]
10675
476ef7933416 Forgot to remove the upstream patch.
dcarbery
parents: 10674
diff changeset
   300
- Bump to 2.20.1. Remove upstream patch, 02-new-keyring-bug.
10674
13ff310554af 2007-10-19 Damien Carbery <[email protected]>
dcarbery
parents: 10531
diff changeset
   301
10515
79c4a78f3fd3 2007-09-18 Damien Carbery <[email protected]>
dcarbery
parents: 10492
diff changeset
   302
* Tue Sep 18 2007 - [email protected]
79c4a78f3fd3 2007-09-18 Damien Carbery <[email protected]>
dcarbery
parents: 10492
diff changeset
   303
- Bump to 2.20.0. Remove upstream patch, 02-export-symbols. Renumber rest.
79c4a78f3fd3 2007-09-18 Damien Carbery <[email protected]>
dcarbery
parents: 10492
diff changeset
   304
10492
f9b9002d5625 2007-09-13 Darren Kenny <[email protected]>
dkenny
parents: 10462
diff changeset
   305
* Thu Sep 13 2007 - [email protected]
f9b9002d5625 2007-09-13 Darren Kenny <[email protected]>
dkenny
parents: 10462
diff changeset
   306
- Added patch for bugzilla bug: 476644, which presents issues when creating a
f9b9002d5625 2007-09-13 Darren Kenny <[email protected]>
dkenny
parents: 10462
diff changeset
   307
  new keyring where non existed before : gnome-keyring-03-new-keyring-bug.diff
10515
79c4a78f3fd3 2007-09-18 Damien Carbery <[email protected]>
dcarbery
parents: 10492
diff changeset
   308
10449
db3fc9045bf8 2007-09-05 Halton Huo <[email protected]>
halton
parents: 10346
diff changeset
   309
* Wed Sep 05 2007 - [email protected]
db3fc9045bf8 2007-09-05 Halton Huo <[email protected]>
halton
parents: 10346
diff changeset
   310
- Bump to 2.19.91.
db3fc9045bf8 2007-09-05 Halton Huo <[email protected]>
halton
parents: 10346
diff changeset
   311
- Add patch 02-export-symbols for bugzilla #473796
db3fc9045bf8 2007-09-05 Halton Huo <[email protected]>
halton
parents: 10346
diff changeset
   312
- Remove upstream patches, XX-err_to_g_error and XX-string_header
db3fc9045bf8 2007-09-05 Halton Huo <[email protected]>
halton
parents: 10346
diff changeset
   313
10343
5fdb985da01c 2007-08-16 Damien Carbery <[email protected]>
dcarbery
parents: 10324
diff changeset
   314
* Thu Aug 16 2007 - [email protected]
5fdb985da01c 2007-08-16 Damien Carbery <[email protected]>
dcarbery
parents: 10324
diff changeset
   315
- Unbump to 2.19.6.1 because of build error I cannot figure out.
5fdb985da01c 2007-08-16 Damien Carbery <[email protected]>
dcarbery
parents: 10324
diff changeset
   316
10324
4bc1dcde4b70 2007-08-14 Damien Carbery <[email protected]>
dcarbery
parents: 10235
diff changeset
   317
* Wed Aug 15 2007 - [email protected]
4bc1dcde4b70 2007-08-14 Damien Carbery <[email protected]>
dcarbery
parents: 10235
diff changeset
   318
- Bump to 2.19.90. Remove upstream patches, 01-err_to_g_error and
4bc1dcde4b70 2007-08-14 Damien Carbery <[email protected]>
dcarbery
parents: 10235
diff changeset
   319
  02-string_header.
4bc1dcde4b70 2007-08-14 Damien Carbery <[email protected]>
dcarbery
parents: 10235
diff changeset
   320
10235
aa869b603452 2007-07-31 Damien Carbery <[email protected]>
dcarbery
parents: 10233
diff changeset
   321
* Mon Jul 30 2007 - [email protected]
aa869b603452 2007-07-31 Damien Carbery <[email protected]>
dcarbery
parents: 10233
diff changeset
   322
- Add 3 patches, 01-err_to_g_error, 02-string_header and 03-strsep to fix
aa869b603452 2007-07-31 Damien Carbery <[email protected]>
dcarbery
parents: 10233
diff changeset
   323
  Solaris specific build issues.
aa869b603452 2007-07-31 Damien Carbery <[email protected]>
dcarbery
parents: 10233
diff changeset
   324
10233
d75cbca3d8ff * SUNWgnome-remote-desktop.spec:
halton
parents: 10230
diff changeset
   325
* Tue Jul 31 2007 - [email protected]
d75cbca3d8ff * SUNWgnome-remote-desktop.spec:
halton
parents: 10230
diff changeset
   326
- Bump to 2.19.6.1.
d75cbca3d8ff * SUNWgnome-remote-desktop.spec:
halton
parents: 10230
diff changeset
   327
10230
be2290ab3987 2007-07-30 Damien Carbery <[email protected]>
dcarbery
parents: 10167
diff changeset
   328
* Mon Jul 30 2007 - [email protected]
be2290ab3987 2007-07-30 Damien Carbery <[email protected]>
dcarbery
parents: 10167
diff changeset
   329
- Bump to 2.19.6. Remove upstream patch, 01-suncc-build-fail.
be2290ab3987 2007-07-30 Damien Carbery <[email protected]>
dcarbery
parents: 10167
diff changeset
   330
10167
c5593de33d41 * base-specs/gnome-keyring.spec: Bump to 2.19.5,
halton
parents: 10079
diff changeset
   331
* Mon Jul 09 2007 - [email protected]
c5593de33d41 * base-specs/gnome-keyring.spec: Bump to 2.19.5,
halton
parents: 10079
diff changeset
   332
- Bump to 2.19.5.
c5593de33d41 * base-specs/gnome-keyring.spec: Bump to 2.19.5,
halton
parents: 10079
diff changeset
   333
- Add patch suncc-build-fail.diff to let build pass.
c5593de33d41 * base-specs/gnome-keyring.spec: Bump to 2.19.5,
halton
parents: 10079
diff changeset
   334
10079
8ce237420df7 2007-06-19 Damien Carbery <[email protected]>
dcarbery
parents: 10068
diff changeset
   335
* Tue Jun 19 2007 - [email protected]
8ce237420df7 2007-06-19 Damien Carbery <[email protected]>
dcarbery
parents: 10068
diff changeset
   336
- Bump to 2.19.4.1.
8ce237420df7 2007-06-19 Damien Carbery <[email protected]>
dcarbery
parents: 10068
diff changeset
   337
10068
5acfdebf1fe1 2007-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 9904
diff changeset
   338
* Mon Jun 18 2007 - [email protected]
5acfdebf1fe1 2007-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 9904
diff changeset
   339
- Bump to 2.19.4.
5acfdebf1fe1 2007-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 9904
diff changeset
   340
9903
c06f964094cb 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9693
diff changeset
   341
* Tue May 15 2007 - [email protected]
c06f964094cb 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9693
diff changeset
   342
- Bump to 2.19.2. Remove unneeded patch, 01-pkcs. gnome-keyring uses libgcrypt
c06f964094cb 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9693
diff changeset
   343
  now.
c06f964094cb 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9693
diff changeset
   344
9693
12e6e5d802b3 2007-04-08 Damien Carbery <[email protected]>
dcarbery
parents: 9629
diff changeset
   345
* Sun Apr 08 2007 - [email protected]
12e6e5d802b3 2007-04-08 Damien Carbery <[email protected]>
dcarbery
parents: 9629
diff changeset
   346
- Bump to 0.8.1. Remove upstream patch, 02-crash.
12e6e5d802b3 2007-04-08 Damien Carbery <[email protected]>
dcarbery
parents: 9629
diff changeset
   347
9629
3d812abc1b50 * base-specs/gnome-keyring.spec: Add patch crash.diff.
halton
parents: 9529
diff changeset
   348
* Tue Mar 27 2007 - [email protected]
3d812abc1b50 * base-specs/gnome-keyring.spec: Add patch crash.diff.
halton
parents: 9529
diff changeset
   349
- Add patch crash.diff.
3d812abc1b50 * base-specs/gnome-keyring.spec: Add patch crash.diff.
halton
parents: 9529
diff changeset
   350
9528
0e6d5ef03082 2007-03-12 Damien Carbery <[email protected]>
dcarbery
parents: 9458
diff changeset
   351
* Mon Mar 12 2007 - [email protected]
9529
17ccc91ef413 Correct gnome-keyring version number s/0.8.0/0.8/
dcarbery
parents: 9528
diff changeset
   352
- Bump to 0.8.
9528
0e6d5ef03082 2007-03-12 Damien Carbery <[email protected]>
dcarbery
parents: 9458
diff changeset
   353
9458
3a70d802e410 2007-03-06 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   354
* Tue Mar 06 2007 - [email protected]
3a70d802e410 2007-03-06 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   355
- Bump to 0.7.92.
3a70d802e410 2007-03-06 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   356
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   357
* Tue Feb 13 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   358
- Bump to 0.7.91.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   359
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   360
* Fri Jan 05 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   361
- Bump to 0.7.3.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   362
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   363
* Tue Dec 19 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   364
- Bump to 0.7.2.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   365
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   366
* Wed Dec 06 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   367
- Add intltoolize to read LIGUAS file. Fixes 6498950
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   368
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   369
* Mon Sep 04 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   370
- Bump to 0.6.0.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   371
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   372
* Fri Jul 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   373
- Bump to 0.5.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   374
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   375
* Tue May 02 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   376
- Remove unneeded intltoolize call.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   377
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   378
* Mon Mar 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   379
- Bump to 0.4.9.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   380
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   381
* Tue Feb 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   382
- Bump to 0.4.8.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   383
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   384
* Mon Feb 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   385
- Bump to 0.4.7.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   386
- Add hack to fix infinite loop problem in po/Makefile.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   387
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   388
* Tue Nov 29 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   389
- Bump to 0.4.6.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   390
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   391
* Thu Sep 15 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   392
- Bump to 0.4.5.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   393
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   394
* Fri Sep 09 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   395
- call intltoolize so that the correct Makefile.in.in is copied to po
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   396
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   397
* Tue Sep 06 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   398
- Call glib-gettextize as po/Makefile.in.in not in tarball. Add patch to
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   399
  skip the 'ar' locale as its files has problems #315335.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   400
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   401
* Mon Sep 05 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   402
- Bump to 0.4.4.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   403
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   404
* Mon Aug 15 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   405
- Bump to 0.4.3.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   406
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   407
* Wed Jun 15 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   408
- Add more libs to LDADD so that it builds with the new pkgconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   409
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   410
* Fri May 06 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   411
- Bump to 0.4.2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   412
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   413
* Fri Aug 29 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   414
- Added patch 01 for pkcs support.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   415
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   416
* Wed Aug 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   417
- removed --disable-gtk-doc since this isn't an option this module's
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   418
  configure takes.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   419
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   420
* Thu Jul 08 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   421
- Updated l10n content to gnome-keyring-l10n-po-1.2.tar.bz2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   422
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   423
* Wed Jul 07 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   424
- ported to rpm4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   425
                                                                                
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   426
* Wed Jul 07 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   427
- added "-j $CPUS" to make to speed up builds
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   428
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   429
* Wed May 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   430
- Updated l10n content to gnome-keyring-l10n-po-1.1.tar.bz2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   431
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   432
* Tue Apr 13 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   433
- upgraded tarball
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   434
* Wed Mar 31 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   435
- replace tar jxf with the more solaris friendly
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   436
  bzcat piped through tar
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   437
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   438
* Mon Mar 29 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   439
- Adding gnome-keyring-l10n-po-1.0.tar.bz2 l10n content
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   440
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   441
* Fri Mar 19 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   442
- Bump to 0.1.91 and remove the uninstalled pc patch
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   443
  since it's upstream.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   444
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   445
* Fri Mar 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   446
- define libexecdir in configure args
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   447
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   448
* Mon Feb 02 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   449
- bump to 0.1.2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   450
- Add patch to generate an -uninstalled.pc file
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   451
- Add ACLOCAL_FLAGS env to aclocal invocation
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   452
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   453
* Mon Dec 15 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   454
- Initial Sun release