public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jens Petersen <petersen@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fbrnch] f44: el10 util-linux provides 'script'
Date: Wed, 03 Jun 2026 16:59:20 GMT	[thread overview]
Message-ID: <178050596030.1.6816453061605610780.rpms-fbrnch-f33eaf8922a4@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/fbrnch
Branch : f44
Commit : f33eaf8922a4c5b68eed8ec11f02295ba6d87e85
Author : Jens Petersen <petersen@redhat.com>
Date   : 2026-04-08T12:27:42+08:00
Stats  : +8/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/fbrnch/c/f33eaf8922a4c5b68eed8ec11f02295ba6d87e85?branch=f44

Log:
el10 util-linux provides 'script'

---
diff --git a/fbrnch.spec b/fbrnch.spec
index 5439f7f..7e00f7e 100644
--- a/fbrnch.spec
+++ b/fbrnch.spec
@@ -12,7 +12,7 @@
 Name:           fbrnch
 Version:        1.8.1
 # can only be reset when all subpkgs bumped
-Release:        38%{?dist}
+Release:        39%{?dist}
 Summary:        Fedora packager tool to build package branches
 
 # copr-api: GPLv3+
@@ -134,7 +134,11 @@ Requires:       openssh-clients
 Requires:       rpm-build
 Requires:       rpmautospec
 Requires:       rpmdevtools
+%if %{defined fedora}
 Requires:       util-linux-script
+%else
+Requires:       util-linux
+%endif
 Recommends:     copr-cli
 Recommends:     fedora-review
 Recommends:     koji-tool
@@ -211,6 +215,9 @@ help2man --no-info %{buildroot}%{_bindir}/%{name} > %{buildroot}%{_mandir}/man1/
 
 
 %changelog
+* Wed Apr 08 2026 Jens Petersen <petersen@redhat.com> - 1.8.1-39
+- el10 util-linux provides 'script'
+
 * Sat Mar 21 2026 Jens Petersen <petersen@redhat.com> - 1.8.1-38
 - new native watchtask implementation and command
 - local build.log's now generated with 'script' tool instead of tee pipe

                 reply	other threads:[~2026-06-03 16:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178050596030.1.6816453061605610780.rpms-fbrnch-f33eaf8922a4@fedoraproject.org \
    --to=petersen@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox