[packages/gperf] - updated to 3.1 - updated info,no_dvi_html patches
qboosh
qboosh at pld-linux.org
Mon Jan 23 21:53:17 CET 2017
commit 55b9921ff9fed2ece8187c24245052ddac6be726
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon Jan 23 21:54:43 2017 +0100
- updated to 3.1
- updated info,no_dvi_html patches
gperf-info.patch | 13 ++-----------
gperf-no_dvi_html.patch | 14 +++++++-------
gperf.spec | 6 +++---
3 files changed, 12 insertions(+), 21 deletions(-)
---
diff --git a/gperf.spec b/gperf.spec
index 99a889f..521da12 100644
--- a/gperf.spec
+++ b/gperf.spec
@@ -1,12 +1,12 @@
Summary: A perfect hash function generator
Summary(pl.UTF-8): Generator funkcji haszujących
Name: gperf
-Version: 3.0.4
-Release: 2
+Version: 3.1
+Release: 1
License: GPL v3+
Group: Development/Tools
Source0: http://ftp.gnu.org/gnu/gperf/%{name}-%{version}.tar.gz
-# Source0-md5: c1f1db32fb6598d6a93e6e88796a8632
+# Source0-md5: 9e251c0a618ad0824b51117d5d9db87e
Patch0: %{name}-info.patch
Patch1: %{name}-no_dvi_html.patch
URL: http://www.gnu.org/software/gperf/
diff --git a/gperf-info.patch b/gperf-info.patch
index b4afa99..16ae47f 100644
--- a/gperf-info.patch
+++ b/gperf-info.patch
@@ -1,5 +1,5 @@
---- gperf-3.0.4/doc/gperf.texi.orig 2009-02-01 13:12:22.000000000 +0100
-+++ gperf-3.0.4/doc/gperf.texi 2010-09-03 19:46:25.082531741 +0200
+--- gperf-3.1/doc/gperf.texi.orig 2009-02-01 13:12:22.000000000 +0100
++++ gperf-3.1/doc/gperf.texi 2010-09-03 19:46:25.082531741 +0200
@@ -30,9 +30,9 @@
@c @synindex pg cp
@@ -12,12 +12,3 @@
@end direntry
@end ifinfo
-@@ -1128,7 +1128,7 @@
- use of two hash tables in the same file, even when the option @samp{-G}
- (or, equivalently, the @samp{%global-table} declaration) is given.
-
-- at itemx --length-table-name=@var{length-table-array-name}
-+ at item --length-table-name=@var{length-table-array-name}
- @cindex Array name
- Allows you to specify the name for the generated array containing the
- length table. Default name is @samp{lengthtable}. This option permits the
diff --git a/gperf-no_dvi_html.patch b/gperf-no_dvi_html.patch
index cd9ac35..2ebc10e 100644
--- a/gperf-no_dvi_html.patch
+++ b/gperf-no_dvi_html.patch
@@ -1,15 +1,15 @@
---- gperf-3.0.1/doc/Makefile.in.orig 2003-06-02 13:42:02.000000000 +0200
-+++ gperf-3.0.1/doc/Makefile.in 2003-10-14 00:53:19.827335328 +0200
+--- gperf-3.1/doc/Makefile.in.orig 2017-01-02 12:35:39.000000000 +0100
++++ gperf-3.1/doc/Makefile.in 2017-01-23 21:51:44.042712664 +0100
@@ -64,7 +64,7 @@
VPATH = $(srcdir)
--all : info ps pdf html
-+all : info
+-all : info pdf html man
++all : info man
info : $(srcdir)/gperf.info
-@@ -116,8 +116,8 @@
+@@ -130,8 +130,8 @@
# $(INSTALL_DATA) $(srcdir)/gperf.ps $(DESTDIR)$(psdir)/gperf.ps
# $(MKINSTALLDIRS) $(DESTDIR)$(pdfdir)
# $(INSTALL_DATA) $(srcdir)/gperf.pdf $(DESTDIR)$(pdfdir)/gperf.pdf
@@ -20,7 +20,7 @@
installdirs : force
$(MKINSTALLDIRS) $(DESTDIR)$(infodir)
-@@ -125,7 +125,7 @@
+@@ -139,7 +139,7 @@
# $(MKINSTALLDIRS) $(DESTDIR)$(dvidir)
# $(MKINSTALLDIRS) $(DESTDIR)$(psdir)
# $(MKINSTALLDIRS) $(DESTDIR)$(pdfdir)
@@ -29,7 +29,7 @@
uninstall : force
$(RM) $(DESTDIR)$(infodir)/gperf.info
-@@ -133,7 +133,7 @@
+@@ -147,7 +147,7 @@
# $(RM) $(DESTDIR)$(dvidir)/gperf.dvi
# $(RM) $(DESTDIR)$(psdir)/gperf.ps
# $(RM) $(DESTDIR)$(pdfdir)/gperf.pdf
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gperf.git/commitdiff/55b9921ff9fed2ece8187c24245052ddac6be726
More information about the pld-cvs-commit
mailing list