diff options
author | François Andriot <albator78@libertysurf.fr> | 2018-06-18 22:04:05 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2018-06-19 20:11:02 +0200 |
commit | a5fdb0ea69d56f6d5a68e8a38fc72e367b797464 (patch) | |
tree | fe807a900c1e38ea1ae92929c51c8eaf21c2b171 /redhat/applications/koffice/koffice-14.0.0.spec | |
parent | ffaa912975f8f31b0daa221a1d604f65fc9b429d (diff) | |
download | tde-packaging-a5fdb0ea69d56f6d5a68e8a38fc72e367b797464.tar.gz tde-packaging-a5fdb0ea69d56f6d5a68e8a38fc72e367b797464.zip |
RPM: update spec files for opensuse TW on OBS
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 3a564f894..78026fb0a 100644 --- a/redhat/applications/koffice/koffice-14.0.0.spec +++ b/redhat/applications/koffice/koffice-14.0.0.spec @@ -70,7 +70,7 @@ Prefix: %{tde_prefix} BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Source0: %{name}-%{tde_version}%{?preversion:~%{preversion}}.tar.gz -Source1: %{name}-rpmlintrc +Source1: trinity-koffice-rpmlintrc # BuildRequires: world-devel ;) BuildRequires: trinity-tdelibs-devel >= %{tde_version} @@ -115,6 +115,7 @@ BuildRequires: readline-devel %if 0%{?suse_version} BuildRequires: libbz2-devel +BuildRequires: liblcms-devel BuildRequires: liblcms2-devel %else BuildRequires: bzip2-devel |