From 8ac68fb0812f2ffdb46a67ca8a394de26c6e72ed Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Thu, 21 Feb 2013 17:30:10 -0800 Subject: [PATCH] provide /bin/gawk --- packaging/gawk.changes | 3 +++ packaging/gawk.spec | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 packaging/gawk.changes diff --git a/packaging/gawk.changes b/packaging/gawk.changes new file mode 100644 index 0000000..55f2d3e --- /dev/null +++ b/packaging/gawk.changes @@ -0,0 +1,3 @@ +* Thu Feb 21 2013 Anas Nashif upstream/4.0.1@9dbce03 +- provide /bin/gawk + diff --git a/packaging/gawk.spec b/packaging/gawk.spec index b99e3ac..ca3740e 100644 --- a/packaging/gawk.spec +++ b/packaging/gawk.spec @@ -12,6 +12,7 @@ Source: gawk-%{version}.tar.bz2 # Temporary Provides: /bin/awk +Provides: /bin/gawk %description GNU awk is upwardly compatible with the System V Release 4 awk. It is @@ -47,7 +48,7 @@ make check %files %defattr(-,root,root) -%doc COPYING +%license COPYING %{_bindir}/awk %{_bindir}/dgawk %{_bindir}/gawk* -- 2.7.4