[csw-devel] SF.net SVN: gar:[15098] csw/mgar/pkg/cadaver/trunk

chninkel at users.sourceforge.net chninkel at users.sourceforge.net
Mon Jul 18 22:31:27 CEST 2011


Revision: 15098
          http://gar.svn.sourceforge.net/gar/?rev=15098&view=rev
Author:   chninkel
Date:     2011-07-18 20:31:27 +0000 (Mon, 18 Jul 2011)

Log Message:
-----------
cadaver: fixed compliance check and updated dependancy package names

Modified Paths:
--------------
    csw/mgar/pkg/cadaver/trunk/Makefile
    csw/mgar/pkg/cadaver/trunk/files/CSWcadav.prototype

Modified: csw/mgar/pkg/cadaver/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cadaver/trunk/Makefile	2011-07-18 12:50:11 UTC (rev 15097)
+++ csw/mgar/pkg/cadaver/trunk/Makefile	2011-07-18 20:31:27 UTC (rev 15098)
@@ -25,10 +25,16 @@
 PACKAGES = CSWcadav
 CATALOGNAME_CSWcadav = cadaver
 
-RUNTIME_DEP_PKGS = CSWggettextrt CSWiconv CSWneon CSWosslrt CSWreadline CSWzlib CSWgcrypt CSWgnutls CSWgpgerr
+RUNTIME_DEP_PKGS = CSWosslrt 
+RUNTIME_DEP_PKGS += CSWlibintl8
+RUNTIME_DEP_PKGS += CSWlibneon27
+RUNTIME_DEP_PKGS += CSWlibreadline6
+RUNTIME_DEP_PKGS += CSWzlib
+RUNTIME_DEP_PKGS += CSWexpat
 
+# We will not fix this today
+CHECKPKG_OVERRIDES_CSWcadav += catalogname-does-not-match-pkgname|pkgname=CSWcadav|catalogname=cadaver|expected-catalogname=cadav
 
-
 ###### Upstream and opencsw files information #######
 
 MASTER_SITES = http://www.webdav.org/cadaver/
@@ -44,11 +50,12 @@
 # We define upstream file regex so we can be notifed of new upstream software release
 UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
 
-
 ##### Build and installation information #####
 
 CONFIGURE_ARGS = $(DIRPATHS)
 CONFIGURE_ARGS += --enable-nls
+CONFIGURE_ARGS += --with-ssl=openssl
+CONFIGURE_ARGS += --with-expat
 
 TEST_SCRIPTS =
 

Modified: csw/mgar/pkg/cadaver/trunk/files/CSWcadav.prototype
===================================================================
--- csw/mgar/pkg/cadaver/trunk/files/CSWcadav.prototype	2011-07-18 12:50:11 UTC (rev 15097)
+++ csw/mgar/pkg/cadaver/trunk/files/CSWcadav.prototype	2011-07-18 20:31:27 UTC (rev 15098)
@@ -1,14 +1,7 @@
 f none /opt/csw/bin/cadaver 0755 root bin
-d none /opt/csw/share/locale/en at quot 0755 root bin
-d none /opt/csw/share/locale/en at quot/LC_MESSAGES 0755 root bin
 f none /opt/csw/share/locale/en at quot/LC_MESSAGES/cadaver.mo 0644 root bin
-d none /opt/csw/share/locale/es 0755 root bin
-d none /opt/csw/share/locale/es/LC_MESSAGES 0755 root bin
 f none /opt/csw/share/locale/es/LC_MESSAGES/cadaver.mo 0644 root bin
-d none /opt/csw/share/locale/it 0755 root bin
-d none /opt/csw/share/locale/it/LC_MESSAGES 0755 root bin
 f none /opt/csw/share/locale/it/LC_MESSAGES/cadaver.mo 0644 root bin
-d none /opt/csw/share/man 0755 root bin
 d none /opt/csw/share/man/man1 0755 root bin
 f none /opt/csw/share/man/man1/cadaver.1 0644 root bin
 d none /opt/csw/share/doc/cadaver 0755 root bin


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