Compare commits

..

5 Commits

Author SHA1 Message Date
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 8 additions and 5 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
+6 -3
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
@@ -1407,6 +1406,7 @@ e2fsprogs
earlyoom
ebtables
ed
editorconfig-core-c
edk2
efibootmgr
efitools
@@ -1758,6 +1758,7 @@ ipvsadm
ipxe
irqbalance
irrlicht
irrlichtmt
irssi
isa-l
iso-codes
@@ -2061,6 +2062,7 @@ libcerf
libcgroup
libchamplain
libclc
libcloudproviders
libcmis
libcomps
libconfig
@@ -3854,6 +3856,7 @@ pypi-h2
pypi-h5py
pypi-hammock
pypi-hatch_fancy_pypi_readme
pypi-hatch_nodejs_version
pypi-hatch_vcs
pypi-hatchling
pypi-heapdict
@@ -4771,7 +4774,6 @@ usb-modeswitch-data
usbredir
usbutils
user-manager
usermode
userspace-rcu
usrbinjava
usrbinpython
@@ -4807,6 +4809,7 @@ wayland
wayland-protocols
wcslib
webkitgtk
webkitgtk50
weechat
weston
wget