mirror of
https://github.com/clearlinux/common.git
synced 2026-06-17 03:26:29 +00:00
Compare commits
15 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e26fd3e022 | |||
| 677fe6cbd5 | |||
| 9e54179aea | |||
| 1145477b30 | |||
| 19cb72b28e | |||
| 497059b257 | |||
| fbda0655f2 | |||
| 1b32d114f3 | |||
| 90a4ceb162 | |||
| 2947369532 | |||
| 26bb3f43f8 | |||
| fd509a2295 | |||
| eb4fcd4085 | |||
| 4fd9e54785 | |||
| 5bc6cc856b |
+10
-8
@@ -28,16 +28,18 @@ __missingsources := $(filter-out $(wildcard ${__allsources}), ${__allsources})
|
||||
endif
|
||||
|
||||
$(SPECFILE):
|
||||
@echo Error: $(SPECFILE) is missing. Please run \`make autospec\` to try and auto
|
||||
@echo Error: generate one for you.
|
||||
@exit 1
|
||||
@[[ -f "$@" ]] || (\
|
||||
echo Error: $@ is missing. Please run \`make autospec\` to try and auto;\
|
||||
echo Error: generate one for you.;\
|
||||
exit 1 )
|
||||
|
||||
upstream:
|
||||
@echo Error: The \"upstream\" file is missing. Try running \`make autospec\` to
|
||||
@echo Error: auto generate one for you. If you are not using autospec to
|
||||
@echo Error: generate a spec file, specify the proper "Source*" entries in the
|
||||
@echo Error: spec header, and try running \`make generateupstream\`.
|
||||
@exit 1
|
||||
@[[ -f "$@" ]] || (\
|
||||
echo Error: The \"$@\" file is missing. Try running \`make autospec\` to;\
|
||||
echo Error: auto generate one for you. If you are not using autospec to;\
|
||||
echo Error: generate a spec file, specify the proper "Source*" entries in the;\
|
||||
echo Error: spec header, and try running \`make generateupstream\`.;\
|
||||
exit 1 )
|
||||
|
||||
#help spdxcheck: Checks that the package license is a valid SPDX license,
|
||||
#help or that it is in the exceptions list.
|
||||
|
||||
+1
-1
@@ -158,7 +158,7 @@ require-pkg-repo-dir:
|
||||
link-new-rpms: require-pkg-repo-dir
|
||||
mkdir -p ${PKG_REPO_DIR}/rpms
|
||||
rm -f ${PKG_REPO_DIR}/rpms/*.rpm
|
||||
find ${PKG_REPO_DIR}/results -name '*.rpm' -exec ln {} ${PKG_REPO_DIR}/rpms/ \;
|
||||
find ${PKG_REPO_DIR}/results -maxdepth 1 -name '*.rpm' -exec ln {} ${PKG_REPO_DIR}/rpms/ \;
|
||||
rm -f ${PKG_REPO_DIR}/rpms/*.src.rpm
|
||||
|
||||
|
||||
|
||||
@@ -102,6 +102,10 @@ $ echo missing-build-req >> buildreq_add
|
||||
$ make autospec
|
||||
```
|
||||
|
||||
Please see https://github.com/clearlinux/autospec#common-files for
|
||||
documention on buildreq_add and the other files autospec uses during the
|
||||
build process.
|
||||
|
||||
### Bump the release number for a package
|
||||
|
||||
If you simply need to increment a package's release number and rebuild the
|
||||
@@ -112,6 +116,16 @@ $ make bump
|
||||
$ make build
|
||||
```
|
||||
|
||||
### Update the release version for a package
|
||||
|
||||
If you have an update release version for a package, you can change the url
|
||||
for the new release in the package/example-pkg/Makefile. After modifying the
|
||||
new url, run `make autospec` again to fetch the new package and rebuild.
|
||||
|
||||
```
|
||||
$ make autospec
|
||||
```
|
||||
|
||||
## Other topics
|
||||
|
||||
### Customizing the mock config
|
||||
|
||||
@@ -8,6 +8,7 @@ Flask
|
||||
FreeRDP
|
||||
GConf
|
||||
GitPython
|
||||
ImageMagick
|
||||
Jinja2
|
||||
Keras
|
||||
Keras_Applications
|
||||
@@ -140,6 +141,8 @@ R-Rsolnp
|
||||
R-Rtsne
|
||||
R-Rvmmin
|
||||
R-SDMTools
|
||||
R-SGP
|
||||
R-SGPdata
|
||||
R-SQUAREM
|
||||
R-Sleuth2
|
||||
R-SnowballC
|
||||
@@ -169,6 +172,7 @@ R-adephylo
|
||||
R-afex
|
||||
R-alr3
|
||||
R-analogue
|
||||
R-animation
|
||||
R-ape
|
||||
R-argparse
|
||||
R-arm
|
||||
@@ -220,6 +224,7 @@ R-cli
|
||||
R-clipr
|
||||
R-clue
|
||||
R-clustMixType
|
||||
R-clusterGeneration
|
||||
R-cmprsk
|
||||
R-cobs
|
||||
R-coda
|
||||
@@ -446,6 +451,7 @@ R-maxLik
|
||||
R-mclust
|
||||
R-mcmc
|
||||
R-mda
|
||||
R-measures
|
||||
R-memisc
|
||||
R-memoise
|
||||
R-mi
|
||||
@@ -478,6 +484,7 @@ R-mvnormtest
|
||||
R-mvoutlier
|
||||
R-mvtnorm
|
||||
R-natserv
|
||||
R-ncbit
|
||||
R-network
|
||||
R-neuralnet
|
||||
R-nleqslv
|
||||
@@ -509,6 +516,7 @@ R-phangorn
|
||||
R-pheatmap
|
||||
R-phylobase
|
||||
R-phylogram
|
||||
R-phytools
|
||||
R-pillar
|
||||
R-pkgKitten
|
||||
R-pkgbuild
|
||||
@@ -666,6 +674,7 @@ R-stringi
|
||||
R-stringr
|
||||
R-strucchange
|
||||
R-styler
|
||||
R-subplex
|
||||
R-subselect
|
||||
R-superpc
|
||||
R-survey
|
||||
@@ -705,6 +714,7 @@ R-urltools
|
||||
R-uroot
|
||||
R-utf8
|
||||
R-uuid
|
||||
R-varImp
|
||||
R-vcd
|
||||
R-vcdExtra
|
||||
R-vcr
|
||||
@@ -764,7 +774,9 @@ WireGuard
|
||||
XStatic
|
||||
XStatic-Angular
|
||||
XStatic-Angular-Bootstrap
|
||||
XStatic-Angular-FileUpload
|
||||
XStatic-Angular-Gettext
|
||||
XStatic-Angular-Schema-Form
|
||||
XStatic-Angular-lrdragndrop
|
||||
XStatic-Bootstrap-Datepicker
|
||||
XStatic-Bootstrap-SCSS
|
||||
@@ -783,9 +795,11 @@ XStatic-bootswatch
|
||||
XStatic-jQuery
|
||||
XStatic-jquery-ui
|
||||
XStatic-mdi
|
||||
XStatic-objectpath
|
||||
XStatic-roboto-fontface
|
||||
XStatic-smart-table
|
||||
XStatic-term.js
|
||||
XStatic-tv4
|
||||
Z3
|
||||
abireport
|
||||
absl-py
|
||||
@@ -826,6 +840,7 @@ asio
|
||||
asn1crypto
|
||||
aspell
|
||||
aspell-en
|
||||
aspell-pt_BR
|
||||
assimp
|
||||
astor
|
||||
astroid
|
||||
@@ -863,6 +878,7 @@ baloo
|
||||
baloo-widgets
|
||||
bandit
|
||||
baobab
|
||||
barbican
|
||||
bash
|
||||
bash-completion
|
||||
bash.static
|
||||
@@ -970,6 +986,7 @@ clr-avx-tools
|
||||
clr-boot-manager
|
||||
clr-debug-info
|
||||
clr-desktop-defaults
|
||||
clr-fwupd-hooks
|
||||
clr-hardware-files
|
||||
clr-init
|
||||
clr-man-pages
|
||||
@@ -994,6 +1011,7 @@ cni
|
||||
cni-plugins
|
||||
cockpit
|
||||
cogl
|
||||
coinmp
|
||||
colcon-bash
|
||||
colcon-cmake
|
||||
colcon-common-extensions
|
||||
@@ -1075,6 +1093,7 @@ cups
|
||||
cups-filters
|
||||
cups-pk-helper
|
||||
curl
|
||||
cursive
|
||||
cve-check-tool
|
||||
cxxfilt
|
||||
cycler
|
||||
@@ -1093,6 +1112,7 @@ debugedit
|
||||
decorator
|
||||
defusedxml
|
||||
dejagnu
|
||||
deprecation
|
||||
desktop-file-utils
|
||||
dfc
|
||||
dfu-util
|
||||
@@ -1130,6 +1150,7 @@ dolphin
|
||||
dos2unix
|
||||
dosfstools
|
||||
double-conversion
|
||||
dovecot
|
||||
doxygen
|
||||
dpdk
|
||||
dracut
|
||||
@@ -1171,6 +1192,7 @@ expat
|
||||
expect
|
||||
extra-cmake-modules
|
||||
extras
|
||||
f2fs-tools
|
||||
faba-icon-theme
|
||||
fann
|
||||
farstream
|
||||
@@ -1220,6 +1242,7 @@ futures
|
||||
futurist
|
||||
fwupd
|
||||
fwupdate
|
||||
gabbi
|
||||
garcon
|
||||
gast
|
||||
gawk
|
||||
@@ -1249,6 +1272,7 @@ gftp
|
||||
ghostscript
|
||||
gimp
|
||||
git
|
||||
gitdb2
|
||||
gitolite
|
||||
gjs
|
||||
glance
|
||||
@@ -1259,6 +1283,7 @@ glib
|
||||
glib-networking
|
||||
glibc
|
||||
glibmm
|
||||
glm
|
||||
glmark2
|
||||
global
|
||||
glog
|
||||
@@ -1327,6 +1352,7 @@ gptfdisk
|
||||
gradle
|
||||
gradle-dep
|
||||
graphene
|
||||
graphite
|
||||
graphviz
|
||||
greenlet
|
||||
grep
|
||||
@@ -1387,6 +1413,7 @@ hunspell
|
||||
hwloc
|
||||
hyperscan
|
||||
hyperstart
|
||||
hyphen
|
||||
hypothesis
|
||||
i2c-tools
|
||||
i3
|
||||
@@ -1414,6 +1441,7 @@ intel-gpu-tools
|
||||
intel-hybrid-driver
|
||||
intltool
|
||||
invm-frameworks
|
||||
ioc-cbc-tools
|
||||
ioping
|
||||
iotop
|
||||
ipaddr
|
||||
@@ -1432,6 +1460,8 @@ ipython
|
||||
ipython-sql
|
||||
ipython_genutils
|
||||
ipywidgets
|
||||
ironic
|
||||
ironic-lib
|
||||
irqbalance
|
||||
irrlicht
|
||||
irssi
|
||||
@@ -1459,6 +1489,8 @@ json-c
|
||||
json-glib
|
||||
jsoncpp
|
||||
jsonpatch
|
||||
jsonpath-rw
|
||||
jsonpath-rw-ext
|
||||
jsonpointer
|
||||
jsonschema
|
||||
jupyter
|
||||
@@ -1500,6 +1532,7 @@ kdnssd
|
||||
kdoctools
|
||||
keepassxc
|
||||
kemoticons
|
||||
kernel-config
|
||||
kernel-config-checker
|
||||
kernel-install
|
||||
kexec-tools
|
||||
@@ -1559,6 +1592,7 @@ latencytop
|
||||
lazy-object-proxy
|
||||
lcms2
|
||||
lcov
|
||||
ldap3
|
||||
lensfun
|
||||
less
|
||||
leveldb
|
||||
@@ -1619,6 +1653,7 @@ libdmx
|
||||
libdnf
|
||||
libdrm
|
||||
libepoxy
|
||||
liberasurecode
|
||||
libev
|
||||
libevdev
|
||||
libevent
|
||||
@@ -1655,6 +1690,7 @@ libksba
|
||||
libksysguard
|
||||
libmbim
|
||||
libmediaart
|
||||
libmicrohttpd
|
||||
libmnl
|
||||
libmodulemd
|
||||
libmspack
|
||||
@@ -1760,6 +1796,7 @@ llvm
|
||||
llvmlite
|
||||
lmdb
|
||||
logilab-common
|
||||
logrotate
|
||||
logutils
|
||||
lsacpi
|
||||
lshw
|
||||
@@ -1795,6 +1832,7 @@ metrics-discovery
|
||||
micro-config-drive
|
||||
micro-config-drive-aws
|
||||
micro-config-drive-oci
|
||||
microversion_parse
|
||||
mido
|
||||
minetest
|
||||
minetest_game
|
||||
@@ -1810,6 +1848,7 @@ mock
|
||||
mod_wsgi
|
||||
moka-icon-theme
|
||||
mongodict
|
||||
mono
|
||||
monotonic
|
||||
more-itertools
|
||||
moreutils
|
||||
@@ -1827,19 +1866,21 @@ mpfr
|
||||
mpg123
|
||||
mpi4py
|
||||
mpmath
|
||||
msgpack-python
|
||||
msgpack
|
||||
msmtp
|
||||
msr-tools
|
||||
mstflint
|
||||
mtdev
|
||||
multimon-ng
|
||||
multipath-tools
|
||||
munch
|
||||
murrine
|
||||
musl
|
||||
mutt
|
||||
mutter
|
||||
mypaint-brushes
|
||||
mypy
|
||||
mythes
|
||||
nagios-plugins
|
||||
nano
|
||||
nasm
|
||||
@@ -1863,6 +1904,7 @@ network-manager-applet
|
||||
networkmanager-qt
|
||||
networkx
|
||||
neutron
|
||||
neutron-lib
|
||||
newt
|
||||
nfs-utils
|
||||
nftables
|
||||
@@ -1872,11 +1914,13 @@ nicstat
|
||||
ninja
|
||||
nlopt
|
||||
nltk
|
||||
nmap
|
||||
nodejs
|
||||
nose
|
||||
nose-cov
|
||||
nose-cover3
|
||||
nose-parameterized
|
||||
nosexcover
|
||||
nosync
|
||||
notebook
|
||||
notmuch
|
||||
@@ -1932,11 +1976,16 @@ opusfile
|
||||
orc
|
||||
orca
|
||||
ordereddict
|
||||
os-api-ref
|
||||
os-autoinst
|
||||
os-brick
|
||||
os-client-config
|
||||
os-service-types
|
||||
os-testr
|
||||
os-traits
|
||||
os-win
|
||||
os-xenapi
|
||||
os_vif
|
||||
osc-lib
|
||||
osinfo-db-tools
|
||||
oslo.cache
|
||||
@@ -1949,6 +1998,7 @@ oslo.log
|
||||
oslo.messaging
|
||||
oslo.middleware
|
||||
oslo.policy
|
||||
oslo.privsep
|
||||
oslo.reports
|
||||
oslo.rootwrap
|
||||
oslo.serialization
|
||||
@@ -1961,6 +2011,8 @@ oslotest
|
||||
osprofiler
|
||||
ostree
|
||||
ovirt-guest-agent
|
||||
ovs
|
||||
ovsdbapp
|
||||
p11-kit
|
||||
p7zip
|
||||
packaging
|
||||
@@ -1990,6 +2042,7 @@ pcre
|
||||
pcre2
|
||||
pecan
|
||||
pep8
|
||||
performance
|
||||
perftest
|
||||
perl
|
||||
perl-Acme-Damn
|
||||
@@ -2162,6 +2215,7 @@ perl-File-FcntlLock
|
||||
perl-File-Find-Rule
|
||||
perl-File-Grep
|
||||
perl-File-HomeDir
|
||||
perl-File-KeePass
|
||||
perl-File-LibMagic
|
||||
perl-File-Listing
|
||||
perl-File-MMagic
|
||||
@@ -2441,8 +2495,10 @@ perl-System-Command
|
||||
perl-TAP-Harness-Archive
|
||||
perl-Taint-Util
|
||||
perl-Term-ProgressBar
|
||||
perl-Term-ReadLine-Gnu
|
||||
perl-Term-ReadPassword
|
||||
perl-Term-Shell
|
||||
perl-Term-ShellUI
|
||||
perl-Term-Size-Perl
|
||||
perl-Term-Table
|
||||
perl-Term-UI
|
||||
@@ -2620,6 +2676,7 @@ pwgen
|
||||
py
|
||||
pyOpenSSL
|
||||
pyScss
|
||||
pyaes
|
||||
pyaml
|
||||
pyasn1
|
||||
pyasn1-modules
|
||||
@@ -2634,6 +2691,7 @@ pydocstyle
|
||||
pydot
|
||||
pydot_ng
|
||||
pydotplus
|
||||
pyeclib
|
||||
pyemd
|
||||
pyflakes
|
||||
pygobject
|
||||
@@ -2645,10 +2703,14 @@ pymongo
|
||||
pynacl
|
||||
pypandoc
|
||||
pyparsing
|
||||
pyperclip
|
||||
pypowervm
|
||||
pyquery
|
||||
pyrfc3339
|
||||
pyroute2
|
||||
pyrsistent
|
||||
pysaml2
|
||||
pysendfile
|
||||
pyserial
|
||||
pysnmp
|
||||
pytest
|
||||
@@ -2686,6 +2748,7 @@ python-multilib
|
||||
python-neutronclient
|
||||
python-novaclient
|
||||
python-openstackclient
|
||||
python-perf
|
||||
python-pkgconfig
|
||||
python-pocketlint
|
||||
python-polib
|
||||
@@ -2746,15 +2809,19 @@ qtwebsockets
|
||||
qtx11extras
|
||||
qtxmlpatterns
|
||||
quagga
|
||||
quassel
|
||||
quilt
|
||||
rabbitmq-c
|
||||
ragel
|
||||
raptor2
|
||||
rasqal
|
||||
rcssmin
|
||||
rdma-core
|
||||
re2c
|
||||
readline
|
||||
redis
|
||||
redis-native
|
||||
redland
|
||||
redsocks
|
||||
reno
|
||||
repoze.lru
|
||||
@@ -2786,6 +2853,7 @@ runc
|
||||
rust-std32
|
||||
rustc
|
||||
rxvt-unicode
|
||||
ryu
|
||||
s2tc
|
||||
s3transfer
|
||||
sahara
|
||||
@@ -2804,6 +2872,7 @@ scipy
|
||||
scons
|
||||
screen
|
||||
scripttest
|
||||
scrypt
|
||||
sddm
|
||||
seaborn
|
||||
seahorse
|
||||
@@ -2834,12 +2903,14 @@ slang
|
||||
smart_open
|
||||
smartcols
|
||||
smartmontools
|
||||
smmap2
|
||||
snappy
|
||||
snowballstemmer
|
||||
socat
|
||||
sof-crosstool-ng
|
||||
solid
|
||||
sonnet
|
||||
sortedcontainers
|
||||
sos
|
||||
soundmodem
|
||||
source-code-pro
|
||||
@@ -2850,6 +2921,7 @@ spark-dep
|
||||
speex
|
||||
speexdsp
|
||||
sphinx_rtd_theme
|
||||
sphinxcontrib-apidoc
|
||||
sphinxcontrib-httpdomain
|
||||
sphinxcontrib-newsfeed
|
||||
sphinxcontrib-websupport
|
||||
@@ -2865,12 +2937,15 @@ squashfs-tools
|
||||
sshfs
|
||||
stack
|
||||
startup-notification
|
||||
statsd
|
||||
statsmodels
|
||||
stestr
|
||||
stevedore
|
||||
stow
|
||||
strace
|
||||
stress-ng
|
||||
subunit
|
||||
subunit2sql
|
||||
subversion
|
||||
sudo
|
||||
suds-jurko
|
||||
@@ -2930,6 +3005,7 @@ tiff
|
||||
tig
|
||||
tigervnc
|
||||
time
|
||||
tinyrpc
|
||||
tinyxml2
|
||||
tiptop
|
||||
tk
|
||||
@@ -2960,6 +3036,7 @@ unicodecsv
|
||||
unifdef
|
||||
unison
|
||||
unittest2
|
||||
unixODBC
|
||||
unzip
|
||||
upower
|
||||
uritemplate
|
||||
@@ -2998,6 +3075,7 @@ warlock
|
||||
wayland
|
||||
wayland-protocols
|
||||
wcwidth
|
||||
weakrefmethod
|
||||
webcolors
|
||||
webencodings
|
||||
webkitgtk
|
||||
@@ -3015,6 +3093,8 @@ woff2
|
||||
wol
|
||||
wpa_supplicant
|
||||
wrapt
|
||||
wsgi_intercept
|
||||
wsgiref
|
||||
x11perf
|
||||
x11vnc
|
||||
xapian-core
|
||||
@@ -3085,6 +3165,7 @@ xrestop
|
||||
xscreensaver
|
||||
xset
|
||||
xtrans
|
||||
xvfb-run
|
||||
xwd
|
||||
xwininfo
|
||||
xz
|
||||
|
||||
Reference in New Issue
Block a user