commit 56893c19cf6681abec89c90c5aa0fcb797b9f45d
Author: Jakub Bogusz <[email protected]>
Date:   Fri Jan 22 19:49:19 2016 +0100

    - updated to 5.3.1
    - removed obsolete format patch

 brltty-format.patch | 11 -----------
 brltty.spec         |  6 ++----
 2 files changed, 2 insertions(+), 15 deletions(-)
---
diff --git a/brltty.spec b/brltty.spec
index 4a6d78b..0bfffbf 100644
--- a/brltty.spec
+++ b/brltty.spec
@@ -26,13 +26,12 @@
 Summary:       Braille display driver for Linux/Unix
 Summary(pl.UTF-8):     Sterownik do wyƛwietlaczy Braille'a
 Name:          brltty
-Version:       5.3
+Version:       5.3.1
 Release:       1
 License:       GPL v2+ (brltty and drivers), LGPL v2.1+ (APIs)
 Group:         Daemons
 Source0:       http://mielke.cc/brltty/archive/%{name}-%{version}.tar.xz
-# Source0-md5: 19fbcb1fefc42cea81f560de0a1f539f
-Patch0:                %{name}-format.patch
+# Source0-md5: 7835871c911effd286040225bf5355f8
 Patch1:                %{name}-speech-dispatcher.patch
 Patch2:                %{name}-python.patch
 URL:           http://mielke.cc/brltty/
@@ -251,7 +250,6 @@ Biblioteka BrlAPI dla Tcl.
 
 %prep
 %setup -q
-%patch0 -p1
 %patch1 -p1
 %patch2 -p1
 
diff --git a/brltty-format.patch b/brltty-format.patch
deleted file mode 100644
index 4e69240..0000000
--- a/brltty-format.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- brltty-5.3/Programs/brltty-ttb.c.orig      2015-12-09 18:35:12.000000000 
+0100
-+++ brltty-5.3/Programs/brltty-ttb.c   2016-01-19 22:09:10.415700563 +0100
-@@ -114,7 +114,7 @@
-             }
- 
-             STR_END;
--            logMessage(LOG_WARNING, buffer);
-+            logMessage(LOG_WARNING, "%s", buffer);
-           }
-         }
-       }
================================================================

---- gitweb:

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

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

Reply via email to