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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   21-Feb-2007 17:56:53
  Branch: HEAD                             Handle: 2007022116565300

  Modified files:
    openpkg-src/popt        popt.spec

  Log:
    upgrading package: popt 1.10.7 -> 1.10.8

  Summary:
    Revision    Changes     Path
    1.39        +6  -5      openpkg-src/popt/popt.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/popt/popt.spec
  ============================================================================
  $ cvs diff -u -r1.38 -r1.39 popt.spec
  --- openpkg-src/popt/popt.spec        1 Jan 2007 17:41:07 -0000       1.38
  +++ openpkg-src/popt/popt.spec        21 Feb 2007 16:56:53 -0000      1.39
  @@ -24,8 +24,8 @@
   
   #   package versions
   %define       V_rpm_class  4.4.x
  -%define       V_rpm        4.4.7
  -%define       V_popt       1.10.7
  +%define       V_rpm        4.4.8
  +%define       V_popt       1.10.8
   
   #   package information
   Name:         popt
  @@ -38,10 +38,10 @@
   Group:        Libraries
   License:      LGPL
   Version:      %{V_popt}
  -Release:      20061016
  +Release:      20070221
   
   #   list of sources
  -Source0:      ftp://jbj.org/pub/rpm-%{V_rpm_class}/popt-%{V_popt}.tar.gz
  +Source0:      ftp://jbj.org/pub/rpm-%{V_rpm_class}/rpm-%{V_rpm}.tar.gz
   Source1:      popt.pc
   Patch0:       popt.patch
   
  @@ -73,7 +73,7 @@
       }
   
   %prep
  -    %setup -q
  +    %setup -q -n rpm-%{V_rpm}/popt
       %patch -p0
   
   %build
  @@ -84,6 +84,7 @@
       CFLAGS="%{l_cflags -O}" \
       ./configure \
           --prefix=%{l_prefix} \
  +        --mandir=%{l_prefix}/man \
           --disable-shared \
           --with-included-gettext \
           --without-libintl-prefix \
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to