diff --git a/expat.spec b/expat.spec index eb82fa9..9485b05 100644 --- a/expat.spec +++ b/expat.spec @@ -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 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 2.1.1-1mamba +- update to 2.1.1 + * Fri Mar 07 2014 Silvan Calarco 2.1.0-2mamba - rebuilt to fix rpm 5.2.1-22mamba bug