summaryrefslogtreecommitdiffstats
path: root/valkey-bloom.spec
diff options
context:
space:
mode:
Diffstat (limited to 'valkey-bloom.spec')
-rw-r--r--valkey-bloom.spec8
1 files changed, 3 insertions, 5 deletions
diff --git a/valkey-bloom.spec b/valkey-bloom.spec
index 5f76dc1..b8eacff 100644
--- a/valkey-bloom.spec
+++ b/valkey-bloom.spec
@@ -15,20 +15,18 @@
%global forgeurl https://github.com/%{gh_vend}/%{gh_proj}
#global commit afe5de4ce52bb2b80af565a6f297bf330a65d0d8
%global tag %{version}
-# for EL-8 to avoid TAG usage
-%global archivename %{gh_proj}-%{version}
Name: valkey-bloom
Version: 1.0.0
+%forgemeta
Release: 1%{?dist}
Summary: Probabilistic data structures
# this module is BSD-3-Clause
# rust lilbraries are Apache-2.0, MIT, BSD-2-CLAUSE
License: BSD-3-Clause AND BSD-2-CLAUSE AND Apache-2.0 AND MIT
URL: %{forgeurl}
-Source0: %{name}-%{version}.tgz
-Source1: makesrc.sh
-# get full git snapshot with submodules
+Source0: %{forgesource}
+# get rust dependencies
Source2: %{name}-deps-%{version}.tgz
Source3: makedeps.sh