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:   27-Jun-2003 09:04:05
  Branch: HEAD                             Handle: 2003062708040401

  Modified files:
    openpkg-src/pari        pari.spec
    openpkg-web             news.txt

  Log:
    fix build

  Summary:
    Revision    Changes     Path
    1.15        +2  -2      openpkg-src/pari/pari.spec
    1.5030      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/pari/pari.spec
  ============================================================================
  $ cvs diff -u -r1.14 -r1.15 pari.spec
  --- openpkg-src/pari/pari.spec        26 Jun 2003 20:14:26 -0000      1.14
  +++ openpkg-src/pari/pari.spec        27 Jun 2003 07:04:05 -0000      1.15
  @@ -37,7 +37,7 @@
   Group:        Algorithm
   License:      GPL
   Version:      %{V_major}.%{V_minor}
  -Release:      20030626
  +Release:      20030627
   
   #   list of sources
   Source0:      
ftp://www.gn-50uma.de/gn/gn-50uma.de/pari-%{V_major}/pari-%{version}.tar.gz
  @@ -66,13 +66,13 @@
           Configure
   
   %build
  +    #   FIXME - doesn't take advantage of asm kernel (broken on Solaris)
       CC="%{l_cc}" \
       CFLAGS="%{l_cflags -O}" \
       ./Configure \
           --prefix=%{l_prefix} \
           --datadir=%{l_prefix}/share/pari/galdata \
           --miscdir=%{l_prefix}/share/pari \
  -        #   FIXME - doesn't take advantage of asm kernel
           --host=none \
           --graphic=none \
           --static
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.5029 -r1.5030 news.txt
  --- openpkg-web/news.txt      26 Jun 2003 20:14:25 -0000      1.5029
  +++ openpkg-web/news.txt      27 Jun 2003 07:04:04 -0000      1.5030
  @@ -1,3 +1,4 @@
  +27-Jun-2003: Upgraded package: P<pari-2.1.5-20030627>
   26-Jun-2003: Upgraded package: P<pari-2.1.5-20030626>
   26-Jun-2003: Upgraded package: P<perl-sys-20030626-20030626>
   26-Jun-2003: Upgraded package: P<rdiff-backup-0.12.0-20030626>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to