0.3.3
This commit is contained in:
parent
5ee5a56593
commit
a61ccce20e
@ -1 +1 @@
|
|||||||
at-spi2-core-0.3.2.tar.bz2
|
at-spi2-core-0.3.3.tar.bz2
|
||||||
|
@ -1,14 +1,12 @@
|
|||||||
Name: at-spi2-core
|
Name: at-spi2-core
|
||||||
Version: 0.3.2
|
Version: 0.3.3
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Protocol definitions and daemon for D-Bus at-spi
|
Summary: Protocol definitions and daemon for D-Bus at-spi
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
|
URL: http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
|
||||||
Source0: http://download.gnome.org/sources/at-spi2-core/0.3/%{name}-%{version}.tar.bz2
|
Source0: http://download.gnome.org/sources/at-spi2-core/0.3/%{name}-%{version}.tar.bz2
|
||||||
# https://bugs.freedesktop.org/show_bug.cgi?id=28300
|
|
||||||
Patch0: libs.patch
|
|
||||||
|
|
||||||
BuildRequires: dbus-devel
|
BuildRequires: dbus-devel
|
||||||
BuildRequires: dbus-glib-devel
|
BuildRequires: dbus-glib-devel
|
||||||
@ -34,9 +32,6 @@ ORBIT / CORBA for its transport protocol.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1 -b .libs
|
|
||||||
|
|
||||||
autoreconf -i -if
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --with-dbus-daemon=/bin
|
%configure --with-dbus-daemon=/bin
|
||||||
@ -62,6 +57,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 8 2010 Matthias Clasen <mclasen@redhat.com> - 0.3.3-1
|
||||||
|
- Update to 0.3.3
|
||||||
|
|
||||||
* Tue Jun 1 2010 Matthias Clasen <mclasen@redhat.com> - 0.3.2-2
|
* Tue Jun 1 2010 Matthias Clasen <mclasen@redhat.com> - 0.3.2-2
|
||||||
- Don't relocate the dbus a11y stack
|
- Don't relocate the dbus a11y stack
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user