commit 54a66421b596f99ff52f4f49ba03719fec5cbef9
Author: Jan RÄ™korajski <[email protected]>
Date:   Wed Jun 11 10:11:08 2014 +0200

    - fix building with texinfo 5.x
    - rel 3

 texinfo.patch | 15 +++++++++++++++
 tk707.spec    |  4 +++-
 2 files changed, 18 insertions(+), 1 deletion(-)
---
diff --git a/tk707.spec b/tk707.spec
index 69e393b..ea3e50e 100644
--- a/tk707.spec
+++ b/tk707.spec
@@ -2,13 +2,14 @@ Summary:      Drum sequencer for a sound card or MIDI device
 #Summary(pl.UTF-8):    -
 Name:          tk707
 Version:       0.8
-Release:       2
+Release:       3
 License:       GPL v2
 Group:         Applications/Multimedia
 Source0:       
http://www-ljk.imag.fr/membres/Pierre.Saramito/tk707/download/%{name}-%{version}.tar.gz
 # Source0-md5: 7471494195c053f048862c292320d06c
 Source1:       %{name}.desktop
 Patch0:                %{name}-build.patch
+Patch1:                texinfo.patch
 URL:           http://www-ljk.imag.fr/membres/Pierre.Saramito/tk707/
 BuildRequires: alsa-lib-devel
 BuildRequires: autoconf
@@ -43,6 +44,7 @@ to emulate one.
 %setup -q
 %{__sed} -i -e 's|\\$|"|g' -e 's|^|"|g' defs.c
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__aclocal}
diff --git a/texinfo.patch b/texinfo.patch
new file mode 100644
index 0000000..8e4406a
--- /dev/null
+++ b/texinfo.patch
@@ -0,0 +1,15 @@
+--- tk707-0.8/gpl.texi~        2014-06-11 10:09:13.000000000 +0200
++++ tk707-0.8/gpl.texi 2014-06-11 10:09:30.913488246 +0200
+@@ -284,12 +284,7 @@
+ of preserving the free status of all derivatives of our free software and
+ of promoting the sharing and reuse of software generally.
+ 
+-@iftex
+-@heading NO WARRANTY
+-@end iftex
+-@ifinfo
+ @center NO WARRANTY
+-@end ifinfo
+ 
+ @item
+ BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tk707.git/commitdiff/54a66421b596f99ff52f4f49ba03719fec5cbef9

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to