You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2021/01/20 23:49:36 UTC

[GitHub] [ignite-3] vkulichenko commented on a change in pull request #29: IGNITE-14016

vkulichenko commented on a change in pull request #29:
URL: https://github.com/apache/ignite-3/pull/29#discussion_r561332858



##########
File path: deliveries/rpm/apache-ignite.spec
##########
@@ -0,0 +1,223 @@
+%define __jar_repack %{nil}
+%define user ignite
+%define _libdir /usr/lib
+%define _log %{_var}/log
+%define _sharedstatedir /var/lib
+
+
+
+#-------------------------------------------------------------------------------
+#
+# Packages' descriptions
+#
+Name:             apache-ignite
+Version:          3.0.0
+Release:          1
+Summary:          Apache Ignite In-Memory Computing, Database and Caching Platform
+Group:            Development/System
+License:          ASL 2.0
+URL:              https://ignite.apache.org
+Requires:         java-11 which
+Requires(pre):    (shadow-utils or shadow)
+Provides:         %{name}
+AutoReq:          no
+AutoProv:         no
+BuildArch:        noarch
+%description
+Ignite™ is a memory-centric distributed database, caching, and processing

Review comment:
       The product description has been changed recently to "Distributed Database For High-Performance Computing With In-Memory Speed". Please see the website.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org