Blame SOURCES/asciidoc-music-noship.patch

fd20b1
diff --git a/asciidoc-8.6.8-music-noship.patch b/asciidoc-8.6.8-music-noship.patch
fd20b1
new file mode 100644
fd20b1
index 0000000..c0fc89b
fd20b1
--- /dev/null
fd20b1
+++ b/asciidoc-8.6.8-music-noship.patch
fd20b1
@@ -0,0 +1,103 @@
fd20b1
+diff -uNr asciidoc-8.6.8-orig/examples/website/build-website.sh asciidoc-8.6.8/examples/website/build-website.sh
fd20b1
+--- asciidoc-8.6.8-orig/examples/website/build-website.sh	2013-09-13 10:46:05.486227851 -0400
fd20b1
++++ asciidoc-8.6.8/examples/website/build-website.sh	2013-09-13 10:50:35.036112150 -0400
fd20b1
+@@ -20,6 +20,5 @@
fd20b1
+ $ASCIIDOC_HTML README-website.txt
fd20b1
+ $ASCIIDOC_HTML support.txt
fd20b1
+ $ASCIIDOC_HTML source-highlight-filter.txt
fd20b1
+-$ASCIIDOC_HTML music-filter.txt
fd20b1
+ $ASCIIDOC_HTML a2x.1.txt
fd20b1
+ $ASCIIDOC_HTML asciimath.txt
fd20b1
+diff -uNr asciidoc-8.6.8-orig/tests/data/filters-test.txt asciidoc-8.6.8/tests/data/filters-test.txt
fd20b1
+--- asciidoc-8.6.8-orig/tests/data/filters-test.txt	2013-09-13 10:46:05.496229029 -0400
fd20b1
++++ asciidoc-8.6.8/tests/data/filters-test.txt	2013-09-13 10:51:12.370110678 -0400
fd20b1
+@@ -54,37 +54,3 @@
fd20b1
+ ---------------------------------------------------------------------
fd20b1
+ 
fd20b1
+ 
fd20b1
+-== Music filter
fd20b1
+-
fd20b1
+-.A tune generated from ABC notation
fd20b1
+-[music,music1.png]
fd20b1
+----------------------------------------------------------------------
fd20b1
+-T:The Butterfly
fd20b1
+-R:slip jig
fd20b1
+-C:Tommy Potts
fd20b1
+-H:Fiddle player Tommy Potts made this tune from two older slip jigs,
fd20b1
+-H:one of which is called "Skin the Peelers" in Roche's collection.
fd20b1
+-D:Bothy Band: 1975.
fd20b1
+-M:9/8
fd20b1
+-K:Em
fd20b1
+-vB2(E G2)(E F3)|B2(E G2)(E F)ED|vB2(E G2)(E F3)|(B2d) d2(uB A)FD:|
fd20b1
+-|:(vB2c) (e2f) g3|(uB2d) (g2e) (dBA)|(B2c) (e2f) g2(ua|b2a) (g2e) (dBA):|
fd20b1
+-|:~B3 (B2A) G2A|~B3 BA(uB d)BA|~B3 (B2A) G2(A|B2d) (g2e) (dBA):|
fd20b1
+----------------------------------------------------------------------
fd20b1
+-
fd20b1
+-<<X1,Link to following fragment>>.
fd20b1
+-
fd20b1
+-[[X1]]
fd20b1
+-.A fragment generated from LilyPond source
fd20b1
+-["music", "music2.png", "ly", link="music2.ly"]
fd20b1
+----------------------------------------------------------------------
fd20b1
+-\version "2.10.0"
fd20b1
+-\paper {
fd20b1
+-  ragged-right = ##t
fd20b1
+-}
fd20b1
+-{
fd20b1
+-  \time 3/4
fd20b1
+-  \clef bass
fd20b1
+-  c2 e4 g2. f4 e d c2 r4
fd20b1
+-}
fd20b1
+----------------------------------------------------------------------
fd20b1
+diff -uNr asciidoc-8.6.8-orig/tests/data/open-block-test.txt asciidoc-8.6.8/tests/data/open-block-test.txt
fd20b1
+--- asciidoc-8.6.8-orig/tests/data/open-block-test.txt	2013-09-13 10:46:05.498229242 -0400
fd20b1
++++ asciidoc-8.6.8/tests/data/open-block-test.txt	2013-09-13 10:51:28.746109565 -0400
fd20b1
+@@ -103,15 +103,3 @@
fd20b1
+ digraph G { rankdir=LR; Graphviz->AsciiDoc->HTML}
fd20b1
+ --
fd20b1
+ 
fd20b1
+-[music]
fd20b1
+---
fd20b1
+-\version "2.10.0"
fd20b1
+-\paper {
fd20b1
+-  ragged-right = ##t
fd20b1
+-}
fd20b1
+-{
fd20b1
+-  \time 3/4
fd20b1
+-  \clef bass
fd20b1
+-  c2 e4 g2. f4 e d c2 r4
fd20b1
+-}
fd20b1
+---
fd20b1
+diff -uNr asciidoc-8.6.8-orig/tests/data/testcases.txt asciidoc-8.6.8/tests/data/testcases.txt
fd20b1
+--- asciidoc-8.6.8-orig/tests/data/testcases.txt	2013-09-13 10:46:05.498229242 -0400
fd20b1
++++ asciidoc-8.6.8/tests/data/testcases.txt	2013-09-13 10:50:35.037112150 -0400
fd20b1
+@@ -310,7 +310,7 @@
fd20b1
+ 
fd20b1
+ // Images and icons directories.
fd20b1
+ :imagesdir: ../../doc
fd20b1
+-image::music2.png[]
fd20b1
++// image::music2.png[]
fd20b1
+ 
fd20b1
+ :icons:
fd20b1
+ :iconsdir:  ../../images/icons
fd20b1
+diff -uNr asciidoc-8.6.8-orig/doc/slidy-example.txt asciidoc-8.6.8/doc/slidy-example.txt
fd20b1
+--- asciidoc-8.6.8-orig/doc/slidy-example.txt	2013-09-13 10:46:05.484227592 -0400
fd20b1
++++ asciidoc-8.6.8/doc/slidy-example.txt	2013-09-13 12:30:43.225757230 -0400
fd20b1
+@@ -151,17 +151,3 @@
fd20b1
+     else:
fd20b1
+         return word
fd20b1
+ ---------------------------------------------------------------------
fd20b1
+-
fd20b1
+-[music]
fd20b1
+-.Music
fd20b1
+----------------------------------------------------------------------
fd20b1
+-\version "2.10.0"
fd20b1
+-\paper {
fd20b1
+-  ragged-right = ##t
fd20b1
+-}
fd20b1
+-{
fd20b1
+-  \time 3/4
fd20b1
+-  \clef bass
fd20b1
+-  c2 e4 g2. f4 e d c2 r4
fd20b1
+-}
fd20b1
+----------------------------------------------------------------------