[dtv-scan-tables] Make rpmlint happy

mchehab mchehab at fedoraproject.org
Sun Sep 28 01:42:11 UTC 2014


commit ab59cd9eefd5756e701013b24d1785d1d3f4af0f
Author: Mauro Carvalho Chehab <mchehab at osg.samsung.com>
Date:   Sat Sep 27 22:39:06 2014 -0300

    Make rpmlint happy
    
    Signed-off-by: Mauro Carvalho Chehab <mchehab at osg.samsung.com>

 dtv-scan-tables.spec |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/dtv-scan-tables.spec b/dtv-scan-tables.spec
index 5e906b3..e20a0c6 100644
--- a/dtv-scan-tables.spec
+++ b/dtv-scan-tables.spec
@@ -1,19 +1,19 @@
-Name:           dtv-scan-tables
-Version:        1
+Name:		dtv-scan-tables
+Version:	1
 Release:	2.20140905git4aad313%{?dist}
-Summary:        Digital TV scan tables
+Summary:	Digital TV scan tables
 
 #2013-07-19: License discussed in: https://bugzilla.redhat.com/show_bug.cgi?id=986051#c4
-License:        Public Domain
-URL:            http://git.linuxtv.org/dtv-scan-tables.git
-Source0:        http://linuxtv.org/downloads/dtv-scan-tables/%{name}-2014-09-05-4aad313.tar.bz2
+License:	Public Domain
+URL:		http://git.linuxtv.org/cgit.cgi/dtv-scan-tables.git/
+Source0:	http://linuxtv.org/downloads/dtv-scan-tables/%{name}-2014-09-05-4aad313.tar.bz2
 Patch0:		add_install_target.patch
-BuildArch:      noarch
+BuildArch:	noarch
 BuildRequires:	v4l-utils >= 1.4.0
 # FPC permission for Conflicts:
 # https://lists.fedoraproject.org/pipermail/packaging/2013-July/009346.html
 # https://fedorahosted.org/fpc/ticket/316
-Conflicts:      dvb-apps < 1.1.2-6.1488.f3a70b206f0f
+Conflicts:	dvb-apps < 1.1.2-6.1488.f3a70b206f0f
 
 %description
 This package contains digital TV scan tables that are used by TV applications
@@ -21,7 +21,7 @@ to scan for channels.
 
 %package legacy
 Summary:	Digital TV scan tables at the legacy format.
-License:        Public Domain
+License:	Public Domain
 
 %description legacy
 This package contains digital TV scan tables that are used by TV applications


More information about the scm-commits mailing list