11%define cloudberry_install_dir /usr/local /cloudberry-db
22
3- Name: cloudberry-db
3+ Name: apache- cloudberry-db-incubating
44Version: %{version }
55Release: %{release }%{?dist }
66Summary: High-performance, open-source data warehouse based on PostgreSQL/Greenplum
77
88License: ASL 2.0
9- URL: https://cloudberrydb .org
10- Vendor: Cloudberry Open Source
9+ URL: https://cloudberry.apache .org
10+ Vendor: Apache Cloudberry (incubating)
1111Group: Applications/Databases
1212Prefix: %{cloudberry_install_dir }
1313
@@ -68,14 +68,15 @@ Requires: lz4
6868Requires: openldap
6969Requires: pam
7070Requires: pcre2
71+ Requires: perl
7172Requires: readline
7273Requires: xz
7374%endif
7475
7576%description
7677
77- Cloudberry Database is an advanced, open-source, massively parallel
78- processing (MPP) data warehouse developed from PostgreSQL and
78+ Apache Cloudberry (incubating) is an advanced, open-source, massively
79+ parallel processing (MPP) data warehouse developed from PostgreSQL and
7980Greenplum. It is designed for high-performance analytics on
8081large-scale data sets, offering powerful analytical capabilities and
8182enhanced security features.
@@ -88,12 +89,22 @@ Key Features:
8889- Compatibility with multiple data sources and formats
8990- Enhanced security features
9091
91- Cloudberry Database supports both batch processing and real-time data
92+ Apache Cloudberry supports both batch processing and real-time data
9293warehousing, making it a versatile solution for modern data
9394environments.
9495
95- For more information, visit the official Cloudberry Database website
96- at https://cloudberrydb.org.
96+ Apache Cloudberry (incubating) is an effort undergoing incubation at
97+ the Apache Software Foundation (ASF), sponsored by the Apache
98+ Incubator PMC.
99+
100+ Incubation is required of all newly accepted projects until a further
101+ review indicates that the infrastructure, communications, and decision
102+ making process have stabilized in a manner consistent with other
103+ successful ASF projects.
104+
105+ While incubation status is not necessarily a reflection of the
106+ completeness or stability of the code, it does indicate that the
107+ project has yet to be fully endorsed by the ASF.
97108
98109%prep
99110# No prep needed for binary RPM
0 commit comments