]> git.pld-linux.org Git - packages/at-spi2-core.git/commitdiff
- updated to 2.8.0 auto/th/at-spi2-core-2.8.0-1 auto/ti/at-spi2-core-2.8.0-1
authorŁukasz Kieś <kiesiu@pld-linux.org>
Tue, 26 Mar 2013 13:16:02 +0000 (14:16 +0100)
committerŁukasz Kieś <kiesiu@pld-linux.org>
Tue, 26 Mar 2013 13:16:02 +0000 (14:16 +0100)
- patch0 has been applied upstream

at-spi2-core-doc-build-fix.patch [deleted file]
at-spi2-core.spec

diff --git a/at-spi2-core-doc-build-fix.patch b/at-spi2-core-doc-build-fix.patch
deleted file mode 100644 (file)
index 1b05059..0000000
+++ /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>",
-+ *        "&lt;Control&gt;", "&lt;Alt&gt;", "&lt;Shift&gt;", "&lt;Mod2&gt;",
-  *        etc. (we use the same string as gtk_accelerator_name() in 
-  *        gtk+-2.X.
-  *
index 515970da2d4a955049d2baca8f5eb532af1f5218..0d2b86f2cddbbf5b50408b6131ebe6638dfa4e97 100644 (file)
@@ -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
This page took 0.336247 seconds and 4 git commands to generate.