mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-29 22:20:21 +00:00
chore: Update duperemove to 0.14.1
chore: Update jupiter-hw-support
This commit is contained in:
parent
e4db1fff07
commit
84edfa8b7a
@ -1,18 +1,20 @@
|
||||
%define _legacy_common_support 1
|
||||
|
||||
Name: duperemove
|
||||
Version: 0.12
|
||||
Version: 0.14.1
|
||||
Release: 5%{?dist}
|
||||
Summary: Tools for deduping file systems
|
||||
License: GPL-2.0-only
|
||||
URL: https://github.com/markfasheh/%{name}
|
||||
BuildRequires: pkgconfig(glib-2.0)
|
||||
BuildRequires: pkgconfig(sqlite3)
|
||||
BuildRequires: pkgconfig(uuid)
|
||||
BuildRequires: libgcrypt-devel
|
||||
BuildRequires: xxhash-devel
|
||||
BuildRequires: libatomic
|
||||
BuildRequires: gcc
|
||||
BuildRequires: git
|
||||
BuildRequires: pandoc
|
||||
# Enable devtoolset so we get libatomic in EPEL-7
|
||||
%if 0%{?el7}
|
||||
BuildRequires: devtoolset-7-toolchain, devtoolset-7-libatomic-devel
|
||||
@ -49,7 +51,6 @@ make install DESTDIR=%{buildroot} PREFIX=%{_prefix} BINDIR=%{_sbindir}
|
||||
%{_sbindir}/btrfs-extent-same
|
||||
%{_sbindir}/%{name}
|
||||
%{_sbindir}/hashstats
|
||||
%{_sbindir}/show-shared-extents
|
||||
|
||||
%changelog
|
||||
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.3-5
|
||||
|
@ -12,8 +12,8 @@ URL: https://github.com/ublue-os/bazzite
|
||||
Source: https://gitlab.com/evlaV/%{packagename}/-/archive/%{packagever}/%{packagename}-%{packagever}.tar.gz
|
||||
Patch0: fedora.patch
|
||||
Patch1: selinux.patch
|
||||
Patch2: https://gitlab.com/popsulfr/steamos-btrfs/-/raw/v1.2.6.20231104/files/usr/lib/hwsupport/steamos-automount.sh.patch.old.20231104103824.20231031.1000
|
||||
Patch3: https://gitlab.com/popsulfr/steamos-btrfs/-/raw/v1.2.6.20231104/files/usr/lib/hwsupport/format-device.sh.patch.old.20230922091429.20230915.100
|
||||
Patch2: https://gitlab.com/popsulfr/steamos-btrfs/-/raw/main/files/usr/lib/hwsupport/steamos-automount.sh.patch.old.20231126125001.20231122.1
|
||||
Patch3: https://gitlab.com/popsulfr/steamos-btrfs/-/raw/main/files/usr/lib/hwsupport/format-device.sh.patch.old.20230922091429.20230915.100
|
||||
Patch4: user.patch
|
||||
Patch5: bazzite-btrfs.patch
|
||||
Patch6: systemd-run.patch
|
||||
|
Loading…
x
Reference in New Issue
Block a user