OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web          Date:   17-Aug-2003 10:29:55
  Branch: HEAD                             Handle: 2003081709295401

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

  Log:
    do not introduce temporary path into libpcreposix.la

  Summary:
    Revision    Changes     Path
    1.29        +4  -1      openpkg-src/pcre/pcre.spec
    1.6196      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/pcre/pcre.spec
  ============================================================================
  $ cvs diff -u -r1.28 -r1.29 pcre.spec
  --- openpkg-src/pcre/pcre.spec        8 Jul 2003 14:41:31 -0000       1.28
  +++ openpkg-src/pcre/pcre.spec        17 Aug 2003 08:29:55 -0000      1.29
  @@ -33,7 +33,7 @@
   Group:        Text
   License:      LGPL
   Version:      4.3
  -Release:      20030530
  +Release:      20030817
   
   #   list of sources
   Source0:      
ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-%{version}.tar.gz
  @@ -51,6 +51,9 @@
   
   %prep
       %setup -q
  +    %{l_shtool} subst \
  +        -e 's;-L. -lpcre;libpcre.la;' \
  +        Makefile.in
   
   %build
       CC="%{l_cc}" \
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.6195 -r1.6196 news.txt
  --- openpkg-web/news.txt      16 Aug 2003 19:34:21 -0000      1.6195
  +++ openpkg-web/news.txt      17 Aug 2003 08:29:54 -0000      1.6196
  @@ -1,3 +1,4 @@
  +17-Aug-2003: Upgraded package: P<pcre-4.3-20030817>
   16-Aug-2003: Upgraded package: P<xmame-0.72.1-20030816>
   16-Aug-2003: Upgraded package: P<perl-xml-20030816-20030816>
   16-Aug-2003: Upgraded package: P<bogofilter-0.14.5-20030816>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to