diff options
author | François Andriot <albator78@libertysurf.fr> | 2018-06-02 14:08:31 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2018-06-19 20:11:01 +0200 |
commit | 0495750052664fd0c9a9b78b3aa359e84abf614c (patch) | |
tree | f2474b7e069ce6b9924c9ad7ce7565fb3264d75c /redhat/applications/koffice/koffice-14.0.0.spec | |
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/koffice/koffice-14.0.0.spec')
-rw-r--r-- | redhat/applications/koffice/koffice-14.0.0.spec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/redhat/applications/koffice/koffice-14.0.0.spec b/redhat/applications/koffice/koffice-14.0.0.spec index 1bc3e471b..b0c4b69cc 100644 --- a/redhat/applications/koffice/koffice-14.0.0.spec +++ b/redhat/applications/koffice/koffice-14.0.0.spec @@ -69,7 +69,8 @@ License: GPLv2+ Prefix: %{tde_prefix} BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Source0: %{name}-%{tde_version}%{?preversion:~%{preversion}}.tar.gz +Source0: %{name}-%{tde_version}%{?preversion:~%{preversion}}.tar.gz +Source1: %{name}-rpmlintrc # BuildRequires: world-devel ;) BuildRequires: trinity-tdelibs-devel >= %{tde_version} |