From 78b4b7f12015b76412cb5725439875cb700f2bfa Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 03:47:43 +0100 Subject: [PATCH] automatic version update by autodist [release 3.2.1-1mamba;Mon Jul 04 2016] --- libarchive.spec | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/libarchive.spec b/libarchive.spec index c8392b9..c3e699d 100644 --- a/libarchive.spec +++ b/libarchive.spec @@ -1,13 +1,13 @@ Name: libarchive -Version: 3.1.2 -Release: 3mamba +Version: 3.2.1 +Release: 1mamba Summary: Single library to read/write tar, cpio, pax, zip, iso9660, etc. Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Davide Madrisan URL: http://libarchive.org/ -Source: http://www.libarchive.org/downloads/libarchive-3.1.2.tar.gz +Source: http://www.libarchive.org/downloads/libarchive-%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -98,12 +98,17 @@ mv %{buildroot}%{_mandir}/man5/tar.5 %{buildroot}%{_mandir}/man5/archive_tar.5 %files tools %defattr(-,root,root) +%{_bindir}/bsdcat %{_bindir}/bsdcpio %{_bindir}/bsdtar -%{_mandir}/man1/bsdcpio.* -%{_mandir}/man1/bsdtar.* +%{_mandir}/man1/bsdcat.1* +%{_mandir}/man1/bsdcpio.1* +%{_mandir}/man1/bsdtar.1* %changelog +* Mon Jul 04 2016 Automatic Build System 3.2.1-1mamba +- automatic version update by autodist + * Thu Jun 26 2014 Silvan Calarco 3.1.2-3mamba - rebuilt to remove link time dependency on libacl.la