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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-re, openpkg-web, openpkg-src Date:   18-Nov-2002 10:40:33
  Branch: HEAD                             Handle: 2002111809403102

  Modified files:
    openpkg-re/vcheck       vc.gimp
    openpkg-src/gimp        gimp.spec
    openpkg-web             news.txt

  Log:
    upgrading package: gimp 1.2.2 -> 1.2.3

  Summary:
    Revision    Changes     Path
    1.6         +1  -1      openpkg-re/vcheck/vc.gimp
    1.18        +8  -3      openpkg-src/gimp/gimp.spec
    1.2050      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  Index: openpkg-re/vcheck/vc.gimp
  ============================================================
  $ cvs diff -u -r1.5 -r1.6 vc.gimp
  --- openpkg-re/vcheck/vc.gimp 18 Nov 2002 09:29:53 -0000      1.5
  +++ openpkg-re/vcheck/vc.gimp 18 Nov 2002 09:40:31 -0000      1.6
  @@ -2,7 +2,7 @@
   }
   
   prog gimp = {
  -  version   = 1.2.2
  +  version   = 1.2.3
     url       = ftp://ftp.gimp.org/pub/gimp/
     regex     = (?<!\w)v(1\.[24])
     url       = ftp://ftp.gimp.org/pub/gimp/v__NEWVER__/
  Index: openpkg-src/gimp/gimp.spec
  ============================================================
  $ cvs diff -u -r1.17 -r1.18 gimp.spec
  --- openpkg-src/gimp/gimp.spec        26 Aug 2002 09:39:31 -0000      1.17
  +++ openpkg-src/gimp/gimp.spec        18 Nov 2002 09:40:33 -0000      1.18
  @@ -32,11 +32,12 @@
   Distribution: OpenPKG [EVAL]
   Group:        Graphics
   License:      GPL
  -Version:      1.2.2
  -Release:      20020206
  +Version:      1.2.3
  +Release:      20020308
   
   #   list of sources
  -Source0:      ftp://ftp.gimp.org/pub/gimp/v1.2/testing/gimp-%{version}.tar.bz2
  +Source0:      ftp://ftp.gimp.org/pub/gimp/v1.2/v%{version}/gimp-%{version}.tar.bz2
  +Patch0:       gimp.patch
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -53,6 +54,7 @@
   
   %prep
       %setup -q
  +    %patch -p0
   
   %build
       CC="%{l_cc} -I%{l_prefix}/include -I%{l_prefix}/include/tiff" \
  @@ -61,6 +63,9 @@
       LDFLAGS="-L%{l_prefix}/lib" \
       ./configure \
           --prefix=%{l_prefix} \
  +        --with-x \
  +        --x-includes=`%{l_prefix}/etc/rc --query x11_incdir` \
  +        --x-libraries=`%{l_prefix}/etc/rc --query x11_libdir` \
           --with-gtk-prefix=%{l_prefix} \
           --with-libiconv-prefix=%{l_prefix} \
           --enable-gimpdir=.gimp \
  Index: openpkg-web/news.txt
  ============================================================
  $ cvs diff -u -r1.2049 -r1.2050 news.txt
  --- openpkg-web/news.txt      18 Nov 2002 09:25:27 -0000      1.2049
  +++ openpkg-web/news.txt      18 Nov 2002 09:40:32 -0000      1.2050
  @@ -1,3 +1,4 @@
  +18-Nov-2002: Upgraded package: P<gimp-1.2.3-20020308>
   18-Nov-2002: Upgraded package: P<c-client-2002rc10-20021118>
   18-Nov-2002: Upgraded package: P<libxslt-1.0.23-20021118>
   18-Nov-2002: Upgraded package: P<libxml-2.4.27-20021118>
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to