Compare commits

..

27 Commits

Author SHA1 Message Date
clrbuilder 836969dddf Update packages file for version 27770
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-02-13 01:58:55 +00:00
clrbuilder cabadbf7e3 Update packages file for version 27760
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-02-12 19:01:35 +00:00
clrbuilder 2e20586c58 Update packages file for version 27750
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-02-12 13:00:20 +00:00
clrbuilder bd721579a7 Update packages file for version 27730
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-02-11 13:00:37 +00:00
clrbuilder f75cf1807e Update packages file for version 27720
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-02-10 03:17:03 +00:00
clrbuilder 49f6d1b502 Update packages file for version 27710
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-02-08 19:03:40 +00:00
clrbuilder 284ad47e91 Update packages file for version 27700
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-02-08 13:00:28 +00:00
clrbuilder 7b3321fa58 Update packages file for version 27680
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-02-07 21:03:54 +00:00
clrbuilder b2c8135aad Update packages file for version 27670
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-02-07 13:55:21 +00:00
clrbuilder 8150769596 Update packages file for version 27650
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-02-05 19:01:52 +00:00
clrbuilder a093411597 Update packages file for version 27640
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-02-05 13:00:57 +00:00
clrbuilder e429dcaa45 Update packages file for version 27630
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-02-04 19:04:30 +00:00
clrbuilder 06d1a29dc1 Update packages file for version 27620
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-02-04 12:59:56 +00:00
clrbuilder 1548275e4b Update packages file for version 27610
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-02-02 21:51:59 +00:00
clrbuilder fd0963167b Update packages file for version 27600
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-02-01 19:02:32 +00:00
clrbuilder 517f5bc371 Update packages file for version 27570
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-01-31 19:01:33 +00:00
clrbuilder 284ccd9ce0 Update packages file for version 27550
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-01-30 22:55:46 +00:00
clrbuilder 43d436eec3 Update packages file for version 27530
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-01-30 12:59:52 +00:00
clrbuilder 2bb93912f6 Update packages file for version 27520
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-01-29 19:03:15 +00:00
Thiago Macieira 3a0c58c76f Add a target to install the RPMs in the image accessed via 'make shell'
Signed-off-by: Thiago Macieira <thiago.macieira@intel.com>
2019-01-29 09:35:04 -08:00
clrbuilder 5519d04178 Update packages file for version 27480
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-01-27 16:38:08 +00:00
clrbuilder e733b31a68 Update packages file for version 27470
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-01-26 16:47:20 +00:00
clrbuilder 46bb95d483 Update packages file for version 27450
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-01-25 13:00:30 +00:00
clrbuilder afafad1ed9 Update packages file for version 27440
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-01-24 19:01:22 +00:00
clrbuilder bd030b99fe Update packages file for version 27430
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-01-24 13:00:14 +00:00
clrbuilder 179cec491a Update packages file for version 27410
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-01-23 13:00:47 +00:00
clrbuilder 3f9a4421d4 Update packages file for version 27390
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-01-22 13:00:03 +00:00
2 changed files with 105 additions and 12 deletions
+5
View File
@@ -434,6 +434,11 @@ install-local:
done
$(MAKE) install-debuginfo-local
#help install-mock: Install locally built RPMs to the mock rootcache
#help filesystem. This command is usually used with "make shell".
install-mock: repoadd
$(MOCK) --result=results/ --no-cleanup-after --uniqueext=$(PKG_NAME) -i $(filter-out ${DEBUGINFO_RPM},${RPMS})
#help generateupstream: Run this rule to create or update the 'upstream' file
#help by downloading the upstream source tarballs listed in the spec file and
#help calculating their hashes. Autospec performs this step automatically, so
+100 -12
View File
@@ -8,6 +8,8 @@ CherryPy
Coin
ConfigArgParse
Counter
Cura
CuraEngine
Cython
Django
Edge-optimized-models
@@ -40,9 +42,11 @@ MonkeyType
MySQL-python
NetworkManager
NetworkManager-openconnect
NetworkManager-vpnc
OpenCASCADE
OpenCSG
OpenColorIO
OpenIPMI
OpenSP
PackageKit
Paste
@@ -56,6 +60,7 @@ PyNaCl
PyOpenGL
PyQRCode
PyQt5
PySocks
PyWavelets
PyYAML
Pygments
@@ -203,6 +208,7 @@ R-ape
R-argparse
R-arm
R-ash
R-askpass
R-assertthat
R-backports
R-base64enc
@@ -414,6 +420,7 @@ R-haplo.stats
R-haven
R-hdrcde
R-hexbin
R-highlight
R-highr
R-hms
R-htmlTable
@@ -567,6 +574,7 @@ R-pillar
R-pkgKitten
R-pkgbuild
R-pkgconfig
R-pkgdown
R-pkgload
R-pkgmaker
R-plm
@@ -744,6 +752,7 @@ R-tensorA
R-tensorflow
R-testit
R-testthat
R-texreg
R-tfruns
R-threejs
R-tibble
@@ -818,16 +827,16 @@ SDL_ttf
SQLAlchemy
SQLAlchemy-Utils
Send2Trash
Shapely
SmartXbar
SocksiPy-branch
Sphinx
SuiteSparse
Tempita
Texmaker
Theano
Thunar
UkPostcodeParser
Unidecode
Uranium
VTK
Vc
Vertex-theme
@@ -881,6 +890,8 @@ acpica-unix2
acrn-hypervisor
adal
adapt-parser
adcli
ade
adwaita-icon-theme
aeon
aioeventlet
@@ -900,6 +911,7 @@ alembic
alsa-lib
alsa-plugins
alsa-utils
amazon-efs-utils
amqp
amtk
analitza
@@ -985,6 +997,7 @@ bash.static
bash_kernel
bashate
bashdb
bashlex
bats
bazel
bc
@@ -1078,6 +1091,7 @@ ceph-deploy
certbot
certifi
cffi
cfitsio
cgdb
cgit
chardet
@@ -1092,11 +1106,6 @@ cifs-utils
cinder
clamav
clear-config-management
clear-containers-agent
clear-containers-image
clear-containers-proxy
clear-containers-runtime
clear-containers-shim
clear-font
click
click-datetime
@@ -1127,6 +1136,7 @@ clr-rpm-config
clr-service-restart
clr-systemd-config
clr-update-triggers
clr-user-bundles
clr-wallpapers
clrtrust
clucene-core
@@ -1167,6 +1177,7 @@ colorama
colord
colord-gtk
comedilib
comfortaa-fonts
commonmark
compat-SDL2-soname1
compat-cryptsetup-soname4
@@ -1185,6 +1196,7 @@ compat-hdf5-soname10
compat-hwloc-soname5
compat-hyperscan-soname4
compat-icu4c-soname61
compat-ilmbase-soname23
compat-intel-gmmlib-soname1
compat-ipset-soname10
compat-libical-soname2
@@ -1201,6 +1213,7 @@ compat-mpfr-soname4
compat-opencv-soname32
compat-opencv-soname33
compat-opencv-soname34
compat-openexr-soname23
compat-openssl-soname-10
compat-poppler-soname78
compat-poppler-soname82
@@ -1223,6 +1236,7 @@ conntrack-tools
console-autostart
containerd
contextlib2
cookies
coreutils
cov-core
coverage
@@ -1266,6 +1280,7 @@ dbus-glib
dbus-python
dconf
dconf-editor
ddd
ddt
deap
debtcollector
@@ -1290,6 +1305,7 @@ ding-libs
direwolf
discover
dist-pam-configs
distributed
distro
django-appconf
django-babel
@@ -1313,8 +1329,10 @@ doc8
docbook-utils
docbook-xml
docker
docker-compose
docker-py
dockerpy-creds
docker-pycreds
dockerpty
docopt
docutils
dogpile.cache
@@ -1358,6 +1376,7 @@ elfutils
elixir
ell
emacs
embree
empy
enchant
entrypoints
@@ -1391,7 +1410,9 @@ farstream
fasteners
fastimport
fcgi
fdm_materials
feh
fetchmail
fftw
file
file-roller
@@ -1480,7 +1501,9 @@ gftp
ghostscript
gimp
git
git-gui
gitdb2
gitg
gitolite
gjs
glance
@@ -1631,6 +1654,7 @@ home-assistant
horizon
horovod
hostname
hplip
html5lib
htop
httpd
@@ -1868,6 +1892,7 @@ kinfocenter
kinit
kio
kio-extras
kirigami-gallery
kirigami2
kiriki
kitemmodels
@@ -1894,6 +1919,7 @@ kmediaplayer
kmenuedit
kmime
kmines
kmix
kmod
kmousetool
kmouth
@@ -1901,6 +1927,7 @@ kmplot
knavalbattle
knetwalk
knewstuff
knights
knotes
knotifications
knotifyconfig
@@ -1936,9 +1963,11 @@ kshisen
ksirk
ksmtp
ksnakeduel
ksonnet
kspaceduel
ksquares
ksshaskpass
kstars
ksudoku
ksysguard
ksystemlog
@@ -1971,13 +2000,17 @@ latexcodec
lazy-object-proxy
lcms2
lcov
ldacBT
ldap3
ldb
lensfun
less
leveldb
lftp
libArcus
libCharon
libMED
libSavitar
libX11
libXScrnSaver
libXaw
@@ -2026,23 +2059,29 @@ libdaemon
libdatrie
libdazzle
libdbusmenu
libdbusmenu-qt
libdeps
libdmx
libdnf
libdrm
libe-book
libedit
libepoxy
libepubgen
liberasurecode
liberation-fonts
libestr
libetonyek
libev
libevdev
libevent
libexif
libexttextcat
libfastjson
libffi
libffmpeg-stub
libfm
libfm-qt
libfontenc
libfprint
libfreehand
@@ -2055,6 +2094,7 @@ libgfortran-avx
libgfortran-compat-soname3
libgfortran-compat-soname4
libgit2
libgit2-glib
libglade
libgnome-keyring
libgnomekbd
@@ -2078,6 +2118,7 @@ libjpeg-turbo
libjpeg-turbo-soname8
libkcddb
libkcompactdisc
libkdcraw
libkdegames
libkdepim
libkeduvocdocument
@@ -2092,6 +2133,8 @@ libkscreen
libksieve
libksysguard
liblangtag
liblogging
liblxqt
libmbim
libmediaart
libmicrohttpd
@@ -2134,9 +2177,9 @@ libpthread-stubs
libpwquality
libqalculate
libqmi
libqtxdg
libqxp
librabbitmq
libreoffice
librepo
librevenge
librsvg
@@ -2163,6 +2206,7 @@ libssh
libssh2
libstaroffice
libstoragemgmt
libsysstat
libtasn1
libthai
libtheora
@@ -2215,12 +2259,10 @@ linecache2
links
linux
linux-aws
linux-container
linux-firmware
linux-gce
linux-hyperv
linux-hyperv-lts
linux-hyperv-mini
linux-iot-lts2017-preempt-rt
linux-iot-lts2018
linux-kata
@@ -2229,7 +2271,6 @@ linux-libc-headers
linux-lts
linux-networktest
linux-oracle
linux-pk414
linux-pk414-preempt-rt
linux-preempt-rt
linux-steam-integration
@@ -2255,9 +2296,25 @@ lsscsi
ltp
ltrace
lua
lua52
lualgi
luarocks
lxml
lxqt-about
lxqt-admin
lxqt-build-tools
lxqt-config
lxqt-globalkeys
lxqt-notificationd
lxqt-openssh-askpass
lxqt-panel
lxqt-policykit
lxqt-powermanagement
lxqt-qtplugin
lxqt-runner
lxqt-session
lxqt-sudo
lxqt-themes
lz4
lzlib
lzo
@@ -2285,6 +2342,7 @@ meld
memcached
memkind
memshrinker
menu-cache
mercurial
mesa
mesa-demos
@@ -2348,6 +2406,7 @@ multidict
multimon-ng
multipath-tools
munch
muparser
murrine
musl
mutagen
@@ -2423,12 +2482,14 @@ numactl
numatop
numba
numpy
numpy-stl
numpydoc
nvme-cli
oath-toolkit
oauth2client
oauthlib
ocaml
ocamlbuild
ocl-icd
octave
offlineimap
@@ -2451,6 +2512,8 @@ opencv
openexr
openjade
openjdk
openjdk10
openjdk11
openjdk9
openldap
openmpi
@@ -2463,6 +2526,7 @@ openstackdocstheme
openstacksdk
openvpn
openvswitch
optipng
opus
opusfile
orc
@@ -2515,6 +2579,7 @@ oxygen-icons5
p11-kit
p7zip
packaging
pacmanfm-qt
pacrunner
padaos
padatious
@@ -3221,6 +3286,7 @@ pickleshare
picmi
pidgin
pidgin-sipe
piglit
pigz
pika
pika-pool
@@ -3236,6 +3302,7 @@ pkcs11-helper
pkg-config
plasma-browser-integration
plasma-desktop
plasma-discover
plasma-framework
plasma-integration
plasma-nm
@@ -3249,6 +3316,7 @@ ply
plzip
pmdk
polkit
polkit-qt
poppler
poppler-data
popt
@@ -3269,6 +3337,7 @@ prettytable
prison
proc-macro2
processor-trace
procmail
procps-ng
progressbar
proj
@@ -3348,6 +3417,7 @@ pytest
pytest-asyncio
pytest-cov
pytest-forked
pytest-localserver
pytest-randomly
pytest-repeat
pytest-rerunfailures
@@ -3406,6 +3476,7 @@ python-tappy
python-toml
python-troveclient
python-urwid
python-utils
python-vlc
python-zaqarclient
python-zeep
@@ -3413,9 +3484,11 @@ python-zstandard
python2-mod_wsgi
python3
pytools
pytorch
pytz
pyu2f
pyudev
pyusb
pywbem
pyxattr
pyxdg
@@ -3423,6 +3496,7 @@ pyzmq
qca-qt5
qemu
qemu-lite
qgit
qml-box2d
qpdf
qpid-python
@@ -3499,6 +3573,7 @@ requests-ntlm
requests-oauthlib
requests-toolbelt
requestsexceptions
responses
rest
restructuredtext_lint
retry
@@ -3516,6 +3591,7 @@ rpm
rr
rsa
rsync
rsyslog
rt-tests
rtslib-fb
ruamel-yaml
@@ -3545,6 +3621,7 @@ scons
screen
scripttest
scrypt
scummvm
sddm
seaborn
seahorse
@@ -3630,11 +3707,13 @@ stack
startup-notification
statsd
statsmodels
stellarium
stestr
stevedore
stow
strace
stress-ng
stunnel
subunit
subunit2sql
subversion
@@ -3671,6 +3750,7 @@ tar
taskflow
taskwarrior
tbb
tblib
tcl
tclx
tcpdump
@@ -3686,6 +3766,7 @@ tensorboard
tensorflow
termcolor
terminado
terminaltables
terminus-font
testpath
testrepository
@@ -3695,7 +3776,9 @@ testtools
tevent
texinfo
texlive
texmaker
text-unidecode
texttable
tflearn
tgt
thermal_daemon
@@ -3729,6 +3812,7 @@ tpm2-simulator
tpm2-tools
tpm2-tss
tqdm
trace-cmd
traceback2
traceroute
tracker
@@ -3778,6 +3862,7 @@ vim
vim-fugitive
vim-gnupg
vim-go
vimix-icon-theme
vinagre
vine
vino
@@ -3797,6 +3882,7 @@ watchdogd
wavpack
wayland
wayland-protocols
wcslib
wcwidth
weakrefmethod
webcolors
@@ -3811,6 +3897,7 @@ wheel
which
whois
widgetsnbextension
wine
winpdb
wireless-regdb-master
wireshark
@@ -3916,6 +4003,7 @@ zc.lockfile
zenity
zeroconf
zeroconf-ioslave
zict
zip
zlib
znc