source: projects/specs/trunk/p/pyatspi/pyatspi-vl.spec @ 9475

Revision 9475, 5.6 KB checked in by Takemikaduchi, 9 years ago (diff)

GNOME-3.16.0

Line 
1%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
2
3%global debug_package %{nil}
4
5Name:           pyatspi
6Version:        2.16.0
7Release:        1%{?_dist_release}
8Summary:        Python bindings for at-spi
9
10Group:          Development/Languages
11License:        LGPLv2 and GPLv2
12URL:            http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
13#VCS: git:git://git.gnome.org/pyatspi
14Source0:        http://download.gnome.org/sources/pyatspi/2.16/%{name}-%{version}.tar.xz
15
16BuildRequires:  python
17BuildRequires:  pygobject3-devel >= 2.90.1
18BuildRequires:  libX11-devel
19BuildRequires:  libSM-devel
20
21Requires:       at-spi2-core
22Requires:       pygobject3
23
24BuildArch:      noarch
25
26Vendor:         Project Vine
27Distribution:   Vine Linux
28Packager:       Takemikaduchi
29
30%description
31at-spi allows assistive technologies to access GTK-based
32applications. Essentially it exposes the internals of applications for
33automation, so tools such as screen readers, magnifiers, or even
34scripting interfaces can query and interact with GUI controls.
35
36This version of at-spi is a major break from previous versions.
37It has been completely rewritten to use D-Bus rather than
38ORBIT / CORBA for its transport protocol.
39
40This package includes a python client library for at-spi.
41
42
43%prep
44%setup -q
45
46%build
47%configure --disable-relocate
48make
49
50
51%install
52make install DESTDIR=$RPM_BUILD_ROOT
53
54
55%files
56%doc COPYING COPYING.GPL AUTHORS README
57%{python_sitelib}/pyatspi
58
59
60%changelog
61* Sun Mar 29 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.16.0-1
62- new upstream release
63
64* Sun Oct 26 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.14.0-1
65- new upstream release
66
67* Sat Mar 29 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.12.0-1
68- new upstream release
69
70* Sun Jan 12 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.10.0-2
71- rebuild with VineSeed environment
72
73* Sat Oct 26 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.10.0-1
74- new upstream release
75
76* Sun Apr 21 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.8.0-1
77- new upstream release
78
79* Sat Sep 29 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.6.0-1
80- new upstream release
81
82* Sun Apr 08 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.4.0-1
83- new upstream release
84
85* Sun Feb 19 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.2.1-2
86- rebuild with python-2.7.2
87
88* Sat Oct 22 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.2.1-1
89- new upstream release
90
91* Thu Sep 29 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.2.0-1
92- new upstream release
93- add BuildRequires: libX11-devel, libSM-devel
94
95* Fri Sep 23 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.1.91-1
96- initial build for Vine Linux
97
98
99* Wed Aug 31 2011 Matthias Clasen <mclasen@redhat.com> - 2.1.90-1
100- Update to 2.1.90
101
102* Wed Aug 17 2011 Matthias Clasen <mclasen@redhat.com> - 2.1.5-1
103- Update to 2.1.5
104
105* Mon Jul 25 2011 Matthias Clasen <mclasen@redhat.com> - 2.1.4-1
106- Update to 2.1.4
107
108* Thu Jun 16 2011 Tomas Bzatek <tbzatek@redhat.com> - 2.1.2-1
109- Update to 2.1.2
110
111* Wed May 11 2011 Tomas Bzatek <tbzatek@redhat.com> - 2.1.1-1
112- Update to 2.1.1
113
114* Tue Apr 26 2011 Matthias Clasen <mclasen@redhat.com> - 2.0.1-1
115- Update to 2.0.1
116
117* Mon Apr  4 2011 Matthias Clasen <mclasen@redhat.com> - 2.0.0-1
118- Update to 2.0.0
119
120* Tue Mar 22 2011 Matthias Clasen <mclasen@redhat.com> - 1.91.92-1
121- Update to 1.91.92
122
123* Mon Mar  7 2011 Matthias Clasen <mclasen@redhat.com> - 1.91.91-1
124- Update to 1.91.91
125
126* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> - 1.91.90-1
127- Update to 1.91.90
128
129* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.91.6-2
130- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
131
132* Wed Feb  2 2011 Christopher Aillon <caillon@redhat.com> - 1.91.6-1
133- Update to 1.91.6
134
135* Tue Jan 11 2011 Matthias Clasen <mclasen@redhat.com> - 1.91.5-1
136- Update to 1.91.5
137
138* Thu Dec  2 2010 Matthias Clasen <mclasen@redhat.com> - 1.91.3-1
139- Update to 1.91.3
140
141* Tue Oct  5 2010 Matthias Clasen <mclasen@redhat.com> - 1.91.0-1
142- Update to 1.91.0
143
144* Wed Sep 29 2010 Matthias Clasen <mclasen@redhat.com> - 0.4.0-1
145- Update to 0.4.0
146
147* Mon Sep 20 2010 Matthias Clasen <mclasen@redhat.com> - 0.3.91-2
148- Require python-xlib and and gnome-python2-gconf (#635484)
149
150* Tue Aug 31 2010 Matthias Clasen <mclasen@redhat.com> - 0.3.91-1
151- Update to 0.3.91
152
153* Wed Aug 18 2010 Matthias Clasen <mclasen@redhat.com> - 0.3.90-1
154- Update to 0.3.90
155
156* Mon Aug  2 2010 Matthias Clasen <mclasen@redhat.com> - 0.3.6-1
157- Update to 0.3.6
158
159* Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 0.3.4-2
160- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
161
162* Tue Jun 29 2010 Matthias Clasen <mclasen@redhat.com> - 0.3.4-1
163- Update to 0.3.4
164
165* Tue Jun  8 2010 Matthias Clasen <mclasen@redhat.com> - 0.3.3-1
166- Update to 0.3.3
167
168* Fri May 28 2010 Matthias Clasen <mclasen@redhat.com> - 0.3.2-1
169- Update to 0.3.2
170
171* Sat May 15 2010 Matthias Clasen <mclasen@redhat.com> - 0.3.1.1-1
172- Update to 0.3.1.1
173
174* Tue Mar 30 2010 Matthias Clasen <mclasen@redhat.com> - 0.1.8-1
175- Update to 0.1.8
176
177* Sat Feb 20 2010 Matthias Clasen <mclasen@redhat.com> - 0.1.7-1
178- Update to 0.1.7
179
180* Wed Feb 10 2010 Tomas Bzatek <tbzatek@redhat.com> - 0.1.6-1
181- Update to 0.1.6
182
183* Wed Feb  3 2010 Matthias Clasen <mclasen@redhat.com> - 0.1.5-2
184- Relocate
185
186* Sat Jan 16 2010 Matthias Clasen <mclasen@redhat.com> - 0.1.5-1
187- Update to 0.1.5
188
189* Thu Jan  7 2010 Matthias Clasen <mclasen@redhat.com> - 0.1.4-3
190- Incorporate review feedback
191
192* Thu Jan  7 2010 Matthias Clasen <mclasen@redhat.com> - 0.1.4-2
193- Fix License field
194- Change CORBA/DBus switching method
195
196* Tue Dec 22 2009 Matthias Clasen <mclasen@redhat.com> - 0.1.4-1
197- Update to 0.1.4
198
199* Sat Dec  5 2009 Matthias Clasen <mclasen@redhat.com> - 0.1.3-1
200- Initial packaging
Note: See TracBrowser for help on using the repository browser.