Skip to content

Commit

Permalink
Merge pull request #180 from ginglis13/epoch-1
Browse files Browse the repository at this point in the history
packages: set Epoch of 1 if package version less than Bottlerocket release version
  • Loading branch information
ginglis13 authored Oct 11, 2024
2 parents 5778c36 + bbcd422 commit 058f006
Show file tree
Hide file tree
Showing 67 changed files with 73 additions and 8 deletions.
1 change: 1 addition & 0 deletions packages/acpid/acpid.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Name: %{_cross_os}acpid
Version: 2.0.34
Release: 1%{?dist}
Epoch: 1
Summary: ACPI event daemon
License: GPL-2.0-or-later
URL: http://sourceforge.net/projects/acpid2/
Expand Down
1 change: 1 addition & 0 deletions packages/conntrack-tools/conntrack-tools.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Name: %{_cross_os}conntrack-tools
Version: 1.4.8
Release: 1%{?dist}
Epoch: 1
Summary: Tools for managing Linux kernel connection tracking
# src/utils.c contains GPLv2-only code from linux
License: GPL-2.0-or-later AND GPL-2.0-only
Expand Down
1 change: 1 addition & 0 deletions packages/containerd/containerd.spec
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
Name: %{_cross_os}%{gorepo}
Version: %{rpmver}
Release: 1%{?dist}
Epoch: 1
Summary: An industry-standard container runtime
License: Apache-2.0
URL: https://%{goimport}
Expand Down
1 change: 1 addition & 0 deletions packages/e2fsprogs/e2fsprogs.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Name: %{_cross_os}e2fsprogs
Version: 1.47.1
Release: 1%{?dist}
Epoch: 1
Summary: Tools for managing ext2, ext3, and ext4 file systems
License: GPL-2.0-only AND LGPL-2.0-only AND LGPL-2.0-or-later AND BSD-3-Clause
URL: http://e2fsprogs.sourceforge.net/
Expand Down
3 changes: 2 additions & 1 deletion packages/early-boot-config/early-boot-config.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@

Name: %{_cross_os}early-boot-config
Version: 0.1
Release: 0%{?dist}
Release: 1%{?dist}
Epoch: 1
Summary: early-boot-config
License: Apache-2.0 OR MIT
URL: https://github.com/bottlerocket-os/bottlerocket
Expand Down
2 changes: 1 addition & 1 deletion packages/ecs-gpu-init/ecs-gpu-init.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

Name: %{_cross_os}%{workspace_name}
Version: 0.0
Release: 0%{?dist}
Release: 1%{?dist}
Summary: Tool to generate the ECS agent's GPU configuration
License: Apache-2.0 OR MIT
Source1: ecs-gpu-init.service
Expand Down
1 change: 1 addition & 0 deletions packages/filesystem/filesystem.spec
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
Name: %{_cross_os}filesystem
Version: 1.0
Release: 1%{?dist}
Epoch: 1
Summary: The basic directory layout
License: Apache-2.0 OR MIT
URL: https://github.com/bottlerocket-os/bottlerocket
Expand Down
1 change: 1 addition & 0 deletions packages/glibc/glibc.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Name: %{_cross_os}glibc
Version: 2.38
Release: 1%{?dist}
Epoch: 1
Summary: The GNU libc libraries
License: 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 ISC
URL: http://www.gnu.org/software/glibc/
Expand Down
1 change: 1 addition & 0 deletions packages/grep/grep.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Name: %{_cross_os}grep
Version: 3.11
Release: 1%{?dist}
Epoch: 1
Summary: GNU grep utility
URL: https://www.gnu.org/software/grep/
License: GPL-3.0-or-later
Expand Down
1 change: 1 addition & 0 deletions packages/grub/grub.spec
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
Name: %{_cross_os}grub
Version: 2.06
Release: 1%{?dist}
Epoch: 1
Summary: Bootloader with support for Linux and more
License: GPL-3.0-or-later AND Unicode-DFS-2015
URL: https://www.gnu.org/software/grub/
Expand Down
3 changes: 2 additions & 1 deletion packages/host-ctr/host-ctr.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@

Name: %{_cross_os}%{workspace_name}
Version: 0.0
Release: 0%{?dist}
Release: 1%{?dist}
Epoch: 1
Summary: Bottlerocket host container runner
License: Apache-2.0 OR MIT
URL: https://github.com/bottlerocket-os/bottlerocket
Expand Down
1 change: 1 addition & 0 deletions packages/iptables/iptables.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Name: %{_cross_os}iptables
Version: 1.8.10
Release: 1%{?dist}
Epoch: 1
Summary: Tools for managing Linux kernel packet filtering capabilities
License: GPL-2.0-or-later AND GPL-2.0-only
URL: http://www.netfilter.org/
Expand Down
1 change: 1 addition & 0 deletions packages/kexec-tools/kexec-tools.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Name: %{_cross_os}kexec-tools
Version: 2.0.29
Release: 1%{?dist}
Epoch: 1
Summary: Linux tool to load kernels from the running system
License: GPL-2.0-or-later AND GPL-2.0-only
URL: https://www.kernel.org/doc/html/latest/admin-guide/kdump/kdump.html
Expand Down
1 change: 1 addition & 0 deletions packages/keyutils/keyutils.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Name: %{_cross_os}keyutils
Version: 1.6.1
Release: 1%{?dist}
Epoch: 1
Summary: Linux key management utilities
License: GPL-2.0-or-later AND GPL-2.1-or-later
Url: http://people.redhat.com/~dhowells/keyutils/
Expand Down
1 change: 1 addition & 0 deletions packages/kubernetes-1.23/kubernetes-1.23.spec
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
Name: %{_cross_os}%{gorepo}
Version: %{rpmver}
Release: 1%{?dist}
Epoch: 1
Summary: Container cluster management
# base Apache-2.0, third_party Apache-2.0 AND BSD-3-Clause
License: Apache-2.0 AND BSD-3-Clause
Expand Down
1 change: 1 addition & 0 deletions packages/kubernetes-1.24/kubernetes-1.24.spec
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
Name: %{_cross_os}%{gorepo}
Version: %{rpmver}
Release: 1%{?dist}
Epoch: 1
Summary: Container cluster management
# base Apache-2.0, third_party Apache-2.0 AND BSD-3-Clause
License: Apache-2.0 AND BSD-3-Clause
Expand Down
1 change: 1 addition & 0 deletions packages/kubernetes-1.25/kubernetes-1.25.spec
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
Name: %{_cross_os}%{gorepo}
Version: %{rpmver}
Release: 1%{?dist}
Epoch: 1
Summary: Container cluster management
# base Apache-2.0, third_party Apache-2.0 AND BSD-3-Clause
License: Apache-2.0 AND BSD-3-Clause
Expand Down
1 change: 1 addition & 0 deletions packages/kubernetes-1.26/kubernetes-1.26.spec
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
Name: %{_cross_os}%{gorepo}
Version: %{rpmver}
Release: 1%{?dist}
Epoch: 1
Summary: Container cluster management
# base Apache-2.0, third_party Apache-2.0 AND BSD-3-Clause
License: Apache-2.0 AND BSD-3-Clause
Expand Down
1 change: 1 addition & 0 deletions packages/kubernetes-1.27/kubernetes-1.27.spec
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
Name: %{_cross_os}%{gorepo}
Version: %{rpmver}
Release: 1%{?dist}
Epoch: 1
Summary: Container cluster management
# base Apache-2.0, third_party Apache-2.0 AND BSD-3-Clause
License: Apache-2.0 AND BSD-3-Clause
Expand Down
1 change: 1 addition & 0 deletions packages/kubernetes-1.28/kubernetes-1.28.spec
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
Name: %{_cross_os}%{gorepo}
Version: %{rpmver}
Release: 1%{?dist}
Epoch: 1
Summary: Container cluster management
# base Apache-2.0, third_party Apache-2.0 AND BSD-3-Clause
License: Apache-2.0 AND BSD-3-Clause
Expand Down
1 change: 1 addition & 0 deletions packages/kubernetes-1.29/kubernetes-1.29.spec
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
Name: %{_cross_os}%{gorepo}
Version: %{rpmver}
Release: 1%{?dist}
Epoch: 1
Summary: Container cluster management
# base Apache-2.0, third_party Apache-2.0 AND BSD-3-Clause
License: Apache-2.0 AND BSD-3-Clause
Expand Down
1 change: 1 addition & 0 deletions packages/kubernetes-1.30/kubernetes-1.30.spec
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
Name: %{_cross_os}%{gorepo}
Version: %{rpmver}
Release: 1%{?dist}
Epoch: 1
Summary: Container cluster management
# base Apache-2.0, third_party Apache-2.0 AND BSD-3-Clause
License: Apache-2.0 AND BSD-3-Clause
Expand Down
1 change: 1 addition & 0 deletions packages/kubernetes-1.31/kubernetes-1.31.spec
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
Name: %{_cross_os}%{gorepo}
Version: %{rpmver}
Release: 1%{?dist}
Epoch: 1
Summary: Container cluster management
# base Apache-2.0, third_party Apache-2.0 AND BSD-3-Clause
License: Apache-2.0 AND BSD-3-Clause
Expand Down
1 change: 1 addition & 0 deletions packages/libacl/libacl.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Name: %{_cross_os}libacl
Version: 2.3.2
Release: 1%{?dist}
Epoch: 1
Summary: Library for access control list support
License: LGPL-2.1-or-later
URL: https://savannah.nongnu.org/projects/acl
Expand Down
1 change: 1 addition & 0 deletions packages/libattr/libattr.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Name: %{_cross_os}libattr
Version: 2.5.2
Release: 1%{?dist}
Epoch: 1
Summary: Library for extended attribute support
License: LGPL-2.1-or-later
URL: https://savannah.nongnu.org/projects/attr
Expand Down
1 change: 1 addition & 0 deletions packages/libaudit/libaudit.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Name: %{_cross_os}libaudit
Version: 3.1.4
Release: 1%{?dist}
Epoch: 1
Summary: Library for the audit subsystem
License: GPL-2.0-or-later AND LGPL-2.1-or-later
URL: https://github.com/linux-audit/audit-userspace/
Expand Down
1 change: 1 addition & 0 deletions packages/libcap/libcap.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Name: %{_cross_os}libcap
Version: 2.70
Release: 1%{?dist}
Epoch: 1
Summary: Library for getting and setting POSIX.1e capabilities
License: GPL-2.0-only OR BSD-3-Clause
URL: https://sites.google.com/site/fullycapable/
Expand Down
1 change: 1 addition & 0 deletions packages/libelf/libelf.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Name: %{_cross_os}libelf
Version: 0.191
Release: 1%{?dist}
Epoch: 1
Summary: Library for ELF files
License: GPL-2.0-or-later OR LGPL-3.0-or-later
URL: https://sourceware.org/elfutils/
Expand Down
1 change: 1 addition & 0 deletions packages/libexpat/libexpat.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
Name: %{_cross_os}libexpat
Version: %(echo %{unversion} | sed 's/_/./g')
Release: 1%{?dist}
Epoch: 1
Summary: Library for XML parsing
License: MIT
URL: https://libexpat.github.io/
Expand Down
1 change: 1 addition & 0 deletions packages/libffi/libffi.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Name: %{_cross_os}libffi
Version: 3.4.6
Release: 1%{?dist}
Epoch: 1
Summary: Library for FFI
License: MIT
URL: https://sourceware.org/libffi/
Expand Down
1 change: 1 addition & 0 deletions packages/libgcc/libgcc.spec
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
Name: %{_cross_os}libgcc
Version: 0.0
Release: 1%{?dist}
Epoch: 1
Summary: GCC runtime library
License: GPL-3.0-or-later WITH GCC-exception-3.1
URL: https://gcc.gnu.org/
Expand Down
1 change: 1 addition & 0 deletions packages/libglib/libglib.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Name: %{_cross_os}libglib
Version: 2.78.4
Release: 1%{?dist}
Epoch: 1
Summary: The GLib libraries
# glib2 is LGPL-2.1-only
License: LGPL-2.1-only
Expand Down
1 change: 1 addition & 0 deletions packages/libmnl/libmnl.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Name: %{_cross_os}libmnl
Version: 1.0.5
Release: 1%{?dist}
Epoch: 1
Summary: Library for netlink
License: LGPL-2.1-or-later
URL: http://netfilter.org/projects/libmnl
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Name: %{_cross_os}libnetfilter_conntrack
Version: 1.0.9
Release: 1%{?dist}
Epoch: 1
Summary: Library for netfilter conntrack
License: GPL-2.0-or-later
URL: http://netfilter.org
Expand Down
1 change: 1 addition & 0 deletions packages/libnetfilter_cthelper/libnetfilter_cthelper.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Name: %{_cross_os}libnetfilter_cthelper
Version: 1.0.1
Release: 1%{?dist}
Epoch: 1
Summary: Library for netfilter cthelper
License: GPL-2.0-or-later
URL: http://netfilter.org
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Name: %{_cross_os}libnetfilter_cttimeout
Version: 1.0.1
Release: 1%{?dist}
Epoch: 1
Summary: Library for netfilter cttimeout
License: GPL-2.0-or-later
URL: http://netfilter.org
Expand Down
1 change: 1 addition & 0 deletions packages/libnetfilter_queue/libnetfilter_queue.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Name: %{_cross_os}libnetfilter_queue
Version: 1.0.5
Release: 1%{?dist}
Epoch: 1
Summary: Library for netfilter queue
License: GPL-2.0-or-later
URL: http://netfilter.org
Expand Down
1 change: 1 addition & 0 deletions packages/libnfnetlink/libnfnetlink.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Name: %{_cross_os}libnfnetlink
Version: 1.0.2
Release: 1%{?dist}
Epoch: 1
Summary: Library for netfilter netlink
License: GPL-2.0-only
URL: http://netfilter.org
Expand Down
1 change: 1 addition & 0 deletions packages/libnftnl/libnftnl.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Name: %{_cross_os}libnftnl
Version: 1.2.7
Release: 1%{?dist}
Epoch: 1
Summary: Library for nftables netlink
License: GPL-2.0-or-later AND GPL-2.0-only
URL: http://netfilter.org/projects/libnftnl/
Expand Down
1 change: 1 addition & 0 deletions packages/libnvme/libnvme.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Name: %{_cross_os}libnvme
Version: 1.10
Release: 1%{?dist}
Epoch: 1
Summary: Library for NVM Express
License: LGPL-2.1-only AND CC0-1.0 AND MIT
URL: https://github.com/linux-nvme/libnvme
Expand Down
1 change: 1 addition & 0 deletions packages/libseccomp/libseccomp.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Name: %{_cross_os}libseccomp
Version: 2.5.5
Release: 1%{?dist}
Epoch: 1
Summary: Library for enhanced seccomp
License: LGPL-2.1-only
URL: https://github.com/seccomp/libseccomp
Expand Down
1 change: 1 addition & 0 deletions packages/libselinux/libselinux.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Name: %{_cross_os}libselinux
Version: 3.6
Release: 1%{?dist}
Epoch: 1
Summary: Library for SELinux
License: LicenseRef-SELinux-PD
URL: https://github.com/SELinuxProject/
Expand Down
1 change: 1 addition & 0 deletions packages/libsemanage/libsemanage.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Name: %{_cross_os}libsemanage
Version: 3.6
Release: 1%{?dist}
Epoch: 1
Summary: Library for SELinux binary policy manipulation
License: LGPL-2.1-or-later
URL: https://github.com/SELinuxProject/
Expand Down
1 change: 1 addition & 0 deletions packages/libsepol/libsepol.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Name: %{_cross_os}libsepol
Version: 3.6
Release: 1%{?dist}
Epoch: 1
Summary: Library for SELinux policy manipulation
License: LGPL-2.1-or-later
URL: https://github.com/SELinuxProject/
Expand Down
1 change: 1 addition & 0 deletions packages/libstd-rust/libstd-rust.spec
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
Name: %{_cross_os}libstd-rust
Version: 0.0
Release: 1%{?dist}
Epoch: 1
Summary: Rust standard library
License: Apache-2.0 OR MIT
URL: https://www.rust-lang.org/
Expand Down
1 change: 1 addition & 0 deletions packages/libtirpc/libtirpc.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Name: %{_cross_os}libtirpc
Version: 1.3.5
Release: 1%{?dist}
Epoch: 1
Summary: Library for RPC
License: BSD-3-Clause
URL: http://git.linux-nfs.org/?p=steved/libtirpc.git;a=summary
Expand Down
1 change: 1 addition & 0 deletions packages/liburcu/liburcu.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Name: %{_cross_os}liburcu
Version: 0.14.0
Release: 1%{?dist}
Epoch: 1
Summary: Library for userspace RCU
License: LGPL-2.1-only AND GPL-2.0-or-later AND MIT
URL: http://liburcu.org
Expand Down
1 change: 1 addition & 0 deletions packages/libz/libz.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Name: %{_cross_os}libz
Version: 1.3.1
Release: 1%{?dist}
Epoch: 1
Summary: Library for zlib compression
URL: https://www.zlib.net/
License: Zlib
Expand Down
1 change: 1 addition & 0 deletions packages/libzstd/libzstd.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Name: %{_cross_os}libzstd
Version: 1.5.6
Release: 1%{?dist}
Epoch: 1
Summary: Library for Zstandard compression
License: BSD-3-Clause AND GPL-2.0-only
URL: https://github.com/facebook/zstd/
Expand Down
Loading

0 comments on commit 058f006

Please sign in to comment.