VirtualBox

儲存庫 vbox 的更動 46063


忽略:
時間撮記:
2013-5-14 下午12:41:59 (12 年 以前)
作者:
vboxsync
訊息:

rpm: no EL4 anymore

位置:
trunk/src/VBox/Installer/linux
檔案:
修改 2 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Installer/linux/distributions_rpm

    r45931 r46063  
    1010el6             = EL_6
    1111el5             = EL_5
    12 el4             = EL_4
    1312centos6         = CENTOS_6
    1413centos5         = CENTOS_5
    15 centos4         = CENTOS_4
    1614ol6             = ORACLE_6
    1715ol5             = ORACLE_5
    18 ol4             = ORACLE_4
  • trunk/src/VBox/Installer/linux/rpm/rules

    r45932 r46063  
    8585 endif
    8686
    87  ifeq ($(filter-out el4 el5 el6 ol4 ol5 ol6 centos4 centos5 centos6 fedora15 fedora16 fedora17 fedora18,$(rpmrel)),)
     87 ifeq ($(filter-out el5 el6 ol5 ol6 centos5 centos6 fedora15 fedora16 fedora17 fedora18,$(rpmrel)),)
    8888  rpmspec := rpm_redhat
    8989 endif
     
    133133
    134134cfg_flags := $(if $(NOQT),--disable-qt,) \
    135              $(if $(filter el4 sles10.1,$(rpmrel)),--build-libxml2,) \
    136              $(if $(filter el4 el5 el6 sles10.1 sles11.0 mdv2011.0,$(rpmrel)),--build-libvpx,) \
    137              $(if $(filter el4,$(rpmrel)),--build-libssl,) \
    138              $(if $(filter el4 el5 ol4 ol5 centos4 centos5 sles10.1 sles11.0,$(rpmrel)),--build-libcurl,) \
     135             $(if $(filter sles10.1,$(rpmrel)),--build-libxml2,) \
     136             $(if $(filter el5 el6 sles10.1 sles11.0 mdv2011.0,$(rpmrel)),--build-libvpx,) \
     137             $(if $(filter el5 ol5 centos5 sles10.1 sles11.0,$(rpmrel)),--build-libcurl,) \
    139138             $(if $(filter el5 centos5 sles10.1,$(rpmrel)),--disable-sdl-ttf,) \
    140139             $(if $(filter sles10.1,$(rpmrel)),--disable-pulse,) \
    141              $(if $(filter el4 el5 ol4 ol5 centos4 centos5,$(rpmrel)),--enable-pulse,) \
    142              $(if $(filter el4 el5 ol4 ol5 centos4 centos5 sles10.1 sles11.0,$(rpmrel)),--with-qt4-dir=/home/vbox/Qt-4.7.4-stdc++6-$(arch)) \
     140             $(if $(filter el5 ol5 centos5,$(rpmrel)),--enable-pulse,) \
     141             $(if $(filter el5 ol5 centos5 sles10.1 sles11.0,$(rpmrel)),--with-qt4-dir=/home/vbox/Qt-4.7.4-stdc++6-$(arch)) \
    143142             $(if $(ose),--ose,) $(if $(LINUX),--with-linux=$(LINUX),) \
    144143             $(if $(HEADLESS),--build-headless,) \
     
    165164             $(if $(STAGEDISO),VBOX_WITHOUT_ADDITIONS=1,) \
    166165             $(if $(BLEEDING_EDGE),VBOX_BLEEDING_EDGE=$(BLEEDING_EDGE),) \
    167              $(if $(filter el4 el5 ol4 ol5 centos4 centos5 sles10.1,$(rpmrel)),,VBOX_WITH_SYSFS_BY_DEFAULT=1)
     166             $(if $(filter el5 ol5 centos5 sles10.1,$(rpmrel)),,VBOX_WITH_SYSFS_BY_DEFAULT=1)
    168167
    169168rpm/configure-stamp:
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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