Compare commits

..

19 Commits

Author SHA1 Message Date
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
4 changed files with 79 additions and 9 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)
+46 -5
View File
@@ -31,6 +31,7 @@ HeapDict
ImageMagick
JAGS
Jinja2
Judy
Keras
Keras_Applications
Keras_Preprocessing
@@ -58,6 +59,7 @@ OpenCSG
OpenColorIO
OpenIPMI
OpenSP
Pacemaker
PackageKit
ParaView
Paste
@@ -185,6 +187,7 @@ R-Rcpp
R-RcppArmadillo
R-RcppEigen
R-RcppGSL
R-RcppParallel
R-RcppProgress
R-RcppRoll
R-RcppZiggurat
@@ -1024,6 +1027,7 @@ alembic
alsa-firmware
alsa-lib
alsa-plugins
alsa-ucm-conf
alsa-utils
amazon-efs-utils
amqp
@@ -1062,6 +1066,7 @@ arpack-ng
artikulate
asciidoc
asciinema
asgiref
asio
asn1crypto
aspell
@@ -1221,6 +1226,7 @@ cantata
cantor
capnproto
capstone
capturer
caribou
case
cassandra
@@ -1297,6 +1303,7 @@ clutter
clutter-gst
clutter-gtk
cmake
cmarkgfm
cmd2
cmocka
cmrt
@@ -1335,6 +1342,7 @@ colord
colord-gtk
colord-kde
colordiff
coloredlogs
columbiad
comedilib
comfortaa-fonts
@@ -1401,6 +1409,7 @@ containerd
contextlib2
cookies
coreutils
corosync
coturn
cotyledon
cov-core
@@ -1426,6 +1435,7 @@ cscope
cssselect
ctags
cups
cups-bjnp
cups-filters
cups-pk-helper
curl
@@ -1434,13 +1444,13 @@ cve-bin-tool
cxxfilt
cycler
cyrus-sasl
d9vk
dapl
darkflow
darktable
dash-to-dock
dask
datefudge
dav1d
db
dbus
dbus-broker
@@ -1490,6 +1500,7 @@ dkms
dldt
dldt-model-optimizer
dlib
dlm
dlt-daemon
dmap2gcode
dmenu
@@ -1665,6 +1676,7 @@ fuse
futurist
fwupd
fwupdate
g2fs-utils
gTTS-token
gabbi
garcon
@@ -1710,7 +1722,7 @@ gimp
girara
git
git-gui
gitdb2
gitdb
gitg
gitolite
gjs
@@ -1898,6 +1910,7 @@ httplib2
httpretty
hub
hugo
humanfriendly
hunspell
hwloc
hyperscan
@@ -2000,7 +2013,10 @@ iwd
ixion
jack2
jansson
jaraco.classes
jaraco.collections
jaraco.functools
jaraco.text
jarn.viewdoc
jdcal
jedi
@@ -2224,6 +2240,7 @@ krdc
krest
kreversi
krita
kronosnet
kross
kruler
krunner
@@ -2463,6 +2480,8 @@ libnumbertext
liboauth
libodfgen
libogg
libopenshot
libopenshot-audio
libopenzwave
liborcus
libosinfo
@@ -2518,6 +2537,7 @@ libsrtp
libssh
libssh2
libstaroffice
libstatgrab
libstoragemgmt
libsysstat
libtasn1
@@ -3493,6 +3513,7 @@ nload
nlopt
nltk
nmap
nnn
nodejs
nose
nose-cov
@@ -3507,6 +3528,7 @@ noto-cjk
noto-emoji
noto-fonts
nova
npb
npth
nrpe
nspr
@@ -3566,6 +3588,7 @@ openjdk13
openldap
openmpi
openscad
openshot-qt
opensm
openssh
openssl
@@ -3672,11 +3695,13 @@ pcmanfm
pcmanfm-qt
pcre
pcre2
pcs
pcsc-lite
pdns
pdns-recursor
pdsh
pecan
pep517
pep8
performance
perftest
@@ -4186,6 +4211,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
@@ -4214,6 +4240,7 @@ perl-Params-ValidationCompiler
perl-Parse-EDID
perl-Parse-ExuberantCTags
perl-Parse-RecDescent
perl-Parse-Yapp
perl-Path-Class
perl-Path-Tiny
perl-Pegex
@@ -4285,6 +4312,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
@@ -4556,6 +4584,7 @@ php-xxtea
php-yaml
php-yar
php-zip
php-zmq
pickleshare
picmi
picocom
@@ -4576,6 +4605,7 @@ pipreqs
pixman
pkcs11-helper
pkg-config
pkginfo
plasma-browser-integration
plasma-desktop
plasma-discover
@@ -4651,6 +4681,7 @@ pwgen
py
pyDesktop3
pyOpenSSL
pyRFC3339
pyScss
pyaes
pyalsaaudio
@@ -4694,10 +4725,10 @@ pyotp
pypandoc
pyparsing
pyperclip
pyperf
pypowervm
pyquery
pyreadline
pyrfc3339
pyroma
pyroute2
pyrsistent
@@ -4709,7 +4740,9 @@ pysnmp
pysubnettree
pytest
pytest-asyncio
pytest-cache
pytest-cov
pytest-flake8
pytest-forked
pytest-localserver
pytest-randomly
@@ -4755,7 +4788,6 @@ python-openid
python-openstackclient
python-openzwave
python-pcre
python-perf
python-pkgconfig
python-pocketlint
python-polib
@@ -4856,6 +4888,7 @@ rdma-core
re2
re2c
readline
readme_renderer
rebootmgr
recode
recommonmark
@@ -4879,6 +4912,7 @@ requests-ntlm
requests-oauthlib
requests-toolbelt
requestsexceptions
resource-agents
responses
rest
restic
@@ -4892,6 +4926,7 @@ rfc3987
rhythmbox
rinutils
rjsmin
rlwrap
rng-tools
roboto
rofi
@@ -4984,13 +5019,14 @@ slurm
smart_open
smartcols
smartmontools
smmap2
smmap
snabb
snappy
sndio
snitun
snowballstemmer
socat
sof-bin
solid
sonnet
sortedcontainers
@@ -5057,6 +5093,7 @@ stoken
stow
strace
stress-ng
stringcase
stunnel
su-exec
subunit
@@ -5064,6 +5101,7 @@ subunit2sql
subversion
sudo
suds-jurko
suitable
sundials
supertuxkart
sure
@@ -5084,6 +5122,7 @@ swupd-probe
swupd-search
sxhkd
sxiv
symengine
sympy
syndication
synergy
@@ -5189,6 +5228,8 @@ traefik
traitlets
tree
trollius
trustme
twine
typed_ast
typing
typing_extensions
+24
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]")
@@ -358,7 +380,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 "