commit ad027d08dc15692cc24e6c6ff60ab4842899aee9
Author: Jakub Bogusz <[email protected]>
Date:   Sun Mar 30 18:54:15 2014 +0200

    - updated to 5.1
    - removed obsolete format patch

 brltty-format.patch | 11 -----------
 brltty.spec         | 14 ++++++--------
 2 files changed, 6 insertions(+), 19 deletions(-)
---
diff --git a/brltty.spec b/brltty.spec
index 8b95e31..09cf134 100644
--- a/brltty.spec
+++ b/brltty.spec
@@ -21,22 +21,21 @@
 %bcond_without at_spi                  # AtSpi screen driver
 %bcond_without at_spi2                 # AtSpi2 screen driver
 #
-%define                brlapi_ver      0.6.1
+%define                brlapi_ver      0.6.2
 #
 %include       /usr/lib/rpm/macros.java
 Summary:       Braille display driver for Linux/Unix
 Summary(pl.UTF-8):     Sterownik do wyƛwietlaczy Braille'a
 Name:          brltty
-Version:       5.0
+Version:       5.1
 Release:       1
 Group:         Daemons
 License:       GPL v2+ (brltty and drivers), LGPL v2.1+ (APIs)
 Source0:       http://mielke.cc/brltty/archive/%{name}-%{version}.tar.xz
-# Source0-md5: 44c71a973424658557b931f703017481
-Patch0:                %{name}-format.patch
-Patch1:                %{name}-java.patch
-Patch2:                %{name}-speech-dispatcher.patch
-Patch3:                %{name}-python.patch
+# Source0-md5: 938769dd1c3c3baf0d6dfafeb11581ec
+Patch0:                %{name}-java.patch
+Patch1:                %{name}-speech-dispatcher.patch
+Patch2:                %{name}-python.patch
 URL:           http://mielke.cc/brltty/
 BuildRequires: alsa-lib-devel
 %{?with_at_spi:BuildRequires:  at-spi-devel}
@@ -252,7 +251,6 @@ Biblioteka BrlAPI dla Tcl.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
 
 %build
 %{__autoconf}
diff --git a/brltty-format.patch b/brltty-format.patch
deleted file mode 100644
index 39cc818..0000000
--- a/brltty-format.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- brltty-5.0/Programs/async_io.c.orig        2014-01-27 19:39:26.000000000 
+0100
-+++ brltty-5.0/Programs/async_io.c     2014-02-16 16:27:20.807854232 +0100
-@@ -193,7 +193,7 @@
- logOperation (const OperationEntry *operation, void *callback) {
-   logSymbol(LOG_CATEGORY(ASYNC_EVENTS),
-             callback,
--            operation->function->methods->functionName);
-+            "%s", operation->function->methods->functionName);
- }
- 
- #ifdef __MINGW32__
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/brltty.git/commitdiff/ad027d08dc15692cc24e6c6ff60ab4842899aee9

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to