From 267d41750646f8194c9d5e05fbefd543a7730ecd823ff222e7a172a9062bf6fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josef=20M=C3=B6llers?= Date: Mon, 10 Apr 2017 08:00:30 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Base:System/gawk?expand=0&rev=54 --- gawk.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/gawk.spec b/gawk.spec index 47b3d2f..c213023 100644 --- a/gawk.spec +++ b/gawk.spec @@ -35,16 +35,18 @@ Requires(preun): update-alternatives Provides: awk BuildRoot: %{_tmppath}/%{name}-%{version}-build -%package +%package -n gawk +Name: gawk Summary: GNU awk License: GPL-3.0+ Group: Productivity/Text/Utilities -%description +%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 Summary: Files and samples for gawk extensions Group: System/Libraries