/[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 196902 by fwang, Mon Jan 16 16:38:04 2012 UTC revision 202829 by fwang, Sun Jan 29 08:54:24 2012 UTC
# Line 9  Line 9 
9  # V E R S I O N   P A R T S  # V E R S I O N   P A R T S
10    
11  # their "official" version  # their "official" version
12  %define rversion 6.7.4  %define rversion 6.7.5
13    
14  # their "minor" version  # their "minor" version
15  %define minor_rev 7  %define minor_rev 0
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 47  Source13:      magick-icon_64x64.png Line 47  Source13:      magick-icon_64x64.png
47  Patch0:         imagemagick-docdir.diff  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
51  Patch7:         imagemagick-urw.diff  Patch7:         imagemagick-urw.diff
52  Patch17:        imagemagick-fpx.diff  Patch17:        imagemagick-fpx.diff
53  Patch19:        ImageMagick-libpath.diff  Patch19:        ImageMagick-libpath.diff
# Line 148  Group:         Development/Perl Line 149  Group:         Development/Perl
149  Requires:       %{name} = %{version}  Requires:       %{name} = %{version}
150  Provides:       perl-Magick = %{version}-%{release}  Provides:       perl-Magick = %{version}-%{release}
151  Obsoletes:      perl-Magick  Obsoletes:      perl-Magick
 Requires:       graphviz  
 Requires:       libwmf  
152    
153  %description -n perl-Image-Magick  %description -n perl-Image-Magick
154  This is the ImageMagick perl support package. It includes perl modules and  This is the ImageMagick perl support package. It includes perl modules and
# Line 170  This package contains HTML/PDF documenta Line 169  This package contains HTML/PDF documenta
169    
170  %patch0 -p1 -b .docdir  %patch0 -p1 -b .docdir
171  #patch1 -p1  #patch1 -p1
172    %patch2 -p0 -b .so
173  %patch7 -p0 -b .urw  %patch7 -p0 -b .urw
174  %patch17 -p0 -b .fpx  %patch17 -p0 -b .fpx
175  %patch19 -p1 -b .libpath  %patch19 -p1 -b .libpath
# Line 245  rm -rf %{buildroot} Line 245  rm -rf %{buildroot}
245  rm -rf installed_docs; mv %{buildroot}/installed_docs .  rm -rf installed_docs; mv %{buildroot}/installed_docs .
246    
247  # Remove unpackaged files  # Remove unpackaged files
248  rm -f %{buildroot}%{_libdir}/*.la  find %{buildroot} -name '*.la' -delete
249    
250  %multiarch_binaries %{buildroot}%{_bindir}/Magick-config  %multiarch_binaries %{buildroot}%{_bindir}/Magick-config
251  %multiarch_binaries %{buildroot}%{_bindir}/Magick++-config  %multiarch_binaries %{buildroot}%{_bindir}/Magick++-config

Legend:
Removed from v.196902  
changed lines
  Added in v.202829

  ViewVC Help
Powered by ViewVC 1.1.30