Changeset 995 for rpmbuild-bot


Ignore:
Timestamp:
Feb 15, 2017, 12:22:13 PM (8 years ago)
Author:
Silvan Scherrer
Message:

rpmbuild-bot: include more legacy packages in rpmbuild-bot-env.sh

File:
1 edited

Legend:

Unmodified
Added
Removed
  • rpmbuild-bot/rpmbuild-bot-env.sh

    r949 r995  
    6565RPMBUILD_BOT_ARCH_LIST_libc="i686" # Binary build -> no other archs.
    6666RPMBUILD_BOT_ARCH_LIST_kLIBCum="i686" # Binary build -> no other archs.
     67RPMBUILD_BOT_ARCH_LIST_klusrmgr="i686" # Binary build -> no other archs.
    6768
    6869# Legacy DLLs for specific packages. Each RPM from the list (format is
     
    7677# legacy package will be used for all target platforms.
    7778RPMBUILD_BOT_LEGACY_libvpx="2|libvpx|1.4.0-2"
     79RPMBUILD_BOT_LEGACY_libtiff="4|libtiff-legacy|3.9.5-2"
     80RPMBUILD_BOT_LEGACY_xz="4|liblzma0|4.999.9beta-5"
     81RPMBUILD_BOT_LEGACY_poppler="63|poppler|0.47.0-1|*63.dll 65|poppler|0.49.0-2|*65.dll"
    7882
    7983# Basic RPM repository layout for this distribution channel.
Note: See TracChangeset for help on using the changeset viewer.