public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/hwinfo] epel10.2: Properly apply build flags
Date: Fri, 04 Sep 2026 15:54:48 GMT	[thread overview]
Message-ID: <178853728861.1.14322957339973672091.rpms-hwinfo-e66a9241a826@fedoraproject.org> (raw)

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
 

                 reply	other threads:[~2026-09-04 15:54 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=178853728861.1.14322957339973672091.rpms-hwinfo-e66a9241a826@fedoraproject.org \
    --to=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