Subject: pkg/9166: acroread pkg needs updated suse_linux dependency
To: None <gnats-bugs@gnats.netbsd.org>
From: None <jbernard@mines.edu>
List: netbsd-bugs
Date: 01/11/2000 08:21:52
>Number:         9166
>Category:       pkg
>Synopsis:       acroread pkg needs updated suse_linux dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager (NetBSD software packages system bug manager)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jan 11 08:20:59 2000
>Last-Modified:
>Originator:     Jim Bernard
>Organization:
	Speaking for myself
>Release:        Jan. 11, 2000
>Environment:
System: NetBSD nool 1.4P NetBSD 1.4P (NOOL) #0: Sat Dec 25 12:44:51 MST 1999 local@nool:/home/tmp/compile/sys/arch/i386/compile/NOOL i386


>Description:
	The acroread package has a dependency on suse_linux-6.1p1, but the
	current version in the package tree is 6.3.

>How-To-Repeat:
	Read the Makefile

>Fix:
	A simple wildcard dependency works with the latest suse_linux package
	on i386.  I don't know whether problems would be introduced with a
	match to an installed version older than 6.1p1.

--- Makefile-dist	Wed Dec 22 10:39:25 1999
+++ Makefile	Tue Jan 11 09:04:50 2000
@@ -16,11 +16,11 @@
 
 .include "../../mk/bsd.prefs.mk"
 
 .if ${OPSYS} == "NetBSD"
 .if (${MACHINE_ARCH} == "i386")
-DEPENDS=	suse_linux-6.1p1:../../emulators/suse_linux
+DEPENDS=	suse_linux-*:../../emulators/suse_linux
 DISTNAME=	linux-ar-40
 #.elif (${MACHINE_ARCH} == "alpha")
 #.if !exists(/emul/osf1/sbin/loader)
 #IGNORE=	requires Digital UNIX libraries - see compat_osf1(8)
 #.endif
>Audit-Trail:
>Unformatted: