rebuilt with rpm 4.19.1.1 [release 3.6.3-2mamba;Thu May 16 2024]
This commit is contained in:
parent
f075970e5e
commit
c083705d7a
@ -1,25 +1,25 @@
|
|||||||
Name: deltarpm
|
Name: deltarpm
|
||||||
Version: 3.6.3
|
Version: 3.6.3
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Create deltas between rpms
|
Summary: Create deltas between rpms
|
||||||
Group: System/Management
|
Group: System/Management
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://www.novell.com/products/linuxpackages/opensuse/deltarpm.html
|
URL: https://github.com/rpm-software-management/deltarpm
|
||||||
Source: https://github.com/rpm-software-management/deltarpm.git/%{version}/deltarpm-%{version}.tar.bz2
|
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
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libbzip2-devel
|
BuildRequires: libbzip2-devel
|
||||||
BuildRequires: liblzma-devel
|
BuildRequires: liblzma-devel
|
||||||
BuildRequires: libperl
|
BuildRequires: libperl
|
||||||
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: librpm-devel
|
BuildRequires: librpm-devel
|
||||||
BuildRequires: libzstd-devel
|
BuildRequires: libzstd-devel
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: librpm-devel >= 4.16.1.2-1mamba
|
BuildRequires: librpm-devel >= 4.19.1.1-2mamba
|
||||||
BuildRequires: rpm-devel >= 1:4.14.2.1
|
BuildRequires: rpm-devel >= 1:4.14.2.1
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -82,17 +82,15 @@ Python 3 bindings for %{name}.
|
|||||||
%doc LICENSE.BSD
|
%doc LICENSE.BSD
|
||||||
#%doc NEWS README
|
#%doc NEWS README
|
||||||
|
|
||||||
#%files -n python-deltarpm
|
|
||||||
#%defattr(-,root,root)
|
|
||||||
#%{python27_sitearch}/_deltarpmmodule.so
|
|
||||||
#%{python27_sitearch}/deltarpm.py
|
|
||||||
|
|
||||||
%files -n python-deltarpm-py3
|
%files -n python-deltarpm-py3
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{python3_sitearch}/_deltarpmmodule.so
|
%{python3_sitearch}/_deltarpmmodule.so
|
||||||
%{python3_sitearch}/deltarpm.py
|
%{python3_sitearch}/deltarpm.py
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 16 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 3.6.3-2mamba
|
||||||
|
- rebuilt with rpm 4.19.1.1
|
||||||
|
|
||||||
* Sun Nov 07 2021 Automatic Build System <autodist@mambasoft.it> 3.6.3-1mamba
|
* Sun Nov 07 2021 Automatic Build System <autodist@mambasoft.it> 3.6.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user