Compare commits

..

21 Commits

Author SHA1 Message Date
clrbuilder 2de768ab6d Update packages file for version 37430
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2022-10-11 04:09:24 -07:00
clrbuilder 6ce9826071 Update packages file for version 37400
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2022-10-06 04:16:28 -07:00
clrbuilder d96968cc98 Update packages file for version 37360
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2022-09-30 11:40:26 -07:00
clrbuilder 4b284ecb9b Update packages file for version 37340
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2022-09-29 08:28:29 -07:00
clrbuilder 746d69c99b Update packages file for version 37330
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2022-09-28 12:13:33 -07:00
clrbuilder 14f1e53183 Update packages file for version 37320
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2022-09-27 04:12:23 -07:00
Patrick McCarty a734764581 common: default to always use sudo
The conditional setting of WITH_SUDO has been a no-op for several years,
so just set the default value to `sudo`.

Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
2022-09-26 22:10:53 +00:00
clrbuilder 0c9a4e6802 Update packages file for version 37310
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2022-09-26 07:43:46 -07:00
Patrick McCarty c44e74f556 Ensure make diff output is not piped to a pager
Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
2022-09-26 03:14:50 +00:00
clrbuilder 16e5086381 Update packages file for version 37300
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2022-09-22 18:37:05 -07:00
clrbuilder ae3cbddb46 Update packages file for version 37230
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2022-09-21 06:28:45 -07:00
clrbuilder 7b1ffd3045 Update packages file for version 37220
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2022-09-20 04:12:29 -07:00
clrbuilder 75610ac5f7 Update packages file for version 37210
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2022-09-19 17:57:48 -07:00
clrbuilder 8b98eabe53 Update packages file for version 37200
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2022-09-19 10:01:28 -07:00
clrbuilder 8b7cfc2cf1 Update packages file for version 37130
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2022-09-12 11:48:21 -07:00
clrbuilder ddb800af7e Update packages file for version 37070
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2022-09-07 12:43:19 -07:00
clrbuilder c514292f56 Update packages file for version 37010
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2022-09-02 10:36:13 -07:00
clrbuilder a1b55a619a Update packages file for version 36990
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2022-09-01 04:09:36 -07:00
clrbuilder 0896766e26 Update packages file for version 36950
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2022-08-29 14:07:22 -07:00
clrbuilder 68da68007d Update packages file for version 36940
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2022-08-26 16:50:07 -07:00
clrbuilder 35cdf3d618 Update packages file for version 36920
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2022-08-25 13:42:14 -07:00
3 changed files with 36 additions and 20 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ LATEST_RPMS = $(wildcard rpms/*.rpm)
DEBUGINFO_RPM = $(wildcard rpms/${PKG_NAME}-debuginfo-$(shell $(call queryspec,%{V}-%{R},${SPECFILE})).*.rpm)
RPMS ?= $(LATEST_RPMS)
WITH_SUDO = $(shell cmp /usr/bin/mock /usr/sbin/mock &> /dev/null && echo sudo )
WITH_SUDO = sudo
# MOCK_CONFIG_VAL is set in Makefile.shared
MOCK_SMP_FLAGS=$(patsubst -j%, -D_smp_mflags\ -j%,$(filter -j%, $(MAKEFLAGS)))
+1 -1
View File
@@ -168,7 +168,7 @@ status: $(PACKAGES_FILE) $(addprefix packages/,$(PKGS_LOCAL))
#help the --stat flag.
diff: $(PACKAGES_FILE) $(addprefix packages/,$(PKGS_LOCAL))
@for p in projects/common $(addprefix packages/,$(PKGS_LOCAL)); do \
(cd $$p; git status --porcelain | grep -vq '^?? ' && (echo "Uncommitted changes in: $$p"; git diff --stat); :) ;\
(cd $$p; git status --porcelain | grep -vq '^?? ' && (echo "Uncommitted changes in: $$p"; git --no-pager diff --stat); :) ;\
done
#help log: Run git log origin/main..HEAD for all package repos, thus
+34 -18
View File
@@ -48,7 +48,6 @@ QAT_engine
QGIS
R
R-AER
R-AMORE
R-ATR
R-Amelia
R-AmesHousing
@@ -166,7 +165,6 @@ R-Rsolnp
R-Rtsne
R-Rvmmin
R-Ryacas
R-SDMTools
R-SGP
R-SGPdata
R-SQUAREM
@@ -201,7 +199,6 @@ R-adespatial
R-admisc
R-afex
R-alabama
R-alr3
R-analogue
R-animation
R-ape
@@ -346,7 +343,6 @@ R-dynlm
R-e1071
R-eRm
R-earth
R-eco
R-ecodist
R-eddington
R-effects
@@ -646,6 +642,7 @@ R-officer
R-openssl
R-openxlsx
R-optextras
R-optimParallel
R-optimx
R-optparse
R-ordinal
@@ -1087,9 +1084,7 @@ aspell-pt_BR
assimp
asunder
at
at-spi2-atk
at-spi2-core
atk
atkmm
attica
attr
@@ -1277,6 +1272,7 @@ compat-curl-gnutls-soname4
compat-enchant-soname1
compat-fuse-soname2
compat-gcc-10
compat-gcr-soname1
compat-gdal-soname27
compat-glibmm-soname24
compat-gnome-bluetooth-soname-13
@@ -1291,11 +1287,13 @@ compat-libva-soname1
compat-lua-52
compat-lua-53
compat-nettle-soname7
compat-openssl-soname11
compat-pangomm-soname14
compat-poppler-soname117
compat-poppler-soname123
compat-protobuf-soname29
compat-readline-soname5
compat-rest-soname07
compat-tracker-soname2.0
compat-webkitgtk-soname40
component
compute-image-packages
@@ -1331,6 +1329,7 @@ cups-bjnp
cups-filters
cups-pk-helper
curl
curl-mini
custom_inherit
cycler
cyrus-sasl
@@ -1408,6 +1407,7 @@ e2fsprogs
earlyoom
ebtables
ed
editorconfig-core-c
edk2
efibootmgr
efitools
@@ -1461,7 +1461,6 @@ filelight
filesystem
findutils
fio
firecracker
firefox
firewalld
fish
@@ -1494,6 +1493,7 @@ freetype
fribidi
fritzing-app
fs
fsarchiver
fsearch
fuse
fwupd
@@ -1759,6 +1759,7 @@ ipvsadm
ipxe
irqbalance
irrlicht
irrlichtmt
irssi
isa-l
iso-codes
@@ -1793,11 +1794,6 @@ kapidox
kapman
kapptemplate
karchive
kata-image
kata-proxy
kata-qemu-lite
kata-runtime
kata-shim
kate
katomic
kauth
@@ -1818,6 +1814,7 @@ kcharselect
kcmutils
kcodecs
kcolorchooser
kcolorpicker
kcompletion
kconfig
kconfigwidgets
@@ -1888,6 +1885,7 @@ kidletime
kig
kigo
killbots
kimageannotator
kimageformats
kimagemapeditor
kimap
@@ -1958,6 +1956,7 @@ kross
kruler
krunner
krusader
ksanecore
kscreen
kscreenlocker
kservice
@@ -2064,6 +2063,7 @@ libcerf
libcgroup
libchamplain
libclc
libcloudproviders
libcmis
libcomps
libconfig
@@ -2121,7 +2121,6 @@ libgtop
libgudev
libgusb
libgweather
libgweather4
libhandy
libical
libidn
@@ -2200,6 +2199,7 @@ libpipeline
libplacebo
libpng
libportal
libproxy
libpsl
libpthread-stubs
libpwquality
@@ -2307,7 +2307,6 @@ linux-firmware-ipu
linux-hyperv-lts
linux-iot-lts2018
linux-iot-lts2018-preempt-rt
linux-kata
linux-libc-headers
linux-lts2017
linux-lts2018
@@ -2441,6 +2440,7 @@ mosh
mosquitto
motd-update
motif
mozjs102
mozjs91
mpc
mpfr
@@ -2603,7 +2603,6 @@ pass
patch
patchelf
patchutils
pathlib2
pathos
pavucontrol
pbzip2
@@ -3655,6 +3654,7 @@ pypi-azure_mgmt_resource
pypi-azure_mgmt_storage
pypi-babel
pypi-backcall
pypi-backoff
pypi-backports.cached_property
pypi-backports.entry_points_selectable
pypi-backports.functools_lru_cache
@@ -3731,6 +3731,7 @@ pypi-cons
pypi-constantly
pypi-contextlib2
pypi-contextvars
pypi-contourpy
pypi-cookiecutter
pypi-cookies
pypi-coverage
@@ -3765,6 +3766,7 @@ pypi-distlib
pypi-dj_database_url
pypi-django
pypi-django_appconf
pypi-django_babel
pypi-django_compressor
pypi-django_discover_runner
pypi-django_nose
@@ -3778,6 +3780,7 @@ pypi-docopt
pypi-docstring_parser
pypi-docutils
pypi-dpcontracts
pypi-dulwich
pypi-ecdsa
pypi-editables
pypi-elementpath
@@ -3799,6 +3802,7 @@ pypi-falcon
pypi-fasteners
pypi-fastimport
pypi-fastjsonschema
pypi-filecache
pypi-filelock
pypi-fissix
pypi-flake8
@@ -3837,6 +3841,8 @@ pypi-google_auth_oauthlib
pypi-google_pasta
pypi-google_reauth
pypi-googleapis_common_protos
pypi-gql
pypi-graphql_core
pypi-graphviz
pypi-greenlet
pypi-grpcio
@@ -3851,6 +3857,8 @@ pypi-h11
pypi-h2
pypi-h5py
pypi-hammock
pypi-hatch_fancy_pypi_readme
pypi-hatch_nodejs_version
pypi-hatch_vcs
pypi-hatchling
pypi-heapdict
@@ -4049,6 +4057,7 @@ pypi-partd
pypi-paste
pypi-pastedeploy
pypi-pastel
pypi-pathlib2
pypi-pathspec
pypi-pathtools
pypi-patsy
@@ -4066,6 +4075,7 @@ pypi-phabricator
pypi-pickleshare
pypi-pid
pypi-pillow
pypi-pint
pypi-pip
pypi-pip_tools
pypi-pkgconfig
@@ -4077,6 +4087,7 @@ pypi-ply
pypi-pockets
pypi-poetry
pypi-poetry_core
pypi-poetry_plugin_export
pypi-polib
pypi-port_for
pypi-portalocker
@@ -4147,6 +4158,7 @@ pypi-pyproject_metadata
pypi-pyprojectx
pypi-pypsrp
pypi-pyqrcode
pypi-pyqt6_sip
pypi-pyquery
pypi-pyreadline
pypi-pyrfc3339
@@ -4214,6 +4226,7 @@ pypi-pyzmq
pypi-qtawesome
pypi-qtconsole
pypi-qtpy
pypi-rapidfuzz_capi
pypi-rcssmin
pypi-readme_renderer
pypi-recommonmark
@@ -4372,6 +4385,7 @@ pypi-types_dataclasses
pypi-types_enum34
pypi-types_ipaddress
pypi-types_mock
pypi-types_psutil
pypi-types_pyopenssl
pypi-types_pyrfc3339
pypi-types_python_dateutil
@@ -4381,6 +4395,7 @@ pypi-types_requests
pypi-types_setuptools
pypi-types_six
pypi-types_termcolor
pypi-types_typed_ast
pypi-types_urllib3
pypi-typing_extensions
pypi-typogrify
@@ -4436,7 +4451,6 @@ pypi-yamlloader
pypi-yapf
pypi-yarg
pypi-yarl
pypi-yaspin
pypi-zabbix_api
pypi-zc.lockfile
pypi-zeroconf
@@ -4644,6 +4658,7 @@ speexdsp
spice
spice-gtk
spice-protocol
spice-vdagent
sqlite-autoconf
squashfs-tools
squid
@@ -4766,7 +4781,6 @@ usb-modeswitch-data
usbredir
usbutils
user-manager
usermode
userspace-rcu
usrbinjava
usrbinpython
@@ -4802,6 +4816,7 @@ wayland
wayland-protocols
wcslib
webkitgtk
webkitgtk50
weechat
weston
wget
@@ -4817,6 +4832,7 @@ woff2
wol
wpa_supplicant
wsjtx
wslu
wxWidgets
x11perf
x11vnc