VirtualBox

Ignore:
Timestamp:
Feb 14, 2011 8:22:51 PM (14 years ago)
Author:
vboxsync
Message:

rpm: ol fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/linux/rpm/rules

    r35936 r35966  
    5656 endif
    5757
    58  ifeq ($(filter-out rhel4 rhel5 rhel6 fedora9 fedora11 fedora12 fedora13 fedora14 pclinuxos2007 turbolinux11,$(rpmrel)),)
     58 ifeq ($(filter-out rhel4 rhel5 rhel6 ol4 ol5 ol6 centos4 centos5 centos6 fedora9 fedora11 fedora12 fedora13 fedora14 pclinuxos2007 turbolinux11,$(rpmrel)),)
    5959  rpmspec := rpm_redhat
    6060 endif
     
    8080
    8181# Fedora13/14 is bleeding edge, the other jails have outdated kernel headers
    82 instmod  := $(if $(filter rhel4 rhel5 rhel6 sles10.1 sles11.0 pclinuxos2007 fedora13 fedora14,$(rpmrel)),,install_rpm)
     82instmod  := $(if $(filter rhel4 rhel5 rhel6 ol4 ol5 ol6 centos4 centos5 centos6 sles10.1 sles11.0 pclinuxos2007 fedora13 fedora14,$(rpmrel)),,install_rpm)
    8383
    8484ifneq ($(STAGEDISO),)
     
    104104             $(if $(filter rhel4 sles10.1,$(rpmrel)),--build-libxslt,) \
    105105             $(if $(filter rhel4,$(rpmrel)),--build-libssl,) \
    106              $(if $(filter rhel4 rhel5 sles10.1,$(rpmrel)),--build-libcurl,) \
    107              $(if $(filter rhel5 sles10.1,$(rpmrel)),--disable-sdl-ttf,) \
     106             $(if $(filter rhel4 rhel5 ol4 ol5 centos4 centos5 sles10.1,$(rpmrel)),--build-libcurl,) \
     107             $(if $(filter rhel5 centos5 sles10.1,$(rpmrel)),--disable-sdl-ttf,) \
    108108             $(if $(filter sles10.1 turbolinux11,$(rpmrel)),--disable-pulse,) \
    109              $(if $(filter rhel4 rhel5,$(rpmrel)),--enable-pulse,) \
    110              $(if $(filter rhel4 rhel5 sles10.1 turbolinux11,$(rpmrel)),--with-qt4-dir=/home/vbox/Qt-4.4.3-stdc++6-$(arch)) \
     109             $(if $(filter rhel4 rhel5 ol4 ol5 centos4 centos5,$(rpmrel)),--enable-pulse,) \
     110             $(if $(filter rhel4 rhel5 ol4 ol5 centos4 centos5 sles10.1 turbolinux11,$(rpmrel)),--with-qt4-dir=/home/vbox/Qt-4.4.3-stdc++6-$(arch)) \
    111111             $(if $(DEBUG),--build-debug,)
    112112
     
    124124             $(if $(STAGEDISO),VBOX_WITHOUT_ADDITIONS=1,) \
    125125             $(if $(BLEEDING_EDGE),VBOX_BLEEDING_EDGE=$(BLEEDING_EDGE),) \
    126              $(if $(filter rhel4 rhel5 fedora9 fedora10 sles10.1 turbolinux11,$(rpmrel)),,VBOX_WITH_SYSFS_BY_DEFAULT=1)
     126             $(if $(filter rhel4 rhel5 ol4 ol5 centos4 centos5 fedora9 fedora10 sles10.1 turbolinux11,$(rpmrel)),,VBOX_WITH_SYSFS_BY_DEFAULT=1)
    127127
    128128rpm/configure-stamp:
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette