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