Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package e2fsprogs for openSUSE:Factory 
checked in at 2021-02-04 20:21:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/e2fsprogs (Old)
 and      /work/SRC/openSUSE:Factory/.e2fsprogs.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "e2fsprogs"

Thu Feb  4 20:21:29 2021 rev:114 rq:868690 version:1.45.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/e2fsprogs/e2fsprogs.changes      2020-11-26 
23:08:54.344800517 +0100
+++ /work/SRC/openSUSE:Factory/.e2fsprogs.new.28504/e2fsprogs.changes   
2021-02-04 20:21:30.154591342 +0100
@@ -1,0 +2,6 @@
+Thu Jan 28 15:02:08 UTC 2021 - Thorsten Kukuk <ku...@suse.com>
+
+- Fix usage of info macros on openSUSE, we use file triggers today
+- Use file requires for post section
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ e2fsprogs.spec ++++++
--- /var/tmp/diff_new_pack.LIt1j0/_old  2021-02-04 20:21:30.986592608 +0100
+++ /var/tmp/diff_new_pack.LIt1j0/_new  2021-02-04 20:21:30.990592615 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package e2fsprogs
 #
-# 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
@@ -39,14 +39,14 @@
 BuildRequires:  makeinfo
 %endif
 # Define info macros if missing (for Fedora builds)
-%if 0%{!?%install_info_prereq:1}
+%if ! 0%{?suse_version}
 %define install_info_prereq info
 %define install_info sbin/install-info
 %define install_info_delete sbin/install-info --delete
-%endif
 Requires(post): %install_info_prereq
 Requires(preun): %install_info_prereq
 %endif
+%endif
 # bug437293
 %ifarch ppc64
 Obsoletes:      e2fsprogs-64bit
@@ -74,7 +74,8 @@
 License:        GPL-2.0-only
 Group:          System/Filesystems
 URL:            http://e2fsprogs.sourceforge.net
-Requires(post): coreutils
+# For regenerate_initrd_post macro
+Requires(post): /usr/bin/mkdir /usr/bin/touch
 Requires:       libcom_err2 >= %{version}
 Requires:       libext2fs2 >= %{version}
 Suggests:       e2fsprogs-scrub

Reply via email to