From f20f51dde6b4e099f291844b8edde8a5cf8cfefa Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Jan 13 2020 09:12:29 +0000 Subject: Initial import post review Signed-off-by: Pierre-Yves Chibon --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a8864c7 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/dummy-test-package-crested-0.tar.gz diff --git a/dummy-test-package-crested.spec b/dummy-test-package-crested.spec new file mode 100644 index 0000000..e8cb2d7 --- /dev/null +++ b/dummy-test-package-crested.spec @@ -0,0 +1,36 @@ +# Our dummy-test-packages are named after canary varieties, meet Gloster, Rubino and Crested +# Source: https://www.omlet.co.uk/guide/finches_and_canaries/canary/canary_varieties +Name: dummy-test-package-crested + +Version: 0 +Release: 1%{?dist} +Summary: Dummy Test Package called Crested +License: CC0 +URL: http://fedoraproject.org/wiki/DummyTestPackages + +# The tarball contains a file with an uuid to test later and a LICENSE +Source0: %{name}-%{version}.tar.gz + +BuildArch: noarch + +%description +This is a dummy test package for the purposes of testing if the Fedora CI +pipeline is working. There is nothing useful here. + +%prep +%autosetup + +%build +# nothing to do + +%install +mkdir -p %{buildroot}%{_datadir} +cp -p uuid %{buildroot}%{_datadir}/%{name} + +%files +%license LICENSE +%{_datadir}/%{name} + +%changelog +* Thu Dec 19 2019 Pierre-Yves Chibon - 0-1 +- Initial packaging work diff --git a/sources b/sources new file mode 100644 index 0000000..faf19b3 --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (dummy-test-package-crested-0.tar.gz) = 18168fe5c8d7455f40a66fe96a81588698b369619c5ec6bb2a68e0e87cb765c685f99dc4c2803c1d2678119d3064c7ffa054c651bbe3a2835f7a5e6bb4916f1e