From 98b3277fa0f6e9ae576da2eb0e6cbe6652675ac2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Wed, 14 Oct 2020 23:59:37 +0200 Subject: [PATCH] RHEL 9.0.0 Alpha bootstrap The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/eglexternalplatform#080c33b6b490f19bbf031728580737feeadddd10 --- .gitignore | 3 ++ eglexternalplatform.spec | 85 ++++++++++++++++++++++++++++++++++++++++ sources | 1 + 3 files changed, 89 insertions(+) create mode 100644 eglexternalplatform.spec create mode 100644 sources diff --git a/.gitignore b/.gitignore index e69de29..9c79d52 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1,3 @@ +/eglexternalplatform-53bf47c.tar.gz +/eglexternalplatform-76e2948.tar.gz +/eglexternalplatform-7c8f8e2.tar.gz diff --git a/eglexternalplatform.spec b/eglexternalplatform.spec new file mode 100644 index 0000000..e491ba2 --- /dev/null +++ b/eglexternalplatform.spec @@ -0,0 +1,85 @@ +%global commit 7c8f8e2218e46b1a4aa9538520919747f1184d86 +%global date 20180916 +%global shortcommit0 %(c=%{commit}; echo ${c:0:7}) +%global debug_package %{nil} + +Name: eglexternalplatform +Version: 1.1 +Release: 0.5%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist} +Summary: EGL External Platform Interface headers + +License: MIT +URL: https://github.com/NVIDIA +Source0: %url/%{name}/archive/%{commit}.tar.gz#/%{name}-%{shortcommit0}.tar.gz + +BuildArch: noarch + +%description +%summary + +%package devel +Summary: Development files for %{name} + +%description devel +The %{name}-devel package contains the header files for +developing applications that use %{name}. + + +%prep +%autosetup -n %{name}-%{commit} + +%build + +%install +mkdir -p %{buildroot}%{_includedir}/ +install -p -m 0644 interface/eglexternalplatform.h %{buildroot}%{_includedir}/ +install -p -m 0644 interface/eglexternalplatformversion.h %{buildroot}%{_includedir}/ +mkdir -p %{buildroot}%{_datadir}/pkgconfig/ +install -p -m 0644 eglexternalplatform.pc %{buildroot}%{_datadir}/pkgconfig/ + +%files devel +%doc README.md samples +%license COPYING +%{_includedir}/* +%{_datadir}/pkgconfig/eglexternalplatform.pc + + +%changelog +* Mon Jul 27 2020 Fedora Release Engineering - 1.1-0.5.20180916git7c8f8e2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Tue Jan 28 2020 Fedora Release Engineering - 1.1-0.4.20180916git7c8f8e2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Wed Jul 24 2019 Fedora Release Engineering - 1.1-0.3.20180916git7c8f8e2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Thu Jan 31 2019 Fedora Release Engineering - 1.1-0.2.20180916git7c8f8e2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Mon Aug 20 2018 Leigh Scott - 1.1-0.1.20180916git7c8f8e2 +- Update snapshot + +* Thu Jul 12 2018 Fedora Release Engineering - 1.0-0.7.20170201git76e2948 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Wed Feb 07 2018 Fedora Release Engineering - 1.0-0.6.20170201git76e2948 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Wed Jul 26 2017 Fedora Release Engineering - 1.0-0.5.20170201git76e2948 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Fri Feb 10 2017 Fedora Release Engineering - 1.0-0.4.20170201git76e2948 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Wed Feb 01 2017 Leigh Scott - 1.0-0.3.20170201git76e2948 +- Update snapshot +- Change to noarch +- Add license file + +* Fri Jan 20 2017 Leigh Scott - 1.0-0.2.20170120git53bf47c +- Add date to release + +* Thu Jan 19 2017 Leigh Scott - 1.0-0.1.git53bf47c +- First build + diff --git a/sources b/sources new file mode 100644 index 0000000..f0e2cf5 --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (eglexternalplatform-7c8f8e2.tar.gz) = 04ac00947f3b459d802eca04997b203dbd09c6b94c4e71513dc6be569e7fe8d30c186ef45afa59d24fc1e9d57c534708801df00d54be1cad046aac83a4c5def4