wohali commented on a change in pull request #36: Modifications for openSUSE 
support
URL: https://github.com/apache/couchdb-pkg/pull/36#discussion_r237766618
 
 

 ##########
 File path: rpm/SPECS/couchdb.spec
 ##########
 @@ -33,29 +33,49 @@ ExclusiveArch: x86_64
 Exclusiveos:   linux
 Packager:      CouchDB Developers <[email protected]>
 
+%if 0%{?suse_version}
+BuildRequires: erlang
+BuildRequires: erlang-rebar
+BuildRequires: erlang-reltool
+BuildRequires: erlang-epmd
+BuildRequires: gcc-c++
+BuildRequires: pkg-config
+Requires(pre): shadow
+BuildRequires: python3
 
 Review comment:
   @rolfn As of 2.3.0 (releasing imminently) we are exclusively python3. Please 
feel free to update this to `python3`, and sorry about the flip-flop on this.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to