Accepting request 231243 from devel:libraries:c_c++

- remove dependency on gpg-offline (blocks rebuilds and
  tarball integrity is checked by source-validator anyway)

OBS-URL: https://build.opensuse.org/request/show/231243
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openexr?expand=0&rev=22
This commit is contained in:
Stephan Kulow 2014-04-26 15:01:59 +00:00 committed by Git OBS Bridge
parent 3f5965f40d
commit 6881ce5c7b
2 changed files with 7 additions and 5 deletions

View File

@ -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)
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Nov 28 10:22:05 UTC 2013 - toganm@opensuse.org Thu Nov 28 10:22:05 UTC 2013 - toganm@opensuse.org

View File

@ -1,7 +1,7 @@
# #
# spec file for package openexr # spec file for package openexr
# #
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -31,9 +31,6 @@ Group: Productivity/Graphics/Other
Url: http://www.openexr.com/ Url: http://www.openexr.com/
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: automake BuildRequires: automake
%if 0%{suse_version} >= 1220
BuildRequires: gpg-offline
%endif
BuildRequires: fltk-devel BuildRequires: fltk-devel
BuildRequires: freeglut-devel BuildRequires: freeglut-devel
BuildRequires: gcc-c++ BuildRequires: gcc-c++
@ -112,7 +109,6 @@ Industrial Light & Magic for use in computer imaging applications.
This package contains a documentation This package contains a documentation
%prep %prep
%{?gpg_verify: %gpg_verify %{S:1}}
%setup -q %setup -q
%patch0 -p1 %patch0 -p1