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-poolboy] rawhide: Switch to declarative builds (f44+)
Date: Sun, 06 Sep 2026 14:51:43 GMT [thread overview]
Message-ID: <178870630383.1.14558080376316584866.rpms-erlang-poolboy-76b593aada54@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/erlang-poolboy
Branch : rawhide
Commit : 76b593aada5462aa1c1b6a94b12f32109b8948b6
Author : Peter Lemenkov <lemenkov@gmail.com>
Date : 2026-09-06T16:45:42+02:00
Stats : +4/-18 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/erlang-poolboy/c/76b593aada5462aa1c1b6a94b12f32109b8948b6?branch=rawhide
Log:
Switch to declarative builds (f44+)
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
---
diff --git a/.gitignore b/.gitignore
index fe4267a..67a9381 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,4 @@
/devinus-poolboy-0.7.0-0-g6aab8b8.tar.gz
/devinus-poolboy-0.8.1-0-g69c8ef1.tar.gz
/devinus-poolboy-0.9.1-0-gfc8312d.tar.gz
-/poolboy-1.5.1.tar.gz
-/poolboy-1.5.2.tar.gz
+/poolboy-*.tar.gz
diff --git a/erlang-poolboy.spec b/erlang-poolboy.spec
index 5374c01..5438822 100644
--- a/erlang-poolboy.spec
+++ b/erlang-poolboy.spec
@@ -8,26 +8,13 @@ Summary: A hunky Erlang worker pool factory
License: Unlicense OR ISC
URL: https://github.com/devinus/%{realname}
VCS: git:%{url}.git
-Source0: %{url}/archive/%{version}/%{realname}-%{version}.tar.gz
-BuildRequires: erlang-rebar3
+Source: %{url}/archive/%{version}/%{realname}-%{version}.tar.gz
+BuildRequires: erlang-rebar3-eqc
+BuildSystem: rebar3
%description
%{summary}.
-%prep
-%setup -q -n %{realname}-%{version}
-# FIXME plugins are currently broken
-sed -i -e '/rebar3_eqc/d' rebar.config
-
-%build
-%{erlang3_compile}
-
-%install
-%{erlang3_install}
-
-%check
-%{erlang3_test}
-
%files
%license LICENSE UNLICENSE
%doc README.md
reply other threads:[~2026-09-06 14:51 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=178870630383.1.14558080376316584866.rpms-erlang-poolboy-76b593aada54@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