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