automatic version update by autodist [release 2.9.12-1mamba;Fri May 14 2021]
This commit is contained in:
parent
6336346692
commit
b7bd2da51c
13
libxml2.spec
13
libxml2.spec
@ -1,22 +1,22 @@
|
||||
%define majver %(echo %version | cut -d. -f 1-2)
|
||||
Name: libxml2
|
||||
Version: 2.9.10
|
||||
Release: 5mamba
|
||||
Version: 2.9.12
|
||||
Release: 1mamba
|
||||
Summary: Library providing XML and HTML support
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.xmlsoft.org/
|
||||
URL: https://www.xmlsoft.org/
|
||||
# bugfixes: ftp://xmlsoft.org/libxml2/libxml2-%{version}.tar.gz
|
||||
Source: ftp://xmlsoft.org/libxml2/libxml2-%{version}.tar.gz
|
||||
#Source: http://ftp.gnome.org/pub/GNOME/sources/libxml2/%{majver}/libxml2-%{version}.tar.bz2
|
||||
#Source: https://download.gnome.org/sources/libxml2/%{majver}/libxml2-%{version}.tar.bz2
|
||||
Patch0: %{name}-2.7.8-configure_fix_USE_VERSION_SCRIPT.patch
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: liblzma-devel
|
||||
BuildRequires: libpython27-devel
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: libz-devel
|
||||
## AUTOBUILDREQ-END
|
||||
@ -191,6 +191,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri May 14 2021 Automatic Build System <autodist@mambasoft.it> 2.9.12-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Apr 11 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.9.10-5mamba
|
||||
- rebuilt to fix libxml2mod.so linked against py27 in py3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user