rpms/couchdb/devel couchdb.spec,1.10,1.11 import.log,1.7,1.8

Peter Lemenkov peter at fedoraproject.org
Fri May 7 14:42:14 UTC 2010


Author: peter

Update of /cvs/pkgs/rpms/couchdb/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv18116/devel

Modified Files:
	couchdb.spec import.log 
Log Message:
Remove useless BuldRequires (minor)


Index: couchdb.spec
===================================================================
RCS file: /cvs/pkgs/rpms/couchdb/devel/couchdb.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- couchdb.spec	7 May 2010 13:49:11 -0000	1.10
+++ couchdb.spec	7 May 2010 14:42:14 -0000	1.11
@@ -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 <lemenkov at gmail.com> 0.10.2-2
+- Remove useless BuildRequires
+
 * Fri May  7 2010 Peter Lemenkov <lemenkov at gmail.com> 0.10.2-1
 - Update to 0.10.2 (resolves rhbz #578580 and #572176)
 - Fixed chkconfig priority (see rhbz #579568)


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/couchdb/devel/import.log,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- import.log	7 May 2010 13:49:11 -0000	1.7
+++ import.log	7 May 2010 14:42:14 -0000	1.8
@@ -5,3 +5,4 @@ couchdb-0_9_1-1_fc11:HEAD:couchdb-0.9.1-
 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



More information about the scm-commits mailing list