commit 92fedf359c38a2783ef2db599ef8c5e1aa0de7e2
Author: Jakub Bogusz <[email protected]>
Date:   Sun Mar 13 20:49:00 2016 +0100

    - updated to 2.1.1 (fixes CVE-2015-1283)
    - updated ac_fixes patch

 expat-ac_fixes.patch |  6 +++---
 expat.spec           | 12 ++++++------
 2 files changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/expat.spec b/expat.spec
index 3682590..ddec9ca 100644
--- a/expat.spec
+++ b/expat.spec
@@ -9,17 +9,17 @@ Summary(pt_BR.UTF-8): Biblioteca XML expat
 Summary(ru.UTF-8):     Переносимая библиотека разбора XML (expat)
 Summary(uk.UTF-8):     Переносима бібліотека розбору XML (expat)
 Name:          expat
-Version:       2.1.0
-Release:       2
+Version:       2.1.1
+Release:       1
 Epoch:         1
 License:       Thai Open Source Software Center Ltd (distributable)
 Group:         Applications/Publishing/XML
-Source0:       http://downloads.sourceforge.net/expat/%{name}-%{version}.tar.gz
-# Source0-md5: dd7dab7a5fea97d2a6a43f511449b7cd
+Source0:       
http://downloads.sourceforge.net/expat/%{name}-%{version}.tar.bz2
+# Source0-md5: 7380a64a8e3a9d66a9887b01d0d7ea81
 Patch0:                %{name}-ac_fixes.patch
 Patch3:                %{name}-2.0.1-check_stopped_parser.patch
 URL:           http://www.libexpat.org/
-BuildRequires: autoconf >= 2.52
+BuildRequires: autoconf >= 2.58
 BuildRequires: automake
 BuildRequires: libtool
 Obsoletes:     libexpat1_95
@@ -121,7 +121,7 @@ програм, що використовують libexpat.
 
 %build
 %{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I m4
 %{__autoheader}
 %{__autoconf}
 %configure \
diff --git a/expat-ac_fixes.patch b/expat-ac_fixes.patch
index 0a36e88..1cad0da 100644
--- a/expat-ac_fixes.patch
+++ b/expat-ac_fixes.patch
@@ -1,11 +1,11 @@
---- expat-2.1.0/configure.in~  2012-07-28 10:41:03.000000000 +0300
-+++ expat-2.1.0/configure.in   2012-07-28 10:41:41.511402972 +0300
+--- expat-2.1.1/configure.ac~  2012-07-28 10:41:03.000000000 +0300
++++ expat-2.1.1/configure.ac   2012-07-28 10:41:41.511402972 +0300
 @@ -26,7 +26,7 @@
  define([expat_version], ifdef([__gnu__],
                                [esyscmd(conftools/get-version.sh lib/expat.h)],
                                [2.1.x]))
 -AC_INIT(expat, expat_version, [email protected])
-+AC_INIT(expat, 2.1.0, [email protected])
++AC_INIT(expat, 2.1.1, [email protected])
  undefine([expat_version])
  
  AC_CONFIG_SRCDIR(Makefile.in)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/expat.git/commitdiff/92fedf359c38a2783ef2db599ef8c5e1aa0de7e2

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to