public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/egl-wayland] f44: Drop snapshot conditionals
@ 2026-09-04 14:32 Simone Caronni
0 siblings, 0 replies; only message in thread
From: Simone Caronni @ 2026-09-04 14:32 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/egl-wayland
Branch : f44
Commit : 6cbea9d3c71878a0b934b2af509929f012b1f520
Author : Simone Caronni <negativo17@gmail.com>
Date : 2026-09-04T16:29:07+02:00
Stats : +1/-14 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/egl-wayland/c/6cbea9d3c71878a0b934b2af509929f012b1f520?branch=f44
Log:
Drop snapshot conditionals
---
diff --git a/egl-wayland.spec b/egl-wayland.spec
index d14227c..8fd139d 100644
--- a/egl-wayland.spec
+++ b/egl-wayland.spec
@@ -1,20 +1,11 @@
-%global commit0 3acc51828aceba310081c72a18f938f04d4487de
-%global date 20250407
-%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
-%global tag %{version}
-
Name: egl-wayland
-Version: 1.1.22%{!?tag:~%{date}git%{shortcommit0}}
+Version: 1.1.22
Release: %autorelease
Summary: EGLStream-based Wayland external platform
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}/%{name}-%{shortcommit0}.tar.gz
-%endif
BuildRequires: cmake
BuildRequires: meson
@@ -53,11 +44,7 @@ EGL drivers that support the external platform mechanism.
This package contains development files.
%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:32 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:32 [rpms/egl-wayland] f44: 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