public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/erlang-riak_pipe] rawhide: Reenable eqc testsuite
@ 2026-09-02 19:32 Peter Lemenkov
0 siblings, 0 replies; only message in thread
From: Peter Lemenkov @ 2026-09-02 19:32 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/erlang-riak_pipe
Branch : rawhide
Commit : 3a5b932061e01c8d1eb436f0210758faddd82377
Author : Peter Lemenkov <lemenkov@gmail.com>
Date : 2026-09-02T21:32:24+02:00
Stats : +3/-21 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/erlang-riak_pipe/c/3a5b932061e01c8d1eb436f0210758faddd82377?branch=rawhide
Log:
Reenable eqc testsuite
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
---
diff --git a/.gitignore b/.gitignore
index dae1c14..31c029a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,4 @@
/basho-riak_pipe-1.3.0-0-gdc08299.tar.gz
/basho-riak_pipe-1.3.1-0-gb888d66.tar.gz
/basho-riak_pipe-1.3.2-0-g5f2edb7.tar.gz
-/riak_pipe-2.1.1.tar.gz
-/riak_pipe-2.1.6.tar.gz
-/riak_pipe-3.0.16.tar.gz
+/riak_pipe-*.tar.gz
diff --git a/erlang-riak_pipe-0001-Disable-eqc-rebar3-plugin.patch b/erlang-riak_pipe-0001-Disable-eqc-rebar3-plugin.patch
deleted file mode 100644
index 5ad37f8..0000000
--- a/erlang-riak_pipe-0001-Disable-eqc-rebar3-plugin.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-From: Peter Lemenkov <lemenkov@gmail.com>
-Date: Thu, 7 Nov 2024 15:06:09 +0300
-Subject: [PATCH] Disable eqc rebar3 plugin
-
-Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
-
-diff --git a/rebar.config b/rebar.config
-index bd28589..d35a828 100644
---- a/rebar.config
-+++ b/rebar.config
-@@ -11,5 +11,3 @@
- {deps, [
- {riak_core, ".*", {git, "https://github.com/basho/riak_core.git", {tag, "riak_kv-3.0.16"}}}
- ]}.
--
--{plugins, [{eqc_rebar, {git, "https://github.com/Quviq/eqc-rebar", {branch, "master"}}}]}.
diff --git a/erlang-riak_pipe.spec b/erlang-riak_pipe.spec
index dd8675f..c6a7d82 100644
--- a/erlang-riak_pipe.spec
+++ b/erlang-riak_pipe.spec
@@ -9,12 +9,12 @@ Summary: Riak Pipelines
License: Apache-2.0
URL: https://github.com/basho/%{realname}
VCS: git:%{url}.git
-Source0: %{url}/archive/riak_kv-%{version}/%{realname}-%{version}.tar.gz
-Patch1: erlang-riak_pipe-0001-Disable-eqc-rebar3-plugin.patch
+Source: %{url}/archive/riak_kv-%{version}/%{realname}-%{version}.tar.gz
BuildRequires: erlang-cluster_info
BuildRequires: erlang-exometer_core
BuildRequires: erlang-lager
BuildRequires: erlang-rebar3
+BuildRequires: erlang-rebar3-eqc
BuildRequires: erlang-riak_core
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-02 19:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-02 19:32 [rpms/erlang-riak_pipe] rawhide: Reenable eqc testsuite Peter Lemenkov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox