public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/erlang-poolboy] rawhide: Switch to declarative builds (f44+)
@ 2026-09-06 14:51 Peter Lemenkov
  0 siblings, 0 replies; only message in thread
From: Peter Lemenkov @ 2026-09-06 14:51 UTC (permalink / raw)
  To: git-commits

            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

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

only message in thread, other threads:[~2026-09-06 14:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-06 14:51 [rpms/erlang-poolboy] rawhide: Switch to declarative builds (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