[csw-devel] SF.net SVN: gar:[14862] csw/mgar/pkg/augeas/trunk

phipsy at users.sourceforge.net phipsy at users.sourceforge.net
Thu Jun 23 16:33:05 CEST 2011


Revision: 14862
          http://gar.svn.sourceforge.net/gar/?rev=14862&view=rev
Author:   phipsy
Date:     2011-06-23 14:33:04 +0000 (Thu, 23 Jun 2011)

Log Message:
-----------
augeas ramped to 0.8.1. No, it's not split libs. that doesn't fit with how the rest of the community build augeas - I'm keen on linux/solaris cross platform consistency

Modified Paths:
--------------
    csw/mgar/pkg/augeas/trunk/Makefile
    csw/mgar/pkg/augeas/trunk/checksums

Modified: csw/mgar/pkg/augeas/trunk/Makefile
===================================================================
--- csw/mgar/pkg/augeas/trunk/Makefile	2011-06-23 13:09:21 UTC (rev 14861)
+++ csw/mgar/pkg/augeas/trunk/Makefile	2011-06-23 14:33:04 UTC (rev 14862)
@@ -1,5 +1,5 @@
 NAME = augeas
-VERSION = 0.7.0
+VERSION = 0.8.1
 CATEGORIES = lib
 
 DESCRIPTION = A configuration editing tool
@@ -11,27 +11,28 @@
 
 MASTER_SITES = http://augeas.net/download/
 DISTFILES  = $(NAME)-$(VERSION).tar.gz
-PATCHFILES  = 0001-Do-not-use-_N-already-taken-on-Solaris.patch
-PATCHFILES += 0002-Hack-in-isblank-as-gnutools-dont-seem-to-be-used.patch
-
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
-
+#PATCHFILES  = 0001-Do-not-use-_N-already-taken-on-Solaris.patch
+#PATCHFILES += 0002-Hack-in-isblank-as-gnutools-dont-seem-to-be-used.patch
 VENDOR_URL = http://augeas.net
 
 RUNTIME_DEP_PKGS = CSWgcc4corert CSWlibgnugetopt CSWreadline
-
 GARCOMPILER = GCC4
-
 EXTRA_LDFLAGS = -lgnugetopt
 
-# Building on Solaris 10 doesn't work as it support C99 and the above fixes are not necessary there.
+# Building on Solaris 10 doesn't work as it support C99 and the above fixes are
+# not necessary there.
 # Disable 64 bit for now.
 # BUILD64 = 1
-NOISAEXEC = 1
+# NOISAEXEC = 1
 CONFIGURE_ARGS = $(DIRPATHS)
 
 TEST_TARGET = check
 
+CHECKPKG_OVERRIDES_CSWaugeas   += file-with-bad-content
+CHECKPKG_OVERRIDES_CSWaugeas += non-uniform-lib-versions-in-package|sonames=libaugeas.so.0,libfa.so.1
+CHECKPKG_OVERRIDES_CSWaugeas += shared-lib-package-contains-so-symlink
+
+
 EXTRA_MERGE_EXCLUDE_FILES = .*/charset.alias
 MERGE_DIRS_isa-extra = $(libdir)
 

Modified: csw/mgar/pkg/augeas/trunk/checksums
===================================================================
--- csw/mgar/pkg/augeas/trunk/checksums	2011-06-23 13:09:21 UTC (rev 14861)
+++ csw/mgar/pkg/augeas/trunk/checksums	2011-06-23 14:33:04 UTC (rev 14862)
@@ -1,3 +1,5 @@
 eed0e7f40f22e580ccf5d78884ebe1a0  0001-Do-not-use-_N-already-taken-on-Solaris.patch
 b9cbbe07e58bba1572838ec0cb1f6c49  0002-Hack-in-isblank-as-gnutools-dont-seem-to-be-used.patch
 a6a6a5515d7bbebe61c1e90db12eef72  augeas-0.7.0.tar.gz
+e425bcfc46fd5b18473a4ff47c2878d3  augeas-0.8.0.tar.gz
+62d47bdc60e175f93aed3b81cb8e2785  augeas-0.8.1.tar.gz


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list