From 3a86157fdc4b1aadfc735857aa957c86aa5e692c Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Feb 08 2016 15:18:50 +0000 Subject: The rpm macro expansion bug is fixed, remove the workaround https://bugzilla.redhat.com/show_bug.cgi?id=1303034#c5 --- diff --git a/glibc.spec b/glibc.spec index 41705d5..0e17a94 100644 --- a/glibc.spec +++ b/glibc.spec @@ -746,9 +746,6 @@ xh \ yi \ yo \ yue \ -%{nil} - -%define language_list_second \ zh \ zu \ %{nil} @@ -761,7 +758,6 @@ function(i) print(rpm.expand("%lang_package "..i.."")) end)}\ %{nil} %create_lang_packages %language_list -%create_lang_packages %language_list_second %define require_langpacks()\ %{lua:\ @@ -774,7 +770,6 @@ function(i) print(rpm.expand("Requires: %{name}-langpack-"..i.." = %{version}-%{ Summary: Meta package to require all langpacks Group: System Environment/Base %require_langpacks %language_list -%require_langpacks %language_list_second %description all-langpacks Meta package to require all langpacks %ifnarch %{auxarches}