automatic version update by autodist [release 2.7.0-1mamba;Sun Apr 25 2021]
This commit is contained in:
parent
b49856dcab
commit
4ecdab0aa3
17
dar.spec
17
dar.spec
@ -1,7 +1,7 @@
|
|||||||
%define libname lib%{name}
|
%define libname lib%{name}
|
||||||
|
|
||||||
Name: dar
|
Name: dar
|
||||||
Version: 2.6.14
|
Version: 2.7.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A shell command that backs up directory trees and files
|
Summary: A shell command that backs up directory trees and files
|
||||||
Group: Applications/Archiving
|
Group: Applications/Archiving
|
||||||
@ -14,11 +14,21 @@ License: GPL
|
|||||||
Requires: %{libname} >= %{?epoch:%epoch:}%{version}-%{release}
|
Requires: %{libname} >= %{?epoch:%epoch:}%{version}-%{release}
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libassuan-devel
|
||||||
|
BuildRequires: libattr-devel
|
||||||
BuildRequires: libbzip2-devel
|
BuildRequires: libbzip2-devel
|
||||||
|
BuildRequires: libcap-devel
|
||||||
|
BuildRequires: libcurl-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libopenssl-devel
|
BuildRequires: libgcrypt-devel
|
||||||
|
BuildRequires: libgpg-error-devel
|
||||||
|
BuildRequires: libgpgme-devel
|
||||||
|
BuildRequires: liblz4-devel
|
||||||
|
BuildRequires: liblzma-devel
|
||||||
|
BuildRequires: liblzo-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
|
BuildRequires: libzstd-devel
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: cvs
|
BuildRequires: cvs
|
||||||
@ -98,6 +108,9 @@ mv %{buildroot}%{_libdir}/python3/dist-packages/* %{buildroot}%{pyhton3_sitearch
|
|||||||
%doc ChangeLog NEWS README THANKS TODO
|
%doc ChangeLog NEWS README THANKS TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Apr 25 2021 Automatic Build System <autodist@mambasoft.it> 2.7.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Mar 15 2021 Automatic Build System <autodist@mambasoft.it> 2.6.14-1mamba
|
* Mon Mar 15 2021 Automatic Build System <autodist@mambasoft.it> 2.6.14-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user