public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/yggdrasil] epel9: Package available in c9s
@ 2026-09-15 13:17 Link Dupont
  0 siblings, 0 replies; only message in thread
From: Link Dupont @ 2026-09-15 13:17 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/yggdrasil
Branch : epel9
Commit : ff4a8c4dcabb1808a81d2e02d61cc25eb0446fdf
Author : Link Dupont <link@sub-pop.net>
Date   : 2026-09-15T13:17:08+00:00
Stats  : +1/-82 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/yggdrasil/c/ff4a8c4dcabb1808a81d2e02d61cc25eb0446fdf?branch=epel9

Log:
Package available in c9s

---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index f2acf48..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-/yggdrasil-0.3.1.tar.xz
-/yggdrasil-0.3.2.tar.xz

diff --git a/README.md b/README.md
deleted file mode 100644
index 3f50b82..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# yggdrasil
-
-The yggdrasil package

diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..adfd4e6
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+Package available in c9s

diff --git a/sources b/sources
deleted file mode 100644
index e0c3039..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (yggdrasil-0.3.2.tar.xz) = adb94e48091a4df00e2de8bddd02cd0964cf1753be85bbdc3b16ed0aef6fb530718393f4868ed2323df70163e455a5bc34e1f33432c72026ba8d5588573cb2e3

diff --git a/yggdrasil.spec b/yggdrasil.spec
deleted file mode 100644
index 8805f4b..0000000
--- a/yggdrasil.spec
+++ /dev/null
@@ -1,76 +0,0 @@
-%bcond_without check
-
-# https://github.com/redhatinsights/yggdrasil
-%global goipath         github.com/redhatinsights/yggdrasil
-Version:                0.3.2
-%global tag             %{version}
-
-%gometa -f
-
-%global common_description %{expand:
-yggdrasil is a system daemon that subscribes to topics on an MQTT broker and
-routes any data received on the topics to an appropriate child "worker" process,
-exchanging data with its worker processes through a D-Bus message broker.}
-
-%global golicenses      LICENSE
-%global godocs          CONTRIBUTING.md README.md
-
-Name:           yggdrasil
-Release:        2%{?dist}
-Summary:        Remote data transmission and processing client
-
-License:        GPL-3.0-only
-URL:            %{gourl}
-Source:         https://github.com/RedHatInsights/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
-
-BuildRequires:  systemd-rpm-macros
-BuildRequires:  meson
-BuildRequires:  pkgconfig(dbus-1)
-BuildRequires:  pkgconfig(systemd)
-BuildRequires:  pkgconfig(bash-completion)
-
-%description %{common_description}
-
-%gopkg
-
-%prep
-%goprep -k
-%autopatch -p1
-
-%build
-%undefine _auto_set_build_flags
-export %gomodulesmode
-%{?gobuilddir:export GOPATH="%{gobuilddir}:${GOPATH:+${GOPATH}:}%{?gopath}"}
-%meson -Dvendor=true "-Dgobuildflags=[%(echo %{expand:%gocompilerflags} | sed -e s/"^"/"'"/ -e s/" "/"', '"/g -e s/"$"/"'"/), '-tags', '"rpm_crashtraceback\ ${BUILDTAGS:-}"', '-a', '-v', '-x']" -Dgoldflags='%{?currentgoldflags} -B 0x%(head -c20 /dev/urandom|od -An -tx1|tr -d " \n") -compressdwarf=false -linkmode=external -extldflags "%{build_ldflags} %{?__golang_extldflags}"'
-%meson_build
-
-%global gosupfiles ./ipc/com.redhat.Yggdrasil1.Dispatcher1.xml ./ipc/com.redhat.Yggdrasil1.Worker1.xml
-%install
-%meson_install
-%gopkginstall
-
-%if %{with check}
-%check
-%gocheck
-%endif
-
-%files
-%license LICENSE
-%doc CONTRIBUTING.md README.md
-%{_bindir}/*
-%config(noreplace) %{_sysconfdir}/%{name}
-%{_unitdir}/*
-%{_userunitdir}/*
-%{_datadir}/bash-completion/completions/*
-%{_datadir}/dbus-1/{interfaces,system-services,system.d}/*
-%{_datadir}/doc/%{name}/*
-%{_mandir}/man1/*
-
-%gopkgfiles
-
-%changelog
-* Mon Jul 24 2023 Link Dupont <linkdupont@fedoraproject.org> - 0.3.2-1
-- Update to version 0.3.2
-
-* Wed Mar  8 2023 Link Dupont <linkdupont@fedoraproject.org> - 0.3.1-2
-- Initial package

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-15 13:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-15 13:17 [rpms/yggdrasil] epel9: Package available in c9s Link Dupont

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox