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:   07-Jan-2003 14:52:51
  Branch: HEAD                             Handle: 2003010713525001

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

  Log:
    make sure libtool does not try to link from .libs

  Summary:
    Revision    Changes     Path
    1.15        +4  -1      openpkg-src/pdflib/pdflib.spec
    1.2593      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/pdflib/pdflib.spec
  ============================================================================
  $ cvs diff -u -r1.14 -r1.15 pdflib.spec
  --- openpkg-src/pdflib/pdflib.spec    3 Jan 2003 10:53:53 -0000       1.14
  +++ openpkg-src/pdflib/pdflib.spec    7 Jan 2003 13:52:51 -0000       1.15
  @@ -33,7 +33,7 @@
   Group:        Graphics
   License:      GPL
   Version:      4.0.3
  -Release:      20021030
  +Release:      20030107
   
   #   list of sources
   Source0:      http://www.pdflib.com/pdflib/download/pdflib-%{version}.tar.gz
  @@ -67,6 +67,9 @@
       rm -rf $RPM_BUILD_ROOT
       %{l_make} %{l_mflags} install \
           prefix=$RPM_BUILD_ROOT%{l_prefix}
  +    %{l_shtool} subst \
  +        -e 's;installed=no;installed=yes;' \
  +        $RPM_BUILD_ROOT%{l_prefix}/lib/libpdf.la
       %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
   
   %files -f files
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.2592 -r1.2593 news.txt
  --- openpkg-web/news.txt      7 Jan 2003 13:08:32 -0000       1.2592
  +++ openpkg-web/news.txt      7 Jan 2003 13:52:50 -0000       1.2593
  @@ -1,3 +1,4 @@
  +07-Jan-2003: Upgraded package: P<pdflib-4.0.3-20030107>
   07-Jan-2003: Upgraded package: P<apache-1.3.27-20030107>
   07-Jan-2003: New package: P<imap-2002a-20030107>
   07-Jan-2003: Upgraded package: P<c-client-2002a-20030107>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to