This commit is contained in:
parent
4100607bff
commit
23d885c90d
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 27 22:53:46 CET 2007 - dmueller@suse.de
|
||||
|
||||
- adjust BuildRequires: libexif -> libexif-devel
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 19 17:06:22 CET 2007 - mvaner@suse.cz
|
||||
|
||||
|
@ -11,7 +11,9 @@
|
||||
# norootforbuild
|
||||
|
||||
Name: ImageMagick
|
||||
BuildRequires: dcraw freetype2-devel gcc-c++ ghostscript-fonts-other ghostscript-fonts-std ghostscript-library glib libexif libjasper liblcms-devel libtiff-devel libwmf-devel libxml2-devel pkgconfig
|
||||
BuildRequires: dcraw freetype2-devel gcc-c++ ghostscript-fonts-other ghostscript-fonts-std
|
||||
BuildRequires: ghostscript-library glib libjasper liblcms-devel libtiff-devel libwmf-devel
|
||||
BuildRequires: libexif-devel libxml2-devel pkgconfig
|
||||
Obsoletes: imagemag
|
||||
Provides: imagemag
|
||||
%define xtp_version 5.4.3
|
||||
@ -21,7 +23,7 @@ License: Public Domain, Freeware
|
||||
Group: Productivity/Graphics/Other
|
||||
Autoreqprov: on
|
||||
Version: 6.3.0.0
|
||||
Release: 30
|
||||
Release: 32
|
||||
Summary: Viewer and Converter for Images
|
||||
URL: http://www.imagemagick.org
|
||||
Source: ImageMagick-6.3.0-0.tar.bz2
|
||||
@ -288,6 +290,8 @@ Authors:
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Feb 27 2007 - dmueller@suse.de
|
||||
- adjust BuildRequires: libexif -> libexif-devel
|
||||
* Mon Feb 19 2007 - mvaner@suse.cz
|
||||
- Array boundaries fix in bezier path (#243280)
|
||||
- bezier-array.patch
|
||||
|
Loading…
x
Reference in New Issue
Block a user