From: Anas Nashif Date: Fri, 22 Feb 2013 01:30:10 +0000 (-0800) Subject: provide /bin/gawk X-Git-Tag: submit/trunk/20130222.013012^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8ac68fb0812f2ffdb46a67ca8a394de26c6e72ed;p=platform%2Fupstream%2Fgawk.git provide /bin/gawk --- 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*