rebuilt by autoport with build requirements: librpm-devel>=4.16.1.2-1mamba [release 3.6.2-2mamba;Sun Mar 07 2021]
This commit is contained in:
parent
27e43a069a
commit
a635ab44b3
@ -1,12 +1,12 @@
|
||||
Name: deltarpm
|
||||
Version: 3.6.2
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Create deltas between rpms
|
||||
Group: System/Management
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.novell.com/products/linuxpackages/professional/deltarpm.html
|
||||
URL: https://www.novell.com/products/linuxpackages/professional/deltarpm.html
|
||||
Source: https://github.com/rpm-software-management/deltarpm.git/%{version}/deltarpm-%{version}.tar.bz2
|
||||
#Source: ftp://ftp.suse.com/pub/projects/deltarpm/deltarpm-%{version}.tar.bz2
|
||||
License: BSD
|
||||
@ -20,8 +20,8 @@ BuildRequires: librpm-devel
|
||||
BuildRequires: libzstd-devel
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: librpm-devel >= 4.16.1.2-1mamba
|
||||
BuildRequires: rpm-devel >= 1:4.14.2.1
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
A deltarpm contains the difference between an old and a new version of a rpm, which makes it possible to recreate the new rpm from the deltarpm and the old one. You don't have to have a copy of the old rpm, deltarpms can also work with installed rpms.
|
||||
@ -92,6 +92,9 @@ Python 3 bindings for %{name}.
|
||||
%{python3_sitearch}/deltarpm.py
|
||||
|
||||
%changelog
|
||||
* Sun Mar 07 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 3.6.2-2mamba
|
||||
- rebuilt by autoport with build requirements: librpm-devel>=4.16.1.2-1mamba
|
||||
|
||||
* Sun Jul 21 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 3.6.2-1mamba
|
||||
- update to 3.6.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user