[packages/eglexternalplatform] up to 1.1

atler atler at pld-linux.org
Mon Mar 8 12:03:25 CET 2021


commit b49afed2904b3ed055c5c77f58f02d6f1ab19ad9
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Mar 8 12:03:07 2021 +0100

    up to 1.1

 eglexternalplatform.spec | 14 +++++---------
 1 file changed, 5 insertions(+), 9 deletions(-)
---
diff --git a/eglexternalplatform.spec b/eglexternalplatform.spec
index 331de69..f475978 100644
--- a/eglexternalplatform.spec
+++ b/eglexternalplatform.spec
@@ -1,17 +1,13 @@
 Summary:	EGL External Platform Interface
 Summary(pl.UTF-8):	Interfejs EGL External Platform
 Name:		eglexternalplatform
-# see interface/eglexternalplatformversion.h
-Version:	1.0.0
-%define	gitref	e3b182e3253f92bdbb03a71fdbd958bfb69cf3e3
-%define	snap	20180316
-Release:	0.%{snap}.1
+Version:	1.1
+Release:	1
 License:	MIT
 Group:		Development/Libraries
 #Source0Download: https://github.com/NVIDIA/eglexternalplatform/releases
-# ...but no releases yet, so use snapshot
-Source0:	https://github.com/NVIDIA/eglexternalplatform/archive/%{gitref}/%{name}-%{snap}.tar.gz
-# Source0-md5:	fc3aa30a0351acbb790a2d2428369c28
+Source0:	https://github.com/NVIDIA/eglexternalplatform/archive/%{version}/%{name}-%{version}.tar.gz
+# Source0-md5:	ca1c152789955332cf315a9934742be2
 URL:		https://github.com/NVIDIA/eglexternalplatform
 BuildRequires:	rpmbuild(macros) >= 1.446
 Requires:	EGL-devel
@@ -40,7 +36,7 @@ Przykładami niskopoziomowych platform EGL są EGL_EXT_platform_device
 czy EGL_KHR_platform_gbm.
 
 %prep
-%setup -q -n %{name}-%{gitref}
+%setup -q
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/eglexternalplatform.git/commitdiff/b49afed2904b3ed055c5c77f58f02d6f1ab19ad9



More information about the pld-cvs-commit mailing list