public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/erlang-base64url] rawhide: Switch to declarative build (f45+)
@ 2026-07-30 16:49 Peter Lemenkov
0 siblings, 0 replies; only message in thread
From: Peter Lemenkov @ 2026-07-30 16:49 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/erlang-base64url
Branch : rawhide
Commit : 7773f761972315ddef440fe298602bc22a42b80c
Author : Peter Lemenkov <lemenkov@gmail.com>
Date : 2026-07-30T18:48:43+02:00
Stats : +3/-16 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/erlang-base64url/c/7773f761972315ddef440fe298602bc22a42b80c?branch=rawhide
Log:
Switch to declarative build (f45+)
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
---
diff --git a/.gitignore b/.gitignore
index 4f6ff85..851934f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-/base64url-1.0.tar.gz
-/base64url-1.0.1.tar.gz
+/base64url-*.tar.gz
diff --git a/erlang-base64url.spec b/erlang-base64url.spec
index 15ac530..aa95ef9 100644
--- a/erlang-base64url.spec
+++ b/erlang-base64url.spec
@@ -9,27 +9,15 @@ Summary: Standalone URL safe base64-compatible codec
URL: https://github.com/dvv/%{srcname}
VCS: git:%{url}.git
Source0: %{url}/archive/%{version}/%{srcname}-%{version}.tar.gz
-BuildRequires: erlang-rebar3
+BuildSystem: rebar3
%description
%{summary}.
-%prep
-%autosetup -n %{srcname}-%{version}
-
-%build
-%{erlang3_compile}
-
-%check
-%{erlang3_test}
-
-%install
-%{erlang3_install}
-
%files
%license LICENSE.txt
%doc README.md
-%{erlang_appdir}
+%{erlang_appdir}/
%changelog
%autochangelog
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-30 16:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-30 16:49 [rpms/erlang-base64url] rawhide: Switch to declarative build (f45+) Peter Lemenkov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox