Hello community,

here is the log from the commit of package brltty for openSUSE:Factory checked 
in at 2015-01-09 20:49:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/brltty (Old)
 and      /work/SRC/openSUSE:Factory/.brltty.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "brltty"

Changes:
--------
--- /work/SRC/openSUSE:Factory/brltty/brltty.changes    2014-12-16 
14:50:42.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.brltty.new/brltty.changes       2015-01-09 
20:49:41.000000000 +0100
@@ -1,0 +2,17 @@
+Tue Dec 23 13:21:58 UTC 2014 - p.drou...@gmail.com
+
+- Add a dependency to python3 for building; brltty fails in his staging
+  project because of mssing python3-xml module
+
+-------------------------------------------------------------------
+Fri Dec 19 12:15:34 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 5.0.2
+  + Too many changes; please read ChangeLog :
+    usr/share/doc/packages/brltty/ChangeLog
+- API version is now 0.6.3
+- Remove obsolete patches;
+  + brltty-python-prefix.patch
+  + brltty-5.1-fix-bashisms.patch
+
+-------------------------------------------------------------------

Old:
----
  brltty-5.1-fix-bashisms.patch
  brltty-5.1.tar.xz
  brltty-python-prefix.patch

New:
----
  brltty-5.2.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ brltty.spec ++++++
--- /var/tmp/diff_new_pack.dGcbww/_old  2015-01-09 20:49:42.000000000 +0100
+++ /var/tmp/diff_new_pack.dGcbww/_new  2015-01-09 20:49:42.000000000 +0100
@@ -18,12 +18,12 @@
 
 %{!?tcl_version: %global tcl_version %(echo 'puts $tcl_version' | tclsh)}
 %{!?tcl_sitearch: %global tcl_sitearch %{_libdir}/tcl/tcl%{tcl_version}}
-%define api_version 0.6.2
+%define api_version 0.6.3
 %define sover 0_6
 %define soname libbrlapi%{sover}
 
 Name:           brltty
-Version:        5.1
+Version:        5.2
 Release:        0
 # FIXME libbraille driver when libbraille is in factory
 Summary:        Braille display driver for Linux/Unix
@@ -32,9 +32,6 @@
 Url:            http://mielke.cc/brltty/
 
 Source0:        http://mielke.cc/brltty/archive/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM brltty-python-prefix.patch vu...@opensuse.org -- 
Correctly install the python bindings
-Patch1:         brltty-python-prefix.patch
-Patch2:         brltty-5.1-fix-bashisms.patch
 Patch3:         brltty-5.0-speechd.diff
 
 BuildRequires:  bison
@@ -48,6 +45,7 @@
 BuildRequires:  ncurses-devel
 BuildRequires:  ocaml
 BuildRequires:  pkg-config
+BuildRequires:  python3
 BuildRequires:  python3-Cython
 BuildRequires:  python3-devel
 BuildRequires:  systemd-rpm-macros
@@ -282,13 +280,9 @@
 
 %prep
 %setup -q
-%patch1 -p1
-%patch2 -p1
 %patch3 -p1
-sed -i "/#!.*/d" Tables/latex-access.ctb # Fix non-executable script warning
 # Fix "wrong-file-end-of-line-encoding" rpmlint warning
 sed -i 's/\r$//' Documents/Manual-BRLTTY/Portuguese/BRLTTY.txt
-sed -i 's/\r$//' nsistrings.txt
 
 %build
 modified="$(sed -n '/^----/n;s/ - .*$//;p;q' "%{_sourcedir}/%{name}.changes")"
@@ -375,7 +369,6 @@
 %{_bindir}/brltty
 %{_bindir}/brltty-config
 %{_bindir}/brltty-ctb
-%{_bindir}/brltty-install
 %{_bindir}/brltty-trtxt
 %{_bindir}/brltty-ttb
 %{_bindir}/eutp

++++++ brltty-5.1.tar.xz -> brltty-5.2.tar.xz ++++++
++++ 334632 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to