Index: /trunk/src/VBox/Installer/linux/distributions_rpm
===================================================================
--- /trunk/src/VBox/Installer/linux/distributions_rpm	(revision 54073)
+++ /trunk/src/VBox/Installer/linux/distributions_rpm	(revision 54074)
@@ -5,4 +5,8 @@
 sles10.1        = SLES_10_1
 mdv2011.0       = MANDRIVA_2011_0
+fedora22        = FEDORA_22
+fedora21        = FEDORA_21
+fedora20        = FEDORA_20
+fedora19        = FEDORA_19
 fedora18        = FEDORA_18
 fedora17        = FEDORA_17
Index: /trunk/src/VBox/Installer/linux/rpm/rules
===================================================================
--- /trunk/src/VBox/Installer/linux/rpm/rules	(revision 54073)
+++ /trunk/src/VBox/Installer/linux/rpm/rules	(revision 54074)
@@ -85,5 +85,5 @@
  endif
 
- ifeq ($(filter-out el5 el6 ol5 ol6 el7 centos5 centos6 fedora15 fedora16 fedora17 fedora18,$(rpmrel)),)
+ ifeq ($(filter-out el5 el6 ol5 ol6 el7 centos5 centos6 fedora17 fedora18 fedora19 fedora20 fedora21 fedora22,$(rpmrel)),)
   rpmspec := rpm_redhat
  endif
