automatic version update by autodist [release 3.2.1-1mamba;Mon Jul 04 2016]

This commit is contained in:
Automatic Build System 2024-01-06 03:47:43 +01:00
parent f87bda1f87
commit 78b4b7f120

View File

@ -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 <davide.madrisan@gmail.com>
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 <autodist@mambasoft.it> 3.2.1-1mamba
- automatic version update by autodist
* Thu Jun 26 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 3.1.2-3mamba
- rebuilt to remove link time dependency on libacl.la