Compare commits

..

33 Commits

Author SHA1 Message Date
clrbuilder faa11f738d Update packages file for version 32640
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2020-03-18 05:10:45 +00:00
Patrick McCarty 4db065fa34 Add R-isoband (new dep for R-ggplot2)
Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
2020-03-17 21:28:49 -07:00
Arjan van de Ven 07cf4c7085 more boilerplate due to autospec changes 2020-03-17 23:16:53 +00:00
clrbuilder 82baba5b88 Update packages file for version 32630
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2020-03-17 17:00:52 +00:00
clrbuilder 257ff7bc57 Update packages file for version 32610
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2020-03-16 05:10:33 +00:00
clrbuilder 80d1f17444 Update packages file for version 32600
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2020-03-13 05:10:56 +00:00
clrbuilder 4f059caffc Update packages file for version 32590
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2020-03-12 05:11:21 +00:00
clrbuilder 7d2f1d5e1d Update packages file for version 32580
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2020-03-11 05:10:13 +00:00
clrbuilder d36404255b Update packages file for version 32570
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2020-03-10 05:10:40 +00:00
clrbuilder 88dd353e21 Update packages file for version 32560
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2020-03-09 05:10:57 +00:00
Patrick McCarty c232a0f6c2 Update package list
Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
2020-03-06 14:57:09 -08:00
clrbuilder 97edcccc6f Update packages file for version 32550
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2020-03-06 06:09:30 +00:00
clrbuilder 16fb031192 Update packages file for version 32540
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2020-03-05 06:10:39 +00:00
clrbuilder 46d98726d5 Update packages file for version 32530
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2020-03-04 06:11:22 +00:00
Arjan van de Ven 0fa3b3812c reduce more spec file noise 2020-03-03 17:27:52 +00:00
Arjan van de Ven c6ae76c720 reduce noise in review some more 2020-03-03 17:21:40 +00:00
Arjan van de Ven b1cfa8f828 avoid ehx poisoning 2020-03-03 17:20:50 +00:00
Arjan van de Ven 2f03d06fc4 also drop .asc files from the review... avoid hex poisoning 2020-03-03 17:18:51 +00:00
clrbuilder 514dbd5f33 Update packages file for version 32520
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2020-03-03 08:11:55 +00:00
clrbuilder 97894ec9b3 Update packages file for version 32510
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2020-03-02 06:10:25 +00:00
clrbuilder 4512f3ae00 Update packages file for version 32500
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2020-02-28 17:45:41 +00:00
clrbuilder 4bbdd450d4 Update packages file for version 32490
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2020-02-28 06:10:11 +00:00
puneetse f2a32480ae Add diffstat in required programs check
diffstat is required to geenrate the for-review.txt
2020-02-26 19:44:50 +00:00
Patrick McCarty 8aa923a5a6 Replace gitdb2/smmap2 with gitdb/smmap
Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
2020-02-24 16:20:26 -08:00
clrbuilder a757a26828 Update packages file for version 32390
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2020-02-24 18:20:28 +00:00
clrbuilder c69acb2821 Update packages file for version 32380
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2020-02-21 06:09:31 +00:00
Arzhan Kinzhalin cbb1d9688e make koji: check remote tag exists beforehand 2020-02-20 10:17:32 -08:00
clrbuilder 9b778e9f80 Update packages file for version 32370
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2020-02-20 06:09:16 +00:00
clrbuilder 0894cd7083 Update packages file for version 32360
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2020-02-19 06:11:53 +00:00
clrbuilder f07e797a3b Update packages file for version 32350
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2020-02-18 06:09:34 +00:00
clrbuilder 6b614da982 Update packages file for version 32340
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2020-02-17 06:10:46 +00:00
clrbuilder 56fd505d76 Update packages file for version 32330
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2020-02-14 06:10:52 +00:00
clrbuilder 60fe195c79 Update packages file for version 32310
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2020-02-12 06:09:47 +00:00
4 changed files with 124 additions and 11 deletions
+8 -3
View File
@@ -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)
+86 -7
View File
@@ -1,5 +1,4 @@
AVB-AudioModules
AVBStreamHandler
Babel
Botan
CGAL
@@ -31,6 +30,7 @@ HeapDict
ImageMagick
JAGS
Jinja2
Judy
Keras
Keras_Applications
Keras_Preprocessing
@@ -58,6 +58,7 @@ OpenCSG
OpenColorIO
OpenIPMI
OpenSP
Pacemaker
PackageKit
ParaView
Paste
@@ -94,6 +95,7 @@ R-BMS
R-BatchJobs
R-BayesFactor
R-BiasedUrn
R-BiocManager
R-BoolNet
R-BradleyTerry2
R-Brobdingnag
@@ -154,6 +156,7 @@ R-NMF
R-NMOF
R-PKI
R-PerformanceAnalytics
R-QUIC
R-R.cache
R-R.methodsS3
R-R.oo
@@ -184,6 +187,7 @@ R-Rcpp
R-RcppArmadillo
R-RcppEigen
R-RcppGSL
R-RcppParallel
R-RcppProgress
R-RcppRoll
R-RcppZiggurat
@@ -288,6 +292,7 @@ R-cmprsk
R-cobs
R-coda
R-coin
R-collections
R-colorspace
R-colourpicker
R-combinat
@@ -425,6 +430,7 @@ R-futile.options
R-future
R-g.data
R-gam
R-gamlss.data
R-gamm4
R-gbRd
R-gbm
@@ -432,6 +438,7 @@ R-gbutils
R-gclus
R-gdata
R-gdtools
R-gee
R-geepack
R-geiger
R-generics
@@ -489,10 +496,12 @@ R-inum
R-invgamma
R-ipred
R-irlba
R-isoband
R-iterators
R-janitor
R-joineR
R-joineRML
R-jomo
R-jpeg
R-jqr
R-jsonlite
@@ -508,6 +517,7 @@ R-labelled
R-laeken
R-lambda.r
R-languageR
R-languageserver
R-lars
R-later
R-latticeExtra
@@ -569,6 +579,7 @@ R-mirt
R-misc3d
R-miscF
R-miscTools
R-mitml
R-mitools
R-mixtools
R-mlbench
@@ -614,6 +625,7 @@ R-ordinal
R-pROC
R-packrat
R-pamr
R-pan
R-parsedate
R-partitions
R-party
@@ -636,6 +648,7 @@ R-phylobase
R-phylogram
R-phytools
R-pillar
R-pixmap
R-pkgKitten
R-pkgbuild
R-pkgconfig
@@ -737,6 +750,7 @@ R-rjstat
R-rlang
R-rmarkdown
R-rmatio
R-rmeta
R-rms
R-rmutil
R-rncl
@@ -817,6 +831,7 @@ R-spelling
R-spls
R-stable
R-stabledist
R-stabs
R-stargazer
R-startupmsg
R-statip
@@ -895,11 +910,13 @@ R-whoami
R-wikitaxa
R-withr
R-wooldridge
R-wordcloud
R-worrms
R-xfun
R-xml2
R-xmlparsedata
R-xopen
R-xptr
R-xtable
R-xts
R-yaml
@@ -1019,6 +1036,7 @@ alembic
alsa-firmware
alsa-lib
alsa-plugins
alsa-ucm-conf
alsa-utils
amazon-efs-utils
amqp
@@ -1057,6 +1075,7 @@ arpack-ng
artikulate
asciidoc
asciinema
asgiref
asio
asn1crypto
aspell
@@ -1216,6 +1235,7 @@ cantata
cantor
capnproto
capstone
capturer
caribou
case
cassandra
@@ -1246,6 +1266,7 @@ chrony
chrpath
cifs-utils
cinder
clFFT
clamav
clear-config-management
clear-font
@@ -1291,6 +1312,7 @@ clutter
clutter-gst
clutter-gtk
cmake
cmarkgfm
cmd2
cmocka
cmrt
@@ -1329,11 +1351,13 @@ colord
colord-gtk
colord-kde
colordiff
coloredlogs
columbiad
comedilib
comfortaa-fonts
commonmark
compat-SDL2-soname1
compat-boost-soname1.68.0
compat-cryptsetup-soname4
compat-curl-gnutls-soname4
compat-double-conversion-soname1
@@ -1395,6 +1419,7 @@ containerd
contextlib2
cookies
coreutils
corosync
coturn
cotyledon
cov-core
@@ -1420,6 +1445,7 @@ cscope
cssselect
ctags
cups
cups-bjnp
cups-filters
cups-pk-helper
curl
@@ -1428,13 +1454,13 @@ cve-bin-tool
cxxfilt
cycler
cyrus-sasl
d9vk
dapl
darkflow
darktable
dash-to-dock
dask
datefudge
dav1d
db
dbus
dbus-broker
@@ -1476,6 +1502,7 @@ distro
dj-database-url
django-appconf
django-babel
django-debreach
django-discover-runner
django-nose
django-pyscss
@@ -1484,6 +1511,7 @@ dkms
dldt
dldt-model-optimizer
dlib
dlm
dlt-daemon
dmap2gcode
dmenu
@@ -1558,6 +1586,7 @@ embree
empy
enchant
enlightenment
enmerkar
entrypoints
envs
eog
@@ -1642,6 +1671,7 @@ font-util
fontconfig
fontforge
fonttools
fortune-mod
fossil
frameworkintegration
freedv
@@ -1658,6 +1688,7 @@ fuse
futurist
fwupd
fwupdate
g2fs-utils
gTTS-token
gabbi
garcon
@@ -1703,7 +1734,7 @@ gimp
girara
git
git-gui
gitdb2
gitdb
gitg
gitolite
gjs
@@ -1891,6 +1922,7 @@ httplib2
httpretty
hub
hugo
humanfriendly
hunspell
hwloc
hyperscan
@@ -1950,6 +1982,7 @@ intervaltree
intltool
ioc-cbc-tools
ioping
ioport
iotop
ipaddr
ipaddress
@@ -1992,7 +2025,10 @@ iwd
ixion
jack2
jansson
jaraco.classes
jaraco.collections
jaraco.functools
jaraco.text
jarn.viewdoc
jdcal
jedi
@@ -2210,11 +2246,13 @@ kpkpass
kplotting
kpty
kqtquickcharts
kquickcharts
krb5
krdc
krest
kreversi
krita
kronosnet
kross
kruler
krunner
@@ -2371,7 +2409,6 @@ libgdata
libgee
libgeotiff
libgepub
libgfortran-avx
libgit2
libgit2-glib
libglade
@@ -2425,6 +2462,7 @@ liblxqt
libmaxminddb
libmbim
libmediaart
libmemcached
libmetalink
libmicrohttpd
libmnl
@@ -2454,6 +2492,8 @@ libnumbertext
liboauth
libodfgen
libogg
libopenshot
libopenshot-audio
libopenzwave
liborcus
libosinfo
@@ -2509,6 +2549,7 @@ libsrtp
libssh
libssh2
libstaroffice
libstatgrab
libstoragemgmt
libsysstat
libtasn1
@@ -2616,6 +2657,7 @@ ltrace
lttng-tools
lttng-ust
lua
lua-nginx-module
lua52
lualgi
luarocks
@@ -3470,6 +3512,7 @@ nftables
nghttp2
nginx
nginx-mainline
nginx-rtmp-module
nginx-upload-module
nginx_cookie_flag_module
ngraph
@@ -3484,6 +3527,7 @@ nload
nlopt
nltk
nmap
nnn
nodejs
nose
nose-cov
@@ -3498,6 +3542,7 @@ noto-cjk
noto-emoji
noto-fonts
nova
npb
npth
nrpe
nspr
@@ -3557,6 +3602,7 @@ openjdk13
openldap
openmpi
openscad
openshot-qt
opensm
openssh
openssl
@@ -3609,6 +3655,7 @@ oslo.versionedobjects
oslo.vmware
oslosphinx
oslotest
osm-gps-map
osprofiler
ostree
otp
@@ -3662,11 +3709,13 @@ pcmanfm
pcmanfm-qt
pcre
pcre2
pcs
pcsc-lite
pdns
pdns-recursor
pdsh
pecan
pep517
pep8
performance
perftest
@@ -4176,6 +4225,7 @@ perl-Number-Format
perl-Number-Misc
perl-Number-WithError
perl-Object-Accessor
perl-Object-Remote
perl-Object-Signature
perl-PDF-API2
perl-PDF-Table
@@ -4204,6 +4254,7 @@ perl-Params-ValidationCompiler
perl-Parse-EDID
perl-Parse-ExuberantCTags
perl-Parse-RecDescent
perl-Parse-Yapp
perl-Path-Class
perl-Path-Tiny
perl-Pegex
@@ -4275,6 +4326,7 @@ perl-String-Escape
perl-String-Expand
perl-String-Format
perl-String-Random
perl-String-ShellQuote
perl-String-Similarity
perl-String-Util
perl-Struct-Dumb
@@ -4295,6 +4347,7 @@ perl-Sys-Mmap
perl-Sys-SigAction
perl-Sys-Statistics-Linux
perl-System-Command
perl-Systemd-Daemon
perl-TAP-Formatter-HTML
perl-TAP-Harness-Archive
perl-Taint-Util
@@ -4315,6 +4368,7 @@ perl-Test-CleanNamespaces
perl-Test-Command
perl-Test-Compile
perl-Test-Deep
perl-Test-DiagINC
perl-Test-Differences
perl-Test-Exception
perl-Test-FailWarnings
@@ -4514,6 +4568,7 @@ php-krb5
php-lua
php-lzf
php-mailparse
php-memcached
php-mongodb
php-msgpack
php-oauth
@@ -4546,6 +4601,7 @@ php-xxtea
php-yaml
php-yar
php-zip
php-zmq
pickleshare
picmi
picocom
@@ -4566,6 +4622,7 @@ pipreqs
pixman
pkcs11-helper
pkg-config
pkginfo
plasma-browser-integration
plasma-desktop
plasma-discover
@@ -4601,6 +4658,7 @@ postfix
postgis
postgresql
postgresql11
postgresql12
potrace
povray
powerdevil
@@ -4634,12 +4692,14 @@ ptyprocess
pugixml
pulseaudio
pulsectl
pure-sasl
purpose
pv
pwgen
py
pyDesktop3
pyOpenSSL
pyRFC3339
pyScss
pyaes
pyalsaaudio
@@ -4683,10 +4743,10 @@ pyotp
pypandoc
pyparsing
pyperclip
pyperf
pypowervm
pyquery
pyreadline
pyrfc3339
pyroma
pyroute2
pyrsistent
@@ -4698,7 +4758,9 @@ pysnmp
pysubnettree
pytest
pytest-asyncio
pytest-cache
pytest-cov
pytest-flake8
pytest-forked
pytest-localserver
pytest-randomly
@@ -4714,6 +4776,7 @@ python-augeas
python-barbicanclient
python-ceilometerclient
python-cinderclient
python-constraint
python-coveralls
python-crfsuite
python-dateutil
@@ -4727,8 +4790,10 @@ python-glanceclient
python-graphviz
python-heatclient
python-hwinfo
python-jsonrpc-server
python-kconfiglib
python-keystoneclient
python-language-server
python-ldap
python-magic
python-magnumclient
@@ -4744,7 +4809,6 @@ python-openid
python-openstackclient
python-openzwave
python-pcre
python-perf
python-pkgconfig
python-pocketlint
python-polib
@@ -4790,6 +4854,7 @@ qrencode
qscintilla
qt-creator
qt3d
qt5ct
qtbase
qtcanvas3d
qtcharts
@@ -4844,7 +4909,9 @@ rdma-core
re2
re2c
readline
readme_renderer
rebootmgr
recode
recommonmark
redis
redis-native
@@ -4866,6 +4933,7 @@ requests-ntlm
requests-oauthlib
requests-toolbelt
requestsexceptions
resource-agents
responses
rest
restic
@@ -4877,7 +4945,9 @@ retype
rfc3986
rfc3987
rhythmbox
rinutils
rjsmin
rlwrap
rng-tools
roboto
rofi
@@ -4970,13 +5040,14 @@ slurm
smart_open
smartcols
smartmontools
smmap2
smmap
snabb
snappy
sndio
snitun
snowballstemmer
socat
sof-bin
solid
sonnet
sortedcontainers
@@ -5016,6 +5087,7 @@ spice
spice-gtk
spice-protocol
spyder-ide
spyder-kernels
spyder-notebook
spyrk
sqlalchemy-migrate
@@ -5043,6 +5115,7 @@ stoken
stow
strace
stress-ng
stringcase
stunnel
su-exec
subunit
@@ -5050,6 +5123,7 @@ subunit2sql
subversion
sudo
suds-jurko
suitable
sundials
supertuxkart
sure
@@ -5070,6 +5144,7 @@ swupd-probe
swupd-search
sxhkd
sxiv
symengine
sympy
syndication
synergy
@@ -5175,6 +5250,8 @@ traefik
traitlets
tree
trollius
trustme
twine
typed_ast
typing
typing_extensions
@@ -5224,6 +5301,7 @@ valgrind
vbox-integration
vcstool
vcversioner
vifm
vim
vim-fugitive
vim-gnupg
@@ -5282,6 +5360,7 @@ wpa_supplicant
wrapt
wsgi_intercept
wsjtx
wurlitzer
wxWidgets
x11perf
x11vnc
+29
View File
@@ -102,6 +102,22 @@ def zap_entire_file_end(filename):
if file.endswith(filename):
files.remove(file)
def zap_line_in_file_substring(filename, match):
global header
global files
global files_chunks
global files_header
for file in files:
if file.endswith(filename):
for chunk in files_chunks[file]:
to_delete = list()
for line in chunk:
if match in line:
to_delete.append(line)
for line in to_delete:
chunk.remove(line)
def zap_line_in_file(filename, match):
global header
global files
@@ -209,6 +225,11 @@ def main():
zap_entire_file_end("xz.sig")
zap_entire_file_end("gz.sig")
zap_entire_file_end("bz2.sig")
zap_entire_file_end("xz.asc")
zap_entire_file_end("gz.asc")
zap_entire_file_end("bz2.asc")
zap_entire_file_end(".pkey")
zap_line_in_file("b/testresults", "Total : 0")
zap_line_in_file("b/testresults", "Pass : 0")
@@ -273,6 +294,7 @@ def main():
zap_line_in_file("b/options.conf", "archives = ")
zap_line_in_file("b/options.conf", "giturl = ")
zap_line_in_file("b/options.conf", "url = ")
zap_line_in_file("b/options.conf", "[package]")
zap_line_in_file("b/options.conf", "")
zap_line_in_file("b/options.conf", "[autospec]")
@@ -329,8 +351,13 @@ def main():
zap_line_in_file("b/options.conf", "# require package verification for build")
zap_line_in_file("b/options.conf", "verify_required = true")
zap_line_in_file("b/options.conf", "# do not generate debuginfo for this package")
zap_line_in_file("b/options.conf", "# configure build also for openmpi")
zap_line_in_file("b/options.conf", "openmpi = false")
zap_line_in_file("b/options.conf", "alias =")
zap_line_in_file("b/options.conf", "alias = ")
zap_line_in_file("b/options.conf", "nodebug = false")
zap_line_in_file("b/options.conf", "domain =")
zap_line_in_file("b/options.conf", "domain = ")
zap_line_in_file("b/buildreq_add", "# This file contains additional build requirements that did not get")
zap_line_in_file("b/buildreq_add", "# picked up automatically. One name per line, no whitespace.")
@@ -358,7 +385,9 @@ def main():
zap_entire_file("b/whatrequires")
zap_entire_file("b/versions")
zap_entire_file("b/.gitignore")
zap_line_in_file_substring(".spec", "%{buildroot}/usr/share/package-licenses") # version number change in license copy
zap_empty_chunks()
print_all()
+1 -1
View File
@@ -102,7 +102,7 @@ fi
required_progs() {
local bindir="/usr/bin"
for f in git mock rpm rpmbuild ; do
for f in git mock rpm rpmbuild diffstat ; do
[ ! -x "${bindir}/${f}" ] && missing+="${f} "
done
[ "$PEM" ] && [ ! -x /usr/bin/koji ] && missing+="koji "