]> git.pld-linux.org Git - packages/gtypist.git/commitdiff
- updated to 2.9.4 auto/th/gtypist-2.9.4-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 9 Feb 2014 16:29:39 +0000 (17:29 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 9 Feb 2014 16:29:39 +0000 (17:29 +0100)
- removed obsolete format-error patch

gtypist-format-error.patch [deleted file]
gtypist.spec

diff --git a/gtypist-format-error.patch b/gtypist-format-error.patch
deleted file mode 100644 (file)
index ca54f23..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/src/script.c b/src/script.c
-index 34a52b0..ce04d68 100644
---- a/src/script.c
-+++ b/src/script.c
-@@ -331,7 +331,7 @@ do_exit( FILE *script )
-   }
-   else
-   {
--      printf(convertUTF8ToCurrentEncoding(_("Happy Typing!\n\n")));
-+      printf("%s", convertUTF8ToCurrentEncoding(_("Happy Typing!\n\n")));
-   }
-   exit( 0 );
- }
index 6fb793e321e30b0392cc713fe4ec12b871d515f4..736a95b60c4233a27a47bbee8aef3f95a21c2c3f 100644 (file)
@@ -6,15 +6,14 @@ Summary:      Program for learning typist
 Summary(hu.UTF-8):     Program gépírás tanulásához
 Summary(pl.UTF-8):     Program do nauki bezwzrokowego pisania na klawiaturze
 Name:          gtypist
-Version:       2.9.3
+Version:       2.9.4
 Release:       1
 License:       GPL v3+
 Group:         Applications/Text
 Source0:       http://ftp.gnu.org/gnu/gtypist/%{name}-%{version}.tar.xz
-# Source0-md5: b9537888dc87ae43f82010cd4fe69811
+# Source0-md5: f980d5a4bc3c0743a2235791b42fb5a2
 Patch0:                %{name}-info.patch
 Patch1:                %{name}-am.patch
-Patch2:                %{name}-format-error.patch
 URL:           http://www.gnu.org/software/gtypist/
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake >= 1:1.8.2
@@ -53,7 +52,6 @@ Tryb Emacsa do edycji plików .typ gtypista.
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 %{__rm} po/stamp-po
 
This page took 0.087773 seconds and 4 git commands to generate.