SOURCES: wbxml2-version.patch (NEW) - fix VERSION string
sls
sls at pld-linux.org
Tue Oct 21 23:40:35 CEST 2008
Author: sls Date: Tue Oct 21 21:40:35 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- fix VERSION string
---- Files affected:
SOURCES:
wbxml2-version.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/wbxml2-version.patch
diff -u /dev/null SOURCES/wbxml2-version.patch:1.1
--- /dev/null Tue Oct 21 23:40:35 2008
+++ SOURCES/wbxml2-version.patch Tue Oct 21 23:40:29 2008
@@ -0,0 +1,16 @@
+--- wbxml2-0.9.2/configure.in.orig 2008-10-21 23:32:54.142672767 +0200
++++ wbxml2-0.9.2/configure.in 2008-10-21 23:33:11.141504477 +0200
+@@ -1,11 +1,11 @@
+ dnl Process this file with autoconf to produce a configure script.
+ AC_INIT(doxygen.h)
+-AM_INIT_AUTOMAKE(wbxml2, 0.9.0)
++AM_INIT_AUTOMAKE(wbxml2, 0.9.2)
+ AM_CONFIG_HEADER(config.h)
+
+
+ dnl Define common variables
+-VERSION="0.9.0"
++VERSION="0.9.2"
+ AC_SUBST(VERSION)
+ RELEASE="1"
+ AC_SUBST(RELEASE)
================================================================
More information about the pld-cvs-commit
mailing list