mirror of
https://github.com/clearlinux/common.git
synced 2026-06-16 19:16:00 +00:00
Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e26fd3e022 | |||
| 677fe6cbd5 | |||
| 9e54179aea | |||
| 1145477b30 | |||
| 19cb72b28e | |||
| 497059b257 | |||
| fbda0655f2 | |||
| 1b32d114f3 |
@@ -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
|
||||
@@ -479,6 +484,7 @@ R-mvnormtest
|
||||
R-mvoutlier
|
||||
R-mvtnorm
|
||||
R-natserv
|
||||
R-ncbit
|
||||
R-network
|
||||
R-neuralnet
|
||||
R-nleqslv
|
||||
@@ -510,6 +516,7 @@ R-phangorn
|
||||
R-pheatmap
|
||||
R-phylobase
|
||||
R-phylogram
|
||||
R-phytools
|
||||
R-pillar
|
||||
R-pkgKitten
|
||||
R-pkgbuild
|
||||
@@ -667,6 +674,7 @@ R-stringi
|
||||
R-stringr
|
||||
R-strucchange
|
||||
R-styler
|
||||
R-subplex
|
||||
R-subselect
|
||||
R-superpc
|
||||
R-survey
|
||||
@@ -768,6 +776,7 @@ XStatic-Angular
|
||||
XStatic-Angular-Bootstrap
|
||||
XStatic-Angular-FileUpload
|
||||
XStatic-Angular-Gettext
|
||||
XStatic-Angular-Schema-Form
|
||||
XStatic-Angular-lrdragndrop
|
||||
XStatic-Bootstrap-Datepicker
|
||||
XStatic-Bootstrap-SCSS
|
||||
@@ -786,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
|
||||
@@ -829,6 +840,7 @@ asio
|
||||
asn1crypto
|
||||
aspell
|
||||
aspell-en
|
||||
aspell-pt_BR
|
||||
assimp
|
||||
astor
|
||||
astroid
|
||||
@@ -974,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
|
||||
@@ -1137,6 +1150,7 @@ dolphin
|
||||
dos2unix
|
||||
dosfstools
|
||||
double-conversion
|
||||
dovecot
|
||||
doxygen
|
||||
dpdk
|
||||
dracut
|
||||
@@ -1178,6 +1192,7 @@ expat
|
||||
expect
|
||||
extra-cmake-modules
|
||||
extras
|
||||
f2fs-tools
|
||||
faba-icon-theme
|
||||
fann
|
||||
farstream
|
||||
@@ -1675,6 +1690,7 @@ libksba
|
||||
libksysguard
|
||||
libmbim
|
||||
libmediaart
|
||||
libmicrohttpd
|
||||
libmnl
|
||||
libmodulemd
|
||||
libmspack
|
||||
@@ -1780,6 +1796,7 @@ llvm
|
||||
llvmlite
|
||||
lmdb
|
||||
logilab-common
|
||||
logrotate
|
||||
logutils
|
||||
lsacpi
|
||||
lshw
|
||||
@@ -1887,6 +1904,7 @@ network-manager-applet
|
||||
networkmanager-qt
|
||||
networkx
|
||||
neutron
|
||||
neutron-lib
|
||||
newt
|
||||
nfs-utils
|
||||
nftables
|
||||
@@ -1896,6 +1914,7 @@ nicstat
|
||||
ninja
|
||||
nlopt
|
||||
nltk
|
||||
nmap
|
||||
nodejs
|
||||
nose
|
||||
nose-cov
|
||||
@@ -1993,6 +2012,7 @@ osprofiler
|
||||
ostree
|
||||
ovirt-guest-agent
|
||||
ovs
|
||||
ovsdbapp
|
||||
p11-kit
|
||||
p7zip
|
||||
packaging
|
||||
@@ -2789,6 +2809,7 @@ qtwebsockets
|
||||
qtx11extras
|
||||
qtxmlpatterns
|
||||
quagga
|
||||
quassel
|
||||
quilt
|
||||
rabbitmq-c
|
||||
ragel
|
||||
@@ -2900,6 +2921,7 @@ spark-dep
|
||||
speex
|
||||
speexdsp
|
||||
sphinx_rtd_theme
|
||||
sphinxcontrib-apidoc
|
||||
sphinxcontrib-httpdomain
|
||||
sphinxcontrib-newsfeed
|
||||
sphinxcontrib-websupport
|
||||
@@ -2983,6 +3005,7 @@ tiff
|
||||
tig
|
||||
tigervnc
|
||||
time
|
||||
tinyrpc
|
||||
tinyxml2
|
||||
tiptop
|
||||
tk
|
||||
@@ -3142,6 +3165,7 @@ xrestop
|
||||
xscreensaver
|
||||
xset
|
||||
xtrans
|
||||
xvfb-run
|
||||
xwd
|
||||
xwininfo
|
||||
xz
|
||||
|
||||
Reference in New Issue
Block a user