public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/egl-gbm] f45: Drop snapshot conditionals
@ 2026-09-04 14:26 Simone Caronni
0 siblings, 0 replies; only message in thread
From: Simone Caronni @ 2026-09-04 14:26 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/egl-gbm
Branch : f45
Commit : f116943c4a91c72b387b3314cac64d5c7be1aa62
Author : Simone Caronni <negativo17@gmail.com>
Date : 2026-09-04T16:26:07+02:00
Stats : +1/-14 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/egl-gbm/c/f116943c4a91c72b387b3314cac64d5c7be1aa62?branch=f45
Log:
Drop snapshot conditionals
---
diff --git a/egl-gbm.spec b/egl-gbm.spec
index e0940fd..71c3313 100644
--- a/egl-gbm.spec
+++ b/egl-gbm.spec
@@ -1,21 +1,12 @@
-%global commit0 b24587d4871a630d05e9e26da94c95e6ce4324f2
-%global date 20240919
-%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
-%global tag %{version}
-
Name: egl-gbm
Epoch: 2
-Version: 1.1.4%{!?tag:^%{date}git%{shortcommit0}}
+Version: 1.1.4
Release: %autorelease
Summary: Nvidia egl gbm libary
License: MIT
URL: https://github.com/NVIDIA/%{name}
-%if 0%{?tag:1}
Source0: %url/archive/%{version}/%{name}-%{version}.tar.gz
-%else
-Source0: %url/archive/%{commit0}.tar.gz#/%{name}-%{shortcommit0}.tar.gz
-%endif
BuildRequires: gcc
BuildRequires: meson
@@ -28,11 +19,7 @@ BuildRequires: mesa-libgbm-devel
The GBM EGL external platform library.
%prep
-%if 0%{?tag:1}
%autosetup -p1
-%else
-%autosetup -p1 -n %{name}-%{commit0}
-%endif
%build
%meson
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-04 14:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-04 14:26 [rpms/egl-gbm] f45: Drop snapshot conditionals Simone Caronni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox