public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Todd Zullinger <tmz@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/tig] v2.6.1: Temporarily disable asciidoc's safe mode until bug 506953 is fixed
Date: Mon, 15 Jun 2026 07:22:45 GMT	[thread overview]
Message-ID: <178150816510.1.4714780595299852177.rpms-tig-6e01943aa06a@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/tig
Branch : v2.6.1
Commit : 6e01943aa06aa447e9da0c64af7fc804a4125238
Author : Todd Zullinger <tmz@fedoraproject.org>
Date   : 2009-07-15T14:01:45+00:00
Stats  : +5/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/tig/c/6e01943aa06aa447e9da0c64af7fc804a4125238?branch=v2.6.1

Log:
Temporarily disable asciidoc's safe mode until bug 506953 is fixed

---
diff --git a/tig.spec b/tig.spec
index 6145a4c..3024516 100644
--- a/tig.spec
+++ b/tig.spec
@@ -1,6 +1,6 @@
 Name:           tig
 Version:        0.14.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Text-mode interface for the git revision control system
 
 Group:          Development/Tools
@@ -32,7 +32,7 @@ Using it as a pager, it will display input from stdin and colorize it.
 
 %build
 %configure
-make %{?_smp_mflags} all doc-man doc-html
+make %{?_smp_mflags} all doc-man doc-html ASCIIDOC="asciidoc --unsafe"
 
 #Convert to unix line endings
 sed -i -e 's/\r//' *.html
@@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Jul 14 2009 Todd Zullinger <tmz@pobox.com> - 0.14.1-2
+- Temporarily disable asciidoc's safe mode until bug 506953 is fixed
+
 * Fri Apr 03 2009 James Bowes <jbowes@redhat.com> 0.14.1-1
 - tig-0.14.1
 

                 reply	other threads:[~2026-06-15  7:22 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=178150816510.1.4714780595299852177.rpms-tig-6e01943aa06a@fedoraproject.org \
    --to=tmz@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