OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-web, openpkg-src Date: 06-Oct-2002 21:43:44
Branch: HEAD Handle: 2002100620434301
Modified files:
openpkg-src/c-client c-client.spec
openpkg-web news.txt
Log:
add IRIX support
Summary:
Revision Changes Path
1.12 +2 -1 openpkg-src/c-client/c-client.spec
1.1716 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-src/c-client/c-client.spec
============================================================
$ cvs diff -u -r1.11 -r1.12 c-client.spec
--- openpkg-src/c-client/c-client.spec 3 Oct 2002 07:16:06 -0000 1.11
+++ openpkg-src/c-client/c-client.spec 6 Oct 2002 19:43:44 -0000 1.12
@@ -37,7 +37,7 @@
Group: Mail
License: University of Washington's Free-Fork License
Version: %{V_here}
-Release: 20021003
+Release: 20021006
# list of sources
Source0: ftp://ftp.cac.washington.edu/imap/imap-%{V_real}.tar.Z
@@ -62,6 +62,7 @@
*-freebsd*) os=bsf ;;
*-linux* ) os=slx ;;
*-solaris*) os=gso ;;
+ *-irix* ) os=gsg ;;
*) echo "Unsupported platform %{l_target}" 1>&2; exit 1 ;;
esac
%{l_make} $os \
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.1715 -r1.1716 news.txt
--- openpkg-web/news.txt 6 Oct 2002 08:32:17 -0000 1.1715
+++ openpkg-web/news.txt 6 Oct 2002 19:43:43 -0000 1.1716
@@ -1,3 +1,4 @@
+06-Oct-2002: Upgraded package: P<c-client-2002rc7-20021006>
06-Oct-2002: Upgraded package: P<flex-2.5.4a-20021006>
06-Oct-2002: Upgraded package: P<ncurses-5.2.20021005-20021005>
06-Oct-2002: Upgraded package: P<snmp-5.0.6-20021006>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]