This commit is contained in:
Matthias Clasen 2010-05-16 01:19:51 +00:00
parent 8843e8cfb8
commit af99222d13
3 changed files with 7 additions and 8 deletions

View File

@ -1 +1 @@
pyatspi-0.1.8.tar.bz2
pyatspi-0.3.1.1.tar.bz2

View File

@ -3,7 +3,7 @@
%global debug_package %{nil}
Name: pyatspi
Version: 0.1.8
Version: 0.3.1.1
Release: 1%{?dist}
Summary: Python bindings for at-spi
@ -11,7 +11,7 @@ Group: Development/Languages
License: LGPLv2
URL: http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
#VCS: git:git://git.gnome.org/pyatspi
Source0: http://download.gnome.org/sources/pyatspi/0.1/%{name}-%{version}.tar.bz2
Source0: http://download.gnome.org/sources/pyatspi/0.3/%{name}-%{version}.tar.bz2
BuildRequires: python
@ -43,12 +43,8 @@ make
%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
@ -57,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sat May 15 2010 Matthias Clasen <mclasen@redhat.com> - 0.3.1.1-1
- Update to 0.3.1.1
* Tue Mar 30 2010 Matthias Clasen <mclasen@redhat.com> - 0.1.8-1
- Update to 0.1.8

View File

@ -1 +1 @@
01f6a0d4879e6d65bce20ae4927b6d45 pyatspi-0.1.8.tar.bz2
afa1d09b744d6cf64ecd9bcb967feb99 pyatspi-0.3.1.1.tar.bz2