public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jason Taylor <jtfas90@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/tcltls] epel10: Updated spec defines to globals
Date: Mon, 17 Aug 2026 17:41:55 GMT [thread overview]
Message-ID: <178698851549.1.2955296802784135913.rpms-tcltls-99bc4de3105d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/tcltls
Branch : epel10
Commit : 99bc4de3105d8be0264ddc0b696267635ecab82c
Author : Jason Taylor <jtfas90@gmail.com>
Date : 2016-01-05T19:25:44-05:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/tcltls/c/99bc4de3105d8be0264ddc0b696267635ecab82c?branch=epel10
Log:
Updated spec defines to globals
---
diff --git a/tcltls.spec b/tcltls.spec
index c00689d..0a8f8b0 100644
--- a/tcltls.spec
+++ b/tcltls.spec
@@ -1,5 +1,5 @@
-%{!?tcl_version: %define tcl_version %(echo 'puts $tcl_version' | tclsh)}
-%{!?tcl_sitearch: %define tcl_sitearch %{_libdir}/tcl%{tcl_version}}
+%{!?tcl_version: %global tcl_version %(echo 'puts $tcl_version' | tclsh)}
+%{!?tcl_sitearch: %global tcl_sitearch %{_libdir}/tcl%{tcl_version}}
Name: tcltls
Version: 1.6.7
@@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
%{_includedir}/tls.h
%changelog
+* Tue Jan 05 2016 Jason Taylor <jtfas90@gmail.com> - 1.6.7-3
+- Replaced %define with %global in spec file
+
* Sat Nov 21 2015 Jason Taylor <jtfas90@gmail.com> - 1.6.7-2
- Updated spec to account for epel tcl versions
reply other threads:[~2026-08-17 17:41 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=178698851549.1.2955296802784135913.rpms-tcltls-99bc4de3105d@fedoraproject.org \
--to=jtfas90@gmail.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