Update to 5.0.4.

epel9 imports/e9/lxcfs-5.0.4-1.el9
Thomas Moschny 1 year ago
parent 712219cb8d
commit e15a414707

@ -1,13 +0,0 @@
diff --git a/config/init/meson.build b/config/init/meson.build
index 8445955..5200570 100644
--- a/config/init/meson.build
+++ b/config/init/meson.build
@@ -2,7 +2,7 @@
if 'systemd' in init_script
systemd = dependency('systemd')
- systemd_system_unit_dir = get_option('prefix') + systemd.get_pkgconfig_variable('systemdsystemunitdir')
+ systemd_system_unit_dir = systemd.get_pkgconfig_variable('systemdsystemunitdir')
systemd_service = custom_target(
'lxcfs.service',
input: 'systemd/lxcfs.service.in',

@ -1,12 +1,10 @@
Name: lxcfs
Version: 5.0.3
Release: 2%{?dist}
Version: 5.0.4
Release: 1%{?dist}
Summary: FUSE based filesystem for LXC
License: ASL 2.0
URL: https://linuxcontainers.org/lxcfs
Source: https://linuxcontainers.org/downloads/%{name}/%{name}-%{version}.tar.gz
# revert https://github.com/lxc/lxcfs/pull/555
Patch: lxcfs-5.0.3-fix-service.patch
Source: https://linuxcontainers.org/downloads/%{name}/%{name}-%{version}.tar.gz
BuildRequires: meson
BuildRequires: gcc
BuildRequires: python3-jinja2
@ -77,6 +75,9 @@ mkdir -p %{buildroot}%{_sharedstatedir}/%{name}
%changelog
* Wed Aug 2 2023 Thomas Moschny <thomas.moschny@gmx.de> - 5.0.4-1
- Update to 5.0.4.
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

@ -1 +1 @@
SHA512 (lxcfs-5.0.3.tar.gz) = 967e60bd7ea545f1fcdd805adc0083e39684013c18f42a51753b5be8cdabfb86a652d02471a1f71c7b4fa756da09b72d324b724d68091d539edd10ea63add1fd
SHA512 (lxcfs-5.0.4.tar.gz) = b404045dbabe23e1d1f1d74c1648d2596bb70aaa9f9e46f9f5635b0a02d0c451f68b2559920bbefc5b889e908cf1da0a33c148b26bdce3e45c3d0cbdff710604

Loading…
Cancel
Save