Compare commits

..

4 Commits

Author SHA1 Message Date
Owen Zimmerman 3bde8e6d44 Remove %define debug_package %{nil} 2026-06-16 15:02:22 +02:00
Owen Zimmerman ff23b46baa get debug info
Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-06-16 15:01:58 +02:00
Owen-sz b3e4fcc830 oops
Signed-off-by: Owen-sz <owen@fyralabs.com>
2026-06-15 14:33:36 +02:00
Owen-sz 90c58b51ea add: linsh
Signed-off-by: Owen-sz <owen@fyralabs.com>
2026-06-15 14:32:00 +02:00
60 changed files with 148 additions and 374 deletions
@@ -6,7 +6,7 @@
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
Name: discord-canary-openasar
Version: 1.0.1277
Version: 1.0.1260
Release: 1%{?dist}
Summary: A snappier Discord rewrite with features like further customization and theming
License: MIT AND https://discord.com/terms
+1 -1
View File
@@ -1,5 +1,5 @@
Name: discord-canary
Version: 1.0.1277
Version: 1.0.1260
Release: 1%{?dist}
Summary: Free Voice and Text Chat for Gamers
URL: discord.com
@@ -6,7 +6,7 @@
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
Name: discord-openasar
Version: 1.0.143
Version: 1.0.142
Release: 1%{?dist}
Summary: A snappier Discord rewrite with features like further customization and theming
License: MIT AND https://discord.com/terms
+1 -1
View File
@@ -1,5 +1,5 @@
Name: discord
Version: 1.0.143
Version: 1.0.142
Release: 1%{?dist}
Summary: Free Voice and Text Chat for Gamers
URL: https://discord.com
+1 -1
View File
@@ -3,7 +3,7 @@
Name: kopia
%electronmeta -D
Version: 0.23.1
Version: 0.23.0
Release: 1%{?dist}
Summary: A backup/restore tool that allows you to create encrypted snapshots
@@ -1,5 +1,5 @@
%global commit 158f537e7d4ce13ff7df49b6cb09c0cd27b8a517
%global commit_date 20260616
%global commit 7d933c652919899e46a6dfa0ac08dac36c492d95
%global commit_date 20260614
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global debug_package %nil
# terrible evil no good very bad hack
+2 -2
View File
@@ -1,9 +1,9 @@
# Disable X11 for RHEL 10+
%bcond x11 %[%{undefined rhel} || 0%{?rhel} < 10]
%global commit 65a1852ba388bb17f03797abeceb6e78c37e3aab
%global commit 662d41093c27e52a6c0ae0bee00f59310d16aa83
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20260616
%global commit_date 20260615
%global ver 0.41.0
Name: mpv-nightly
+1 -1
View File
@@ -1,4 +1,4 @@
%global ver 2026-06-16
%global ver 2026-06-15
%global goodver %(echo %ver | sed 's/-//g')
%global __brp_mangle_shebangs %{nil}
%bcond_without mold
+1 -1
View File
@@ -5,7 +5,7 @@
%global crate mise
Name: rust-mise
Version: 2026.6.11
Version: 2026.6.10
Release: 1%{?dist}
Summary: Front-end to your dev env
@@ -1,5 +1,5 @@
Name: plasma6-applet-appgrid
Version: 1.9.1
Version: 1.9.0
Release: 1%{?dist}
Summary: A modern fullscreen application launcher for KDE Plasma
# Main code: GPL-2.0-or-later
+1 -1
View File
@@ -1,7 +1,7 @@
%global mangowc_ver 0.12.5-1
Name: mangowm
Version: 0.14.4
Version: 0.14.2
Release: 1%{?dist}
Summary: A modern, lightweight, high-performance Wayland compositor built on dwl
License: GPL-3.0-or-later AND MIT AND X11 AND CC0-1.0
+1 -1
View File
@@ -2,7 +2,7 @@
%global ver 5.0.0
%global commit de82488dc60db736acd5bf95fb448405ea99f404
%global commit deaae83724bb5707124f98904e907a670d1ffc0f
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commitdate 20260608
-8
View File
@@ -1,8 +0,0 @@
project pkg {
rpm {
spec = "noctalia-greeter.spec"
}
labels {
nightly = 1
}
}
@@ -1,72 +0,0 @@
%global ver 1.0.0
%global commit db60c06b5f6ff5da4d5f1126eff312b2a41ef614
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commitdate 20260609
Name: noctalia-greeter
Version: %{ver}^%{commitdate}git.%{shortcommit}
Release: 1%{?dist}
Summary: A minimal login greeter for greetd that matches the look and feel of Noctalia Shell.
License: shortcommit
URL: https://github.com/noctalia-dev/noctalia-greeter
Source0: https://github.com/noctalia-dev/noctalia-greeter/archive/%{commit}/noctalia-greeter-%{commit}.tar.gz
BuildRequires: cage
BuildRequires: dbus
BuildRequires: gcc-c++
BuildRequires: greetd
BuildRequires: just
BuildRequires: meson
BuildRequires: pkgconfig(cairo)
BuildRequires: pkgconfig(egl)
BuildRequires: pkgconfig(fontconfig)
BuildRequires: pkgconfig(freetype2)
BuildRequires: pkgconfig(glesv2)
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(librsvg-2.0)
BuildRequires: pkgconfig(libwebp)
BuildRequires: pkgconfig(pango)
BuildRequires: pkgconfig(wayland-client)
BuildRequires: pkgconfig(wayland-protocols)
BuildRequires: pkgconfig(xkbcommon)
BuildRequires: polkit
BuildRequires: wlr-randr
Requires: cage
Requires: dbus
Requires: greetd
Packager: Cypress Reed <cypress@fyralabs.com>
%description
Noctalia Greeter is the screen you see before your desktop session starts.
It lets you pick a user, enter your password, choose a Wayland session, and pick a color scheme - with the same visual language as Noctalia Shell.
%prep
%autosetup -n noctalia-greeter-%{commit}
%conf
export LDFLAGS="%{__global_ldflags} -Wl,-z,notext"
%meson
%build
%meson_build
%install
%meson_install
%files
%doc README.md
%license LICENSE
%{_bindir}/%{name}
%{_bindir}/%{name}-apply-appearance
%{_bindir}/%{name}-print-greetd-config
%{_bindir}/%{name}-session
%{_datadir}/%{name}/*
%{_datadir}/polkit-1/actions/org.noctalia.greeter.apply-appearance.policy
%changelog
* Tue Jun 09 2026 Cypress Reed <cypress@fyralabs.com>
- Port to terra from Fedora COPR lionheartp/Hyprland
@@ -1,6 +0,0 @@
rpm.global("commit", get("https://api.github.com/repos/noctalia-dev/noctalia-greeter/commits/main").json().sha);
if rpm.changed() {
rpm.global("ver", gh("noctalia-dev/noctalia-greeter"));
rpm.global("commit_date", date());
rpm.release();
}
@@ -1,5 +1,5 @@
%global commit 3aae7f9a42a25b79fc7e01e6e3782d7dff43c174
%global commit_date 20260616
%global commit ee69ac8e462224798c9c619b57a0699112fe7d7a
%global commit_date 20260613
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: libsingularity
@@ -1,6 +1,6 @@
%global commit fdbf9ff3a31d7531b691cb49c98fc465a1a503a0
%global commit 699387c2c16dd5723e8825ad608538142b07b86b
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global fulldate 2026-06-15
%global fulldate 2026-06-14
%global commit_date %(echo %{fulldate} | sed 's/-//g')
%global public_key RWQlAjJC23149WL2sEpT/l0QKy7hMIFhYdQOFy0Z7z7PbneUgvlsnYcV
%global ver 1.3.2
+5
View File
@@ -0,0 +1,5 @@
project pkg {
rpm {
spec = "linsh.spec"
}
}
+32
View File
@@ -0,0 +1,32 @@
Name: linsh
Version: 0.02
Release: 1%{?dist}
Summary: Linux shell
License: GPL-2.0-or-later
URL: https://github.com/maxskiier/linsh
Source0: %{url}/archive/refs/tags/v%{version}.tar.gz
Packager: Owen Zimmerman <owen@fyralabs.com>
BuildRequires: make
BuildRequires: gcc
%description
%{summary}.
%prep
%autosetup
%build
%make_build CC="%__cc %build_cflags %build_ldflags"
%install
install -Dm755 linsh %{buildroot}%{_bindir}/linsh
%files
%license LICENSE
%doc README.txt
%{_bindir}/linsh
%changelog
* Mon Jun 15 2026 Owen Zimmerman <owen@fyralabs.com> - 0.02-1
- Initial package
+1
View File
@@ -0,0 +1 @@
rpm.version(gh_tag("maxskiier/linsh"));
+1 -1
View File
@@ -1,7 +1,7 @@
%bcond bootstrap 0
Name: yarnpkg-berry
Version: 4.17.0
Version: 4.16.0
Release: 1%{?dist}
Summary: Active development version of Yarn
License: BSD-2-Clause
+2 -2
View File
@@ -1,6 +1,6 @@
%global commit c3c38c5c09d887817229b133d904e6eb3f7e7011
%global commit cccc7b2d4408ee75d5c2e9dadad2cc0b7f992dd0
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20260616
%global commit_date 20260615
%global ver 1.8.0
%bcond_with check
+2 -2
View File
@@ -9,8 +9,8 @@
# GLIBCXX_ASSERTIONS is known to break RPCS3
%global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags}
%global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags}
%global commit e429f8cf05926852ed63949cad652bf1de5869a4
%global ver 0.0.41-19488
%global commit c38e8229ed063d476a55e8092922b728fa6854d3
%global ver 0.0.41-19475
Name: rpcs3
Version: %(echo %{ver} | sed 's/-/^/g')
-5
View File
@@ -1,5 +0,0 @@
project pkg {
rpm {
spec = "ghc-vinyl.spec"
}
}
-116
View File
@@ -1,116 +0,0 @@
# generated by cabal-rpm-2.3.2
# https://docs.fedoraproject.org/en-US/packaging-guidelines/Haskell/
%global pkg_name vinyl
%global pkgver %{pkg_name}-%{version}
%{?haskell_setup}
# testsuite missing deps: aeson hspec lens lens-aeson unordered-containers vector microlens should-not-typecheck
Name: ghc-%{pkg_name}
Version: 0.14.3
Release: 1%{?dist}
Summary: Extensible Records
License: MIT
URL: https://hackage.haskell.org/package/vinyl
# Begin cabal-rpm sources:
Source0: https://hackage.haskell.org/package/%{pkgver}/%{pkgver}.tar.gz
# End cabal-rpm sources
Packager: Owen Zimmerman <owen@fyralabs.com>
# Begin cabal-rpm deps:
BuildRequires: ghc-rpm-macros
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-array-devel
BuildRequires: ghc-base-devel
BuildRequires: ghc-deepseq-devel
%if %{with ghc_prof}
BuildRequires: ghc-array-prof
BuildRequires: ghc-base-prof
BuildRequires: ghc-deepseq-prof
%endif
# End cabal-rpm deps
%description
Extensible records for Haskell with lenses.
%package devel
Summary: Haskell %{pkg_name} library development files
Provides: %{name}-static = %{version}-%{release}
Provides: %{name}-static%{?_isa} = %{version}-%{release}
%if %{defined ghc_version}
Requires: ghc-compiler = %{ghc_version}
%endif
Requires: %{name}%{?_isa} = %{version}-%{release}
%description devel
This package provides the Haskell %{pkg_name} library development files.
%if %{with haddock}
%package doc
Summary: Haskell %{pkg_name} library documentation
BuildArch: noarch
Requires: ghc-filesystem
%description doc
This package provides the Haskell %{pkg_name} library documentation.
%endif
%if %{with ghc_prof}
%package prof
Summary: Haskell %{pkg_name} profiling library
Requires: %{name}-devel%{?_isa} = %{version}-%{release}
Supplements: (%{name}-devel and ghc-prof)
%description prof
This package provides the Haskell %{pkg_name} profiling library.
%endif
%prep
# Begin cabal-rpm setup:
%setup -q -n %{pkgver}
# End cabal-rpm setup
%build
# Begin cabal-rpm build:
%ghc_lib_build
# End cabal-rpm build
%install
# Begin cabal-rpm install
%ghc_lib_install
# End cabal-rpm install
%files -f %{name}.files
# Begin cabal-rpm files:
%license LICENSE
# End cabal-rpm files
%files devel -f %{name}-devel.files
%doc CHANGELOG.md
%if %{with haddock}
%files doc -f %{name}-doc.files
%license LICENSE
%endif
%if %{with ghc_prof}
%files prof -f %{name}-prof.files
%endif
%changelog
* Sun Jun 14 2026 Owen Zimmerman <owen@fyralabs.com> - 0.14.3-1
- Initial commit
-1
View File
@@ -1 +0,0 @@
rpm.version(hackage("vinyl"));
+2 -2
View File
@@ -1,8 +1,8 @@
%global csrc_commit 561b417c65791cd8356b5f73620914ceff845d10
%global commit f5d9e7a207383e45cd1dd8a17f8e754a14df71cf
%global commit 7171e6f01f846a511a5fad8d1ab24baaee66e308
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 2.3.1
%global commit_date 20260616
%global commit_date 20260615
%global debug_package %nil
Name: nim-nightly
+1 -1
View File
@@ -2,7 +2,7 @@
%global _desc Send usage data from your Python code to PostHog.
Name: python-%{pypi_name}
Version: 7.19.1
Version: 7.18.3
Release: 1%{?dist}
Summary: Send usage data from your Python code to PostHog
License: MIT
@@ -2,7 +2,7 @@
%global _desc The model-definition framework for state-of-the-art machine learning models.
Name: python-%{pypi_name}
Version: 5.12.1
Version: 5.12.0
Release: 1%{?dist}
Summary: The model-definition framework for state-of-the-art machine learning models
License: Apache-2.0
@@ -1,5 +1,5 @@
%global commit c0826a2a33b0aeaf9620002c1b0e9f51dc1c95f4
%global commit_date 20260616
%global commit feeb9aa8dde3ae9269b13f3bae435b82d8538b76
%global commit_date 20260614
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global pypi_name types-colorama
+2 -2
View File
@@ -4,8 +4,8 @@
%global crate typst
Name: rust-typst
Version: 0.15.0
Release: 1%{?dist}
Version: 0.14.2
Release: 1%?dist
Summary: New markup-based typesetting system that is powerful and easy to learn
License: Apache-2.0
+1 -1
View File
@@ -1,6 +1,6 @@
#!/usr/bin/bash
version=0.17.0-dev.864+3deb86baf
version=0.17.0-dev.857+2b2b85c5f
mirrors=()
@@ -6,7 +6,7 @@
%define llvm_compat 22
%endif
%global llvm_version 22.0.0
%global ver 0.17.0-dev.864+3deb86baf
%global ver 0.17.0-dev.857+2b2b85c5f
%bcond bootstrap 1
%bcond docs %{without bootstrap}
%bcond test 1
+1 -1
View File
@@ -18,7 +18,7 @@
%global zig_cache_dir %{builddir}/zig-cache
Name: zig-master
Version: 0.17.0~dev.864+3deb86baf
Version: 0.17.0~dev.857+2b2b85c5f
Release: 2%{?dist}
Summary: Master builds of the Zig language
License: MIT AND NCSA AND LGPL-2.1-or-later AND LGPL-2.1-or-later WITH GCC-exception-2.0 AND GPL-2.0-or-later AND GPL-2.0-or-later WITH GCC-exception-2.0 AND BSD-3-Clause AND Inner-Net-2.0 AND ISC AND LicenseRef-Fedora-Public-Domain AND GFDL-1.1-or-later AND ZPL-2.1
@@ -1,5 +1,5 @@
%global commit ce9416a9c214f7c0f1920ebcdfcfb343583dd4f8
%global commit_date 20260616
%global commit 50f2fd369f3f340a643082c8a75ac3eadcdeddae
%global commit_date 20260614
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: cloud-hypervisor-nightly
@@ -1,5 +1,5 @@
Name: compat-nvidia-repo-580xx
Version: 580.167.08
Version: 580.159.04
Epoch: 3
Release: 1%{?dist}
Summary: Compatibility package required by official CUDA packages
@@ -6,8 +6,8 @@
%global modulename nvidia-580xx
Name: dkms-%{modulename}
Version: 580.159.04
Release: 1%{?dist}
Version: 580.159.03
Release: 2%{?dist}
Summary: NVIDIA display driver kernel module
Epoch: 3
License: NVIDIA License
@@ -11,7 +11,7 @@
%endif
Name: %{real_name}-580xx
Version: 580.167.08
Version: 580.159.04
Release: 1%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
Epoch: 3
@@ -6,7 +6,7 @@
%global modulename nvidia-580xx
Name: %{modulename}-kmod-common
Version: 580.159.04
Version: 580.159.03
Release: 1%{?dist}
Summary: Common file for NVIDIA's proprietary driver kernel modules
Epoch: 3
@@ -5,8 +5,8 @@
%global debug_package %{nil}
Name: %{modulename}-kmod
Version: 580.159.04
Release: 1%{?dist}
Version: 580.159.03
Release: 2%{?dist}
Summary: NVIDIA display driver kernel module
Epoch: 3
License: NVIDIA License
@@ -1,7 +1,7 @@
%global real_name nvidia-modprobe
Name: %{real_name}-580xx
Version: 580.167.08
Version: 580.159.04
Release: 1%{?dist}
Summary: NVIDIA kernel module loader
Epoch: 3
@@ -1,7 +1,7 @@
%global real_name nvidia-persistenced
Name: %{real_name}-580xx
Version: 580.167.08
Version: 580.159.04
Release: 1%{?dist}
Summary: A daemon to maintain persistent software state in the NVIDIA driver
Epoch: 3
@@ -1,7 +1,7 @@
%global real_name nvidia-settings
Name: %{real_name}-580xx
Version: 580.167.08
Version: 580.159.04
Release: 1%{?dist}
Summary: Configure the NVIDIA graphics driver
Epoch: 3
@@ -1,7 +1,7 @@
%global real_name nvidia-xconfig
Name: %{real_name}-580xx
Version: 580.167.08
Version: 580.159.04
Release: 1%{?dist}
Summary: NVIDIA X configuration file editor
Epoch: 3
+2 -2
View File
@@ -1,7 +1,7 @@
%global debug_package %{nil}
%global commit 9f568e61bc6acba41fd9f5d457d9128782bc3e1c
%global commit 28d678f8169bf2fa5ec3e0917233633340a400ef
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20260616
%global commit_date 20260611
%global patches %{_datadir}/src/nvidia-patch
+2 -2
View File
@@ -1,6 +1,6 @@
%global commit a95fef26012e60e578891124bd2aef9c46ef8c92
%global commit 03cc676e669b8844782529553db6a53d8b98477c
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commitdate 20260616
%global commitdate 20260601
%global ver 0
%define buildforkernels akmod
%global debug_package %{nil}
+2 -2
View File
@@ -1,6 +1,6 @@
%global commit a95fef26012e60e578891124bd2aef9c46ef8c92
%global commit 03cc676e669b8844782529553db6a53d8b98477c
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commitdate 20260616
%global commitdate 20260601
%global ver 0
%global debug_package %{nil}
%global modulename sc0710
+2 -2
View File
@@ -1,6 +1,6 @@
%global commit a95fef26012e60e578891124bd2aef9c46ef8c92
%global commit 03cc676e669b8844782529553db6a53d8b98477c
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commitdate 20260616
%global commitdate 20260601
%global ver 0
Name: sc0710
@@ -1,6 +1,6 @@
%global commit 9a8223bdb617cf38754f5e22dc9144fcc702d3c9
%global commit 0f3df692e2bd733b0ea54add470ba4288b9bd3b2
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commitdate 20260616
%global commitdate 20260614
%global ver 1.1.1
%undefine __brp_mangle_shebangs
@@ -0,0 +1,22 @@
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: Paskal Sitepu <rmnscnce@ya.ru>
Date: Sat, 4 Nov 2023 09:54:38 +0700
Subject: [PATCH] (RPM) makefile: Remove unused Makefile variables
Signed-off-by: Paskal Sitepu <rmnscnce@ya.ru>
---
makefile | 2 --
1 file changed, 2 deletions(-)
diff --git a/makefile b/makefile
index 5ca6bab..0091429 100644
--- a/makefile
+++ b/makefile
@@ -1,5 +1,3 @@
-CC=gcc
-CFLAGS=-Wall -pedantic -Wextra -std=c99 -O2
all: amdctl
%.o: %.c
$(CC) -c -o $@ $< $(CFLAGS)
--
2.41.0
+23 -32
View File
@@ -1,40 +1,34 @@
Name: amdctl
Summary: Set P-State voltages and clock speeds on recent AMD CPUs on Linux
License: GPL-3.0-or-later
URL: https://github.com/kevinlekiller/%{name}
Version: 0.11
Release: 2%{?dist}
Source0: https://github.com/kevinlekiller/%{name}/archive/refs/tags/v%{version}.tar.gz
Name: amdctl
Summary: Set P-State voltages and clock speeds on recent AMD CPUs on Linux
License: GPLv3
URL: https://github.com/kevinlekiller/%{name}
BuildRequires: make
BuildRequires: gcc
BuildRequires: kernel-headers
BuildRequires: glibc-headers
BuildRequires: cmake-rpm-macros
BuildRequires: cmake
BuildRequires: gcc-c++
BuildRequires: systemd-rpm-macros
Requires: kernel-core
Requires: systemd-udev
Requires: coreutils
Version: 0.11
Release: 2%{?dist}
Source0: https://github.com/kevinlekiller/%{name}/archive/refs/tags/v%{version}.tar.gz
# Remove hardcoded CFLAGS and CC
Patch0: 0001-RPM-makefile-Remove-unused-Makefile-variables.patch
# `msr` is a builtin kernel module
Requires: kernel-core systemd-udev coreutils
BuildRequires: make gcc kernel-headers glibc-headers
%description
Tool for changing voltages and clock speeds for AMD processors with
control over every power state and CPU core.
%prep
%autosetup
%conf
%cmake -DCMAKE_POLICY_VERSION_MINIMUM=3.5
%setup -qn %{name}-%{version}
patch -p1 -i %{PATCH0}
%build
%cmake_build
%set_build_flags
%make_build
%install
# install the 'amdctl' binary
mkdir -p %{buildroot}/%{_bindir}
install -m 0755 redhat-linux-build/%{name} %{buildroot}/%{_bindir}/
install -m 0755 ./%{name} %{buildroot}/%{_bindir}/
# add modules.load.d entry
mkdir -p %{buildroot}/%{_modulesloaddir}/
@@ -57,15 +51,12 @@ EOF
%files
%license LICENSE
%doc README.md
%{_bindir}/%{name}
%{_libexecdir}/%{name}
%{_modulesloaddir}/%{name}.conf
%{_udevrulesdir}/99-%{name}.rules
/%{_bindir}/%{name}
/%{_libexecdir}/%{name}
/%{_modulesloaddir}/%{name}.conf
/%{_udevrulesdir}/99-%{name}.rules
%changelog
* Tue Jun 16 2026 Owen-sz <owen@fyralabs.com> - 0.11-2
- Clean up spec
* Sat Nov 4 2023 <rmnscnce@ya.ru> - 0.11-1
- Track upstream to 0.11
@@ -85,4 +76,4 @@ EOF
- Track upstream to 0.6.1
* Mon May 24 2021 rmnscnce <rmnscnce@ya.ru> - 0.2-2.git+gb0ffbad
- Initial packaging
- Initial packaging
@@ -1,6 +0,0 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "ansible-onepasswordconnect-collection.spec"
}
}
@@ -1,52 +0,0 @@
%if %{defined fedora}
%bcond_without tests
%else
%bcond_with tests
%endif
Name: ansible-collection-onepassword-connect
Version: 2.4.0
Release: 1%{?dist}
Summary: Contains modules that interact with your 1Password Connect deployment
License: GPL-3.0-or-later
URL: %{ansible_collection_url onepassword connect}
Source0: https://github.com/1Password/ansible-onepasswordconnect-collection/archive/refs/tags/v%{version}.tar.gz
Patch0: doc-files.patch
Packager: Owen Zimmerman <owen@fyralabs.com>
BuildRequires: ansible-packaging
%if %{with tests}
BuildRequires: ansible-packaging-tests
%endif
BuildArch: noarch
%description
The 1Password Connect collection contains modules that interact
with your 1Password Connect deployment. The modules communicate
with the 1Password Connect API to support Vault Item
create/read/update/delete operations.
%prep
%autosetup -n ansible-onepasswordconnect-collection-%{version} -p1
# https://docs.fedoraproject.org/en-US/packaging-guidelines/Ansible_collections/#_shebangs
find -type f ! -executable -name '*.py' -print -exec sed -i -e '1{\@^#!.*@d}' '{}' +
%build
%ansible_collection_build
%install
%ansible_collection_install
%if %{with tests}
%check
%ansible_test_unit
%endif
%files -f %{ansible_collection_filelist}
%license LICENSE.md
%doc CHANGELOG.md README.md USAGEGUIDE.md CHANGELOG.rst
%changelog
* Sun Jun 14 2026 Owen Zimmerman <owen@fyralabs.com> - 2.4.0-1
- Initial commit
@@ -1,10 +0,0 @@
diff --git a/galaxy.yml b/galaxy.yml
index f068ebc..6ef0f71 100644
--- a/galaxy.yml
+++ b/galaxy.yml
@@ -31,4 +31,4 @@ issues: https://github.com/1Password/ansible-onepasswordconnect-collection/issue
# A list of file glob-like patterns used to filter any files or directories that should not be included in the build
# artifact.
-build_ignore: [scripts, .venv, venv, .*, tests]
+build_ignore: [.md, .rst, scripts, .venv, venv, .*, tests]
@@ -1 +0,0 @@
rpm.version(gh("1Password/ansible-onepasswordconnect-collection"));
+3 -3
View File
@@ -1,5 +1,5 @@
%global commit 9c2f0170d0461a6bbd15fa5f1c975433ba29747d
%global commit_date 20260616
%global commit 3d2a021561aeb15b3f45705f6580b962e8763fe7
%global commit_date 20260604
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global pypi_name glasgow
@@ -10,7 +10,7 @@
Name: python-%{pypi_name}
Version: 0~%{commit_date}git.%{shortcommit}
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Scots Army Knife for electronics
License: 0BSD AND Apache-2.0
URL: https://github.com/GlasgowEmbedded/glasgow
+2 -2
View File
@@ -1,5 +1,5 @@
%global commit 72e85be7cc25eba9d4e7c4e04e65120d353cff4b
%global commit_date 20260616
%global commit 5b5674949bfa0d53b9ee490ed662bd46f6997ba9
%global commit_date 20260612
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: spotx-bash
+1 -1
View File
@@ -1,5 +1,5 @@
%global goipath github.com/surge-downloader/surge
Version: 0.9.0
Version: 0.8.7
%gometa
+1 -1
View File
@@ -1,5 +1,5 @@
Name: termflix
Version: 0.6.0
Version: 0.5.1
Release: 1%{?dist}
Summary: Terminal animation player with 43 procedurally generated animations, multiple render modes, and true color support
+1 -1
View File
@@ -2,7 +2,7 @@
%global oldpkgname yt-dlp-nightly
Name: yt-dlp-git
Version: 2026.06.16.020134
Version: 2026.06.13.230640
Release: 1%{?dist}
Summary: A command-line program to download videos from online video platforms