diff options
author | François Andriot <[email protected]> | 2024-12-08 13:50:55 +0100 |
---|---|---|
committer | François Andriot <[email protected]> | 2024-12-08 13:51:00 +0100 |
commit | 4df5a6e038d30abfe5459bf9791848232cc5280c (patch) | |
tree | bd1aa7e0d3aefc1296c7694980c6d9b69c4ae2d5 /redhat/dependencies | |
parent | 16a171222567ad835d033cbef25b46a6480592fb (diff) | |
download | tde-packaging-4df5a6e038d30abfe5459bf9791848232cc5280c.tar.gz tde-packaging-4df5a6e038d30abfe5459bf9791848232cc5280c.zip |
RPM: update spec files for building on OBS
Signed-off-by: François Andriot <[email protected]>
Diffstat (limited to 'redhat/dependencies')
-rw-r--r-- | redhat/dependencies/libart-lgpl/libart-lgpl.spec | 1 | ||||
-rw-r--r-- | redhat/dependencies/polkit-tqt/polkit-tqt.spec | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/redhat/dependencies/libart-lgpl/libart-lgpl.spec b/redhat/dependencies/libart-lgpl/libart-lgpl.spec index 4811ec68a..b6bc32d85 100644 --- a/redhat/dependencies/libart-lgpl/libart-lgpl.spec +++ b/redhat/dependencies/libart-lgpl/libart-lgpl.spec @@ -50,6 +50,7 @@ Prefix: /usr BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Source0: %{name}-%{tde_version}%{?preversion:~%{preversion}}.tar.gz +Source1: %{name}-rpmlintrc BuildRequires: trinity-tde-cmake >= %{tde_version} BuildRequires: gcc-c++ diff --git a/redhat/dependencies/polkit-tqt/polkit-tqt.spec b/redhat/dependencies/polkit-tqt/polkit-tqt.spec index 157141007..fd1310190 100644 --- a/redhat/dependencies/polkit-tqt/polkit-tqt.spec +++ b/redhat/dependencies/polkit-tqt/polkit-tqt.spec @@ -179,6 +179,7 @@ This package contains example files and applications. %{_bindir}/polkit-tqt-agent-example %{_bindir}/polkit-tqt-example %{_bindir}/polkit-tqt-example-helper +%dir %{_datadir}/apps/ %{_datadir}/apps/polkit-tqt/ %{_datadir}/dbus-1/system-services/org.tqt.policykit.examples.service %{_datadir}/polkit-1/actions/org.tqt.policykit.examples.policy |