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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  r...@openpkg.org
  Module: openpkg-src                      Date:   25-Jul-2009 11:08:48
  Branch: HEAD                             Handle: 2009072510084800

  Modified files:
    openpkg-src/imagemagick imagemagick.spec

  Log:
    upgrading package: imagemagick 6.5.4.4 -> 6.5.4.5

  Summary:
    Revision    Changes     Path
    1.584       +6  -4      openpkg-src/imagemagick/imagemagick.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/imagemagick/imagemagick.spec
  ============================================================================
  $ cvs diff -u -r1.583 -r1.584 imagemagick.spec
  --- openpkg-src/imagemagick/imagemagick.spec  24 Jul 2009 05:38:40 -0000      
1.583
  +++ openpkg-src/imagemagick/imagemagick.spec  25 Jul 2009 09:08:48 -0000      
1.584
  @@ -23,7 +23,7 @@
   
   #   package version
   %define       V_major 6.5.4
  -%define       V_minor 4
  +%define       V_minor 5
   %define       V_dist  %{V_major}-%{V_minor}
   %define       V_opkg  %{V_major}.%{V_minor}
   
  @@ -38,7 +38,7 @@
   Group:        Graphics
   License:      ImageMagick
   Version:      %{V_opkg}
  -Release:      20090724
  +Release:      20090725
   
   #   package options
   %option       with_perl   no
  @@ -53,8 +53,8 @@
   BuildRoot:    %{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg >= 20040130, make, gcc, grep, sed
   PreReq:       OpenPKG, openpkg >= 20040130
  -BuildPreReq:  tiff, jpeg, jasper, bzip2, zlib, png, freetype, fontconfig, 
lcms, libxml, libiconv
  -PreReq:       tiff, jpeg, jasper, bzip2, zlib, png, freetype, fontconfig, 
lcms, libxml, libiconv
  +BuildPreReq:  tiff, jpeg, jasper, bzip2, zlib, png, freetype, fontconfig, 
lcms, liblqr, libxml, libiconv
  +PreReq:       tiff, jpeg, jasper, bzip2, zlib, png, freetype, fontconfig, 
lcms, liblqr, libxml, libiconv
   %if "%{with_perl}" == "yes"
   BuildPreReq:  perl, perl-openpkg
   PreReq:       perl
  @@ -127,7 +127,9 @@
           --with-png \
           --with-xml \
           --with-lcms \
  +        --with-lqr \
           --with-freetype \
  +        --without-fftw \
           --without-gvc \
           --without-perl \
   %if "%{with_x11}" == "yes"
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to