public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Peter Lemenkov <lemenkov@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/erlang-proper] rawhide: Switch to declarative buildsystem (f44+)
Date: Thu, 30 Jul 2026 18:00:06 GMT [thread overview]
Message-ID: <178543440698.1.15465000179542169004.rpms-erlang-proper-a050225f3fee@fedoraproject.org> (raw)
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
reply other threads:[~2026-07-30 18:00 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178543440698.1.15465000179542169004.rpms-erlang-proper-a050225f3fee@fedoraproject.org \
--to=lemenkov@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox