Hello community,

here is the log from the commit of package docbook2x for openSUSE:Factory 
checked in at 2013-08-13 10:15:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/docbook2x (Old)
 and      /work/SRC/openSUSE:Factory/.docbook2x.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "docbook2x"

Changes:
--------
--- /work/SRC/openSUSE:Factory/docbook2x/docbook2x.changes      2011-12-08 
11:48:27.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.docbook2x.new/docbook2x.changes 2013-08-13 
10:15:59.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Aug 12 14:35:30 UTC 2013 - [email protected]
+
+- add BuildRequires for makeinfo (bnc#834457)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ docbook2x.spec ++++++
--- /var/tmp/diff_new_pack.a6xRTs/_old  2013-08-13 10:16:00.000000000 +0200
+++ /var/tmp/diff_new_pack.a6xRTs/_new  2013-08-13 10:16:00.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package docbook2x
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,10 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           docbook2x
 BuildRequires:  automake
 BuildRequires:  docbook_4
 BuildRequires:  libxslt-devel
+%if 0%{?suse_version} >= 1200
+BuildRequires:  makeinfo
+%endif
 BuildRequires:  openjade
 BuildRequires:  perl-XML-DOM
 BuildRequires:  perl-XML-Parser
@@ -27,19 +31,26 @@
 BuildRequires:  sgml-skel
 BuildRequires:  tidy
 Url:            http://docbook2x.sourceforge.net/
-License:        GPL-2.0+
-Group:          Productivity/Publishing/DocBook
-Provides:       docbook2X db2x
-Requires:       perl-XML-Parser perl-XML-DOM perl-XML-RegExp perl-URI
-Requires:       perl-XML-SAX
-Requires:       openjade opensp tidy perl-libwww-perl
+Provides:       db2x
+Provides:       docbook2X
 Requires:       docbook_4
+Requires:       openjade
+Requires:       opensp
+Requires:       perl-URI
+Requires:       perl-XML-DOM
+Requires:       perl-XML-Parser
+Requires:       perl-XML-RegExp
+Requires:       perl-XML-SAX
+Requires:       perl-libwww-perl
 Requires:       sgml-skel
+Requires:       tidy
 %define regcat /usr/bin/sgml-register-catalog
 PreReq:         %{regcat} /usr/bin/xmlcatalog /usr/bin/edit-xml-catalog
 PreReq:         sed grep awk
 Obsoletes:      db2x
 Summary:        DocBook-to-Texinfo Converter
+License:        GPL-2.0+
+Group:          Productivity/Publishing/DocBook
 Version:        0.8.8
 Release:        0
 Source:         
http://downloads.sourceforge.net/docbook2x/docbook2X-%{version}.tar.bz2
@@ -53,6 +64,7 @@
 
 %package doc
 Summary:        DocBook-to-Texinfo Converter
+Group:          Productivity/Publishing/DocBook
 PreReq:         %install_info_prereq
 
 %description doc

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to