summaryrefslogtreecommitdiffstats
path: root/redhat/Makefile.r14
diff options
context:
space:
mode:
authorFrançois Andriot <[email protected]>2018-11-29 21:39:23 +0100
committerFrançois Andriot <[email protected]>2018-11-29 21:39:23 +0100
commit94bd1ae2e507e5a1bb9f825f9b407f555d1bf497 (patch)
tree4d17dd48735c5aa2fb4e795bf5cc55b1fb8d94e4 /redhat/Makefile.r14
parent0fbd848285ca7bb366f75d5d608f6ce25e80f8dd (diff)
downloadtde-packaging-94bd1ae2e507e5a1bb9f825f9b407f555d1bf497.tar.gz
tde-packaging-94bd1ae2e507e5a1bb9f825f9b407f555d1bf497.zip
RPM: update packages for Fedora 29
Diffstat (limited to 'redhat/Makefile.r14')
-rw-r--r--redhat/Makefile.r146
1 files changed, 3 insertions, 3 deletions
diff --git a/redhat/Makefile.r14 b/redhat/Makefile.r14
index c248b34e5..49e769162 100644
--- a/redhat/Makefile.r14
+++ b/redhat/Makefile.r14
@@ -797,7 +797,7 @@ endif
hk_classes:
# Not on Fedora 27, Opensuse TW
-ifeq (,$(filter $(DIST),.fc27 .fc28 .oss150 .osstw))
+ifeq (,$(filter $(DIST),.fc27 .fc28 .fc29 .oss150 .osstw))
$(call buildpkg,extras/hk_classes)
endif
@@ -821,7 +821,7 @@ kdissert:
klamav:
# Not on Fedora >= 27, Opensuse TW
-ifeq (,$(filter $(DIST),.fc27 .fc28 .oss150 .osstw))
+ifeq (,$(filter $(DIST),.fc27 .fc28 .fc29 .oss150 .osstw))
$(call buildpkg,extras/klamav)
endif
@@ -833,7 +833,7 @@ endif
knoda: hk_classes
# Not on Fedora 27, Opensuse TW
-ifeq (,$(filter $(DIST),.fc27 .fc28 .oss150 .osstw))
+ifeq (,$(filter $(DIST),.fc27 .fc28 .fc29 .oss150 .osstw))
$(call buildpkg,extras/knoda)
endif