OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 27-Sep-2005 10:04:26
Branch: HEAD Handle: 2005092709042500
Modified files:
openpkg-src/nn nn.spec
Log:
cheat NN on ia64-freebsd
Summary:
Revision Changes Path
1.24 +2 -1 openpkg-src/nn/nn.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/nn/nn.spec
============================================================================
$ cvs diff -u -r1.23 -r1.24 nn.spec
--- openpkg-src/nn/nn.spec 24 Mar 2005 11:19:41 -0000 1.23
+++ openpkg-src/nn/nn.spec 27 Sep 2005 08:04:25 -0000 1.24
@@ -33,7 +33,7 @@
Group: News
License: BSD-style
Version: 6.6.5
-Release: 20050206
+Release: 20050927
# list of sources
Source0: ftp://ftp.nndev.org/pub/nn-6.6/nn-%{version}.tar.Z
@@ -69,6 +69,7 @@
amd64-freebsd* ) S="freebsd"; M="i80386" ;;
sparc64*-freebsd* ) S="freebsd"; M="sparc" ;;
*alpha-freebsd* ) S="freebsd"; M="alpha" ;;
+ ia64-freebsd* ) S="freebsd"; M="alpha" ;;
i?86-netbsd* ) S="netbsd"; M="i80386" ;;
i?86-linux* ) S="linux"; M="i80386" ;;
sun4*-sunos5* ) S="sunos5"; M="sparc" ;;
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]