Related: RHEL-60291

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
Jindrich Novy 2024-09-26 15:26:58 +02:00
parent 8dbb1810ab
commit 4197a99624
2 changed files with 8 additions and 21 deletions

View File

@ -3,7 +3,7 @@
%endif
Name: composefs
Version: 1.0.5
Version: 1.0.6
Release: 1%{?dist}
Summary: Tools to handle creating and mounting composefs images
@ -11,7 +11,7 @@ License: GPL-3.0-or-later AND LGPL-2.0-or-later AND Apache-2.0
URL: https://github.com/containers/composefs
Source0: https://github.com/containers/composefs/releases/download/v%{version}/%{name}-%{version}.tar.xz
BuildRequires: gcc automake libtool openssl-devel fuse3-devel
BuildRequires: gcc meson openssl-devel fuse3-devel
%if %{with man}
BuildRequires: go-md2man
%endif
@ -43,21 +43,14 @@ Library files for %{name}.
%prep
%autosetup -p1
# for go-md2man patch
autoreconf -fiv
%build
%configure \
--disable-static \
%if %{with man}
--enable-man \
%endif
--with-fuse
%make_build
%meson --default-library=shared -Dfuse=enabled -Dman=enabled
%meson_build
%install
%make_install
rm -rf %{buildroot}%{_libdir}/libcomposefs.la
%meson_install
rm -v $RPM_BUILD_ROOT/%{_libdir}/libcomposefs*.a
%files devel
%{_includedir}/libcomposefs
@ -79,10 +72,4 @@ rm -rf %{buildroot}%{_libdir}/libcomposefs.la
%endif
%changelog
* Wed Aug 21 2024 Jindrich Novy <jnovy@redhat.com> - 1.0.5-1
- update to https://github.com/containers/composefs/releases/tag/v1.0.5
- Related: RHEL-27608
* Thu Feb 01 2024 Colin Walters <walters@verbum.org> - 1.0.3-2
- Initial fork from c10s
Resolves: #RHELPLAN-169060
%autochangelog

View File

@ -1 +1 @@
SHA512 (composefs-1.0.5.tar.xz) = 74c6ce83bf2fb91b358833f6cd81d796b78cf4de09c6e2882d4433f9f6632272a7b586cce8da8e437de141bbdfed2c3a79499aedc0e16e7e36b5165f3138b032
SHA512 (composefs-1.0.6.tar.xz) = 6d351f91da97c8f260e990719161126061d6539c75936274a3e92d120bc275906308ccab330a57747850b14efa5a992496f8562f88f0f1f6d49e17b8aa75599b