Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package anthy for openSUSE:Factory checked 
in at 2021-06-07 22:44:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/anthy (Old)
 and      /work/SRC/openSUSE:Factory/.anthy.new.32437 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "anthy"

Mon Jun  7 22:44:42 2021 rev:40 rq:898152 version:9100h

Changes:
--------
--- /work/SRC/openSUSE:Factory/anthy/anthy.changes      2020-10-05 
19:32:09.592957387 +0200
+++ /work/SRC/openSUSE:Factory/.anthy.new.32437/anthy.changes   2021-06-07 
22:45:16.424664799 +0200
@@ -1,0 +2,7 @@
+Mon Jun  7 11:23:57 UTC 2021 - Jan Engelhardt <[email protected]>
+
+- Drop --with-pic (no effect with --disable-static)
+- Switch to %autosetup (rediff bugzilla-1175274-emacs-27.1.patch
+  as p1)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ anthy.spec ++++++
--- /var/tmp/diff_new_pack.tG8Fzw/_old  2021-06-07 22:45:17.060665873 +0200
+++ /var/tmp/diff_new_pack.tG8Fzw/_new  2021-06-07 22:45:17.060665873 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package anthy
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -80,18 +80,14 @@
 to develop applications that require libanthy.
 
 %prep
-%setup -q
-%patch2 -p 1
-%patch3 -p 1
-%patch4 -p 1
-%patch5 -p 0
+%autosetup -p1
 
 %build
 autoreconf --force --install
 CFLAGS="%{optflags} -fno-strict-aliasing" \
 CXXFLAGS="%{optflags} -fno-strict-aliasing" \
-%configure --disable-static --with-pic
-make %{?_smp_mflags}
+%configure --disable-static
+%make_build
 
 %check
 cd test
@@ -99,7 +95,7 @@
 
 %install
 %make_install
-install -m 644 $RPM_SOURCE_DIR/suse-start-anthy.el 
%{buildroot}%{_datadir}/emacs/site-lisp/
+install -m 644 %{_sourcedir}/suse-start-anthy.el 
%{buildroot}/%{_datadir}/emacs/site-lisp/
 %if %{with xemacs}
 # compile the XEmacs versions of the emacs-lisp files and install them:
 pushd src-util

++++++ bugzilla-1175274-emacs-27.1.patch ++++++
--- /var/tmp/diff_new_pack.tG8Fzw/_old  2021-06-07 22:45:17.108665954 +0200
+++ /var/tmp/diff_new_pack.tG8Fzw/_new  2021-06-07 22:45:17.112665961 +0200
@@ -5,8 +5,10 @@
  src-util/anthy.el |   12 ++++++------
  1 file changed, 6 insertions(+), 6 deletions(-)
 
---- src-util/anthy.el
-+++ src-util/anthy.el  2020-08-18 11:58:02.915408190 +0000
+Index: anthy-9100h/src-util/anthy.el
+===================================================================
+--- anthy-9100h.orig/src-util/anthy.el
++++ anthy-9100h/src-util/anthy.el
 @@ -161,11 +161,11 @@
  
  ;; From skk-macs.el From viper-util.el.  Welcome!

Reply via email to