diff options
author | François Andriot <[email protected]> | 2021-05-28 20:18:46 +0200 |
---|---|---|
committer | François Andriot <[email protected]> | 2021-05-28 20:19:41 +0200 |
commit | 227df1637413f7cc7d7fc995c2e293f1fa2029a1 (patch) | |
tree | b6a33d780910ec97f1908f8af82bc4ff25200305 /redhat/main/tdelibs | |
parent | d79b34324d6a74604fb196616fa814f16208f9a2 (diff) | |
download | tde-packaging-227df1637413f7cc7d7fc995c2e293f1fa2029a1.tar.gz tde-packaging-227df1637413f7cc7d7fc995c2e293f1fa2029a1.zip |
RPM: more updates for centos5
Signed-off-by: François Andriot <[email protected]>
Diffstat (limited to 'redhat/main/tdelibs')
-rw-r--r-- | redhat/main/tdelibs/tdelibs.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/redhat/main/tdelibs/tdelibs.spec b/redhat/main/tdelibs/tdelibs.spec index d7beb44fb..5f9f70832 100644 --- a/redhat/main/tdelibs/tdelibs.spec +++ b/redhat/main/tdelibs/tdelibs.spec @@ -329,7 +329,9 @@ Requires: %{cacert} ### New features in TDE R14 # LIBMAGIC support +%if 0%{?rhel} != 5 BuildRequires: file-devel +%endif # NETWORKMANAGER support %if 0%{?mgaversion} || 0%{?mdkversion} || 0%{?rhel} >= 6 || 0%{?fedora} || 0%{?suse_version} |