public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libunwind] epel9: Enable %autosetup to apply all patches (#2118019)
@ 2026-06-15 10:26 Florian Weimer
0 siblings, 0 replies; only message in thread
From: Florian Weimer @ 2026-06-15 10:26 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-15 10:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-15 10:26 [rpms/libunwind] epel9: Enable %autosetup to apply all patches (#2118019) Florian Weimer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox