Hello community,

here is the log from the commit of package asciidoc for openSUSE:12.1 checked 
in at 2011-11-08 09:32:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.1/asciidoc (Old)
 and      /work/SRC/openSUSE:12.1/.asciidoc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "asciidoc", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:12.1/asciidoc/asciidoc.changes   2011-10-24 
12:27:48.000000000 +0200
+++ /work/SRC/openSUSE:12.1/.asciidoc.new/asciidoc.changes      2011-11-08 
09:32:39.000000000 +0100
@@ -1,0 +2,14 @@
+Mon Nov  7 13:04:59 UTC 2011 - [email protected]
+
+- Add missing dependency on python-xml.
+
+-------------------------------------------------------------------
+Fri Oct 28 13:52:10 UTC 2011 - [email protected]
+
+- updated to version 8.6.6:
+ * New html5 backend.
+ * Enhanced plugin system.
+ * See details in
+   http://www.methods.co.nz/asciidoc/CHANGELOG.html
+
+-------------------------------------------------------------------

Old:
----
  a2x-missing-package-msg.diff
  asciidoc-8.2.6-no-safe-check.diff
  asciidoc-8.4.5.tar.bz2
  asciidoc-ignore-deprecation.diff

New:
----
  asciidoc-8.6.6.tar.gz

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

Other differences:
------------------
++++++ asciidoc.spec ++++++
--- /var/tmp/diff_new_pack.7FMZ2F/_old  2011-11-08 09:32:39.000000000 +0100
+++ /var/tmp/diff_new_pack.7FMZ2F/_new  2011-11-08 09:32:39.000000000 +0100
@@ -19,21 +19,18 @@
 
 Name:           asciidoc
 Summary:        Text-Based Document Generation
-Version:        8.4.5
+Version:        8.6.6
 Release:        1
 License:        GPL v2 or later
 Group:          Development/Tools/Doc Generators
-Requires:       python >= 2.3
+Requires:       python >= 2.3 python-xml
 Requires:       docbook-xsl-stylesheets
 Recommends:     dblatex
 # a2x needs /usr/bin/xsltproc
 Recommends:     libxslt
 Url:            http://www.methods.co.nz/asciidoc/
-Source0:        %{name}-%{version}.tar.bz2
+Source0:        %{name}-%{version}.tar.gz
 Patch0:         asciidoc-vim-fix.diff
-Patch1:         asciidoc-8.2.6-no-safe-check.diff
-Patch3:         asciidoc-ignore-deprecation.diff
-Patch4:         a2x-missing-package-msg.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
@@ -53,9 +50,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
-%patch3 -p1
-%patch4
 
 %build
 
@@ -67,7 +61,7 @@
 install -m 0644 filters/*/*.conf $RPM_BUILD_ROOT/etc/asciidoc/filters/
 install -m 0755 filters/*/*.py $RPM_BUILD_ROOT/etc/asciidoc/filters/
 install -m 0755 -D asciidoc.py $RPM_BUILD_ROOT%{_bindir}/asciidoc
-install -m 0755 -D a2x $RPM_BUILD_ROOT%{_bindir}/a2x
+install -m 0755 -D a2x.py $RPM_BUILD_ROOT%{_bindir}/a2x
 install -m 0644 doc/*.1  $RPM_BUILD_ROOT%{_mandir}/man1/
 for i in images stylesheets javascripts docbook-xsl dblatex; do
   cp -av $i $RPM_BUILD_ROOT%{_datadir}/asciidoc/

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

Reply via email to