automatic version update by autodist [release 2.3.3-1mamba;Fri Jul 16 2021]
This commit is contained in:
parent
2bb011bf28
commit
bd7f9be2cf
@ -1,21 +1,19 @@
|
|||||||
%define major %(echo 2.0.1 | cut -d. -f1)
|
%define major %(echo 2.0.1 | cut -d. -f1)
|
||||||
Name: libtalloc
|
Name: libtalloc
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 2.3.2
|
Version: 2.3.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: The talloc library
|
Summary: The talloc library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://talloc.samba.org/talloc/doc/html/index.html
|
URL: https://talloc.samba.org/talloc/doc/html/index.html
|
||||||
Source: http://samba.org/ftp/talloc/talloc-%{version}.tar.gz
|
Source: http://samba.org/ftp/talloc/talloc-%{version}.tar.gz
|
||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: ldconfig
|
|
||||||
BuildRequires: libbsd-devel
|
BuildRequires: libbsd-devel
|
||||||
BuildRequires: libpython-devel
|
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython3-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: autoconf
|
BuildRequires: autoconf
|
||||||
@ -23,7 +21,6 @@ BuildRequires: docbook-xsl
|
|||||||
BuildRequires: libxslt
|
BuildRequires: libxslt
|
||||||
Provides: %{name}-static
|
Provides: %{name}-static
|
||||||
Obsoletes: %{name}-static
|
Obsoletes: %{name}-static
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{name} is a hierarchical, reference counted memory pool system with destructors.
|
%{name} is a hierarchical, reference counted memory pool system with destructors.
|
||||||
@ -119,6 +116,9 @@ chmod +x %{buildroot}%{_libdir}/libtalloc.so.%{version}
|
|||||||
%{python3_sitearch}/talloc.cpython-3*m-*-linux-gnu*.so
|
%{python3_sitearch}/talloc.cpython-3*m-*-linux-gnu*.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 16 2021 Automatic Build System <autodist@mambasoft.it> 2.3.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Feb 02 2021 Automatic Build System <autodist@mambasoft.it> 2.3.2-1mamba
|
* Tue Feb 02 2021 Automatic Build System <autodist@mambasoft.it> 2.3.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user