From 2d39c28082d63b6b0ecc761f3787dbc638a6a8ed Mon Sep 17 00:00:00 2001 From: "David Kaspar [Dee'Kej]" Date: Tue, 29 Nov 2016 15:34:32 +0100 Subject: [PATCH] specfile: unnecessary 'Provides' removed to silent rpmlint complaints --- tcsh.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/tcsh.spec b/tcsh.spec index 7f5762f..066e9a7 100644 --- a/tcsh.spec +++ b/tcsh.spec @@ -8,7 +8,6 @@ URL: http://www.tcsh.org/ Source: ftp://ftp.astron.com/pub/tcsh/%{name}-%{version}.tar.gz Provides: csh = %{version} -Provides: tcsh = %{version} Provides: /bin/csh Provides: /bin/tcsh