Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package brltty for openSUSE:Factory checked 
in at 2022-02-15 23:57:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/brltty (Old)
 and      /work/SRC/openSUSE:Factory/.brltty.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "brltty"

Tue Feb 15 23:57:09 2022 rev:58 rq:953980 version:6.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/brltty/brltty.changes    2021-12-30 
15:55:21.452651628 +0100
+++ /work/SRC/openSUSE:Factory/.brltty.new.1956/brltty.changes  2022-02-15 
23:57:23.536231070 +0100
@@ -1,0 +2,7 @@
+Thu Feb 10 12:10:15 UTC 2022 - Dominique Leuenberger <[email protected]>
+
+- Pass --with-tables-directory=%{_datadir}/%{name} to configure: do
+  not install the tables to /etc, as they are not supposed to be
+  modified by local admins.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ brltty.spec ++++++
--- /var/tmp/diff_new_pack.OdS3Rx/_old  2022-02-15 23:57:23.940232186 +0100
+++ /var/tmp/diff_new_pack.OdS3Rx/_new  2022-02-15 23:57:23.944232196 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package brltty
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -340,6 +340,7 @@
 export PYTHON=/usr/bin/python3
 %configure CPPFLAGS="$java_inc" \
         --with-install-root="%{buildroot}" \
+        --with-tables-directory=%{_datadir}/%{name} \
         --libexecdir=%_libexecdir \
         --disable-stripping
 make -j1 # not parallel build safe
@@ -449,7 +450,7 @@
 %doc README README.SUSE Documents/ChangeLog Documents/CONTRIBUTORS 
Documents/HISTORY Documents/README.Bluetooth Documents/TODO
 %doc Documents/Manual-BRLTTY/English
 %config(noreplace) %{_sysconfdir}/brltty.conf
-%{_sysconfdir}/brltty/
+%{_datadir}/brltty/
 %{_bindir}/brltty
 %{_bindir}/brltty-clip
 %{_bindir}/brltty-atb

Reply via email to