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 # ###