forked from pool/openssl
Accepting request 176587 from Base:System
add %if tag for BuildArch. someone may need to fork it to SLE (forwarded request 176549 from MargueriteSu) OBS-URL: https://build.opensuse.org/request/show/176587 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openssl?expand=0&rev=88
This commit is contained in:
parent
c594036828
commit
13cf635235
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 25 10:10:07 UTC 2013 - i@marguerite.su
|
||||
|
||||
- add %if tag for BuildArch. sles may also need latest openssl.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 22 16:00:16 UTC 2013 - dmueller@suse.com
|
||||
|
||||
|
@ -150,7 +150,9 @@ Authors:
|
||||
%package doc
|
||||
Summary: Additional Package Documentation
|
||||
Group: Productivity/Networking/Security
|
||||
%if 0%{?suse_version} >= 1140
|
||||
BuildArch: noarch
|
||||
%endif
|
||||
|
||||
%description doc
|
||||
This package contains optional documentation provided in addition to
|
||||
|
Loading…
Reference in New Issue
Block a user