public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/golang-github-zmap-zlint-3] rawhide: Orphaned for 6+ weeks
@ 2026-06-26 2:02 Orphaned Packages Process
0 siblings, 0 replies; only message in thread
From: Orphaned Packages Process @ 2026-06-26 2:02 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/golang-github-zmap-zlint-3
Branch : rawhide
Commit : 69352b77a867cf93815d15b7b7e826f104576e9a
Author : Orphaned Packages Process <packaging-reports@fedoraproject.org>
Date : 2026-06-25T21:02:07-05:00
Stats : +1/-92 in 6 file(s)
URL : https://src.fedoraproject.org/rpms/golang-github-zmap-zlint-3/c/69352b77a867cf93815d15b7b7e826f104576e9a?branch=rawhide
Log:
Orphaned for 6+ weeks
---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 57f9fda..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,3 +0,0 @@
-/zlint-3.0.0.tar.gz
-/zlint-3.3.1.tar.gz
-/zlint-3.5.0.tar.gz
diff --git a/README.md b/README.md
deleted file mode 100644
index 820109b..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# golang-github-zmap-zlint-3
-
-The golang-github-zmap-zlint-3 package
diff --git a/changelog b/changelog
deleted file mode 100644
index cbf4f4c..0000000
--- a/changelog
+++ /dev/null
@@ -1,14 +0,0 @@
-* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-5
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
-
-* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
-
-* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
-
-* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
-
-* Wed Jan 13 18:59:50 CET 2021 Robert-André Mauchin <zebob.m@gmail.com> - 3.0.0-1
-- Initial package
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..5204a84
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+Orphaned for 6+ weeks
diff --git a/golang-github-zmap-zlint-3.spec b/golang-github-zmap-zlint-3.spec
deleted file mode 100644
index a1fddb3..0000000
--- a/golang-github-zmap-zlint-3.spec
+++ /dev/null
@@ -1,71 +0,0 @@
-# Generated by go2rpm 1.9.0
-%bcond_without check
-
-# https://github.com/zmap/zlint
-%global goipath github.com/zmap/zlint/v3
-%global forgeurl https://github.com/zmap/zlint
-Version: 3.5.0
-
-%gometa
-
-%global common_description %{expand:
-ZLint is a X.509 certificate linter written in Go that checks for consistency
-with standards (e.g. RFC 5280) and other relevant PKI requirements (e.g.
-CA/Browser Forum Baseline Requirements).}
-
-%global golicenses LICENSE
-%global godocs CONTRIBUTING.md README.md
-
-Name: %{goname}
-Release: %autorelease
-Summary: X.509 Certificate Linter focused on Web PKI standards and requirements
-
-License: Apache-2.0
-URL: %{gourl}
-Source0: %{gosource}
-
-BuildRequires: help2man
-
-%description %{common_description}
-
-%gopkg
-
-%prep
-%goprep
-%autopatch -p1
-mv v3/* ./.
-
-%generate_buildrequires
-%go_generate_buildrequires
-
-%build
-for cmd in cmd/* ; do
- %gobuild -o %{gobuilddir}/bin/$(basename $cmd) %{goipath}/$cmd
-done
-
-%install
-%gopkginstall
-install -m 0755 -vd %{buildroot}%{_bindir}
-install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/
-install -m 0755 -vd %{buildroot}%{_mandir}/man1
-help2man --no-discard-stderr --no-info --version-string=%{version} %{buildroot}%{_bindir}/zlint > %{buildroot}%{_mandir}/man1/zlint.1
-help2man --no-discard-stderr --no-info --version-string=%{version} %{buildroot}%{_bindir}/zlint-gtld-update > %{buildroot}%{_mandir}/man1/zlint-gtld-update.1
-
-%if %{with check}
-%check
-%gocheck -t cmd
-%endif
-
-%files
-%license LICENSE
-%doc CONTRIBUTING.md README.md
-%{_bindir}/zlint
-%{_bindir}/zlint-gtld-update
-%{_bindir}/genTestCerts
-%{_mandir}/man1/zlint.1*
-%{_mandir}/man1/zlint-gtld-update.1*
-
-%gopkgfiles
-
-%changelog
-%autochangelog
diff --git a/sources b/sources
deleted file mode 100644
index 38f89eb..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (zlint-3.5.0.tar.gz) = a8b22f9700e75196c9b63186483993b0bc8f0928033648baf12147ade00dd6cc3020ee9ff4015a26107795009d3dcf1a56f06a2a1505bb1f8c99e11837f54e9b
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-26 2:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-26 2:02 [rpms/golang-github-zmap-zlint-3] rawhide: Orphaned for 6+ weeks Orphaned Packages Process
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox