public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Adam Miller <maxamillion@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/txt2man] epel10: Updated to latest upstream and applied altered patch to remove old bash-isms
Date: Tue, 21 Jul 2026 01:42:55 GMT [thread overview]
Message-ID: <178459817537.1.1357856790470167062.rpms-txt2man-a9fcaf92273c@fedoraproject.org> (raw)
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
reply other threads:[~2026-07-21 1:42 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=178459817537.1.1357856790470167062.rpms-txt2man-a9fcaf92273c@fedoraproject.org \
--to=maxamillion@fedoraproject.org \
--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