[packages/at-spi2-core] - updated to 2.8.0 - patch0 has been applied upstream

kiesiu kiesiu at pld-linux.org
Tue Mar 26 14:16:31 CET 2013


commit 4397efc1540d3d103ec68383fdbc538c068e5db7
Author: Łukasz Kieś <kiesiu at pld-linux.org>
Date:   Tue Mar 26 14:16:02 2013 +0100

    - updated to 2.8.0
    - patch0 has been applied upstream

 at-spi2-core-doc-build-fix.patch | 11 -----------
 at-spi2-core.spec                | 10 ++++------
 2 files changed, 4 insertions(+), 17 deletions(-)
---
diff --git a/at-spi2-core.spec b/at-spi2-core.spec
index 515970d..0d2b86f 100644
--- a/at-spi2-core.spec
+++ b/at-spi2-core.spec
@@ -1,13 +1,12 @@
 Summary:	Protocol definitions and daemon for D-Bus at-spi
 Summary(pl-UTF-8):	Definicje protokołu oraz demon at-spi dla usługi D-Bus
 Name:		at-spi2-core
-Version:	2.6.3
+Version:	2.8.0
 Release:	1
 License:	LGPL v2+
 Group:		Daemons
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/at-spi2-core/2.6/%{name}-%{version}.tar.xz
-# Source0-md5:	eb1d3ca3332af8862791d3ff7dcfd20a
-Patch0:		%{name}-doc-build-fix.patch
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/at-spi2-core/2.8/%{name}-%{version}.tar.xz
+# Source0-md5:	93b57d5d56d15d1222ddf2386e2f869f
 URL:		http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
 BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake >= 1:1.9
@@ -94,7 +93,6 @@ Dokumentacja API biblioteki at-spi2.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__intltoolize}
@@ -127,7 +125,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README
+%doc AUTHORS NEWS README
 %attr(755,root,root) %{_libexecdir}/at-spi-bus-launcher
 %attr(755,root,root) %{_libexecdir}/at-spi2-registryd
 %{_datadir}/dbus-1/services/org.a11y.atspi.Registry.service
diff --git a/at-spi2-core-doc-build-fix.patch b/at-spi2-core-doc-build-fix.patch
deleted file mode 100644
index 1b05059..0000000
--- a/at-spi2-core-doc-build-fix.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- at-spi2-core-2.6.0/atspi/atspi-action.c.old	2012-09-25 13:20:36.333027832 +0200
-+++ at-spi2-core-2.6.0/atspi/atspi-action.c	2012-09-25 13:21:26.362756798 +0200
-@@ -89,7 +89,7 @@ atspi_action_get_description (AtspiActio
-  *        keybinding string is the "keyboard shortcut" which invokes the 
-  *        action without posting any menus. 
-  *        Meta-keys are indicated by the conventional strings
-- *        "<Control>", "<Alt>", "<Shift>", "<Mod2>",
-+ *        "<Control>", "<Alt>", "<Shift>", "<Mod2>",
-  *        etc. (we use the same string as gtk_accelerator_name() in 
-  *        gtk+-2.X.
-  *
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/at-spi2-core.git/commitdiff/4397efc1540d3d103ec68383fdbc538c068e5db7



More information about the pld-cvs-commit mailing list