From be9b74a0cb225f1fa5986b6336e0ef542b9f573b Mon Sep 17 00:00:00 2001 From: Peter Lemenkov Date: May 07 2010 14:42:14 +0000 Subject: Remove useless BuldRequires (minor) --- diff --git a/couchdb.spec b/couchdb.spec index 1384c8f..4bca7ab 100644 --- a/couchdb.spec +++ b/couchdb.spec @@ -5,7 +5,7 @@ Name: couchdb Version: 0.10.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A document database server, accessible via a RESTful JSON API Group: Applications/Databases @@ -21,8 +21,6 @@ BuildRequires: libicu-devel BuildRequires: js-devel BuildRequires: help2man BuildRequires: curl-devel -BuildRequires: autoconf -BuildRequires: libtool Requires: erlang # For %{_bindir}/icu-config @@ -37,11 +35,11 @@ Requires(pre): shadow-utils %description -Apache CouchDB is a distributed, fault-tolerant and schema-free -document-oriented database accessible via a RESTful HTTP/JSON API. -Among other features, it provides robust, incremental replication -with bi-directional conflict detection and resolution, and is -queryable and indexable using a table-oriented view engine with +Apache CouchDB is a distributed, fault-tolerant and schema-free +document-oriented database accessible via a RESTful HTTP/JSON API. +Among other features, it provides robust, incremental replication +with bi-directional conflict detection and resolution, and is +queryable and indexable using a table-oriented view engine with JavaScript acting as the default view definition language. %prep @@ -142,6 +140,9 @@ fi %dir %attr(0755, %{couchdb_user}, root) %{_localstatedir}/lib/couchdb %changelog +* Fri May 7 2010 Peter Lemenkov 0.10.2-2 +- Remove useless BuildRequires + * Fri May 7 2010 Peter Lemenkov 0.10.2-1 - Update to 0.10.2 (resolves rhbz #578580 and #572176) - Fixed chkconfig priority (see rhbz #579568) diff --git a/import.log b/import.log index d6160a6..245f84a 100644 --- a/import.log +++ b/import.log @@ -5,3 +5,4 @@ couchdb-0_9_1-1_fc11:HEAD:couchdb-0.9.1-1.fc11.src.rpm:1249005969 couchdb-0_10_0-1_fc11:HEAD:couchdb-0.10.0-1.fc11.src.rpm:1255646329 couchdb-0_10_0-2_fc11:HEAD:couchdb-0.10.0-2.fc11.src.rpm:1255651984 couchdb-0_10_2-1_fc12:HEAD:couchdb-0.10.2-1.fc12.src.rpm:1273240101 +couchdb-0_10_2-2_fc12:HEAD:couchdb-0.10.2-2.fc12.src.rpm:1273243278