Updating link to change in openSUSE:Factory/ed revision 19.0
OBS-URL: https://build.opensuse.org/package/show/utilities/ed?expand=0&rev=7123884c5ffa4c12c54a1e183909b134
This commit is contained in:
parent
90d446321f
commit
efae4043c0
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 17 12:44:22 UTC 2013 - coolo@suse.com
|
||||
|
||||
- revert the use gpg-offline for bootstrap packages
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 26 08:28:40 UTC 2013 - mvyskocil@suse.com
|
||||
|
||||
|
7
ed.spec
7
ed.spec
@ -26,9 +26,6 @@ Url: http://www.gnu.org/software/ed/
|
||||
Source0: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
|
||||
Source1: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz.sig
|
||||
Source2: ed.keyring
|
||||
%if 0%{?suse_version} >= 1230
|
||||
BuildRequires: gpg-offline
|
||||
%endif
|
||||
Requires(pre): %install_info_prereq
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
@ -42,10 +39,6 @@ Unix, and thus widely available. For most purposes, however, it is
|
||||
superseded by full-screen editors such as GNU Emacs or GNU Moe.
|
||||
|
||||
%prep
|
||||
%if 0%{?suse_version} >= 1230
|
||||
%gpg_verify %{SOURCE1}
|
||||
%endif
|
||||
|
||||
%setup -q
|
||||
sed -i \
|
||||
-e "s/CFLAGS='.*/CFLAGS='%{optflags}'/" \
|
||||
|
Loading…
Reference in New Issue
Block a user