[pangox-compat] Fix pkgconfig version of the package at 1.30



commit d0400198d369f07f93498a3f3b7cf8e85a075c8a
Author: Behdad Esfahbod <behdad behdad org>
Date:   Tue Oct 16 20:44:47 2012 -0500

    Fix pkgconfig version of the package at 1.30
    
    As the NetBSD maintainer had to say: No point in a replacement library
    if its version is so low it's not accepted by anything.

 pangox.pc.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pangox.pc.in b/pangox.pc.in
index b5e94a6..94ca704 100644
--- a/pangox.pc.in
+++ b/pangox.pc.in
@@ -5,7 +5,7 @@ includedir= includedir@
 
 Name: Pango X
 Description: X Window System font support for Pango
-Version: @VERSION@
+Version: 1.30
 Requires: pango
 Libs: -L${libdir} -lpangox-1.0 @X_LIBS@
 Cflags: -I${includedir}/pango-1.0 @X_CFLAGS@



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]