public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
To: git-commits@fedoraproject.org
Subject: [rpms/librecad] rawhide: RPM 6.1 changed %___build_pre macro - use %___build_pre_env instead.
Date: Mon, 06 Jul 2026 14:52:57 GMT	[thread overview]
Message-ID: <178334957717.1.14227873174838495432.rpms-librecad-8d61ff9406a7@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/librecad
Branch : rawhide
Commit : 8d61ff9406a71f0a574be7ec7ccf0072ec15f4c2
Author : Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Date   : 2026-07-06T14:56:45+02:00
Stats  : +5/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/librecad/c/8d61ff9406a71f0a574be7ec7ccf0072ec15f4c2?branch=rawhide

Log:
RPM 6.1 changed %___build_pre macro - use %___build_pre_env instead.

---
diff --git a/librecad.spec b/librecad.spec
index e04da3a..7281266 100644
--- a/librecad.spec
+++ b/librecad.spec
@@ -7,11 +7,11 @@
 %global commit d1ca469c96f039357e42580205e2f05acfb89e44
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
-%global dxfrw_includedir %(%___build_pre; pkg-config --cflags-only-I libdxfrw | sed 's|-I||g')
+%global dxfrw_includedir %(%___build_pre_env; pkg-config --cflags-only-I libdxfrw | sed 's|-I||g')
 
 Name:			librecad
 Version:		2.2.1.4
-Release:		1%{?dist}
+Release:		2%{?dist}
 Summary:		Computer Assisted Design (CAD) Application
 License:		GPL-2.0-only AND GPL-2.0-or-later
 URL:			http://librecad.org/
@@ -280,6 +280,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
 %{_datadir}/%{name}/patterns/
 
 %changelog
+* Mon Jul 06 2026 Marcin Juszkiewicz <mjuszkiewicz@redhat.com> - 2.2.1.4-2
+- RPM 6.1 changed %___build_pre macro - use %___build_pre_env instead.
+
 * Thu Mar 19 2026 Tom Callaway <spot@fedoraproject.org> - 2.2.1.4-1
 - update to 2.2.1.4
 

                 reply	other threads:[~2026-07-06 14:52 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=178334957717.1.14227873174838495432.rpms-librecad-8d61ff9406a7@fedoraproject.org \
    --to=marcin@juszkiewicz.com.pl \
    --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