aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/svr4/pkginfo.in
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2000-07-26 03:39:11 +0000
committerGerald Combs <gerald@wireshark.org>2000-07-26 03:39:11 +0000
commit7baf3c17307c0ca5b3e959fb74a0ee7dfcd20654 (patch)
treec3f3444305330d11b4f59880422ee723a07b17af /packaging/svr4/pkginfo.in
parenteeade6de433bb8031fa7d7fdf0f7ecfa5806d54e (diff)
Switch Solaris package build naming to a more generic SVR4. Add RPM and SRPM
package build targets. Move ethereal.spec(.in) to packaging/rpm. The spec file is different from Henri's. We might want to switch to his for the sake of consistency. svn path=/trunk/; revision=2162
Diffstat (limited to 'packaging/svr4/pkginfo.in')
-rw-r--r--packaging/svr4/pkginfo.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/packaging/svr4/pkginfo.in b/packaging/svr4/pkginfo.in
new file mode 100644
index 0000000000..af6dae7b8e
--- /dev/null
+++ b/packaging/svr4/pkginfo.in
@@ -0,0 +1,13 @@
+PKG="@PACKAGE@"
+NAME="@PACKAGE@ @VERSION@"
+VERSION="@VERSION@"
+ARCH="@host_cpu@"
+CLASSES="none"
+CATEGORY="application,network"
+DESC="A GUI network protocol analyzer"
+VENDOR="Ethereal Development Team"
+PSTAMP="2000-07-16"
+EMAIL="gerald@zing.org"
+ISTATES="S s 1 2 3"
+RSTATES="S s 1 2 3"
+BASEDIR=""