Skip to content

Commit 10c9537

Browse files
author
Allen Winter
committed
rpmlint fixes
1 parent a6aac4d commit 10c9537

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

kdreports.spec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ Version: 1.8.0
33
Release: 1
44
Summary: A Qt library for creating printable reports
55
Source: %{name}-%{version}.tar.gz
6-
Source1: %{name}-rpmlintrc
76
URL: http://github.com/KDAB/KDReports
87
Group: System/Libraries
98
License: GPL-2.0+

qt5-kdreports-rpmlintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
addFilter("shlib-policy-name-error")
1+
addFilter("E: shlib-policy-name-error")

qt5-kdreports.spec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Version: 1.8.0
33
Release: 1
44
Summary: A Qt library for creating printable reports
55
Source: %{name}-%{version}.tar.gz
6+
Source1: %{name}-rpmlintrc
67
URL: http://github.com/KDAB/KDReports
78
Group: System/Libraries
89
License: GPL-2.0+

0 commit comments

Comments
 (0)