Skip to content

Add new package citus for work item 47499297 #13653

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 14 commits into
base: 3.0-dev
Choose a base branch
from
Prev Previous commit
Next Next commit
Update shadow-utils as BR
  • Loading branch information
cyberbandya007 committed May 1, 2025
commit 0d9e5312bf07799c7bea4107a12bcd8f0ae497ca
4 changes: 2 additions & 2 deletions SPECS/citus/citus.spec
Original file line number Diff line number Diff line change
@@ -13,10 +13,10 @@ BuildRequires: libcurl-devel
BuildRequires: lz4-devel
BuildRequires: pkgconfig(icu-i18n)
BuildRequires: pkgconfig(icu-uc)
Requires: postgresql
%if 0%{?with_check}
Requires: shadow-utils
BuildRequires: shadow-utils
%endif
Requires: postgresql
Provides: %{name}

%description