From e1b1fc655136145ebb2f6770489f8b79e88947dc67554a10156bfdb33fc0fb4a Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Mon, 19 Aug 2019 13:53:02 +0000 Subject: [PATCH] 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 --- glibc.changes | 5 +++++ glibc.spec | 8 -------- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/glibc.changes b/glibc.changes index fe72794..bcf109d 100644 --- a/glibc.changes +++ b/glibc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 19 13:47:26 UTC 2019 - Andreas Schwab + +- Remove NoSource tags (bsc#994835) + ------------------------------------------------------------------- Mon Aug 19 15:40:19 CEST 2019 - kukuk@suse.de diff --git a/glibc.spec b/glibc.spec index 7dcd86c..39c8f84 100644 --- a/glibc.spec +++ b/glibc.spec @@ -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 # ###