diff options
author | François Andriot <[email protected]> | 2018-06-02 14:08:31 +0200 |
---|---|---|
committer | François Andriot <[email protected]> | 2018-06-19 20:11:01 +0200 |
commit | 0495750052664fd0c9a9b78b3aa359e84abf614c (patch) | |
tree | f2474b7e069ce6b9924c9ad7ce7565fb3264d75c /redhat/applications/k3b | |
parent | 329492cb8a1a9a550c2a5d6408cf805b381e48e4 (diff) | |
download | tde-packaging-0495750052664fd0c9a9b78b3aa359e84abf614c.tar.gz tde-packaging-0495750052664fd0c9a9b78b3aa359e84abf614c.zip |
RPM: add many missing 'rpmlintrc' files to spec files
Diffstat (limited to 'redhat/applications/k3b')
-rw-r--r-- | redhat/applications/k3b/k3b-14.0.0.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/redhat/applications/k3b/k3b-14.0.0.spec b/redhat/applications/k3b/k3b-14.0.0.spec index 845546a50..9944a1fa6 100644 --- a/redhat/applications/k3b/k3b-14.0.0.spec +++ b/redhat/applications/k3b/k3b-14.0.0.spec @@ -57,6 +57,7 @@ Prefix: %{_prefix} BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Source0: %{name}-%{tde_version}%{?preversion:~%{preversion}}.tar.gz +Source1: %{name}-rpmlintrc BuildRequires: trinity-tdelibs-devel >= %{tde_version} BuildRequires: trinity-tdebase-devel >= %{tde_version} |