You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by bm...@apache.org on 2011/10/29 02:49:46 UTC

svn commit: r1190718 - in /incubator/bigtop/trunk/bigtop-packages/src: deb/zookeeper/control rpm/zookeeper/SPECS/zookeeper.spec

Author: bmahe
Date: Sat Oct 29 00:49:45 2011
New Revision: 1190718

URL: http://svn.apache.org/viewvc?rev=1190718&view=rev
Log:
BIGTOP-208. Zookeeper does not depend on git or subversion

Modified:
    incubator/bigtop/trunk/bigtop-packages/src/deb/zookeeper/control
    incubator/bigtop/trunk/bigtop-packages/src/rpm/zookeeper/SPECS/zookeeper.spec

Modified: incubator/bigtop/trunk/bigtop-packages/src/deb/zookeeper/control
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-packages/src/deb/zookeeper/control?rev=1190718&r1=1190717&r2=1190718&view=diff
==============================================================================
--- incubator/bigtop/trunk/bigtop-packages/src/deb/zookeeper/control (original)
+++ incubator/bigtop/trunk/bigtop-packages/src/deb/zookeeper/control Sat Oct 29 00:49:45 2011
@@ -16,7 +16,7 @@ Source: hadoop-zookeeper
 Section: misc
 Priority: extra
 Maintainer: Bigtop <bi...@incubator.apache.org>
-Build-Depends: debhelper (>= 6), ant, ant-optional, git-core, autoconf, automake, subversion
+Build-Depends: debhelper (>= 6), ant, ant-optional, autoconf, automake
 Standards-Version: 3.8.0
 Homepage: http://zookeeper.apache.org/
 

Modified: incubator/bigtop/trunk/bigtop-packages/src/rpm/zookeeper/SPECS/zookeeper.spec
URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-packages/src/rpm/zookeeper/SPECS/zookeeper.spec?rev=1190718&r1=1190717&r2=1190718&view=diff
==============================================================================
--- incubator/bigtop/trunk/bigtop-packages/src/rpm/zookeeper/SPECS/zookeeper.spec (original)
+++ incubator/bigtop/trunk/bigtop-packages/src/rpm/zookeeper/SPECS/zookeeper.spec Sat Oct 29 00:49:45 2011
@@ -73,7 +73,7 @@ Source4: hadoop-zookeeper.sh.suse
 Source5: zookeeper.1
 Source6: zoo.cfg
 BuildArch: noarch
-BuildRequires: ant, autoconf, automake, subversion
+BuildRequires: ant, autoconf, automake
 Requires(pre): coreutils, shadow-utils, /usr/sbin/groupadd, /usr/sbin/useradd
 Requires(post): %{alternatives_dep}
 Requires(preun): %{alternatives_dep}