mirror of
https://github.com/clearlinux/common.git
synced 2026-06-16 02:56:00 +00:00
Compare commits
29 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7b3623e199 | |||
| 2aed8ce561 | |||
| 908afb2637 | |||
| 13d61f38fc | |||
| 3a34726589 | |||
| f7747fad82 | |||
| f562dba8ac | |||
| a875acb1fe | |||
| 2de768ab6d | |||
| 6ce9826071 | |||
| d96968cc98 | |||
| 4b284ecb9b | |||
| 746d69c99b | |||
| 14f1e53183 | |||
| a734764581 | |||
| 0c9a4e6802 | |||
| c44e74f556 | |||
| 16e5086381 | |||
| ae3cbddb46 | |||
| 7b1ffd3045 | |||
| 75610ac5f7 | |||
| 8b98eabe53 | |||
| 8b7cfc2cf1 | |||
| ddb800af7e | |||
| c514292f56 | |||
| a1b55a619a | |||
| 0896766e26 | |||
| 68da68007d | |||
| 35cdf3d618 |
+1
-1
@@ -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
@@ -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
|
||||
|
||||
@@ -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
|
||||
@@ -824,8 +821,6 @@ R-rstan
|
||||
R-rstanarm
|
||||
R-rstantools
|
||||
R-rstpm2
|
||||
R-rstudio
|
||||
R-rstudio-server
|
||||
R-rstudioapi
|
||||
R-rsvg
|
||||
R-runjags
|
||||
@@ -1087,9 +1082,7 @@ aspell-pt_BR
|
||||
assimp
|
||||
asunder
|
||||
at
|
||||
at-spi2-atk
|
||||
at-spi2-core
|
||||
atk
|
||||
atkmm
|
||||
attica
|
||||
attr
|
||||
@@ -1208,7 +1201,6 @@ cgdb
|
||||
cgit
|
||||
check
|
||||
cheese
|
||||
chrome-gnome-shell
|
||||
chrony
|
||||
chrpath
|
||||
cifs-utils
|
||||
@@ -1270,13 +1262,13 @@ colord-gtk
|
||||
colordiff
|
||||
columbiad
|
||||
compat-atkmm-soname16
|
||||
compat-boost-soname1.73.0
|
||||
compat-boost-soname1.74.0
|
||||
compat-cairomm-soname10
|
||||
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
|
||||
@@ -1290,16 +1282,14 @@ compat-libsoup-soname-24
|
||||
compat-libva-soname1
|
||||
compat-lua-52
|
||||
compat-lua-53
|
||||
compat-nettle-soname7
|
||||
compat-openssl-soname11
|
||||
compat-pangomm-soname14
|
||||
compat-poppler-soname117
|
||||
compat-protobuf-soname29
|
||||
compat-readline-soname5
|
||||
compat-rest-soname07
|
||||
compat-tracker-soname2.0
|
||||
compat-webkitgtk-soname40
|
||||
component
|
||||
compute-image-packages
|
||||
conda
|
||||
configobj
|
||||
confuse
|
||||
conky
|
||||
@@ -1331,6 +1321,7 @@ cups-bjnp
|
||||
cups-filters
|
||||
cups-pk-helper
|
||||
curl
|
||||
curl-mini
|
||||
custom_inherit
|
||||
cycler
|
||||
cyrus-sasl
|
||||
@@ -1366,7 +1357,6 @@ dino
|
||||
directx-headers
|
||||
direwolf
|
||||
dist-pam-configs
|
||||
distro
|
||||
dkms
|
||||
dlm
|
||||
dlt-daemon
|
||||
@@ -1393,6 +1383,7 @@ doxygen
|
||||
dpdk
|
||||
dracut
|
||||
dragon
|
||||
dragonbox
|
||||
drkonqi
|
||||
dropwatch
|
||||
dssi
|
||||
@@ -1408,6 +1399,7 @@ e2fsprogs
|
||||
earlyoom
|
||||
ebtables
|
||||
ed
|
||||
editorconfig-core-c
|
||||
edk2
|
||||
efibootmgr
|
||||
efitools
|
||||
@@ -1461,7 +1453,6 @@ filelight
|
||||
filesystem
|
||||
findutils
|
||||
fio
|
||||
firecracker
|
||||
firefox
|
||||
firewalld
|
||||
fish
|
||||
@@ -1494,6 +1485,7 @@ freetype
|
||||
fribidi
|
||||
fritzing-app
|
||||
fs
|
||||
fsarchiver
|
||||
fsearch
|
||||
fuse
|
||||
fwupd
|
||||
@@ -1628,6 +1620,7 @@ gpgme
|
||||
gphoto2
|
||||
gpm
|
||||
gpredict
|
||||
gpsd
|
||||
gptfdisk
|
||||
gramps
|
||||
granatier
|
||||
@@ -1759,6 +1752,7 @@ ipvsadm
|
||||
ipxe
|
||||
irqbalance
|
||||
irrlicht
|
||||
irrlichtmt
|
||||
irssi
|
||||
isa-l
|
||||
iso-codes
|
||||
@@ -1793,11 +1787,6 @@ kapidox
|
||||
kapman
|
||||
kapptemplate
|
||||
karchive
|
||||
kata-image
|
||||
kata-proxy
|
||||
kata-qemu-lite
|
||||
kata-runtime
|
||||
kata-shim
|
||||
kate
|
||||
katomic
|
||||
kauth
|
||||
@@ -1818,6 +1807,7 @@ kcharselect
|
||||
kcmutils
|
||||
kcodecs
|
||||
kcolorchooser
|
||||
kcolorpicker
|
||||
kcompletion
|
||||
kconfig
|
||||
kconfigwidgets
|
||||
@@ -1888,6 +1878,7 @@ kidletime
|
||||
kig
|
||||
kigo
|
||||
killbots
|
||||
kimageannotator
|
||||
kimageformats
|
||||
kimagemapeditor
|
||||
kimap
|
||||
@@ -1958,6 +1949,7 @@ kross
|
||||
kruler
|
||||
krunner
|
||||
krusader
|
||||
ksanecore
|
||||
kscreen
|
||||
kscreenlocker
|
||||
kservice
|
||||
@@ -2064,6 +2056,7 @@ libcerf
|
||||
libcgroup
|
||||
libchamplain
|
||||
libclc
|
||||
libcloudproviders
|
||||
libcmis
|
||||
libcomps
|
||||
libconfig
|
||||
@@ -2097,6 +2090,7 @@ libexttextcat
|
||||
libfakekey
|
||||
libfastjson
|
||||
libffi
|
||||
libfixmath
|
||||
libfm
|
||||
libfm-qt
|
||||
libfontenc
|
||||
@@ -2121,7 +2115,6 @@ libgtop
|
||||
libgudev
|
||||
libgusb
|
||||
libgweather
|
||||
libgweather4
|
||||
libhandy
|
||||
libical
|
||||
libidn
|
||||
@@ -2200,6 +2193,7 @@ libpipeline
|
||||
libplacebo
|
||||
libpng
|
||||
libportal
|
||||
libproxy
|
||||
libpsl
|
||||
libpthread-stubs
|
||||
libpwquality
|
||||
@@ -2307,7 +2301,6 @@ linux-firmware-ipu
|
||||
linux-hyperv-lts
|
||||
linux-iot-lts2018
|
||||
linux-iot-lts2018-preempt-rt
|
||||
linux-kata
|
||||
linux-libc-headers
|
||||
linux-lts2017
|
||||
linux-lts2018
|
||||
@@ -2407,6 +2400,7 @@ metrics-discovery
|
||||
micro-config-drive
|
||||
micro-config-drive-aliyun
|
||||
micro-config-drive-aws
|
||||
micro-config-drive-equinix
|
||||
micro-config-drive-oci
|
||||
milou
|
||||
minetest
|
||||
@@ -2441,6 +2435,7 @@ mosh
|
||||
mosquitto
|
||||
motd-update
|
||||
motif
|
||||
mozjs102
|
||||
mozjs91
|
||||
mpc
|
||||
mpfr
|
||||
@@ -2603,7 +2598,6 @@ pass
|
||||
patch
|
||||
patchelf
|
||||
patchutils
|
||||
pathlib2
|
||||
pathos
|
||||
pavucontrol
|
||||
pbzip2
|
||||
@@ -3558,10 +3552,6 @@ portmidi
|
||||
postfix
|
||||
postgis
|
||||
postgresql
|
||||
postgresql11
|
||||
postgresql12
|
||||
postgresql13
|
||||
postgresql9
|
||||
potrace
|
||||
powerdevil
|
||||
powerline-fonts
|
||||
@@ -3612,6 +3602,7 @@ pypi-aiosmtpd
|
||||
pypi-alabaster
|
||||
pypi-altgraph
|
||||
pypi-ansi2html
|
||||
pypi-ansible_builder
|
||||
pypi-ansible_compat
|
||||
pypi-ansible_pygments
|
||||
pypi-anyio
|
||||
@@ -3655,18 +3646,15 @@ pypi-azure_mgmt_resource
|
||||
pypi-azure_mgmt_storage
|
||||
pypi-babel
|
||||
pypi-backcall
|
||||
pypi-backports.cached_property
|
||||
pypi-backports.entry_points_selectable
|
||||
pypi-backports.functools_lru_cache
|
||||
pypi-backports.shutil_get_terminal_size
|
||||
pypi-backoff
|
||||
pypi-backports.ssl_match_hostname
|
||||
pypi-backports.weakref
|
||||
pypi-bash_kernel
|
||||
pypi-bashlex
|
||||
pypi-bcrypt
|
||||
pypi-beautifulsoup4
|
||||
pypi-beniget
|
||||
pypi-binaryornot
|
||||
pypi-bindep
|
||||
pypi-bkcharts
|
||||
pypi-black
|
||||
pypi-bleach
|
||||
@@ -3691,7 +3679,6 @@ pypi-cachetools
|
||||
pypi-cachy
|
||||
pypi-capturer
|
||||
pypi-cattrs
|
||||
pypi-cchardet
|
||||
pypi-cerberus
|
||||
pypi-certbot
|
||||
pypi-certbot_dns_google
|
||||
@@ -3731,8 +3718,8 @@ pypi-cons
|
||||
pypi-constantly
|
||||
pypi-contextlib2
|
||||
pypi-contextvars
|
||||
pypi-contourpy
|
||||
pypi-cookiecutter
|
||||
pypi-cookies
|
||||
pypi-coverage
|
||||
pypi-coveralls
|
||||
pypi-cppy
|
||||
@@ -3762,9 +3749,11 @@ pypi-diffoscope
|
||||
pypi-dill
|
||||
pypi-diskcache
|
||||
pypi-distlib
|
||||
pypi-distro
|
||||
pypi-dj_database_url
|
||||
pypi-django
|
||||
pypi-django_appconf
|
||||
pypi-django_babel
|
||||
pypi-django_compressor
|
||||
pypi-django_discover_runner
|
||||
pypi-django_nose
|
||||
@@ -3778,6 +3767,7 @@ pypi-docopt
|
||||
pypi-docstring_parser
|
||||
pypi-docutils
|
||||
pypi-dpcontracts
|
||||
pypi-dulwich
|
||||
pypi-ecdsa
|
||||
pypi-editables
|
||||
pypi-elementpath
|
||||
@@ -3799,6 +3789,7 @@ pypi-falcon
|
||||
pypi-fasteners
|
||||
pypi-fastimport
|
||||
pypi-fastjsonschema
|
||||
pypi-filecache
|
||||
pypi-filelock
|
||||
pypi-fissix
|
||||
pypi-flake8
|
||||
@@ -3821,7 +3812,6 @@ pypi-funcparserlib
|
||||
pypi-future
|
||||
pypi-gast
|
||||
pypi-gcs_oauth2_boto_plugin
|
||||
pypi-gensim
|
||||
pypi-gevent
|
||||
pypi-geventhttpclient
|
||||
pypi-ghp_import
|
||||
@@ -3837,6 +3827,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 +3843,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
|
||||
@@ -3885,7 +3879,6 @@ pypi-inflect
|
||||
pypi-inflection
|
||||
pypi-influxdb
|
||||
pypi-iniconfig
|
||||
pypi-inspursmsdk
|
||||
pypi-intervaltree
|
||||
pypi-invoke
|
||||
pypi-iocapture
|
||||
@@ -3976,6 +3969,7 @@ pypi-matplotlib_inline
|
||||
pypi-mdit_py_plugins
|
||||
pypi-mdurl
|
||||
pypi-mergedeep
|
||||
pypi-meson_python
|
||||
pypi-mido
|
||||
pypi-minikanren
|
||||
pypi-mistune
|
||||
@@ -4003,7 +3997,6 @@ pypi-natsort
|
||||
pypi-nbclassic
|
||||
pypi-nbclient
|
||||
pypi-nbconvert
|
||||
pypi-nbdime
|
||||
pypi-nbformat
|
||||
pypi-nbsphinx
|
||||
pypi-nbval
|
||||
@@ -4044,11 +4037,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
|
||||
@@ -4066,6 +4061,7 @@ pypi-phabricator
|
||||
pypi-pickleshare
|
||||
pypi-pid
|
||||
pypi-pillow
|
||||
pypi-pint
|
||||
pypi-pip
|
||||
pypi-pip_tools
|
||||
pypi-pkgconfig
|
||||
@@ -4077,6 +4073,7 @@ pypi-ply
|
||||
pypi-pockets
|
||||
pypi-poetry
|
||||
pypi-poetry_core
|
||||
pypi-poetry_plugin_export
|
||||
pypi-polib
|
||||
pypi-port_for
|
||||
pypi-portalocker
|
||||
@@ -4147,6 +4144,8 @@ pypi-pyproject_metadata
|
||||
pypi-pyprojectx
|
||||
pypi-pypsrp
|
||||
pypi-pyqrcode
|
||||
pypi-pyqt6_sip
|
||||
pypi-pyqt_builder
|
||||
pypi-pyquery
|
||||
pypi-pyreadline
|
||||
pypi-pyrfc3339
|
||||
@@ -4214,6 +4213,7 @@ pypi-pyzmq
|
||||
pypi-qtawesome
|
||||
pypi-qtconsole
|
||||
pypi-qtpy
|
||||
pypi-rapidfuzz_capi
|
||||
pypi-rcssmin
|
||||
pypi-readme_renderer
|
||||
pypi-recommonmark
|
||||
@@ -4229,6 +4229,7 @@ pypi-requests_mock
|
||||
pypi-requests_oauthlib
|
||||
pypi-requests_toolbelt
|
||||
pypi-requests_unixsocket
|
||||
pypi-requirements_parser
|
||||
pypi-resolvelib
|
||||
pypi-responses
|
||||
pypi-restructuredtext_lint
|
||||
@@ -4372,6 +4373,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,13 +4383,14 @@ pypi-types_requests
|
||||
pypi-types_setuptools
|
||||
pypi-types_six
|
||||
pypi-types_termcolor
|
||||
pypi-types_toml
|
||||
pypi-types_typed_ast
|
||||
pypi-types_urllib3
|
||||
pypi-typing_extensions
|
||||
pypi-typogrify
|
||||
pypi-tzdata
|
||||
pypi-tzlocal
|
||||
pypi-ua_parser
|
||||
pypi-uamqp
|
||||
pypi-uc_micro_py
|
||||
pypi-ufolib2
|
||||
pypi-uharfbuzz
|
||||
@@ -4431,12 +4434,13 @@ pypi-xmlschema
|
||||
pypi-xmltodict
|
||||
pypi-xpra
|
||||
pypi-xstatic
|
||||
pypi-xstatic_angular
|
||||
pypi-xstatic_angular_bootstrap
|
||||
pypi-xvfbwrapper
|
||||
pypi-yamlloader
|
||||
pypi-yapf
|
||||
pypi-yarg
|
||||
pypi-yarl
|
||||
pypi-yaspin
|
||||
pypi-zabbix_api
|
||||
pypi-zc.lockfile
|
||||
pypi-zeroconf
|
||||
@@ -4554,7 +4558,6 @@ redis2-nginx-module
|
||||
redland
|
||||
redshift
|
||||
redsocks
|
||||
renderdoc
|
||||
requests-ntlm
|
||||
rest
|
||||
restic
|
||||
@@ -4644,6 +4647,7 @@ speexdsp
|
||||
spice
|
||||
spice-gtk
|
||||
spice-protocol
|
||||
spice-vdagent
|
||||
sqlite-autoconf
|
||||
squashfs-tools
|
||||
squid
|
||||
@@ -4766,7 +4770,6 @@ usb-modeswitch-data
|
||||
usbredir
|
||||
usbutils
|
||||
user-manager
|
||||
usermode
|
||||
userspace-rcu
|
||||
usrbinjava
|
||||
usrbinpython
|
||||
@@ -4802,6 +4805,7 @@ wayland
|
||||
wayland-protocols
|
||||
wcslib
|
||||
webkitgtk
|
||||
webkitgtk50
|
||||
weechat
|
||||
weston
|
||||
wget
|
||||
@@ -4817,6 +4821,7 @@ woff2
|
||||
wol
|
||||
wpa_supplicant
|
||||
wsjtx
|
||||
wslu
|
||||
wxWidgets
|
||||
x11perf
|
||||
x11vnc
|
||||
|
||||
Reference in New Issue
Block a user