public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/giac] main: Add dos2unix BR
@ 2026-06-11 19:50 Antonio Trande
0 siblings, 0 replies; only message in thread
From: Antonio Trande @ 2026-06-11 19:50 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/giac
Branch : main
Commit : 8e5eca4baa7de19f7c1630aa46b3c14c7bbc83ef
Author : Antonio Trande <sagitter@fedoraproject.org>
Date : 2026-06-11T21:50:29+02:00
Stats : +2/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/giac/c/8e5eca4baa7de19f7c1630aa46b3c14c7bbc83ef?branch=main
Log:
Add dos2unix BR
---
diff --git a/giac.spec b/giac.spec
index bd68b35..1a4efe2 100644
--- a/giac.spec
+++ b/giac.spec
@@ -73,6 +73,7 @@ BuildRequires: readline-devel
BuildRequires: gettext
BuildRequires: gcc-c++
BuildRequires: make
+BuildRequires: dos2unix
BuildRequires: cliquer-devel
BuildRequires: fdupes
%ifnarch %{ix86}
@@ -201,7 +202,7 @@ with Giac computations.
rm -f configure.ac
cp -p %{SOURCE2} configure.ac
-dos2unix configure.ac
+dos2unix -k configure.ac
%autopatch -p1
# Remove local intl (already bundled in fedora)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-11 19:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-11 19:50 [rpms/giac] main: Add dos2unix BR Antonio Trande
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox