SHA256
1
0
forked from pool/glibc

Accepting request 724593 from home:Andreas_Schwab:Factory

- Remove NoSource tags (bsc#994835)

OBS-URL: https://build.opensuse.org/request/show/724593
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=538
This commit is contained in:
2019-08-19 13:53:02 +00:00
committed by Git OBS Bridge
parent 6b0a0b37aa
commit e1b1fc6551
2 changed files with 5 additions and 8 deletions

View File

@@ -202,14 +202,6 @@ Provides: rtld(GNU_HASH)
Requires: glibc = %{version}
%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%ifarch i686
# We need to avoid to have only the src rpm from i686 on the media,
# since it does not work on other architectures.
NoSource: 0
%endif
%if !%{build_main}
NoSource: 0
%endif
#
###