Update Solaris packaging files.
authorcantor <cantor@de75baf8-a10c-0410-a50a-987c0e22f00f>
Tue, 13 Nov 2007 17:17:41 +0000 (17:17 +0000)
committercantor <cantor@de75baf8-a10c-0410-a50a-987c0e22f00f>
Tue, 13 Nov 2007 17:17:41 +0000 (17:17 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/trunk@427 de75baf8-a10c-0410-a50a-987c0e22f00f

Makefile.am
checkinstall [deleted file]
depend [new file with mode: 0644]
pkginfo.in

index d318125..39fa737 100644 (file)
@@ -49,6 +49,6 @@ EXTRA_DIST = $(DX_CONFIG) \
         xmltooling.spec \
         pkginfo.in \
         pkginfo \
-        checkinstall
+        depend
 
 DISTCLEANFILES = xmltooling.spec pkginfo
diff --git a/checkinstall b/checkinstall
deleted file mode 100644 (file)
index 6adfb56..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh\r
-\r
-expected_platform="sparc"\r
-platform=`uname -p`\r
-if [ ${platform} != ${expected_platform} ]; then\r
-       echo "This package must be installed on ${expected_platform}"\r
-       exit 1\r
-fi\r
-exit 0\r
diff --git a/depend b/depend
new file mode 100644 (file)
index 0000000..b663e92
--- /dev/null
+++ b/depend
@@ -0,0 +1,6 @@
+P SHIBossl OpenSSL\r
+       0.9.8g\r
+P SHIBxerces xerces-c\r
+       2.8.0\r
+P SHIBxmlsec xml-security-c\r
+       1.4.0\r
index 653cc91..34a0393 100644 (file)
@@ -1,10 +1,12 @@
-ARCH=sparc\r
 PKG=SHIBxmltool\r
-NAME=XML Tooling Library for C++\r
+ARCH=sparc\r
 VERSION=@-VERSION-@\r
-CATEGORY=system\r
-VENDOR=http://www.opensaml.org/ packaged for Shibboleth by Scott Cantor\r
-HOTLINE=http://bugzilla.internet2.edu/\r
-EMAIL=cantor.2@osu.edu\r
-PSTAMP=1May2006\r
+BASEDIR=/usr/local\r
+NAME=xmltooling-c\r
+CATEGORY=application,textproc,security\r
+DESC=Library for DOM processing with Signature/Encryption for C++\r
+VENDOR=Internet2\r
+HOTLINE=https://bugs.internet2.edu/\r
 CLASSES=none\r
+PSTAMP=sunra.internet2.edu 2007-11-15\r
+EMAIL=cantor.2@osu.edu\r