OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael van Elst
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 31-Jul-2003 10:51:02
Branch: HEAD Handle: 2003073109510101
Modified files:
openpkg-src/pari pari.spec
openpkg-web news.txt
Log:
don't try to build and install TeX documentation
Summary:
Revision Changes Path
1.19 +4 -1 openpkg-src/pari/pari.spec
1.5933 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/pari/pari.spec
============================================================================
$ cvs diff -u -r1.18 -r1.19 pari.spec
--- openpkg-src/pari/pari.spec 23 Jul 2003 07:06:03 -0000 1.18
+++ openpkg-src/pari/pari.spec 31 Jul 2003 08:51:02 -0000 1.19
@@ -37,7 +37,7 @@
Group: Algorithm
License: GPL
Version: %{V_major}.%{V_minor}
-Release: 20030708
+Release: 20030731
# list of sources
Source0:
ftp://www.gn-50uma.de/gn/gn-50uma.de/pari-%{V_major}/pari-%{version}.tar.gz
@@ -64,6 +64,9 @@
-e 's;-O3;-O2;g' \
-e 's;-D__GNUC__;;g' \
Configure
+ %{l_shtool} subst \
+ -e 's;^\(install:.*\) install-doc \(.*\);\1 \2;' \
+ config/Makefile.SH
%build
# FIXME: mlelstv: doesn't take advantage of asm kernel (broken on Solaris)
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5932 -r1.5933 news.txt
--- openpkg-web/news.txt 31 Jul 2003 08:34:13 -0000 1.5932
+++ openpkg-web/news.txt 31 Jul 2003 08:51:01 -0000 1.5933
@@ -1,3 +1,4 @@
+31-Jul-2003: Upgraded package: P<pari-2.1.5-20030731>
31-Jul-2003: Upgraded package: P<glimpse-4.17.2-20030731>
31-Jul-2003: Upgraded package: P<mkisofs-2.0.3-1.20030731>
31-Jul-2003: Upgraded package: P<mkisofs-2.0.3-20030731>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]