Author: qboosh Date: Fri Sep 3 17:49:33 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 3.0.4 (GPL v3+ now) - updated info patch
---- Files affected: packages/gperf: gperf-info.patch (1.2 -> 1.3) , gperf.spec (1.38 -> 1.39) ---- Diffs: ================================================================ Index: packages/gperf/gperf-info.patch diff -u packages/gperf/gperf-info.patch:1.2 packages/gperf/gperf-info.patch:1.3 --- packages/gperf/gperf-info.patch:1.2 Fri Nov 3 01:28:59 2000 +++ packages/gperf/gperf-info.patch Fri Sep 3 19:49:27 2010 @@ -1,15 +1,14 @@ -diff -Nru gperf-2.7.2/doc/gperf.texi gperf-2.7.2.new/doc/gperf.texi ---- gperf-2.7.2/doc/gperf.texi Tue Sep 26 12:57:05 2000 -+++ gperf-2.7.2.new/doc/gperf.texi Fri Nov 3 00:12:02 2000 -@@ -19,9 +19,9 @@ - @syncodeindex fn cp +--- 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 +@@ -30,9 +30,9 @@ @c @synindex pg cp + @ifinfo -...@dircategory Programming Tools +...@dircategory Programming Tools: @direntry -* Gperf: (gperf). Perfect Hash Function Generator. +* Gperf: (gperf). Perfect Hash Function Generator @end direntry + @end ifinfo - @ifinfo ================================================================ Index: packages/gperf/gperf.spec diff -u packages/gperf/gperf.spec:1.38 packages/gperf/gperf.spec:1.39 --- packages/gperf/gperf.spec:1.38 Tue Apr 8 10:24:52 2008 +++ packages/gperf/gperf.spec Fri Sep 3 19:49:27 2010 @@ -2,14 +2,15 @@ Summary: A perfect hash function generator Summary(pl.UTF-8): Generator funkcji haszujÄ…cych Name: gperf -Version: 3.0.3 +Version: 3.0.4 Release: 1 -License: GPL +License: GPL v3+ Group: Development/Tools Source0: http://ftp.gnu.org/gnu/gperf/%{name}-%{version}.tar.gz -# Source0-md5: cc20e58975a38075440423c8fb85fd00 +# Source0-md5: c1f1db32fb6598d6a93e6e88796a8632 Patch0: %{name}-info.patch Patch1: %{name}-no_dvi_html.patch +URL: http://www.gnu.org/software/gperf/ BuildRequires: libstdc++-devel BuildRequires: texinfo BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -45,10 +46,10 @@ %clean rm -rf $RPM_BUILD_ROOT -%post -p /sbin/postshell +%post -p /sbin/postshell -/usr/sbin/fix-info-dir -c %{_infodir} -%postun -p /sbin/postshell +%postun -p /sbin/postshell -/usr/sbin/fix-info-dir -c %{_infodir} %files @@ -64,6 +65,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.39 2010/09/03 17:49:27 qboosh +- updated to 3.0.4 (GPL v3+ now) +- updated info patch + Revision 1.38 2008/04/08 08:24:52 glen - unify ftp.gnu.org urls ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gperf/gperf-info.patch?r1=1.2&r2=1.3&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gperf/gperf.spec?r1=1.38&r2=1.39&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
