base-specs/accerciser.spec
author davelam
Fri, 25 Sep 2009 09:25:16 +0000
changeset 16657 c16ab44a6a3e
parent 16434 f21f22550fe9
child 16752 dc4abb30db25
permissions -rw-r--r--
2009-09-25 Dave Lin <[email protected]> * base-specs/pygobject.spec: Bump to 2.20.0. * patches/pygobject-01-uninstalled-pc.diff: Removed the upstreamed patch. * base-specs/gtk2-engines.spec: Bump to 2.18.4. * SUNWcheese.spec: Bump to 2.28.0.1. * base-specs/gnome-mag.spec: Bump to 0.15.9. * base-specs/accerciser.spec: Bump to 1.8.0. * base-specs/evolution-exchange.spec: Bump to 2.28.0. * base-specs/evolution-webcal.spec: Bump to 2.28.0. * base-specs/gok.spec: Bump to 2.28.0. * base-specs/libsoup.spec: Bump to 2.28.0. * base-specs/mousetweaks.spec: Bump to 2.28.0. * base-specs/orca.spec: Bump to 2.28.0.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10419
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
     1
#
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
     2
# includes module(s): accerciser
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
     3
#
11451
8cfad7d5e0a3 2008-01-14 Brian Cameron <[email protected]>
yippi
parents: 11275
diff changeset
     4
# Copyright (c) 2008 Sun Microsystems, Inc.
10419
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
     5
# This file and all modifications and additions to the pristine
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
     6
# package are under the same license as the package itself.
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
     7
#
16434
f21f22550fe9 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16426
diff changeset
     8
%define owner liyuan
10419
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
     9
#
10635
ea9c5ea506dd 2007-10-10 Damien Carbery <[email protected]>
dcarbery
parents: 10509
diff changeset
    10
%define pythonver 2.4
10419
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    11
16426
6e0af232ec80 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16360
diff changeset
    12
%define OSR gnome.org:0
6e0af232ec80 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16360
diff changeset
    13
10419
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    14
Name:           accerciser
16657
c16ab44a6a3e 2009-09-25 Dave Lin <[email protected]>
davelam
parents: 16434
diff changeset
    15
Version:        1.8.0
10419
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    16
Release:        1%{?dist}
16266
cf277dd986ea 2009-08-13 Li Yuan <[email protected]>
liyuan
parents: 16242
diff changeset
    17
Vendor:         Sun Microsystems, Inc.
10419
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    18
Summary:        An interactive Python accessibility explorer for the GNOME desktop
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    19
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    20
Group:          Applications/System
14560
41f8ba787ba7 2008-11-05 Li Yuan <[email protected]>
liyuan
parents: 13812
diff changeset
    21
License:        BSD
10419
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    22
URL:            http://live.gnome.org/Accerciser
16657
c16ab44a6a3e 2009-09-25 Dave Lin <[email protected]>
davelam
parents: 16434
diff changeset
    23
Source:         http://ftp.gnome.org/pub/GNOME/sources/%{name}/1.8/%{name}-%{version}.tar.bz2
11193
81cc49dca056 Mark accerciser-01-remove-from-menu.diff as a branding patch, not a bug.
yippi
parents: 11164
diff changeset
    24
#owner:liyuan date:2007-11-09 bugster:6610155 type:branding
11164
2dc9bc7cab99 2007-11-12 Li Yuan <[email protected]>
liyuan
parents: 11077
diff changeset
    25
Patch1:         accerciser-01-remove-from-menu.diff
10419
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    26
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    27
BuildRequires: gnome-doc-utils, desktop-file-utils, scrollkeeper, gnome-python2-libwnck, gettext
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    28
Requires:  at-spi, pygtk2, gnome-python2, gnome-python2-libwnck, pygtk2-libglade, gnome-python2-bonobo
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    29
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    30
#Requires(pre): GConf2
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    31
#Requires(post): scrollkeeper GConf2
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    32
#Requires(postun): scrollkeeper
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    33
#Requires(preun): GConf2
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    34
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    35
%description
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    36
Accerciser is an interactive Python accessibility explorer for the GNOME 
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    37
desktop. It uses AT-SPI to inspect and control widgets, allowing you to 
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    38
check if an application is providing correct information to assistive 
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    39
technologies and automated test frameworks.
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    40
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    41
%prep
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    42
%setup -q
11164
2dc9bc7cab99 2007-11-12 Li Yuan <[email protected]>
liyuan
parents: 11077
diff changeset
    43
%patch1 -p1
10419
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    44
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    45
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    46
%build
11936
6c0f07130c5d 2008-03-27 Damien Carbery <[email protected]>
dcarbery
parents: 11725
diff changeset
    47
aclocal $ACLOCAL_FLAGS
6c0f07130c5d 2008-03-27 Damien Carbery <[email protected]>
dcarbery
parents: 11725
diff changeset
    48
automake --add-missing
6c0f07130c5d 2008-03-27 Damien Carbery <[email protected]>
dcarbery
parents: 11725
diff changeset
    49
autoconf
6c0f07130c5d 2008-03-27 Damien Carbery <[email protected]>
dcarbery
parents: 11725
diff changeset
    50
10419
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    51
./configure     --prefix=%{_prefix}		\
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    52
                --libdir=%{_libdir}             \
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    53
                --bindir=%{_bindir}             \
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    54
                --datadir=%{_datadir}           \
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    55
                --sysconfdir=%{_sysconfdir}	\
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    56
		--disable-scrollkeeper
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    57
make
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    58
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    59
%install
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    60
rm -rf $RPM_BUILD_ROOT
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    61
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    62
make -i install DESTDIR=$RPM_BUILD_ROOT
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    63
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    64
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    65
#desktop-file-install --vendor="" --delete-original \
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    66
#  --dir $RPM_BUILD_ROOT%{_datadir}/applications        \
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    67
#  $RPM_BUILD_ROOT/%{_datadir}/applications/%{name}.desktop
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    68
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    69
#%find_lang %{name}
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    70
10635
ea9c5ea506dd 2007-10-10 Damien Carbery <[email protected]>
dcarbery
parents: 10509
diff changeset
    71
# Move to vendor-packages
ea9c5ea506dd 2007-10-10 Damien Carbery <[email protected]>
dcarbery
parents: 10509
diff changeset
    72
mv $RPM_BUILD_ROOT%{_libdir}/python%{pythonver}/site-packages \
ea9c5ea506dd 2007-10-10 Damien Carbery <[email protected]>
dcarbery
parents: 10509
diff changeset
    73
   $RPM_BUILD_ROOT%{_libdir}/python%{pythonver}/vendor-packages
ea9c5ea506dd 2007-10-10 Damien Carbery <[email protected]>
dcarbery
parents: 10509
diff changeset
    74
10419
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    75
%clean
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    76
rm -rf $RPM_BUILD_ROOT
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    77
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    78
%prep
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    79
if [ "$1" -gt 1 ]; then
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    80
    export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    81
    gconftool-2 --makefile-uninstall-rule \
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    82
      %{_sysconfdir}/gconf/schemas/accerciser.schemas >/dev/null || :
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    83
    killall -HUP gconfd-2 || :
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    84
fi
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    85
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    86
%post
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    87
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    88
gconftool-2 --makefile-install-rule \
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    89
  %{_sysconfdir}/gconf/schemas/accerciser.schemas > /dev/null || :
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    90
killall -HUP gconfd-2 || :
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    91
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    92
scrollkeeper-update -q -o %{_datadir}/omf/%{name} || :
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    93
touch --no-create %{_datadir}/icons/hicolor || :
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    94
%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    95
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    96
%postun
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    97
scrollkeeper-update -q || :
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    98
touch --no-create %{_datadir}/icons/hicolor || :
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
    99
%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
   100
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
   101
%preun
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
   102
if [ "$1" -eq 0 ]; then
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
   103
    export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
   104
    gconftool-2 --makefile-uninstall-rule \
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
   105
      %{_sysconfdir}/gconf/schemas/accerciser.schemas > /dev/null || :
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
   106
    killall -HUP gconfd-2 || :
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
   107
fi
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
   108
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
   109
%files -f %{name}.lang
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
   110
%defattr(-,root,root)
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
   111
%doc README AUTHORS ChangeLog COPYING NEWS
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
   112
%{_bindir}/%{name}
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
   113
#%{python_sitearch}/%{name}
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
   114
%{_datadir}/%{name}
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
   115
%{_datadir}/omf/%{name}
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
   116
%{_datadir}/applications/*.desktop
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
   117
%{_datadir}/icons/hicolor/*/apps/%{name}.*
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
   118
%{_datadir}/gnome/help/%{name}
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
   119
%{_sysconfdir}/gconf/schemas/%{name}.schemas
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
   120
ece4471e32c2 2007-09-02 Li Yuan <[email protected]>
liyuan
parents:
diff changeset
   121
%changelog
16657
c16ab44a6a3e 2009-09-25 Dave Lin <[email protected]>
davelam
parents: 16434
diff changeset
   122
* Wed Sep 23 2009 - [email protected]
c16ab44a6a3e 2009-09-25 Dave Lin <[email protected]>
davelam
parents: 16434
diff changeset
   123
- Bump to 1.8.0
16360
b29b24a9b914 2009-08-26 Li Yuan <[email protected]>
liyuan
parents: 16266
diff changeset
   124
* Wed Aug 26 2009 - [email protected]
b29b24a9b914 2009-08-26 Li Yuan <[email protected]>
liyuan
parents: 16266
diff changeset
   125
- Bump to 1.7.91.
16266
cf277dd986ea 2009-08-13 Li Yuan <[email protected]>
liyuan
parents: 16242
diff changeset
   126
* Thu Aug 13 2009 - [email protected]
cf277dd986ea 2009-08-13 Li Yuan <[email protected]>
liyuan
parents: 16242
diff changeset
   127
- Update vendor information.
16242
bc0f681eef6f 2009-08-12 Li Yuan <[email protected]>
liyuan
parents: 16063
diff changeset
   128
* Wed Aug 12 2009 - [email protected]
bc0f681eef6f 2009-08-12 Li Yuan <[email protected]>
liyuan
parents: 16063
diff changeset
   129
- Bump to 1.7.90.
16063
adafa2dfba3a 2009-07-19 Christian Kelly <[email protected]>
chrisk
parents: 16002
diff changeset
   130
* Sun Jul 19 2009 - [email protected]
adafa2dfba3a 2009-07-19 Christian Kelly <[email protected]>
chrisk
parents: 16002
diff changeset
   131
- Bump to 1.7.4.
16002
51d3a30acdab 2009-07-06 Christian Kelly <[email protected]>
chrisk
parents: 15628
diff changeset
   132
* Mon Jul 06 2009 - [email protected]
51d3a30acdab 2009-07-06 Christian Kelly <[email protected]>
chrisk
parents: 15628
diff changeset
   133
- Bump to 1.7.2.
15628
2d07f9379a86 2009-04-16 Dave Lin <[email protected]>
davelam
parents: 15409
diff changeset
   134
* Wed Apr 15 2009 - [email protected]
2d07f9379a86 2009-04-16 Dave Lin <[email protected]>
davelam
parents: 15409
diff changeset
   135
- Bump to 1.6.1
15409
e3ec3214270e * base-specs/glibmm.spec: Bump to 2.20.0.
davelam
parents: 15130
diff changeset
   136
* Tue Mar 17 2009 - [email protected]
e3ec3214270e * base-specs/glibmm.spec: Bump to 2.20.0.
davelam
parents: 15130
diff changeset
   137
- Bump to 1.6.0
15130
cd4618f9f8d5 2009-02-18 Dave Lin <[email protected]>
davelam
parents: 15028
diff changeset
   138
* Wed Feb 18 2009 - [email protected]
cd4618f9f8d5 2009-02-18 Dave Lin <[email protected]>
davelam
parents: 15028
diff changeset
   139
- Bump to 1.5.91
15028
bf1a940acbfc 2009-02-05 Christian Kelly <[email protected]>
chrisk
parents: 14957
diff changeset
   140
* Thu Feb 05 2009 - [email protected]
bf1a940acbfc 2009-02-05 Christian Kelly <[email protected]>
chrisk
parents: 14957
diff changeset
   141
- Bump to 1.5.9.
14957
cf385b470ff8 2009-01-22 Li Yuan <[email protected]>
liyuan
parents: 14874
diff changeset
   142
* Thu Jan 22 2009 - [email protected]
cf385b470ff8 2009-01-22 Li Yuan <[email protected]>
liyuan
parents: 14874
diff changeset
   143
- Bump to 1.5.5.
14874
033d87b31dce 2009-01-08 Li Yuan <[email protected]>
liyuan
parents: 14697
diff changeset
   144
* Thu Jan 08 2009 - [email protected]
033d87b31dce 2009-01-08 Li Yuan <[email protected]>
liyuan
parents: 14697
diff changeset
   145
- Bump to 1.5.4.
14697
44961511f070 bump to gnome2.25.2
davelam
parents: 14560
diff changeset
   146
* Wed Dec 03 2008 - [email protected]
44961511f070 bump to gnome2.25.2
davelam
parents: 14560
diff changeset
   147
- Bump to 1.5.2
14560
41f8ba787ba7 2008-11-05 Li Yuan <[email protected]>
liyuan
parents: 13812
diff changeset
   148
* Wed Nov 05 2008 - [email protected]
41f8ba787ba7 2008-11-05 Li Yuan <[email protected]>
liyuan
parents: 13812
diff changeset
   149
- Change copyright information.
13812
e1859a6c5a03 base-specs/accerciser.spec: It's the 29th today
pale
parents: 13811
diff changeset
   150
* Mon Sep 29 2008 - [email protected]
13811
393dfdc7c553 base-specs/accerciser.spec: Change download URL
pale
parents: 13732
diff changeset
   151
- Correct download URL
13732
57cf15aecc22 2008-09-23 Christian Kelly <[email protected]>
chrisk
parents: 13457
diff changeset
   152
* Tue Sep 23 2008 - [email protected]
57cf15aecc22 2008-09-23 Christian Kelly <[email protected]>
chrisk
parents: 13457
diff changeset
   153
- Bump to 1.4.0.
13457
7f0c5147e31f 2008-09-09 Christian Kelly <[email protected]>
chrisk
parents: 13369
diff changeset
   154
* Tue Sep 09 2008 - [email protected]
7f0c5147e31f 2008-09-09 Christian Kelly <[email protected]>
chrisk
parents: 13369
diff changeset
   155
- Bump to 1.3.92.
13369
da0eba72de83 2008-09-02 Christian Kelly <[email protected]>
chrisk
parents: 13031
diff changeset
   156
* Tue Sep 02 2008 - [email protected]
da0eba72de83 2008-09-02 Christian Kelly <[email protected]>
chrisk
parents: 13031
diff changeset
   157
- Bump to 1.3.91.
13031
64a530c06ec0 2008-08-05 Damien Carbery <[email protected]>
dcarbery
parents: 12868
diff changeset
   158
* Tue Aug 05 2008 - [email protected]
64a530c06ec0 2008-08-05 Damien Carbery <[email protected]>
dcarbery
parents: 12868
diff changeset
   159
- Bump to 1.3.6.
12868
1f6c9100aa85 2008-07-21 Damien Carbery <[email protected]>
dcarbery
parents: 12686
diff changeset
   160
* Mon Jul 21 2008 - [email protected]
1f6c9100aa85 2008-07-21 Damien Carbery <[email protected]>
dcarbery
parents: 12686
diff changeset
   161
- Bump to 1.3.5.
12684
4c1b414923a9 2008-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 12656
diff changeset
   162
* Tue Jun 17 2008 - [email protected]
4c1b414923a9 2008-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 12656
diff changeset
   163
- Bump to 1.3.4. Remove upstream patch, 02-pyatspi-check.
12627
dcb4213998c8 2008-06-10 Damien Carbery <[email protected]>
dcarbery
parents: 12518
diff changeset
   164
* Tue Jun 10 2008 - [email protected]
dcb4213998c8 2008-06-10 Damien Carbery <[email protected]>
dcarbery
parents: 12518
diff changeset
   165
- Add patch 02-pyatspi-check to skip the pyatspi check as it requires a display.
12518
4770517550c5 2008-05-28 Damien Carbery <[email protected]>
dcarbery
parents: 11936
diff changeset
   166
* Wed May 28 2008 - [email protected]
4770517550c5 2008-05-28 Damien Carbery <[email protected]>
dcarbery
parents: 11936
diff changeset
   167
- Bump to 1.3.1.
11936
6c0f07130c5d 2008-03-27 Damien Carbery <[email protected]>
dcarbery
parents: 11725
diff changeset
   168
* Thu Mar 27 2008 - [email protected]
12518
4770517550c5 2008-05-28 Damien Carbery <[email protected]>
dcarbery
parents: 11936
diff changeset
   169
- Bump to 1.2.0. Call aclocal, automake and autoconf to get patched
4770517550c5 2008-05-28 Damien Carbery <[email protected]>
dcarbery
parents: 11936
diff changeset
   170
  intltool.m4.
11725
b731d2d412a2 2008-02-26 Damien Carbery <[email protected]>
dcarbery
parents: 11615
diff changeset
   171
* Tue Feb 26 2008 - [email protected]
b731d2d412a2 2008-02-26 Damien Carbery <[email protected]>
dcarbery
parents: 11615
diff changeset
   172
- Bump to 1.1.92.
11615
fbdfc4a4eddf 2008-02-11 Brian Cameron <[email protected]>
yippi
parents: 11546
diff changeset
   173
* Mon Feb 11 2008 - [email protected]
fbdfc4a4eddf 2008-02-11 Brian Cameron <[email protected]>
yippi
parents: 11546
diff changeset
   174
- Bump to 1.1.91.
11546
5472fd62fab6 2008-01-29 Damien Carbery <[email protected]>
dcarbery
parents: 11451
diff changeset
   175
* Tue Jan 29 2008 - [email protected]
5472fd62fab6 2008-01-29 Damien Carbery <[email protected]>
dcarbery
parents: 11451
diff changeset
   176
- Bump to 1.1.90.
11451
8cfad7d5e0a3 2008-01-14 Brian Cameron <[email protected]>
yippi
parents: 11275
diff changeset
   177
* Mon Jan 14 2008 - [email protected]
8cfad7d5e0a3 2008-01-14 Brian Cameron <[email protected]>
yippi
parents: 11275
diff changeset
   178
- Bump to 1.1.5.
11275
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents: 11193
diff changeset
   179
* Mon Dec 03 2007 - [email protected]
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents: 11193
diff changeset
   180
- Bump to 1.1.3.
11077
f06ce3f6eb7d 2007-10-30 Damien Carbery <[email protected]>
dcarbery
parents: 10674
diff changeset
   181
* Tue Oct 30 2007 - [email protected]
f06ce3f6eb7d 2007-10-30 Damien Carbery <[email protected]>
dcarbery
parents: 10674
diff changeset
   182
- Bump to 1.1.1.
10674
13ff310554af 2007-10-19 Damien Carbery <[email protected]>
dcarbery
parents: 10641
diff changeset
   183
* Fri Oct 19 2007 - [email protected]
13ff310554af 2007-10-19 Damien Carbery <[email protected]>
dcarbery
parents: 10641
diff changeset
   184
- Bump to 1.0.1.
10635
ea9c5ea506dd 2007-10-10 Damien Carbery <[email protected]>
dcarbery
parents: 10509
diff changeset
   185
* Wed Oct 10 2007 - [email protected]
10641
c9864ab4f7a9 Add bug number (6615442) to %changelog for move from site-packages to vendor-packages.
dcarbery
parents: 10636
diff changeset
   186
- Move files from site-packages to vendor-packages. Fixes 6615442.
10509
b70a1810ff47 2007-09-18 Damien Carbery <[email protected]>
dcarbery
parents: 10444
diff changeset
   187
* Tue Sep 18 2007 - [email protected]
b70a1810ff47 2007-09-18 Damien Carbery <[email protected]>
dcarbery
parents: 10444
diff changeset
   188
- Bump to 1.0.0.
10444
74866c0a4ff3 2007-09-04 Damien Carbery <[email protected]>
dcarbery
parents: 10419
diff changeset
   189
* Tue Sep 04 2007 - [email protected]
74866c0a4ff3 2007-09-04 Damien Carbery <[email protected]>
dcarbery
parents: 10419
diff changeset
   190
- Bump to 0.1.92.
74866c0a4ff3 2007-09-04 Damien Carbery <[email protected]>
dcarbery
parents: 10419
diff changeset
   191
* Sun Sep 02 2007 - [email protected]
74866c0a4ff3 2007-09-04 Damien Carbery <[email protected]>
dcarbery
parents: 10419
diff changeset
   192
- Initial version.