mirror of
https://github.com/clearlinux/common.git
synced 2026-06-16 11:06:15 +00:00
Compare commits
19 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c69acb2821 | |||
| cbb1d9688e | |||
| 9b778e9f80 | |||
| 0894cd7083 | |||
| f07e797a3b | |||
| 6b614da982 | |||
| 56fd505d76 | |||
| 60fe195c79 | |||
| f56e102bc1 | |||
| 8d829d1b6e | |||
| f6921f41e9 | |||
| 1988c8296f | |||
| d5056dcee3 | |||
| e83915a24d | |||
| 8de4c25ecc | |||
| 9feee99965 | |||
| 9396728fca | |||
| 974734a9c2 | |||
| 97aec0b795 |
+8
-3
@@ -304,16 +304,21 @@ prekoji-checks:
|
||||
koji: prekoji-checks kojidef
|
||||
@$(MAKE) spdxcheck
|
||||
@$(MAKE) checkblacklist
|
||||
@if ! git branch | grep -q -E '^\* master'; then \
|
||||
@if [ "$$(git rev-parse --abbrev-ref HEAD)" != "master" ]; then \
|
||||
echo "Error: Must be on the master branch to submit to koji" >&2; \
|
||||
exit 1; \
|
||||
fi; \
|
||||
if ! git diff --quiet HEAD ${SPECFILE}; then \
|
||||
if ! git diff --quiet HEAD -- ${SPECFILE}; then \
|
||||
echo "Error: All changes to ${SPECFILE} must be committed first" >&2; \
|
||||
exit 1; \
|
||||
fi; \
|
||||
if git rev-parse --verify --quiet origin/master > /dev/null; then \
|
||||
git fetch; \
|
||||
if git rev-parse --verify --quiet origin/master >/dev/null; then \
|
||||
git pull --rebase; \
|
||||
fi; \
|
||||
if git ls-remote --tags --exit-code origin $(SRPMVERS) >/dev/null; then \
|
||||
echo "Error: remote tag $(SRPMVERS) already exists" >&2; \
|
||||
exit 1; \
|
||||
fi
|
||||
git tag $(SRPMVERS)
|
||||
git push origin master refs/tags/$(SRPMVERS)
|
||||
|
||||
@@ -252,6 +252,7 @@ NPL-1.1
|
||||
NPOSL-3.0
|
||||
NRL
|
||||
NTP
|
||||
NTP-0
|
||||
Naumen
|
||||
Net-SNMP
|
||||
NetCDF
|
||||
@@ -264,7 +265,11 @@ OCLC-2.0
|
||||
ODC-By-1.0
|
||||
ODbL-1.0
|
||||
OFL-1.0
|
||||
OFL-1.0-RFN
|
||||
OFL-1.0-no-RFN
|
||||
OFL-1.1
|
||||
OFL-1.1-RFN
|
||||
OFL-1.1-no-RFN
|
||||
OGL-Canada-2.0
|
||||
OGL-UK-1.0
|
||||
OGL-UK-2.0
|
||||
@@ -298,6 +303,7 @@ OpenSSL
|
||||
PDDL-1.0
|
||||
PHP-3.0
|
||||
PHP-3.01
|
||||
PSF-2.0
|
||||
Parity-6.0.0
|
||||
Plexus
|
||||
PostgreSQL
|
||||
@@ -392,6 +398,7 @@ gSOAP-1.3b
|
||||
gnuplot
|
||||
iMatix
|
||||
libpng-2.0
|
||||
libselinux-1.0
|
||||
libtiff
|
||||
mpich2
|
||||
psfrag
|
||||
|
||||
@@ -31,6 +31,7 @@ HeapDict
|
||||
ImageMagick
|
||||
JAGS
|
||||
Jinja2
|
||||
Judy
|
||||
Keras
|
||||
Keras_Applications
|
||||
Keras_Preprocessing
|
||||
@@ -89,10 +90,12 @@ R-AmesHousing
|
||||
R-BB
|
||||
R-BBmisc
|
||||
R-BH
|
||||
R-BMA
|
||||
R-BMS
|
||||
R-BatchJobs
|
||||
R-BayesFactor
|
||||
R-BiasedUrn
|
||||
R-BiocManager
|
||||
R-BoolNet
|
||||
R-BradleyTerry2
|
||||
R-Brobdingnag
|
||||
@@ -153,6 +156,7 @@ R-NMF
|
||||
R-NMOF
|
||||
R-PKI
|
||||
R-PerformanceAnalytics
|
||||
R-R.cache
|
||||
R-R.methodsS3
|
||||
R-R.oo
|
||||
R-R.utils
|
||||
@@ -167,6 +171,7 @@ R-RCurl
|
||||
R-RInside
|
||||
R-RJSONIO
|
||||
R-RNeXML
|
||||
R-RNetCDF
|
||||
R-ROCR
|
||||
R-RProtoBuf
|
||||
R-RSQLite
|
||||
@@ -285,6 +290,7 @@ R-cmprsk
|
||||
R-cobs
|
||||
R-coda
|
||||
R-coin
|
||||
R-collections
|
||||
R-colorspace
|
||||
R-colourpicker
|
||||
R-combinat
|
||||
@@ -505,6 +511,7 @@ R-labelled
|
||||
R-laeken
|
||||
R-lambda.r
|
||||
R-languageR
|
||||
R-languageserver
|
||||
R-lars
|
||||
R-later
|
||||
R-latticeExtra
|
||||
@@ -591,6 +598,7 @@ R-mvoutlier
|
||||
R-mvtnorm
|
||||
R-natserv
|
||||
R-ncbit
|
||||
R-ncdf4
|
||||
R-network
|
||||
R-neuralnet
|
||||
R-nleqslv
|
||||
@@ -632,6 +640,7 @@ R-phylobase
|
||||
R-phylogram
|
||||
R-phytools
|
||||
R-pillar
|
||||
R-pixmap
|
||||
R-pkgKitten
|
||||
R-pkgbuild
|
||||
R-pkgconfig
|
||||
@@ -850,6 +859,7 @@ R-tidyverse
|
||||
R-tikzDevice
|
||||
R-timeDate
|
||||
R-timeSeries
|
||||
R-tinytest
|
||||
R-tinytex
|
||||
R-tis
|
||||
R-tm
|
||||
@@ -895,6 +905,7 @@ R-xfun
|
||||
R-xml2
|
||||
R-xmlparsedata
|
||||
R-xopen
|
||||
R-xptr
|
||||
R-xtable
|
||||
R-xts
|
||||
R-yaml
|
||||
@@ -1033,6 +1044,7 @@ apache-tomcat
|
||||
apache-zookeeper
|
||||
apipkg
|
||||
appdirs
|
||||
applaunchservices
|
||||
appstream
|
||||
appstream-glib
|
||||
apr
|
||||
@@ -1240,6 +1252,7 @@ chrony
|
||||
chrpath
|
||||
cifs-utils
|
||||
cinder
|
||||
clFFT
|
||||
clamav
|
||||
clear-config-management
|
||||
clear-font
|
||||
@@ -1321,6 +1334,8 @@ collectl
|
||||
colorama
|
||||
colord
|
||||
colord-gtk
|
||||
colord-kde
|
||||
colordiff
|
||||
columbiad
|
||||
comedilib
|
||||
comfortaa-fonts
|
||||
@@ -1452,11 +1467,13 @@ dfc
|
||||
dfu-util
|
||||
dhcp
|
||||
dialog
|
||||
diff-match-patch
|
||||
diffoscope
|
||||
diffstat
|
||||
diffutils
|
||||
digikam
|
||||
ding-libs
|
||||
dino
|
||||
direwolf
|
||||
discover
|
||||
dist-pam-configs
|
||||
@@ -1632,8 +1649,8 @@ font-util
|
||||
fontconfig
|
||||
fontforge
|
||||
fonttools
|
||||
fortune-mod
|
||||
fossil
|
||||
fox
|
||||
frameworkintegration
|
||||
freedv
|
||||
freeglut
|
||||
@@ -1811,6 +1828,7 @@ grep
|
||||
grig
|
||||
grilo
|
||||
grilo-plugins
|
||||
grisbi
|
||||
groff
|
||||
grpc
|
||||
grpcio
|
||||
@@ -1936,9 +1954,11 @@ intel-hybrid-driver
|
||||
intel-ipsec-mb
|
||||
intel-media-driver
|
||||
intelhex
|
||||
intervaltree
|
||||
intltool
|
||||
ioc-cbc-tools
|
||||
ioping
|
||||
ioport
|
||||
iotop
|
||||
ipaddr
|
||||
ipaddress
|
||||
@@ -2199,6 +2219,7 @@ kpkpass
|
||||
kplotting
|
||||
kpty
|
||||
kqtquickcharts
|
||||
kquickcharts
|
||||
krb5
|
||||
krdc
|
||||
krest
|
||||
@@ -2207,6 +2228,7 @@ krita
|
||||
kross
|
||||
kruler
|
||||
krunner
|
||||
krusader
|
||||
kscreen
|
||||
kscreenlocker
|
||||
kservice
|
||||
@@ -2370,6 +2392,7 @@ libgpg-error
|
||||
libgphoto2
|
||||
libgpiod
|
||||
libgravatar
|
||||
libgsf
|
||||
libgsystem
|
||||
libgtop
|
||||
libgudev
|
||||
@@ -2478,6 +2501,7 @@ libseccomp
|
||||
libsecret
|
||||
libshout
|
||||
libsigc++
|
||||
libsignal-protocol-c
|
||||
libsigsegv
|
||||
libskk
|
||||
libsmbios
|
||||
@@ -2569,6 +2593,7 @@ linux-kvm
|
||||
linux-libc-headers
|
||||
linux-lts2017
|
||||
linux-lts2018
|
||||
linux-lts2019
|
||||
linux-mainline
|
||||
linux-oracle
|
||||
linux-preempt-rt
|
||||
@@ -2692,6 +2717,7 @@ mock
|
||||
mod_perl
|
||||
mod_wsgi
|
||||
modemmanager-qt
|
||||
modules
|
||||
moka-icon-theme
|
||||
mokutil
|
||||
mongodict
|
||||
@@ -3491,6 +3517,7 @@ nss-pam-ldapd
|
||||
ntfs-3g
|
||||
ntl
|
||||
ntlm-auth
|
||||
ntopng
|
||||
ntp
|
||||
ntplib
|
||||
numactl
|
||||
@@ -3569,6 +3596,7 @@ os-xenapi
|
||||
os_vif
|
||||
osc-lib
|
||||
oset
|
||||
osinfo-db
|
||||
osinfo-db-tools
|
||||
oslo.cache
|
||||
oslo.concurrency
|
||||
@@ -3591,6 +3619,7 @@ oslo.versionedobjects
|
||||
oslo.vmware
|
||||
oslosphinx
|
||||
oslotest
|
||||
osm-gps-map
|
||||
osprofiler
|
||||
ostree
|
||||
otp
|
||||
@@ -4056,6 +4085,7 @@ perl-Log-Any
|
||||
perl-Log-Contextual
|
||||
perl-Log-Dispatch
|
||||
perl-Log-Dispatch-Array
|
||||
perl-Log-Dispatch-FileRotate
|
||||
perl-Log-Log4perl
|
||||
perl-Log-Message
|
||||
perl-Log-Message-Simple
|
||||
@@ -4428,6 +4458,7 @@ perl-XML-XPathEngine
|
||||
perl-XString
|
||||
perl-YAML
|
||||
perl-YAML-LibYAML
|
||||
perl-YAML-PP
|
||||
perl-YAML-Syck
|
||||
perl-YAML-Tiny
|
||||
perl-accessors
|
||||
@@ -4581,6 +4612,7 @@ postfix
|
||||
postgis
|
||||
postgresql
|
||||
postgresql11
|
||||
postgresql12
|
||||
potrace
|
||||
povray
|
||||
powerdevil
|
||||
@@ -4770,6 +4802,7 @@ qrencode
|
||||
qscintilla
|
||||
qt-creator
|
||||
qt3d
|
||||
qt5ct
|
||||
qtbase
|
||||
qtcanvas3d
|
||||
qtcharts
|
||||
@@ -4825,6 +4858,7 @@ re2
|
||||
re2c
|
||||
readline
|
||||
rebootmgr
|
||||
recode
|
||||
recommonmark
|
||||
redis
|
||||
redis-native
|
||||
@@ -4857,6 +4891,7 @@ retype
|
||||
rfc3986
|
||||
rfc3987
|
||||
rhythmbox
|
||||
rinutils
|
||||
rjsmin
|
||||
rng-tools
|
||||
roboto
|
||||
@@ -4968,6 +5003,7 @@ source-code-pro
|
||||
source-highlight
|
||||
sox
|
||||
spandsp
|
||||
spdlog
|
||||
spectacle
|
||||
speedtest-cli
|
||||
speex
|
||||
@@ -4994,6 +5030,7 @@ spi-tools
|
||||
spice
|
||||
spice-gtk
|
||||
spice-protocol
|
||||
spyder-ide
|
||||
spyder-notebook
|
||||
spyrk
|
||||
sqlalchemy-migrate
|
||||
@@ -5048,6 +5085,7 @@ swupd-probe
|
||||
swupd-search
|
||||
sxhkd
|
||||
sxiv
|
||||
symengine
|
||||
sympy
|
||||
syndication
|
||||
synergy
|
||||
@@ -5202,6 +5240,7 @@ valgrind
|
||||
vbox-integration
|
||||
vcstool
|
||||
vcversioner
|
||||
vifm
|
||||
vim
|
||||
vim-fugitive
|
||||
vim-gnupg
|
||||
@@ -5341,6 +5380,7 @@ xscreensaver
|
||||
xsel
|
||||
xset
|
||||
xsetroot
|
||||
xss-lock
|
||||
xterm
|
||||
xtrans
|
||||
xvfb-run
|
||||
|
||||
Reference in New Issue
Block a user