Accepting request 231247 from home:dirkmueller:branches:graphics
- remove dependency on gpg-offline (blocks rebuilds and tarball integrity is checked by source-validator anyway) OBS-URL: https://build.opensuse.org/request/show/231247 OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=201
This commit is contained in:
parent
c9ecc311be
commit
9863dd00cd
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 24 09:54:12 UTC 2014 - dmueller@suse.com
|
||||
|
||||
- remove dependency on gpg-offline (blocks rebuilds and
|
||||
tarball integrity is checked by source-validator anyway)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 3 13:34:39 UTC 2014 - pgajdos@suse.com
|
||||
|
||||
|
@ -26,9 +26,6 @@ BuildRequires: gcc-c++
|
||||
BuildRequires: ghostscript-fonts-other
|
||||
BuildRequires: ghostscript-fonts-std
|
||||
BuildRequires: ghostscript-library
|
||||
%if 0%{?suse_version} >= 1230
|
||||
BuildRequires: gpg-offline
|
||||
%endif
|
||||
BuildRequires: libbz2-devel
|
||||
BuildRequires: libdjvulibre-devel
|
||||
BuildRequires: libexif-devel
|
||||
@ -230,7 +227,6 @@ support multiple generations of an image in memory at one time.
|
||||
HTML documentation for ImageMagick library and scene examples.
|
||||
|
||||
%prep
|
||||
%{?gpg_verify: %gpg_verify %{S:3}}
|
||||
%setup -n ImageMagick-%{source_version}
|
||||
%patch0
|
||||
%patch1
|
||||
|
Loading…
x
Reference in New Issue
Block a user