Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package texinfo for openSUSE:Factory checked 
in at 2023-01-07 17:15:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/texinfo (Old)
 and      /work/SRC/openSUSE:Factory/.texinfo.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "texinfo"

Sat Jan  7 17:15:45 2023 rev:68 rq:1055873 version:7.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/texinfo/texinfo.changes  2022-12-07 
17:33:03.527912880 +0100
+++ /work/SRC/openSUSE:Factory/.texinfo.new.1563/texinfo.changes        
2023-01-07 17:15:51.520775812 +0100
@@ -1,0 +2,5 @@
+Tue Dec 27 13:22:54 UTC 2022 - Ludwig Nussel <lnus...@suse.com>
+
+- Replace transitional %usrmerged macro with regular version check 
(boo#1206798)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ texinfo.spec ++++++
--- /var/tmp/diff_new_pack.91VtUK/_old  2023-01-07 17:15:53.072785071 +0100
+++ /var/tmp/diff_new_pack.91VtUK/_new  2023-01-07 17:15:53.080785119 +0100
@@ -130,7 +130,7 @@
     ln -sf texi2pdf.1%{?ext_man} 
%{buildroot}%{_mandir}/man1/pdftexi2dvi.1%{?ext_man}
 fi
 
-%if !0%{?usrmerged}
+%if 0%{?suse_version} < 1550
 mkdir -p %{buildroot}/sbin
 mv %{buildroot}%{_bindir}/install-info %{buildroot}/sbin/
 ln -sf ../../sbin/install-info %{buildroot}%{_bindir}/install-info
@@ -230,7 +230,7 @@
 %files -n info
 %defattr(-,root,root,0755)
 %ghost %verify(not mode md5 size mtime) %{_infodir}/dir
-%if !0%{?usrmerged}
+%if 0%{?suse_version} < 1550
 /sbin/install-info
 %else
 %{_sbindir}/install-info

Reply via email to