<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>29853</bug_id>
          
          <creation_ts>2014-02-27 16:45:55 +0400</creation_ts>
          <short_desc>Прошу включить все возможности aria2 (например, XML-RPC)</short_desc>
          <delta_ts>2014-02-27 21:19:02 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>aria2</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Andrey Cherepanov">cas</reporter>
          <assigned_to name="Ilya Mashkin">oddity</assigned_to>
          <cc>oddity</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>145508</commentid>
    <comment_count>0</comment_count>
    <who name="Andrey Cherepanov">cas</who>
    <bug_when>2014-02-27 16:45:55 +0400</bug_when>
    <thetext>Или (если не жалко переводить в Git) просто 

 ssh git.alt task approve 115359 200

diff --git a/aria2.spec b/aria2.spec
index e2467d4..f641d03 100644
--- a/aria2.spec
+++ b/aria2.spec
@@ -1,6 +1,6 @@
 Name: aria2
 Version: 1.18.3
-Release: alt1
+Release: alt2
 
 Summary: aria2 - a simple utility for downloading files faster
 License: GPL
@@ -12,6 +12,15 @@ Source: %name-%version.tar.bz2
 
 # Automatically added by buildreq on Thu Mar 23 2006
 BuildRequires: gcc-c++ libssl-devel libstdc++-devel
+BuildRequires: bison
+BuildRequires: cppunit-devel
+BuildRequires: gettext
+BuildRequires: libcares-devel
+BuildRequires: libgcrypt-devel
+BuildRequires: libgnutls-devel
+BuildRequires: libsqlite3-devel
+BuildRequires: libxml2-devel
+BuildRequires: zlib-devel
 
 %description
 aria2 is a download utility with resuming and segmented downloading.
@@ -37,7 +46,16 @@ Currently it has following features:
 %setup -n %name-%version
 
 %build
-%configure
+%configure --enable-bittorrent \
+           --enable-metalink \
+           --enable-epoll\
+           --disable-rpath \
+           --with-gnutls \
+           --with-libcares \
+           --with-libxml2 \
+           --with-openssl \
+           --with-libz \
+           --with-sqlite3
 %make
 
 %install
@@ -58,6 +76,9 @@ ln -s aria2c  %buildroot%_bindir/%name
 %_datadir/locale/*/LC_MESSAGES/aria2.mo
 
 %changelog
+* Thu Feb 27 2014 Andrey Cherepanov &lt;cas@altlinux.org&gt; 1.18.3-alt2
+- Enable more aria2 features (such as XML-RPC needed by `kiwix`)
+
 * Mon Jan 20 2014 Ilya Mashkin &lt;oddity@altlinux.ru&gt; 1.18.3-alt1
 - 1.18.3
 - add aria2c as binary (Closes: #29742)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>145511</commentid>
    <comment_count>1</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2014-02-27 21:19:02 +0400</bug_when>
    <thetext>aria2-1.18.3-alt2 -&gt; sisyphus:

* Thu Feb 27 2014 Ilya Mashkin &lt;oddity@altlinux&gt; 1.18.3-alt2
- Enable more aria2 features (Closes: #29853) Thanks to Andrey Cherepanov</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>