Thanks Paulo.

Reviewed-by:  Matt Dew <[email protected]>

Matt


On Tue, Dec 14, 2010 at 11:23 AM, Paulo Zanoni <[email protected]> wrote:
> This way we don't need to require 4.1.2 and 4.5
> The geproto xml was inconsistent, by the way.
>
> Signed-off-by: Paulo Zanoni <[email protected]>
> ---
>
> Whenever I compile xextproto, I need to have the 3 docbookx.dtd files in
> my file system.  If no one objects, I'll provide more patches converting
> other protos/libs to 4.3. Then our documentation will be consistent,
> making it easier to do further version upgrades and easier to add
> BuildRequires to packages.
>
>
>  specs/dbe.xml      |    4 ++--
>  specs/geproto.xml  |    4 ++--
>  specs/security.xml |    4 ++--
>  specs/sync.xml     |    4 ++--
>  4 files changed, 8 insertions(+), 8 deletions(-)
>
> diff --git a/specs/dbe.xml b/specs/dbe.xml
> index ce7a327..c85dfda 100644
> --- a/specs/dbe.xml
> +++ b/specs/dbe.xml
> @@ -1,6 +1,6 @@
>  <?xml version="1.0" encoding="UTF-8" ?>
> -<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
> -          "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd";>
> +<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
> +          "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd";>
>
>
>  <!--
> diff --git a/specs/geproto.xml b/specs/geproto.xml
> index 7bba357..3356d45 100644
> --- a/specs/geproto.xml
> +++ b/specs/geproto.xml
> @@ -1,6 +1,6 @@
>  <?xml version="1.0" encoding="UTF-8"?>
> -<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
> -"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd";>
> +<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
> +"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd";>
>  <book>
>   <bookinfo>
>     <title>X Generic Event Extension</title>
> diff --git a/specs/security.xml b/specs/security.xml
> index bcf0153..ee132f3 100644
> --- a/specs/security.xml
> +++ b/specs/security.xml
> @@ -1,6 +1,6 @@
>  <?xml version="1.0" encoding="UTF-8" ?>
> -<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
> -                   
> "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd";>
> +<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
> +                   "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd";>
>  <!--translated from security.tex, on 2010-06-27 15:29:00,
>  by TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/)
>  xhtml,docbook,html,refcaption -->
> diff --git a/specs/sync.xml b/specs/sync.xml
> index ea8033f..44a6b2c 100644
> --- a/specs/sync.xml
> +++ b/specs/sync.xml
> @@ -1,6 +1,6 @@
>  <?xml version="1.0" encoding="UTF-8" ?>
> -<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
> -                   
> "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd";>
> +<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
> +                   "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd";>
>
>  <!--translated from sync.tex, on 2010-06-29 10:52:00,
>  by TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/) 
> xhtml,docbook,html,refcaption -->
> --
> 1.7.1
>
> _______________________________________________
> [email protected]: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: http://lists.x.org/mailman/listinfo/xorg-devel
>
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to