SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

golang-github-coreos-systemd-devel rpm build for : Fedora 37. For other distributions click golang-github-coreos-systemd-devel.

Name : golang-github-coreos-systemd-devel
Version : 22.3.2 Vendor : Fedora Project
Release : 7.20220821git458b399.fc37 Date : 2022-08-21 15:36:16
Group : Unspecified Source RPM : golang-github-coreos-systemd-22.3.2-7.20220821git458b399.fc37.src.rpm
Size : 0.34 MB
Packager : Fedora Project
Summary : Go bindings to systemd socket activation, journal, D-Bus, and unit files
Description :
Go bindings to systemd. The project has several packages:

– activation - for writing and using socket activation from Go
– daemon - for notifying systemd of service status changes
– dbus - for starting/stopping/inspecting running services and units
– journal - for writing to systemd\'s logging service, journald
– sdjournal - for reading from journald by wrapping its C API
– login1 - for integration with the systemd logind API
– machine1 - for registering machines/containers with systemd
– unit - for (de)serialization and comparison of unit files

This package contains the source code needed for building packages that
reference the following Go import paths:
– github.com/coreos/go-systemd

RPM found in directory: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/37/76833/riscv64/Packages/g

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  golang-github-coreos-systemd-devel-22.3.2-7.20220821git458b399.fc37.noarch.rpm
ftp.icm.edu.pl  golang-github-coreos-systemd-devel-22.3.2-7.20220821git458b399.fc37.noarch.rpm
     

Provides :
golang(github.com/coreos/go-systemd/activation)
golang(github.com/coreos/go-systemd/activation)(commit=458b399e2ee5782ceb2e4e689e3260cceaf20d52)
golang(github.com/coreos/go-systemd/daemon)
golang(github.com/coreos/go-systemd/daemon)(commit=458b399e2ee5782ceb2e4e689e3260cceaf20d52)
golang(github.com/coreos/go-systemd/dbus)
golang(github.com/coreos/go-systemd/dbus)(commit=458b399e2ee5782ceb2e4e689e3260cceaf20d52)
golang(github.com/coreos/go-systemd/import1)
golang(github.com/coreos/go-systemd/import1)(commit=458b399e2ee5782ceb2e4e689e3260cceaf20d52)
golang(github.com/coreos/go-systemd/internal/dlopen)
golang(github.com/coreos/go-systemd/internal/dlopen)(commit=458b399e2ee5782ceb2e4e689e3260cceaf20d52)
golang(github.com/coreos/go-systemd/journal)
golang(github.com/coreos/go-systemd/journal)(commit=458b399e2ee5782ceb2e4e689e3260cceaf20d52)
golang(github.com/coreos/go-systemd/login1)
golang(github.com/coreos/go-systemd/login1)(commit=458b399e2ee5782ceb2e4e689e3260cceaf20d52)
golang(github.com/coreos/go-systemd/machine1)
golang(github.com/coreos/go-systemd/machine1)(commit=458b399e2ee5782ceb2e4e689e3260cceaf20d52)
golang(github.com/coreos/go-systemd/sdjournal)
golang(github.com/coreos/go-systemd/sdjournal)(commit=458b399e2ee5782ceb2e4e689e3260cceaf20d52)
golang(github.com/coreos/go-systemd/unit)
golang(github.com/coreos/go-systemd/unit)(commit=458b399e2ee5782ceb2e4e689e3260cceaf20d52)
golang(github.com/coreos/go-systemd/util)
golang(github.com/coreos/go-systemd/util)(commit=458b399e2ee5782ceb2e4e689e3260cceaf20d52)
golang-github-coreos-systemd-devel
golang-ipath(github.com/coreos/go-systemd)
golang-ipath(github.com/coreos/go-systemd)(commit=458b399e2ee5782ceb2e4e689e3260cceaf20d52)

Requires :
go-filesystem
golang(github.com/godbus/dbus/v5)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/doc/golang-github-coreos-systemd-devel
/usr/share/doc/golang-github-coreos-systemd-devel/CONTRIBUTING.md
/usr/share/doc/golang-github-coreos-systemd-devel/README.md
/usr/share/doc/golang-github-coreos-systemd-devel/code-of-conduct.md
/usr/share/doc/golang-github-coreos-systemd-devel/examples
/usr/share/doc/golang-github-coreos-systemd-devel/examples/activation
/usr/share/doc/golang-github-coreos-systemd-devel/examples/activation/activation.go
/usr/share/doc/golang-github-coreos-systemd-devel/examples/activation/httpserver
/usr/share/doc/golang-github-coreos-systemd-devel/examples/activation/httpserver/README.md
/usr/share/doc/golang-github-coreos-systemd-devel/examples/activation/httpserver/hello.service
/usr/share/doc/golang-github-coreos-systemd-devel/examples/activation/httpserver/hello.socket
/usr/share/doc/golang-github-coreos-systemd-devel/examples/activation/httpserver/httpserver.go
/usr/share/doc/golang-github-coreos-systemd-devel/examples/activation/listen.go
/usr/share/doc/golang-github-coreos-systemd-devel/examples/activation/udpconn.go
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/coreos
/usr/share/gocode/src/github.com/coreos/go-systemd
/usr/share/gocode/src/github.com/coreos/go-systemd/.goipath
/usr/share/gocode/src/github.com/coreos/go-systemd/CONTRIBUTING.md
/usr/share/gocode/src/github.com/coreos/go-systemd/README.md
/usr/share/gocode/src/github.com/coreos/go-systemd/activation
/usr/share/gocode/src/github.com/coreos/go-systemd/activation/common_test.go
/usr/share/gocode/src/github.com/coreos/go-systemd/activation/files_test.go
/usr/share/gocode/src/github.com/coreos/go-systemd/activation/files_unix.go
/usr/share/gocode/src/github.com/coreos/go-systemd/activation/files_windows.go
/usr/share/gocode/src/github.com/coreos/go-systemd/activation/listeners.go
/usr/share/gocode/src/github.com/coreos/go-systemd/activation/listeners_test.go
/usr/share/gocode/src/github.com/coreos/go-systemd/activation/packetconns.go
/usr/share/gocode/src/github.com/coreos/go-systemd/activation/packetconns_test.go
/usr/share/gocode/src/github.com/coreos/go-systemd/code-of-conduct.md
There is 65 files more in these RPM.

 
ICM