public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/hwinfo] epel10.2: Properly apply build flags
@ 2026-09-04 15:54
0 siblings, 0 replies; only message in thread
From: @ 2026-09-04 15:54 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/hwinfo
Branch : epel10.2
Commit : e66a9241a826071a7a54b514edbec10b2a700e04
Author : Björn Esser <besser82@fedoraproject.org>
Date : 2017-11-16T15:31:56+01:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/hwinfo/c/e66a9241a826071a7a54b514edbec10b2a700e04?branch=epel10.2
Log:
Properly apply build flags
---
diff --git a/hwinfo.spec b/hwinfo.spec
index 65d4990..a8c5d09 100644
--- a/hwinfo.spec
+++ b/hwinfo.spec
@@ -1,10 +1,11 @@
%global make_flags \\\
+ LDFLAGS="%{__global_ldflags} -Lsrc" \\\
LIBDIR=%{_libdir} \\\
HWINFO_VERSION=%{version}
Name: hwinfo
Version: 21.47
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Hardware information tool
License: GPL+
@@ -14,7 +15,7 @@ Source0: https://github.com/openSUSE/hwinfo/archive/%{version}/%{name}-%{
BuildRequires: libx86emu-devel
BuildRequires: gcc
BuildRequires: flex
-BuildRequires: perl
+BuildRequires: perl-interpreter
%description
hwinfo is to probe for the hardware present in the system. It can be used to
@@ -67,6 +68,9 @@ make %{make_flags}
%changelog
+* Thu Nov 16 2017 Björn Esser <besser82@fedoraproject.org> - 21.47-3
+- Properly apply build flags
+
* Fri Aug 25 2017 Lubomir Rintel <lkundrak@v3.sk> - 21.47-2
- Better align with packaging guidelines
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-04 15:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-04 15:54 [rpms/hwinfo] epel10.2: Properly apply build flags
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox