Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package texinfo for openSUSE:Factory checked 
in at 2022-02-18 13:15:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/texinfo (Old)
 and      /work/SRC/openSUSE:Factory/.texinfo.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "texinfo"

Fri Feb 18 13:15:24 2022 rev:62 rq: version:6.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/texinfo/texinfo.changes  2022-02-17 
23:39:22.363701489 +0100
+++ /work/SRC/openSUSE:Factory/.texinfo.new.1958/texinfo.changes        
2022-02-18 13:15:25.229266251 +0100
@@ -2,14 +1,0 @@
-Wed Feb 16 09:33:41 UTC 2022 - Dr. Werner Fink <wer...@suse.de>
-
-- The new package texinfo-lang should not include the binaries
-  with its helper files, therefore recreate texinfo package
-- Require glibc-locale at build time as otherwise perl falls
-  always back to C locale
-
--------------------------------------------------------------------
-Thu Feb 10 16:01:09 UTC 2022 - Stanislav Brabec <sbra...@suse.com>
-
-- Split out texinfo-lang package, so info does not refer to
-  traslations from texinfo package.
-
--------------------------------------------------------------------

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

Other differences:
------------------
++++++ texinfo.spec ++++++
--- /var/tmp/diff_new_pack.yg5UcE/_old  2022-02-18 13:15:25.901266273 +0100
+++ /var/tmp/diff_new_pack.yg5UcE/_new  2022-02-18 13:15:25.909266273 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package texinfo
 #
-# Copyright (c) 2022 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
@@ -31,7 +31,6 @@
 Patch1:         texinfo-zlib.patch
 Patch2:         install-info_exitcode.patch
 BuildRequires:  automake
-BuildRequires:  glibc-locale
 BuildRequires:  help2man
 BuildRequires:  libbz2-devel
 BuildRequires:  libzio-devel
@@ -51,7 +50,6 @@
 Requires:       texlive-pdftex
 Requires:       texlive-tex
 Requires:       texlive-texinfo
-Recommends:     %{name}-lang = %{version}
 Recommends:     texi2html
 Recommends:     texi2roff
 
@@ -68,7 +66,6 @@
 Summary:        A Stand-Alone Terminal-Based Info Browser
 Requires:       /usr/bin/gunzip
 Requires:       /usr/bin/gzip
-Recommends:     %{name}-lang = %{version}
 
 %description -n info
 Info is a terminal-based program for reading documentation of computer
@@ -94,15 +91,12 @@
 %requires_eq    perl
 Suggests:       texinfo
 Provides:       texinfo:%{_bindir}/makeinfo
-Recommends:     %{name}-lang = %{version}
 
 %description -n makeinfo
 Makeinfo translates Texinfo source documentation to various other
 formats, by default Info files suitable for reading online with Emacs
 or standalone GNU Info.
 
-%lang_package
-
 %prep
 %setup -q
 %patch1 -p1 -b .zio
@@ -194,9 +188,7 @@
     file = rpm.next_file()
 end
 
-%files lang -f %{name}.lang -f %{name}_document.lang
-
-%files
+%files -f %{name}_document.lang
 %defattr(-,root,root,0755)
 %license COPYING
 %doc ABOUT-NLS AUTHORS NEWS README TODO
@@ -215,7 +207,7 @@
 %{_mandir}/man5/texinfo.5%{?ext_man}
 %attr(644,root,root) %{_datadir}/texinfo/texindex.awk
 
-%files -n makeinfo
+%files -n makeinfo -f %{name}.lang
 %defattr(-,root,root,0755)
 %{_bindir}/makeinfo
 %{_bindir}/texi2any

Reply via email to