Author: lisu Date: Mon Oct 4 13:32:41 2010 GMT Module: packages Tag: HEAD ---- Log message: - add -grep-2.7.patch which fixes wrong charakter classes no longer missinterpreted by grep-2.7 - release 5
---- Files affected: packages/docbook-utils: docbook-utils.spec (1.43 -> 1.44) ---- Diffs: ================================================================ Index: packages/docbook-utils/docbook-utils.spec diff -u packages/docbook-utils/docbook-utils.spec:1.43 packages/docbook-utils/docbook-utils.spec:1.44 --- packages/docbook-utils/docbook-utils.spec:1.43 Sun May 30 22:31:24 2010 +++ packages/docbook-utils/docbook-utils.spec Mon Oct 4 15:32:36 2010 @@ -5,7 +5,7 @@ Summary(pl.UTF-8): Skrypty do obróbki dokumentów DocBook Name: docbook-utils Version: 0.6.14 -Release: 4 +Release: 5 License: Eric Bischoff, Mark Galassi, Jochem Huhmann, Steve Cheng, and Frederik Fouvry; GPL 2.0 Group: Applications/Publishing/SGML Source0: ftp://sources.redhat.com/pub/docbook-tools/new-trials/SOURCES/%{name}-%{version}.tar.gz @@ -15,6 +15,7 @@ Patch1: %{name}-roff_includes_in_man_pages.patch Patch2: %{name}-catalog.patch Patch3: %{name}-debian.patch +Patch4: %{name}-grep-2.7.patch URL: http://sources.redhat.com/docbook-tools/ BuildRequires: autoconf BuildRequires: automake @@ -44,6 +45,7 @@ %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 %build %{__aclocal} @@ -91,6 +93,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.44 2010/10/04 13:32:36 lisu +- add -grep-2.7.patch which fixes wrong charakter classes no longer missinterpreted by grep-2.7 +- release 5 + Revision 1.43 2010/05/30 20:31:24 arekm - rel 4; debian patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/docbook-utils/docbook-utils.spec?r1=1.43&r2=1.44&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
