commit e890e72c326162fd9a633625b84c16060075801a
Author: Jan RÄ™korajski <[email protected]>
Date:   Sat Nov 17 15:36:58 2012 +0100

    - hardcode ptlib version to the one required in spec

 h323plus-ptlib-version.patch | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
---
diff --git a/h323plus-ptlib-version.patch b/h323plus-ptlib-version.patch
new file mode 100644
index 0000000..ac9d664
--- /dev/null
+++ b/h323plus-ptlib-version.patch
@@ -0,0 +1,19 @@
+--- h323plus/include/openh323buildopts.h.in.orig       2012-11-17 
12:46:27.496889338 +0100
++++ h323plus/include/openh323buildopts.h.in    2012-11-17 12:48:24.873551865 
+0100
+@@ -33,15 +33,7 @@
+ #define _OPENH323_BUILDOPTS_H
+ 
+ #include <ptbuildopts.h>
+-#include <ptlib/../../revision.h>
+-
+-#if PTLIB_MAJOR == 2 && PTLIB_MINOR < 10
+-   #define PTLIB_VER ( PTLIB_MAJOR*100 + PTLIB_MINOR*10 + PTLIB_BUILD )
+-#else
+-   #define PTLIB_VER ( PTLIB_MAJOR*1000 + PTLIB_MINOR*10 + PTLIB_BUILD )
+-#endif
+-
+-#define PTLIB_SVN_REVISION  SVN_REVISION
++#define PTLIB_VER 2108
+ 
+ /////////////////////////////////////////////////
+ //
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/h323plus.git/commitdiff/80a03e028e264835f927118d78091e61e180d860

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

Reply via email to