packaging: provide /bin/grep for compatibility
authorPatrick McCarty <patrick.mccarty@linux.intel.com>
Thu, 27 Jun 2013 21:19:11 +0000 (14:19 -0700)
committerNicolas Zingilé <nicolas.zingile@open.eurogiciel.org>
Thu, 15 Jan 2015 10:04:27 +0000 (11:04 +0100)
Change-Id: I8690775c51816aab2e8d8c3cbcc64201d6004f6d
Signed-off-by: Patrick McCarty <patrick.mccarty@linux.intel.com>
packaging/grep.changes
packaging/grep.spec

index 03423a4..156f9b7 100644 (file)
@@ -1,3 +1,6 @@
+* Thu Jun 27 2013 Patrick McCarty <patrick.mccarty@linux.intel.com> f1093be
+- packaging: provide /bin/grep for compatibility
+
 * Mon Mar 18 2013 Anas Nashif <anas.nashif@intel.com> upstream/2.14@b484a10
 - Fixed package group/license
 
index 663db5d..fc507f8 100644 (file)
@@ -2,13 +2,14 @@ Name:           grep
 BuildRequires:  automake
 BuildRequires:  pcre-devel
 Url:            http://www.gnu.org/software/grep/
-Provides:       base:/usr/bin/grep
 Version:        2.14
 Release:        0
 Summary:        Print lines matching a pattern
 License:        GPL-3.0+
 Group:          Base/Tools
 Source0:        grep-%{version}.tar.xz
+Provides:       base:/usr/bin/grep
+Provides:       /bin/grep
 
 %description
 The grep command searches one or more input files for lines