]> git.pld-linux.org Git - packages/brltty.git/commitdiff
- updated to 5.3.1 auto/th/brltty-5.3.1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 22 Jan 2016 18:49:19 +0000 (19:49 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 22 Jan 2016 18:49:19 +0000 (19:49 +0100)
- removed obsolete format patch

brltty-format.patch [deleted file]
brltty.spec

diff --git a/brltty-format.patch b/brltty-format.patch
deleted file mode 100644 (file)
index 4e69240..0000000
+++ /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);
-           }
-         }
-       }
index 4a6d78bdb7e333089c3cd5b9eb9481286a5d4be2..0bfffbfe62bc16edf6e2a5de97200e277da44f2e 100644 (file)
 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
 
This page took 0.635645 seconds and 4 git commands to generate.