public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/erlang-proper] rawhide: Switch to declarative buildsystem (f44+)
@ 2026-07-30 18:00 Peter Lemenkov
0 siblings, 0 replies; only message in thread
From: Peter Lemenkov @ 2026-07-30 18:00 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/erlang-proper
Branch : rawhide
Commit : a050225f3fee06e0a4c726865599e11530572b7d
Author : Peter Lemenkov <lemenkov@gmail.com>
Date : 2026-07-30T19:59:37+02:00
Stats : +1/-10 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/erlang-proper/c/a050225f3fee06e0a4c726865599e11530572b7d?branch=rawhide
Log:
Switch to declarative buildsystem (f44+)
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
---
diff --git a/erlang-proper.spec b/erlang-proper.spec
index 1bcd1fd..a20627a 100644
--- a/erlang-proper.spec
+++ b/erlang-proper.spec
@@ -10,15 +10,12 @@ URL: https://github.com/proper-testing/%{realname}
VCS: git:%{url}.git
Source0: %{url}/archive/v%{version}/%{realname}-%{version}.tar.gz
BuildRequires: erlang-covertool
-BuildRequires: erlang-rebar3
+BuildSystem: rebar3
%description
PropEr (PROPerty-based testing tool for ERlang) is a QuickCheck-inspired
open-source property-based testing tool for Erlang.
-%prep
-%autosetup -p1 -n %{realname}-%{version}
-
%build
# The docs need to be built first: https://github.com/proper-testing/proper/issues/179
./scripts/make_doc
@@ -26,12 +23,6 @@ open-source property-based testing tool for Erlang.
# FIXME one particular test needs this
ln -s _build/default/lib/proper/ebin .
-%install
-%{erlang3_install}
-
-%check
-%{erlang3_test}
-
%files
%license COPYING
%doc doc
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-30 18:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-30 18:00 [rpms/erlang-proper] rawhide: Switch to declarative buildsystem (f44+) Peter Lemenkov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox