update to 2.1.1 [release 2.1.1-1mamba;Thu May 19 2016]

This commit is contained in:
Silvan Calarco 2024-01-05 22:10:51 +01:00
parent 91d4694009
commit 02c16de939

View File

@ -2,24 +2,20 @@
%define expat0_ver 1.95.8
Name: expat
Version: 2.1.0
Release: 2mamba
Version: 2.1.1
Release: 1mamba
Summary: An XML parser written in C
Group: Development/Applications
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://expat.sourceforge.net/
Source0: http://downloads.sourceforge.net/sourceforge/expat/expat-%{version}.tar.gz
Source0: http://downloads.sourceforge.net/project/expat/expat/%{version}/expat-%{version}.tar.bz2
Source1: http://downloads.sourceforge.net/sourceforge/expat/expat-%{expat0_ver}.tar.gz
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
## AUTOBUILDREQ-END
%ifarch x86_64
BuildRequires: gcc-multilib
BuildRequires: glibc-multilib-devel
%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
@ -163,6 +159,9 @@ cp -a lib32/%{_prefix}/lib %{buildroot}%{_prefix}/
%endif
%changelog
* Thu May 19 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 2.1.1-1mamba
- update to 2.1.1
* Fri Mar 07 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 2.1.0-2mamba
- rebuilt to fix rpm 5.2.1-22mamba bug