Compare commits

..

11 Commits

Author SHA1 Message Date
clrbuilder a875acb1fe Update packages file for version 37450
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2022-10-15 09:02:27 -07:00
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
3 changed files with 18 additions and 6 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
+16 -4
View File
@@ -1084,9 +1084,7 @@ aspell-pt_BR
assimp
asunder
at
at-spi2-atk
at-spi2-core
atk
atkmm
attica
attr
@@ -1274,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
@@ -1330,6 +1329,7 @@ cups-bjnp
cups-filters
cups-pk-helper
curl
curl-mini
custom_inherit
cycler
cyrus-sasl
@@ -1407,6 +1407,7 @@ e2fsprogs
earlyoom
ebtables
ed
editorconfig-core-c
edk2
efibootmgr
efitools
@@ -1758,6 +1759,7 @@ ipvsadm
ipxe
irqbalance
irrlicht
irrlichtmt
irssi
isa-l
iso-codes
@@ -2061,6 +2063,7 @@ libcerf
libcgroup
libchamplain
libclc
libcloudproviders
libcmis
libcomps
libconfig
@@ -2196,6 +2199,7 @@ libpipeline
libplacebo
libpng
libportal
libproxy
libpsl
libpthread-stubs
libpwquality
@@ -2599,7 +2603,6 @@ pass
patch
patchelf
patchutils
pathlib2
pathos
pavucontrol
pbzip2
@@ -3763,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
@@ -3854,6 +3858,7 @@ pypi-h2
pypi-h5py
pypi-hammock
pypi-hatch_fancy_pypi_readme
pypi-hatch_nodejs_version
pypi-hatch_vcs
pypi-hatchling
pypi-heapdict
@@ -4047,11 +4052,13 @@ pypi-paramiko
pypi-parse
pypi-parse_type
pypi-parsedatetime
pypi-parsley
pypi-parso
pypi-partd
pypi-paste
pypi-pastedeploy
pypi-pastel
pypi-pathlib2
pypi-pathspec
pypi-pathtools
pypi-patsy
@@ -4069,6 +4076,7 @@ pypi-phabricator
pypi-pickleshare
pypi-pid
pypi-pillow
pypi-pint
pypi-pip
pypi-pip_tools
pypi-pkgconfig
@@ -4219,6 +4227,7 @@ pypi-pyzmq
pypi-qtawesome
pypi-qtconsole
pypi-qtpy
pypi-rapidfuzz_capi
pypi-rcssmin
pypi-readme_renderer
pypi-recommonmark
@@ -4234,6 +4243,7 @@ pypi-requests_mock
pypi-requests_oauthlib
pypi-requests_toolbelt
pypi-requests_unixsocket
pypi-requirements_parser
pypi-resolvelib
pypi-responses
pypi-restructuredtext_lint
@@ -4377,6 +4387,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
@@ -4386,6 +4397,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
@@ -4771,7 +4783,6 @@ usb-modeswitch-data
usbredir
usbutils
user-manager
usermode
userspace-rcu
usrbinjava
usrbinpython
@@ -4807,6 +4818,7 @@ wayland
wayland-protocols
wcslib
webkitgtk
webkitgtk50
weechat
weston
wget