base-specs/at-spi.spec
author convert-repo
Tue, 28 Sep 2010 11:41:29 +0000
changeset 20122 34a34bffcb68
parent 18269 5218a1567988
child 20174 feedc7b878f5
permissions -rw-r--r--
update tags
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 at-spi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     3
#
11447
dbb155175885 2008-01-14 Damien Carbery <[email protected]>
dcarbery
parents: 11430
diff changeset
     4
# Copyright (c) 2008 Sun Microsystems, Inc.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     5
# This file and all modifications and additions to the pristine
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     6
# package are under the same license as the package itself.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     7
#
16434
f21f22550fe9 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16426
diff changeset
     8
%define owner liyuan
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     9
#
10635
ea9c5ea506dd 2007-10-10 Damien Carbery <[email protected]>
dcarbery
parents: 10508
diff changeset
    10
17851
2a9662e48aca 2010-04-16 Christian Kelly <[email protected]>
chrisk
parents: 17815
diff changeset
    11
%define OSR LFI#105446 (gnome Exec. summary):n/a
16426
6e0af232ec80 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16376
diff changeset
    12
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    13
Name:         at-spi
14560
41f8ba787ba7 2008-11-05 Li Yuan <[email protected]>
liyuan
parents: 13809
diff changeset
    14
License:      LGPL v2
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    15
Group:        System/Libraries
18175
06418dc4300e 2010-06-25 Li Yuan <[email protected]>
liyuan
parents: 18069
diff changeset
    16
Version:      1.31.1
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    17
Release:      1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    18
Distribution: Java Desktop System
17851
2a9662e48aca 2010-04-16 Christian Kelly <[email protected]>
chrisk
parents: 17815
diff changeset
    19
Vendor:       Gnome Community
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    20
Summary:      Assistive Technology Service Provider Interface
18175
06418dc4300e 2010-06-25 Li Yuan <[email protected]>
liyuan
parents: 18069
diff changeset
    21
Source:       http://ftp.gnome.org/pub/GNOME/sources/at-spi/1.31/%{name}-%{version}.tar.bz2
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11830
diff changeset
    22
%if %build_l10n
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11830
diff changeset
    23
Source1:                 l10n-configure.sh
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11830
diff changeset
    24
%endif
16966
b458a9280f74 2009-11-17 Li Yuan <[email protected]>
liyuan
parents: 16913
diff changeset
    25
#date:2009-11-17 owner:liyuan type:branding doo#12703
b458a9280f74 2009-11-17 Li Yuan <[email protected]>
liyuan
parents: 16913
diff changeset
    26
Patch1:       at-spi-01-disable-dbus.diff
17368
ed688fac0a45 2010-01-17 Christian Kelly <[email protected]>
chrisk
parents: 17289
diff changeset
    27
# date:2010-01-17 owner:chrisk type:bug
ed688fac0a45 2010-01-17 Christian Kelly <[email protected]>
chrisk
parents: 17289
diff changeset
    28
Patch2:       at-spi-02-fixxref-modules.diff
17815
5a54f754f971 2010-04-09 Lin Ma <[email protected]>
lin
parents: 17781
diff changeset
    29
# date:2010-04-09 owner:lin type:bug doo#11495
5a54f754f971 2010-04-09 Lin Ma <[email protected]>
lin
parents: 17781
diff changeset
    30
Patch3:       at-spi-03-hack-for-gksu.diff
18069
33192d3306f5 2010-06-03 Ke Wang <[email protected]>
wangke
parents: 18046
diff changeset
    31
# date:2010-05-28 owner:wangke type:bug doo:15964
18046
630d2ec3d530 2010-05-28 Ke Wang <[email protected]>
wangke
parents: 17934
diff changeset
    32
Patch4:       at-spi-04-custom-g-main-context.diff
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    33
URL:          http://developer.gnome.org/projects/gap/
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    34
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    35
Docdir:       %{_defaultdocdir}/%{name}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    36
Autoreqprov:  on
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    37
Prereq:	      /sbin/ldconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    38
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    39
%define gtk2_version 2.4.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    40
%define libbonobo_version 2.6.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    41
%define atk_version 1.7.2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    42
%define gail_version 1.6.3
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    43
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    44
BuildRequires: gtk2-devel >= %{gtk2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    45
BuildRequires: libbonobo-devel >= %{libbonobo_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    46
BuildRequires: gail-devel >= %{gail_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    47
Requires:      gtk2 >= %{gtk2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    48
Requires:      libbonobo >= %{libbonobo_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    49
Requires:      gail >= %{gail_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    50
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
%description
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    52
at-spi allows assistive technologies to access GTK-based
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
applications. Essentially it exposes the internals of applications for
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    54
automation, so tools such as screen readers, magnifiers, or even
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
scripting interfaces can query and interact with GUI controls.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
%package devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
Summary:	Assistive Technology Service Provider Developer Interface
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
Group:		Development/Libraries/GNOME
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
Requires:	%{name} = %{version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    61
Requires:       libbonobo-devel >= %{libbonobo_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    62
Requires:       atk-devel >= %{atk_version}
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
%description devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    65
at-spi allows assistive technologies to access GTK-based
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
applications. Essentially it exposes the internals of applications for
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
automation, so tools such as screen readers, magnifiers, or even
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
scripting interfaces can query and interact with GUI controls.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
%setup -q
17168
f93426b8a721 2009-12-11 Li Yuan <[email protected]>
liyuan
parents: 17051
diff changeset
    72
#%patch1 -p1
17368
ed688fac0a45 2010-01-17 Christian Kelly <[email protected]>
chrisk
parents: 17289
diff changeset
    73
%patch2 -p1
17815
5a54f754f971 2010-04-09 Lin Ma <[email protected]>
lin
parents: 17781
diff changeset
    74
%patch3 -p1
18046
630d2ec3d530 2010-05-28 Ke Wang <[email protected]>
wangke
parents: 17934
diff changeset
    75
%patch4 -p1
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
%ifos linux
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
if [ -x /usr/bin/getconf ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
  CPUS=`getconf _NPROCESSORS_ONLN`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    83
  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
    84
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
if test "x$CPUS" = "x" -o $CPUS = 0; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    86
  CPUS=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    87
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    88
10399
5ec88b03a50a 2007-08-29 Damien Carbery <[email protected]>
dcarbery
parents: 10178
diff changeset
    89
intltoolize --force --copy --automake
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11830
diff changeset
    90
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11830
diff changeset
    91
%if %build_l10n
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11830
diff changeset
    92
bash -x %SOURCE1 --enable-copyright
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11830
diff changeset
    93
%endif
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11830
diff changeset
    94
18269
5218a1567988 2010-07-22 Brian Cameron <[email protected]>
yippi
parents: 18175
diff changeset
    95
export PYTHON=/usr/bin/python%{default_python_version}
15257
8f4bb6c9b7d3 2009-02-27 Li Yuan <[email protected]>
liyuan
parents: 15035
diff changeset
    96
13540
c831f79afbcf 2008-09-11 Christian Kelly <[email protected]>
chrisk
parents: 13358
diff changeset
    97
libtoolize -f
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
aclocal $ACLOCAL_FLAGS
16376
0aa4c9a4b341 2009-08-27 Li Yuan <[email protected]>
liyuan
parents: 16360
diff changeset
    99
autoheader
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   100
automake -a -c -f
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   101
autoconf
12763
63d744a55e5f 2008-07-07 Li Yuan <[email protected]>
liyuan
parents: 12570
diff changeset
   102
CFLAGS="%optflags"
63d744a55e5f 2008-07-07 Li Yuan <[email protected]>
liyuan
parents: 12570
diff changeset
   103
LDFLAGS="%{_ldflags}"
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   104
./configure --prefix=%{_prefix}			\
12763
63d744a55e5f 2008-07-07 Li Yuan <[email protected]>
liyuan
parents: 12570
diff changeset
   105
	    --libdir=%{_libdir}			\
63d744a55e5f 2008-07-07 Li Yuan <[email protected]>
liyuan
parents: 12570
diff changeset
   106
	    --bindir=%{_bindir}			\
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   107
            --sysconfdir=%{_sysconfdir}		\
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   108
	    --mandir=%{_mandir}			\
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   109
	    --libexecdir=%{_libexecdir}		\
15019
9ec94391d31a 2009-02-05 Li Yuan <[email protected]>
liyuan
parents: 14954
diff changeset
   110
	    --enable-xevie=no			\
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   111
	    %{gtk_doc_option}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   112
make -j $CPUS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   113
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   114
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   115
make DESTDIR=$RPM_BUILD_ROOT install
18175
06418dc4300e 2010-06-25 Li Yuan <[email protected]>
liyuan
parents: 18069
diff changeset
   116
rm $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/modules/at-spi-corba/modules/*.la
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   117
rm $RPM_BUILD_ROOT%{_libdir}/orbit-2.0/*.la
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   118
rm $RPM_BUILD_ROOT%{_libdir}/*.la
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   119
10635
ea9c5ea506dd 2007-10-10 Damien Carbery <[email protected]>
dcarbery
parents: 10508
diff changeset
   120
# Move to vendor-packages
18269
5218a1567988 2010-07-22 Brian Cameron <[email protected]>
yippi
parents: 18175
diff changeset
   121
if [ -x $RPM_BUILD_ROOT%{_libdir}/python%{default_python_version}/site-packages ]; then
5218a1567988 2010-07-22 Brian Cameron <[email protected]>
yippi
parents: 18175
diff changeset
   122
mkdir -p $RPM_BUILD_ROOT%{_libdir}/python%{default_python_version}/vendor-packages
5218a1567988 2010-07-22 Brian Cameron <[email protected]>
yippi
parents: 18175
diff changeset
   123
rm -rf $RPM_BUILD_ROOT%{_libdir}/python%{default_python_version}/vendor-packages/*
5218a1567988 2010-07-22 Brian Cameron <[email protected]>
yippi
parents: 18175
diff changeset
   124
mv $RPM_BUILD_ROOT%{_libdir}/python%{default_python_version}/site-packages/* \
5218a1567988 2010-07-22 Brian Cameron <[email protected]>
yippi
parents: 18175
diff changeset
   125
   $RPM_BUILD_ROOT%{_libdir}/python%{default_python_version}/vendor-packages
5218a1567988 2010-07-22 Brian Cameron <[email protected]>
yippi
parents: 18175
diff changeset
   126
rmdir $RPM_BUILD_ROOT%{_libdir}/python%{default_python_version}/site-packages
15035
81cef98253a6 2009-02-06 Li Yuan <[email protected]>
liyuan
parents: 15019
diff changeset
   127
fi
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   128
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   129
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   130
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   131
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   132
%post
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   133
/sbin/ldconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   134
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   135
%postun
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   136
/sbin/ldconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   137
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   138
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   139
%defattr(-,root,root)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   140
%{_libdir}/libspi*.so.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   141
%{_libdir}/libcspi*.so.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   142
%{_libdir}/libloginhelper*.so.*
18175
06418dc4300e 2010-06-25 Li Yuan <[email protected]>
liyuan
parents: 18069
diff changeset
   143
%{_libdir}/gtk-2.0/modules/at-spi-corba/modules/*.so
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   144
%{_libdir}/bonobo/servers/*.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   145
%{_libdir}/orbit-2.0/*.so
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   146
%{_libexecdir}/at-spi-registryd
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   147
%{_datadir}/locale/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   148
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   149
%files devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   150
%defattr(-, root, root)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   151
%{_includedir}/at-spi-1.0/cspi/*.h
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   152
%{_includedir}/at-spi-1.0/libspi/*.h
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   153
%{_includedir}/at-spi-1.0/login-helper/*.h
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   154
%{_libdir}/pkgconfig/*.pc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   155
%{_datadir}/gtk-doc/html
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   156
%{_datadir}/idl
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   157
%{_libdir}/libspi*.so
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   158
%{_libdir}/libcspi*.so
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   159
%{_libdir}/libloginhelper*.so
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   160
%{_mandir}/man3/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   161
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   162
%changelog
18175
06418dc4300e 2010-06-25 Li Yuan <[email protected]>
liyuan
parents: 18069
diff changeset
   163
* Fri Jun 25 2010 - [email protected]
06418dc4300e 2010-06-25 Li Yuan <[email protected]>
liyuan
parents: 18069
diff changeset
   164
- Bump to 1.31.1.
18046
630d2ec3d530 2010-05-28 Ke Wang <[email protected]>
wangke
parents: 17934
diff changeset
   165
* Fri May 28 2010 - [email protected]
630d2ec3d530 2010-05-28 Ke Wang <[email protected]>
wangke
parents: 17934
diff changeset
   166
- Add at-spi-04-custom-g-main-context.diff to fix doo 15964.
17934
a2a06609d9f0 2010-04-26 Christian Kelly <[email protected]>
chrisk
parents: 17851
diff changeset
   167
* Mon Apr 26 2010 - [email protected]
a2a06609d9f0 2010-04-26 Christian Kelly <[email protected]>
chrisk
parents: 17851
diff changeset
   168
- Bump to 1.30.1.
17815
5a54f754f971 2010-04-09 Lin Ma <[email protected]>
lin
parents: 17781
diff changeset
   169
* Tue Apr 09 2010 - [email protected]
5a54f754f971 2010-04-09 Lin Ma <[email protected]>
lin
parents: 17781
diff changeset
   170
- Add at-spi-03-hack-for-gksu.diff to fix doo#11495
17781
074db3c51640 2010-03-30 Christian Kelly <[email protected]>
chrisk
parents: 17650
diff changeset
   171
* Tue Mar 30 2010 - [email protected]
074db3c51640 2010-03-30 Christian Kelly <[email protected]>
chrisk
parents: 17650
diff changeset
   172
- Bump to 1.30.0.
17650
cb9d2e45f38a 2010-03-09 Li Yuan <[email protected]>
liyuan
parents: 17529
diff changeset
   173
* Tue Mar 09 2010 - [email protected]
cb9d2e45f38a 2010-03-09 Li Yuan <[email protected]>
liyuan
parents: 17529
diff changeset
   174
- Bump to 1.29.92.
17529
f77833bf9758 2010-02-10 Li Yuan <[email protected]>
liyuan
parents: 17430
diff changeset
   175
* Wed Feb 10 2010 - [email protected]
f77833bf9758 2010-02-10 Li Yuan <[email protected]>
liyuan
parents: 17430
diff changeset
   176
- Bump to 1.29.90.
17430
9a3c5686a8ae 2010-01-26 Li Yuan <[email protected]>
liyuan
parents: 17368
diff changeset
   177
* Mon Jan 25 2010 - [email protected]
9a3c5686a8ae 2010-01-26 Li Yuan <[email protected]>
liyuan
parents: 17368
diff changeset
   178
- Bump to 1.29.6.
9a3c5686a8ae 2010-01-26 Li Yuan <[email protected]>
liyuan
parents: 17368
diff changeset
   179
* Mon Jan 11 2010 - [email protected]
17289
1b27d194714d 2010-01-11 Li Yuan <[email protected]>
liyuan
parents: 17168
diff changeset
   180
- Bump to 1.29.5. Delete patch #2.
17168
f93426b8a721 2009-12-11 Li Yuan <[email protected]>
liyuan
parents: 17051
diff changeset
   181
* Fri Dec 11 2009 - [email protected]
f93426b8a721 2009-12-11 Li Yuan <[email protected]>
liyuan
parents: 17051
diff changeset
   182
- Disable patch #1 before integrated into OpenSolaris.
17051
5e8133e874f5 2009-11-30 Li Yuan <[email protected]>
liyuan
parents: 16966
diff changeset
   183
* Mon Nov 30 2009 - [email protected]
5e8133e874f5 2009-11-30 Li Yuan <[email protected]>
liyuan
parents: 16966
diff changeset
   184
- Bump to 1.29.3.
16966
b458a9280f74 2009-11-17 Li Yuan <[email protected]>
liyuan
parents: 16913
diff changeset
   185
* Tue Nov 17 2009 - [email protected]
b458a9280f74 2009-11-17 Li Yuan <[email protected]>
liyuan
parents: 16913
diff changeset
   186
- Bump to 1.29.2. Add at-spi-01-disable-dbus.diff and
b458a9280f74 2009-11-17 Li Yuan <[email protected]>
liyuan
parents: 16913
diff changeset
   187
  at-spi-02-python-path.diff.
16913
38ac1ceead17 2009-11-05 Li Yuan <[email protected]>
liyuan
parents: 16804
diff changeset
   188
* Thu Nov 09 2009 - [email protected]
38ac1ceead17 2009-11-05 Li Yuan <[email protected]>
liyuan
parents: 16804
diff changeset
   189
- Set 2.6 as the default version of Python.
16804
93ea17a8da2c 2009-10-19 Li Yuan <[email protected]>
liyuan
parents: 16639
diff changeset
   190
* Mon Oct 19 2009 - [email protected]
93ea17a8da2c 2009-10-19 Li Yuan <[email protected]>
liyuan
parents: 16639
diff changeset
   191
- Bump to 1.28.1.
16639
45597013082b 2009-09-24 Ke Wang <[email protected]>
wangke
parents: 16537
diff changeset
   192
* Thu Sep 24 2009 - [email protected]
45597013082b 2009-09-24 Ke Wang <[email protected]>
wangke
parents: 16537
diff changeset
   193
- Bump to 1.28.0
16537
4e1c43bea70f 2009-09-11 Li Yuan <[email protected]>
liyuan
parents: 16434
diff changeset
   194
* Fri Sep 11 2009 - [email protected]
4e1c43bea70f 2009-09-11 Li Yuan <[email protected]>
liyuan
parents: 16434
diff changeset
   195
- Bump to 1.27.92.
16376
0aa4c9a4b341 2009-08-27 Li Yuan <[email protected]>
liyuan
parents: 16360
diff changeset
   196
* Thu Aug 27 2009 - [email protected]
0aa4c9a4b341 2009-08-27 Li Yuan <[email protected]>
liyuan
parents: 16360
diff changeset
   197
- Run autoheader before configure.
16360
b29b24a9b914 2009-08-26 Li Yuan <[email protected]>
liyuan
parents: 15408
diff changeset
   198
* Wed Aug 26 2009 - [email protected]
b29b24a9b914 2009-08-26 Li Yuan <[email protected]>
liyuan
parents: 15408
diff changeset
   199
- Bump to 1.27.91.
15408
50707f165343 * base-specs/intltool.spec: Bump to 0.40.6.
davelam
parents: 15369
diff changeset
   200
* Tue Mar 17 2009 - [email protected]
50707f165343 * base-specs/intltool.spec: Bump to 0.40.6.
davelam
parents: 15369
diff changeset
   201
- Bump to 1.26.0
15318
58184148e338 2009-03-06 Li Yuan <[email protected]>
liyuan
parents: 15257
diff changeset
   202
* Fri Mar 06 2009 - [email protected]
58184148e338 2009-03-06 Li Yuan <[email protected]>
liyuan
parents: 15257
diff changeset
   203
- Bump to 1.25.92.
15257
8f4bb6c9b7d3 2009-02-27 Li Yuan <[email protected]>
liyuan
parents: 15035
diff changeset
   204
* Fri Feb 27 2009 - [email protected]
8f4bb6c9b7d3 2009-02-27 Li Yuan <[email protected]>
liyuan
parents: 15035
diff changeset
   205
- Add support for multi versions of python.
15035
81cef98253a6 2009-02-06 Li Yuan <[email protected]>
liyuan
parents: 15019
diff changeset
   206
* Fri Feb 06 2009 - [email protected]
81cef98253a6 2009-02-06 Li Yuan <[email protected]>
liyuan
parents: 15019
diff changeset
   207
- Install pyatspi in vendor-packages.
15019
9ec94391d31a 2009-02-05 Li Yuan <[email protected]>
liyuan
parents: 14954
diff changeset
   208
* Thu Feb 05 2009 - [email protected]
9ec94391d31a 2009-02-05 Li Yuan <[email protected]>
liyuan
parents: 14954
diff changeset
   209
- Disable xevie. Bug 6801596.
14954
3969ca3a8ef7 2009-01-22 Li Yuan <[email protected]>
liyuan
parents: 14874
diff changeset
   210
* Thu Jan 22 2009 - [email protected]
3969ca3a8ef7 2009-01-22 Li Yuan <[email protected]>
liyuan
parents: 14874
diff changeset
   211
- Bump to 1.25.5. Removed at-spi-01-build.diff.
14874
033d87b31dce 2009-01-08 Li Yuan <[email protected]>
liyuan
parents: 14697
diff changeset
   212
* Thu Jan 08 2009 - [email protected]
033d87b31dce 2009-01-08 Li Yuan <[email protected]>
liyuan
parents: 14697
diff changeset
   213
- Bump to 1.25.4. Added at-spi-01-build.diff.
14697
44961511f070 bump to gnome2.25.2
davelam
parents: 14560
diff changeset
   214
* Wed Dec 03 2008 - [email protected]
44961511f070 bump to gnome2.25.2
davelam
parents: 14560
diff changeset
   215
- Bump to 1.25.2
14560
41f8ba787ba7 2008-11-05 Li Yuan <[email protected]>
liyuan
parents: 13809
diff changeset
   216
* Wed Nov 05 2008 - [email protected]
41f8ba787ba7 2008-11-05 Li Yuan <[email protected]>
liyuan
parents: 13809
diff changeset
   217
- Change copyright information.
13809
478a2d0d7ce5 2008-09-29 Christian Kelly <[email protected]>
chrisk
parents: 13804
diff changeset
   218
* Mon Sep 29 2008 - [email protected]
478a2d0d7ce5 2008-09-29 Christian Kelly <[email protected]>
chrisk
parents: 13804
diff changeset
   219
- Take out mv site-packages to vendor-packages.
13804
f38fc63f2343 base-specs/eel.spec: Correct download URL
pale
parents: 13800
diff changeset
   220
* Sun Sep 28 2008 - [email protected]
f38fc63f2343 base-specs/eel.spec: Correct download URL
pale
parents: 13800
diff changeset
   221
- Correct download URL
13800
31bc1f21c5b2 2008-09-27 Christian Kelly <[email protected]>
chrisk
parents: 13540
diff changeset
   222
* Sat Sep 27 2008 - [email protected]
31bc1f21c5b2 2008-09-27 Christian Kelly <[email protected]>
chrisk
parents: 13540
diff changeset
   223
- Bump to 1.24.0.
13540
c831f79afbcf 2008-09-11 Christian Kelly <[email protected]>
chrisk
parents: 13358
diff changeset
   224
* Thu Sep 11 2008 - [email protected]
c831f79afbcf 2008-09-11 Christian Kelly <[email protected]>
chrisk
parents: 13358
diff changeset
   225
- Bump to 1.23.92, add libtoolize -f to fix build issue.
13358
50455b0bac50 2008-09-02 Christian Kelly <[email protected]>
chrisk
parents: 13023
diff changeset
   226
* Tue Sep 02 2008 - [email protected]
50455b0bac50 2008-09-02 Christian Kelly <[email protected]>
chrisk
parents: 13023
diff changeset
   227
- Bump to 1.23.91.
13023
17d360c68aab 2008-08-05 Damien Carbery <[email protected]>
dcarbery
parents: 12868
diff changeset
   228
* Tue Aug 05 2008 - [email protected]
17d360c68aab 2008-08-05 Damien Carbery <[email protected]>
dcarbery
parents: 12868
diff changeset
   229
- Bump to 1.23.6.
12868
1f6c9100aa85 2008-07-21 Damien Carbery <[email protected]>
dcarbery
parents: 12785
diff changeset
   230
* Mon Jul 21 2008 - [email protected]
1f6c9100aa85 2008-07-21 Damien Carbery <[email protected]>
dcarbery
parents: 12785
diff changeset
   231
- Bump to 1.23.5. Remove upstream patch 01-uninstalled.
12785
82b935aeed3f 2008-07-09 Damien Carbery <[email protected]>
dcarbery
parents: 12763
diff changeset
   232
* Wed Jul 09 2008 - [email protected]
82b935aeed3f 2008-07-09 Damien Carbery <[email protected]>
dcarbery
parents: 12763
diff changeset
   233
- Add patch 01-uninstalled to fix bugzilla #542217.
12763
63d744a55e5f 2008-07-07 Li Yuan <[email protected]>
liyuan
parents: 12570
diff changeset
   234
* Mon Jul 07 2008 - [email protected]
63d744a55e5f 2008-07-07 Li Yuan <[email protected]>
liyuan
parents: 12570
diff changeset
   235
- Fix 6697334. Add 64 bit libraries support.
12570
a1b3a4defa67 2008-06-03 Damien Carbery <[email protected]>
dcarbery
parents: 12031
diff changeset
   236
* Tue Jun 03 2008 - [email protected]
a1b3a4defa67 2008-06-03 Damien Carbery <[email protected]>
dcarbery
parents: 12031
diff changeset
   237
- Bump to 1.23.3.
11830
22e047141083 2008-03-10 Damien Carbery <[email protected]>
dcarbery
parents: 11709
diff changeset
   238
* Mon Mar 10 2008 - [email protected]
22e047141083 2008-03-10 Damien Carbery <[email protected]>
dcarbery
parents: 11709
diff changeset
   239
- Bump to 1.22.0.
11709
fdf69cf35651 2008-02-25 Damien Carbery <[email protected]>
dcarbery
parents: 11447
diff changeset
   240
* Mon Feb 25 2008 - [email protected]
fdf69cf35651 2008-02-25 Damien Carbery <[email protected]>
dcarbery
parents: 11447
diff changeset
   241
- Bump to 1.21.92.
11447
dbb155175885 2008-01-14 Damien Carbery <[email protected]>
dcarbery
parents: 11430
diff changeset
   242
* Mon Jan 14 2008 - [email protected]
dbb155175885 2008-01-14 Damien Carbery <[email protected]>
dcarbery
parents: 11430
diff changeset
   243
- Bump to 1.21.5.
11430
c628da44e2b8 2008-01-10 Li Yuan <[email protected]>
liyuan
parents: 11280
diff changeset
   244
* Thu Jan 10 2008 - [email protected]
c628da44e2b8 2008-01-10 Li Yuan <[email protected]>
liyuan
parents: 11280
diff changeset
   245
- change owner to liyuan.
11280
426cb4b7de24 2007-12-04 Damien Carbery <[email protected]>
dcarbery
parents: 11077
diff changeset
   246
* Tue Dec 04 2007 - [email protected]
426cb4b7de24 2007-12-04 Damien Carbery <[email protected]>
dcarbery
parents: 11077
diff changeset
   247
- Bump to 1.21.3.
11077
f06ce3f6eb7d 2007-10-30 Damien Carbery <[email protected]>
dcarbery
parents: 10674
diff changeset
   248
* Tue Oct 30 2007 - [email protected]
f06ce3f6eb7d 2007-10-30 Damien Carbery <[email protected]>
dcarbery
parents: 10674
diff changeset
   249
- Bump to 1.21.1.
10674
13ff310554af 2007-10-19 Damien Carbery <[email protected]>
dcarbery
parents: 10641
diff changeset
   250
* Fri Oct 19 2007 - [email protected]
13ff310554af 2007-10-19 Damien Carbery <[email protected]>
dcarbery
parents: 10641
diff changeset
   251
- Bump to 1.20.1.
10635
ea9c5ea506dd 2007-10-10 Damien Carbery <[email protected]>
dcarbery
parents: 10508
diff changeset
   252
* Wed Oct 10 2007 - [email protected]
10641
c9864ab4f7a9 Add bug number (6615442) to %changelog for move from site-packages to vendor-packages.
dcarbery
parents: 10635
diff changeset
   253
- Move files from site-packages to vendor-packages. Fixes 6615442.
10508
e6cbe308a155 2007-09-18 Damien Carbery <[email protected]>
dcarbery
parents: 10399
diff changeset
   254
* Tue Sep 18 2007 - [email protected]
e6cbe308a155 2007-09-18 Damien Carbery <[email protected]>
dcarbery
parents: 10399
diff changeset
   255
- Bump to 1.20.0.
10399
5ec88b03a50a 2007-08-29 Damien Carbery <[email protected]>
dcarbery
parents: 10178
diff changeset
   256
* Wed Aug 29 2007 - [email protected]
5ec88b03a50a 2007-08-29 Damien Carbery <[email protected]>
dcarbery
parents: 10178
diff changeset
   257
- Add intltoolize call to update intltool scripts.
10178
a7f02aa69081 2007-07-11 Damien Carbery <[email protected]>
dcarbery
parents: 10004
diff changeset
   258
* Wed Jul 11 2007 - [email protected]
a7f02aa69081 2007-07-11 Damien Carbery <[email protected]>
dcarbery
parents: 10004
diff changeset
   259
- Bump to 1.19.5.
10004
749465fa8400 2007-06-06 Damien Carbery <[email protected]>
dcarbery
parents: 9862
diff changeset
   260
* Wed Jun 06 2007 - [email protected]
749465fa8400 2007-06-06 Damien Carbery <[email protected]>
dcarbery
parents: 9862
diff changeset
   261
- Bump to 1.19.3.
9862
501ac35585af Commit bumped at-spi.spec too.
dcarbery
parents: 9732
diff changeset
   262
* Thu May 10 2007 - [email protected]
501ac35585af Commit bumped at-spi.spec too.
dcarbery
parents: 9732
diff changeset
   263
- Bump to 1.19.1.
9732
29353b43604f 2007-04-12 Damien Carbery <[email protected]>
dcarbery
parents: 9522
diff changeset
   264
* Thu Apr 12 2007 - [email protected]
29353b43604f 2007-04-12 Damien Carbery <[email protected]>
dcarbery
parents: 9522
diff changeset
   265
- Bump to 1.18.1.
9522
eee0e85e99af 2007-03-12 Damien Carbery <[email protected]>
dcarbery
parents: 9437
diff changeset
   266
* Mon Mar 12 2007 - [email protected]
eee0e85e99af 2007-03-12 Damien Carbery <[email protected]>
dcarbery
parents: 9437
diff changeset
   267
- Bump to 1.18.0.
9437
e5a1d2abb76f 2007-03-05 Damien Carbery <[email protected]>
dcarbery
parents: 9400
diff changeset
   268
* Mon Mar 05 2007 - [email protected]
e5a1d2abb76f 2007-03-05 Damien Carbery <[email protected]>
dcarbery
parents: 9400
diff changeset
   269
- Bump to 1.17.2.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   270
* Wed Feb 28 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   271
- Remove upstream patch, at-spi-01-get-attributes-crash.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   272
* Tue Feb 13 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   273
- Bump to 1.17.0.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   274
* Mon Jan 22 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   275
- Bump to 1.7.16.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   276
* Mon Jan 08 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   277
- Bump to 1.7.15.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   278
* Tue Dec 19 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   279
- Bump to 1.7.14. Remove upstream patch, at-spi-01-fix-leak.diff.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   280
* Fri Dec 08 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   281
- Bump to 1.7.13.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   282
* Fri Nov 10 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   283
- Remove patch 01-define-symbols.diff; move patch 02-fix-leak.diff to
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   284
  01-fix-leak.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   285
* Fri Nov  3 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   286
- use %gtk_doc_option in configure so that it can be disabled using
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   287
  --without-gtk-doc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   288
* Wed Oct 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   289
- Add patch 02-fix-leak to fix bug 6457388
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   290
* Mon Oct 02 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   291
- Bump to 1.7.12.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   292
* Tue Aug 22 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   293
- Bump to 1.7.11.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   294
* Tue Jul 25 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   295
- Bump to 1.7.10.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   296
* Wed Jul 19 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   297
- Bump to 1.7.9
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   298
* Mon Apr 01 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   299
- Add patch 01-define-symbols so that gok builds.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   300
* Fri Mar 31 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   301
- Bump to 1.7.7.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   302
* Tue Feb 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   303
- Bump to 1.7.6.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   304
* Thu Feb 23 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   305
- Remove 'make clean' hack as 1.7.5 tarball fixed the issue.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   306
* Tue Feb 21 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   307
- Bump to 1.7.5.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   308
* Thu Feb 16 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   309
- Add "make clean" hack to ensure that the bonobo
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   310
  registry server file is built with the right
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   311
  sysconfdir.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   312
* Tue Jan 31 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   313
- Bump to 1.7.4.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   314
* Tue Jan 31 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   315
- Bump to 1.7.3.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   316
* Fri Jan 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   317
- Bump to 1.7.2.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   318
* Thu Sep 08 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   319
- Bump to 1.6.6.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   320
* Mon Sep 05 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   321
- Bump to 1.6.5.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   322
* Tue Aug 23 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   323
- Move CFLAGS setting as it was useless in original location.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   324
* Tue Jun 14 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   325
- Added aclocal/automake/autoconf, needed for Solaris build.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   326
* Mon May 16 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   327
- Bump to 1.6.4 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   328
* Mon May 16 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   329
- Bump to 1.6.3 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   330
* Tue Apr 5 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   331
- Added patch at-spi-01-leakfix.diff to fix leak in bounds-change events.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   332
* Thu Dec 9 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   333
- Revved to 1.6.2, to get fixes for 6192693, 6205004, others.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   334
* Wed Sep 1 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   335
- Bumped to version 1.5.4, to include fixes for 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   336
- activation issues with DISPLAY env, and gnopernicus
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   337
- dependencies.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   338
* Tue Aug 31 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   339
- Removed patch since #5088625 has been fixed, and
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   340
- the patch is incompatible with the fix.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   341
* Wed Aug 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   342
- added patch from Padraig to work around P1/S2 bug #5088625.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   343
* Wed Jul 07 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   344
- added "-j $CPUS" to make to speed up builds
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   345
* Fri Jun 11 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   346
- add login-helper headers and lib to %files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   347
* Wed Jun 02 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   348
- Bump version to 1.5.2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   349
* Fri Apr 30 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   350
- Bump version to 1.5.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   351
* Tue Mar 23 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   352
- Remove "patch -p1" from the %prep section since
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   353
  the patch was removed, and this is causing an
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   354
  error on Solaris build.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   355
* Tue Mar 23 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   356
- Bump version to 1.4.0, remove reference to 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   357
  at-spi-01-uninstalled-idldir.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   358
* Mon Mar 22 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   359
- backport idldir fix in uninstalled.pc files from HEAD
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   360
* Tue Mar 16 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   361
- Remove the uninstalled-pc patch as it's 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   362
  upstream now.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   363
* Thu Mar 11 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   364
- Reset release to 1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   365
* Wed Mar 10 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   366
- Bump to 1.3.15
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   367
* Mon Feb 23 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   368
- Add '--libexecdir=%{_libexecdir}' to install files to correct dir on Solaris.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   369
* Wed Feb 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   370
- tarball upgrade to 1.3.12, add manpages, update %files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   371
* Wed Dec 16 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   372
- tarball upgrade to 1.3.9
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   373
* Fri Oct 10 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   374
- tarball upgrade
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   375
* Thu Aug 14 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   376
- move *.so to -devel, remove *.a and *.al
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   377
* Thu May 08 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   378
- Created new spec file for at-spi