From f31b1afa0d803ef8829c151039ef7b404a977416b0053f2930eff5b7aa24de58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josef=20M=C3=B6llers?= Date: Mon, 10 Apr 2017 08:02:47 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Base:System/gawk?expand=0&rev=55 --- gawk.spec | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) 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