/[packages]/updates/3/imagemagick/current/SPECS/imagemagick.spec
ViewVC logotype

Diff of /updates/3/imagemagick/current/SPECS/imagemagick.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 247735 by fwang, Mon May 28 01:52:16 2012 UTC revision 251928 by fwang, Thu May 31 00:41:34 2012 UTC
# Line 12  Line 12 
12  %define rversion 6.7.7  %define rversion 6.7.7
13    
14  # their "minor" version  # their "minor" version
15  %define minor_rev 2  %define minor_rev 4
16    
17  # some other funny version  # some other funny version
18  # (aw) from the docs: Versions with Q8 in the name are 8 bits-per-pixel  # (aw) from the docs: Versions with Q8 in the name are 8 bits-per-pixel
# Line 44  Source10:      magick-icon_16x16.png Line 44  Source10:      magick-icon_16x16.png
44  Source11:       magick-icon_32x32.png  Source11:       magick-icon_32x32.png
45  Source12:       magick-icon_48x48.png  Source12:       magick-icon_48x48.png
46  Source13:       magick-icon_64x64.png  Source13:       magick-icon_64x64.png
47    Patch0:         imagemagick-docdir.diff
48  #gw fix format strings, but it doesn't work for the perl-Magick  #gw fix format strings, but it doesn't work for the perl-Magick
49  Patch1:         ImageMagick-6.4.8-9-format-strings.patch  Patch1:         ImageMagick-6.4.8-9-format-strings.patch
50  Patch2:         ImageMagick-6.7.4-force-so.patch  Patch2:         ImageMagick-6.7.4-force-so.patch
# Line 82  BuildRequires:  lzma-devel Line 83  BuildRequires:  lzma-devel
83  BuildRequires:  djvulibre-devel  BuildRequires:  djvulibre-devel
84  %endif  %endif
85  BuildRequires:  ghostscript  BuildRequires:  ghostscript
86    BuildRequires:  subversion
87  BuildConflicts: %{develname}  BuildConflicts: %{develname}
88    
89  %description  %description
# Line 167  This package contains HTML/PDF documenta Line 169  This package contains HTML/PDF documenta
169    
170  %setup -q -n ImageMagick-%{rversion}-%minor_rev  %setup -q -n ImageMagick-%{rversion}-%minor_rev
171    
172  #patch1 -p1  %patch0 -p1 -b .docdir
173  %patch2 -p0 -b .so  %patch2 -p0 -b .so
174  %patch7 -p0 -b .urw  %patch7 -p0 -b .urw
175  %patch17 -p0 -b .fpx  %patch17 -p0 -b .fpx
# Line 176  This package contains HTML/PDF documenta Line 178  This package contains HTML/PDF documenta
178    
179  bzcat %{SOURCE1} > ImageMagick.pdf  bzcat %{SOURCE1} > ImageMagick.pdf
180  install -m 644 %{SOURCE10} %{SOURCE11} %{SOURCE12} %{SOURCE13} .  install -m 644 %{SOURCE10} %{SOURCE11} %{SOURCE12} %{SOURCE13} .
181  libtoolize --copy --force; aclocal -I m4; autoconf; automake  autoreconf -fi
182    
183  %build  %build
184  #gw the format-string patch is incomplete:  #gw the format-string patch is incomplete:

Legend:
Removed from v.247735  
changed lines
  Added in v.251928

  ViewVC Help
Powered by ViewVC 1.1.30