Skip to content
This repository was archived by the owner on Sep 12, 2025. It is now read-only.

Commit 16b3dfe

Browse files
committed
Fix description in repo RPM.
1 parent feb096c commit 16b3dfe

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

packaging/rpm/repo-el/SPECS/cloudberry-dev-repo.spec

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,13 @@ License: Apache-2.0
66
Group: Development/Tools
77
URL: https://github.com/cloudberrydb/cloudberrydb
88

9-
%description This package configures the Cloudberry Database
10-
repository on your system. Cloudberry Database is an open-source
11-
project aimed at providing a scalable, high-performance SQL database
12-
for analytics. This repository provides access to the latest RPM
13-
packages for Cloudberry Database, allowing you to easily install and
14-
stay up-to-date with the latest developments.
9+
%description
10+
This package configures the Cloudberry Database repository on your
11+
system. Cloudberry Database is an open-source project aimed at
12+
providing a scalable, high-performance SQL database for
13+
analytics. This repository provides access to the latest RPM packages
14+
for Cloudberry Database, allowing you to easily install and stay
15+
up-to-date with the latest developments.
1516

1617
%install
1718
mkdir -p %{buildroot}%{_sysconfdir}/yum.repos.d/

0 commit comments

Comments
 (0)