public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/erlang-riak_dt] rawhide: Reenable eqc test-suite
@ 2026-09-03 18:52 Peter Lemenkov
  0 siblings, 0 replies; only message in thread
From: Peter Lemenkov @ 2026-09-03 18:52 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/erlang-riak_dt
            Branch : rawhide
            Commit : d92760e39c9ba7cd33da866185df984b7f412685
            Author : Peter Lemenkov <lemenkov@gmail.com>
            Date   : 2026-09-02T21:18:05+02:00
            Stats  : +2/-19 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/erlang-riak_dt/c/d92760e39c9ba7cd33da866185df984b7f412685?branch=rawhide

            Log:
            Reenable eqc test-suite

Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>

---
diff --git a/erlang-riak_dt-0001-FIXME-disable-plugins.patch b/erlang-riak_dt-0001-FIXME-disable-plugins.patch
deleted file mode 100644
index 6878a11..0000000
--- a/erlang-riak_dt-0001-FIXME-disable-plugins.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-From: Peter Lemenkov <lemenkov@gmail.com>
-Date: Wed, 11 Feb 2026 19:23:52 +0100
-Subject: [PATCH] FIXME disable plugins
-
-Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
-
-diff --git a/rebar.config b/rebar.config
-index 67cf39b..9a303b0 100644
---- a/rebar.config
-+++ b/rebar.config
-@@ -5,5 +5,3 @@
- {xref_checks,[undefined_function_calls,undefined_functions,locals_not_used,
-     deprecated_function_calls, deprecated_functions]}.
- {edoc_opts, [{preprocess, true}]}.
--
--{plugins, [{eqc_rebar, {git, "https://github.com/Quviq/eqc-rebar", {branch, "master"}}}]}.

diff --git a/erlang-riak_dt.spec b/erlang-riak_dt.spec
index d700d1d..91aa72b 100644
--- a/erlang-riak_dt.spec
+++ b/erlang-riak_dt.spec
@@ -8,10 +8,10 @@ Summary:	Convergent replicated data types in Erlang
 License:	Apache-2.0
 URL:		https://github.com/basho/%{realname}
 VCS:		git:%{url}.git
-Source0:	%{url}/archive/riak_kv-%{version}/%{realname}-%{version}.tar.gz
+Source:		%{url}/archive/riak_kv-%{version}/%{realname}-%{version}.tar.gz
 Patch:		erlang-riak_dt-0001-A-couple-of-failing-tests-which-look-to-be-caused-by.patch
-Patch:		erlang-riak_dt-0001-FIXME-disable-plugins.patch
 BuildRequires:	erlang-rebar3
+BuildRequires:	erlang-rebar3-eqc
 
 %description
 A set of state based CRDTs implemented in Erlang.
@@ -26,7 +26,6 @@ A set of state based CRDTs implemented in Erlang.
 %{erlang3_install}
 
 %check
-# Some tests requires a proprietary library - QuickCheck
 %{erlang3_test}
 
 %files

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-03 18:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-03 18:52 [rpms/erlang-riak_dt] rawhide: Reenable eqc test-suite Peter Lemenkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox