diff --git a/gawk.spec b/gawk.spec index c213023..faea27b 100644 --- a/gawk.spec +++ b/gawk.spec @@ -35,15 +35,14 @@ Requires(preun): update-alternatives Provides: awk BuildRoot: %{_tmppath}/%{name}-%{version}-build -%package -n gawk -Name: gawk -Summary: GNU awk -License: GPL-3.0+ -Group: Productivity/Text/Utilities +# %package -n gawk +# Summary: GNU awk +# License: GPL-3.0+ +# Group: Productivity/Text/Utilities -%description -n gawk -GNU awk is upwardly compatible with the System V Release 4 awk. It is -almost completely POSIX 1003.2 compliant. +# %description -n gawk +# GNU awk is upwardly compatible with the System V Release 4 awk. It is +# almost completely POSIX 1003.2 compliant. %package -n gawk-extensions-devel Name: gawk-extensions-devel