public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/txt2man] epel10: Updated to latest upstream and applied altered patch to remove old bash-isms
@ 2026-07-21  1:42 Adam Miller
  0 siblings, 0 replies; only message in thread
From: Adam Miller @ 2026-07-21  1:42 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/txt2man
Branch : epel10
Commit : a9fcaf92273c8212e5760d5dd587cfd4290882fc
Author : Adam Miller <maxamillion@fedoraproject.org>
Date   : 2011-05-09T11:56:05-05:00
Stats  : +8/-4 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/txt2man/c/a9fcaf92273c8212e5760d5dd587cfd4290882fc?branch=epel10

Log:
Updated to latest upstream and applied altered patch to remove old bash-isms

---
diff --git a/txt2man.spec b/txt2man.spec
index 2027000..4def22b 100644
--- a/txt2man.spec
+++ b/txt2man.spec
@@ -1,6 +1,6 @@
 Name:           txt2man
-Version:        1.5.5
-Release:        3%{?dist}
+Version:        1.5.6
+Release:        1%{?dist}
 Summary:        Convert flat ASCII text to man page format
 
 Group:          Applications/Text
@@ -8,7 +8,8 @@ License:        GPLv2+
 URL:            http://mvertes.free.fr/txt2man/
 Source0:        http://mvertes.free.fr/download/%{name}-%{version}.tar.gz
 #Fixes bug with bashisms in /bin/sh script, see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=473696
-Patch0:         txt2man-1.5.5-fixbashisms.patch
+#Patch0:         txt2man-1.5.5-fixbashisms.patch # Fixed in upstream 1.5.6
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
@@ -21,7 +22,7 @@ and looks very much like the output of the man(1) program.
 
 %prep
 %setup -q
-%patch0 -p1
+#%patch0 -p1
 
 %build
 #no build needed
@@ -50,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon May 09 2011 Adam Miller <maxamillion@fedoraproject.org> - 1.5.6-1
+- New upstream release, fixes old bug converting bash script to POSIX shell code
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.5-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-21  1:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-21  1:42 [rpms/txt2man] epel10: Updated to latest upstream and applied altered patch to remove old bash-isms Adam Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox