public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/apache-ivy] rawhide: split dos2unix one file per line
@ 2026-06-29 13:31 Filipe Rosset
0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-06-29 13:31 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/apache-ivy
Branch : rawhide
Commit : 0833f5c30c9ebcbb8d9093d8754a20f12aad3b4b
Author : Filipe Rosset <filiperosset@fedoraproject.org>
Date : 2026-06-27T18:04:23-03:00
Stats : +3/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/apache-ivy/c/0833f5c30c9ebcbb8d9093d8754a20f12aad3b4b?branch=rawhide
Log:
split dos2unix one file per line
---
diff --git a/apache-ivy.spec b/apache-ivy.spec
index c9e4269..03ce43c 100644
--- a/apache-ivy.spec
+++ b/apache-ivy.spec
@@ -65,7 +65,9 @@ reporting and publication.
%prep
%autosetup -N
-dos2unix src/java/org/apache/ivy/ant/IvyAntSettings.java README.adoc src/java/org/apache/ivy/util/FileUtil.java
+dos2unix README.adoc
+dos2unix src/java/org/apache/ivy/ant/IvyAntSettings.java
+dos2unix src/java/org/apache/ivy/util/FileUtil.java
%autopatch -p1
# Don't hardcode sysconfdir path
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-29 13:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-29 13:31 [rpms/apache-ivy] rawhide: split dos2unix one file per line Filipe Rosset
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox