From 4197a9962499086d59f861a27aeec33339bb6d23 Mon Sep 17 00:00:00 2001 From: Jindrich Novy Date: Thu, 26 Sep 2024 15:26:58 +0200 Subject: [PATCH] update to https://github.com/containers/composefs/releases/tag/v1.0.6 Related: RHEL-60291 Signed-off-by: Jindrich Novy --- composefs.spec | 27 +++++++-------------------- sources | 2 +- 2 files changed, 8 insertions(+), 21 deletions(-) diff --git a/composefs.spec b/composefs.spec index c70925b..a9aff50 100644 --- a/composefs.spec +++ b/composefs.spec @@ -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 - 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 - 1.0.3-2 -- Initial fork from c10s - Resolves: #RHELPLAN-169060 +%autochangelog diff --git a/sources b/sources index f21f854..2e1f957 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (composefs-1.0.5.tar.xz) = 74c6ce83bf2fb91b358833f6cd81d796b78cf4de09c6e2882d4433f9f6632272a7b586cce8da8e437de141bbdfed2c3a79499aedc0e16e7e36b5165f3138b032 +SHA512 (composefs-1.0.6.tar.xz) = 6d351f91da97c8f260e990719161126061d6539c75936274a3e92d120bc275906308ccab330a57747850b14efa5a992496f8562f88f0f1f6d49e17b8aa75599b