public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Florian Weimer <fweimer@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/libunwind] epel9: Enable %autosetup to apply all patches (#2118019)
Date: Mon, 15 Jun 2026 10:26:56 GMT	[thread overview]
Message-ID: <178151921691.1.5078064464230022775.rpms-libunwind-e72b0fc853c0@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/libunwind
Branch : epel9
Commit : e72b0fc853c0350d057416676581b10f0b7629ea
Author : Florian Weimer <fweimer@redhat.com>
Date   : 2022-09-07T11:47:36+02:00
Stats  : +6/-5 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/libunwind/c/e72b0fc853c0350d057416676581b10f0b7629ea?branch=epel9

Log:
Enable %autosetup to apply all patches (#2118019)

---
diff --git a/libunwind.spec b/libunwind.spec
index e4f1747..b9f83dc 100644
--- a/libunwind.spec
+++ b/libunwind.spec
@@ -4,7 +4,7 @@
 Summary: An unwinding library
 Name: libunwind
 Version: 1.6.2
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: BSD
 URL: http://savannah.nongnu.org/projects/libunwind
 Source: http://download-mirror.savannah.gnu.org/releases/libunwind/libunwind-%{version}.tar.gz
@@ -35,9 +35,7 @@ The libunwind-devel package includes the libraries and header files for
 libunwind.
 
 %prep
-%setup -q
-%patch1 -p1 -b .default-to-exidx
-%patch2 -p1 -b .multilib-fix
+%autosetup -p1
 
 %build
 %global optflags %{optflags} -fcommon
@@ -90,7 +88,10 @@ echo ====================TESTSUITE DISABLED=========================
 %{_includedir}/libunwind*.h
 
 %changelog
-* Sun Aug 28 2022 Leif Liddy <leif.liddy@gmail.com> - 1.6.2-4
+* Wed Sep  7 2022 Florian Weimer <fweimer@redhat.com> - 1.6.2-4
+- Enable %%autosetup to apply all patches (#2118019)
+
+* Sun Aug 28 2022 Leif Liddy <leif.liddy@gmail.com> - 1.6.2-3
 - enable dynamic page size support (bz2118019)
 
 * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.2-3

                 reply	other threads:[~2026-06-15 10:26 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=178151921691.1.5078064464230022775.rpms-libunwind-e72b0fc853c0@fedoraproject.org \
    --to=fweimer@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