[xsp] Update to 2.10.2

chkr chkr at fedoraproject.org
Sat Apr 30 18:59:47 UTC 2011


commit 37d759e1b18b5f781f75e019ffa90e4ea0b5ab93
Author: Christian Krause <chkr at fedoraproject.org>
Date:   Sat Apr 30 20:59:36 2011 +0200

    Update to 2.10.2

 .gitignore |    1 +
 sources    |    2 +-
 xsp.spec   |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 51b2e23..ef6ab86 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 xsp-2.6.5.tar.bz2
 /xsp-2.8.tar.bz2
 /xsp-2.10.tar.bz2
+/xsp-2.10.2.tar.bz2
diff --git a/sources b/sources
index 92f4766..5d023f4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-aec9369a00a9728801ea2587a1a8fd9c  xsp-2.10.tar.bz2
+4fe62fc95ad5dc136d8a7f3299d523b6  xsp-2.10.2.tar.bz2
diff --git a/xsp.spec b/xsp.spec
index 391f873..d5c73c0 100644
--- a/xsp.spec
+++ b/xsp.spec
@@ -1,5 +1,5 @@
 Name:		xsp
-Version:	2.10
+Version:	2.10.2
 Release:	1%{?dist}
 License:	MIT
 URL:		http://www.mono-project.com/Main_Page
@@ -50,7 +50,7 @@ find . -name Makefile.in -or -name Makefile.am -or -name \*.pc.in \
 	    sed -i -e 's!$libdir!%{_libdir}!' "$f" ;
 	done
 
-autoreconf
+autoreconf -I build/m4/shamrock -I build/m4/shave
 
 %build
 %configure
@@ -97,6 +97,9 @@ make DESTDIR=%{buildroot} install
 %{_libdir}/xsp/test
 
 %changelog
+* Wed Apr 27 2011 Christian Krause <chkr at fedoraproject.org> - 2.10.2-1
+- Update to 2.10.2
+
 * Wed Mar 30 2011 Christian Krause <chkr at fedoraproject.org> - 2.10-1
 - Update to 2.10
 - Minor spec file cleanups


More information about the scm-commits mailing list