Compare commits

..

15 Commits

Author SHA1 Message Date
clrbuilder 70bfbe8c17 Update packages file for version 30440
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-07-18 08:02:19 +00:00
Patrick McCarty 3b1e4e5558 pullrebase: skip rebase if current branch is up-to-date
Any attempt at rebasing is unnecessary when the current branch is
up-to-date with the remote, so skip the rebase in this case.

Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
2019-07-17 12:54:04 -07:00
clrbuilder 2465219907 Update packages file for version 30420
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-07-17 16:15:58 +00:00
clrbuilder 77775f060c Update packages file for version 30410
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-07-16 18:03:37 +00:00
clrbuilder 67406f7be2 Update packages file for version 30400
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-07-16 10:01:43 +00:00
clrbuilder 9bece241c0 Update packages file for version 30380
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-07-15 10:02:02 +00:00
clrbuilder 602cc9563f Update packages file for version 30360
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-07-13 17:54:20 +00:00
George T Kramer 02b5ad93e3 Place koji user configuration in user folder
Avoid placing koji.conf in a system-level directory

Signed-off-by: George T Kramer <george.t.kramer@intel.com>
2019-07-11 17:10:09 -07:00
clrbuilder fb40533923 Update packages file for version 30320
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-07-11 12:02:13 +00:00
clrbuilder 06dd86a3b9 Update packages file for version 30290
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-07-10 00:47:12 +00:00
clrbuilder 9db26c3041 Update packages file for version 30280
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-07-09 18:12:07 +00:00
clrbuilder ade6194a0c Update packages file for version 30270
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-07-09 12:02:10 +00:00
clrbuilder a8d18b2f92 Update packages file for version 30260
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-07-07 17:52:48 +00:00
Arjan van de Ven c2d637b438 don't shhow version changes in the 32 bit / avx copies 2019-07-05 13:02:00 +00:00
clrbuilder 48d06e458d Update packages file for version 30230
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-07-05 05:53:08 +00:00
4 changed files with 48 additions and 11 deletions
+5
View File
@@ -143,6 +143,10 @@ pullrebase:
echo "No commits exist in remote. Continuing."; \
exit 0; \
fi; \
if [ "$$(git rev-list FETCH_HEAD | head -n 1)" = "$$(git rev-list HEAD | head -n 1)" ]; then \
echo "Current branch up-to-date. Continuing."; \
exit 0; \
fi; \
echo "Rebasing to origin/master"; \
if git status --porcelain | grep -q '^.[^?]'; \
then \
@@ -187,6 +191,7 @@ autospec: preautospec-checks pullrebase localreponotice clean-old-content
git commit --amend --no-edit Change* ; \
fi
@$(MAKE) -s for-review.txt
diffstat for-review.txt
@printf "\n**\n"
@printf "** NOTICE: A patch with changes is available in the file for-review.txt\n"
@printf "** To recreate (e.g., after git commit --amend), run make for-review.txt\n"
+40 -9
View File
@@ -23,6 +23,7 @@ FreeCAD
FreeRDP
GConf
GitPython
Gradio
GtkD
HeapDict
ImageMagick
@@ -1006,6 +1007,7 @@ appstream
appstream-glib
apr
apr-util
arandr
arc-theme
argcomplete
argon2
@@ -1118,6 +1120,7 @@ boto
boto3
botocore
bovo
brasero
breathe
breeze
breeze-gtk
@@ -1306,7 +1309,7 @@ compat-icu4c-soname63
compat-ilmbase-soname23
compat-intel-gmmlib-soname1
compat-ipset-soname10
compat-ldc-soname84
compat-iptables-soname0.1.0
compat-libgit2-soname27
compat-libical-soname2
compat-libidn-soname11
@@ -1326,10 +1329,6 @@ compat-opencv-soname33
compat-opencv-soname34
compat-openexr-soname23
compat-openssl-soname-10
compat-poppler-soname78
compat-poppler-soname82
compat-poppler-soname83
compat-poppler-soname86
compat-proj-soname13
compat-protobuf-soname14
compat-protobuf-soname15
@@ -1521,6 +1520,7 @@ dmidecode
dmlc-core
dnf
dnf-plugins-core
dns-lexicon
dnsmasq
dnspython
doc8
@@ -1652,6 +1652,7 @@ flatpak-builder
fldigi
flex
flink-dep
fllog
flmsg
flnet
flrig
@@ -1701,6 +1702,7 @@ gdl
gdm
geany
geany-plugins
geary
gedit
gegl
gensim
@@ -1957,6 +1959,7 @@ ipaddress
ipcalc
ipdb
ipdbplugin
ipe
iperf
ipmctl
ipmitool
@@ -1988,6 +1991,7 @@ itsdangerous
itstool
iw
ixion
jack2
jansson
jaraco.functools
jarn.viewdoc
@@ -2101,6 +2105,7 @@ keditbookmarks
keepalived
keepassxc
kemoticons
kerberos
kernel-config
kernel-config-checker
kernel-install
@@ -2450,6 +2455,7 @@ libpeas
libpfm
libpinyin
libpipeline
libplacebo
libpng
libpsl
libpthread-stubs
@@ -2562,7 +2568,6 @@ linux-libc-headers
linux-lts2017
linux-lts2018
linux-mainline
linux-networktest
linux-oracle
linux-preempt-rt
linux-steam-integration
@@ -2614,6 +2619,8 @@ lz4
lzlib
lzo
lzop
m17n-db
m17n-lib
m4
mailcommon
mailimporter
@@ -2627,7 +2634,6 @@ mariadb
mash
materia-theme
matplotlib
maven-dep
mc
mccabe
mcelog
@@ -2664,6 +2670,7 @@ mkfontdir
mkfontscale
mkl-dnn
mkosi
mlocate
mlt
mobile-broadband-provider-info
mock
@@ -3198,6 +3205,7 @@ perl-AnyEvent-CacheDNS
perl-Apache-Htpasswd
perl-Apache-Session
perl-App-cpanminus
perl-AppConfig
perl-Archive-Cpio
perl-Archive-Extract
perl-Archive-Tar-Wrapper
@@ -3265,6 +3273,7 @@ perl-Class-Singleton
perl-Class-Std
perl-Class-Std-Fast
perl-Class-Tiny
perl-Class-Trigger
perl-Class-Unload
perl-Class-XSAccessor
perl-Clipboard
@@ -3281,6 +3290,7 @@ perl-Config-Std
perl-Config-Tiny
perl-Context-Preserve
perl-Convert-ASN1
perl-Convert-Bencode
perl-Convert-Binary-C
perl-Cookie-Baker
perl-Coro
@@ -3359,6 +3369,7 @@ perl-Digest-CRC
perl-Digest-HMAC
perl-Digest-JHash
perl-Digest-MD5
perl-Digest-SHA1
perl-Digest-SHA3
perl-Dist-CheckConflicts
perl-Domain-PublicSuffix
@@ -3434,6 +3445,7 @@ perl-Geo-Distance
perl-Geo-IP
perl-Geo-IPfree
perl-Getopt-Euclid
perl-Getopt-Long-Descriptive
perl-Getopt-Tabular
perl-Git-Version-Compare
perl-Glib
@@ -3501,6 +3513,7 @@ perl-Importer
perl-Inline
perl-Inline-C
perl-JSON
perl-JSON-Any
perl-JSON-MaybeXS
perl-JSON-RPC
perl-JSON-XS
@@ -3587,6 +3600,10 @@ perl-MooX-Role-Parameterized
perl-Moose
perl-MooseX-Role-Parameterized
perl-MooseX-Role-WithOverloading
perl-MooseX-Types
perl-MooseX-Types-JSON
perl-MooseX-Types-LoadableClass
perl-MooseX-Types-Path-Class
perl-Mozilla-CA
perl-Net-Bluetooth
perl-Net-CIDR-Lite
@@ -3606,6 +3623,7 @@ perl-Net-OpenID-Consumer
perl-Net-OpenSSH
perl-Net-SFTP-Foreign
perl-Net-SMTP-SSL
perl-Net-SSH2
perl-Net-SSLeay
perl-Net-Server
perl-Net-UPnP
@@ -3615,7 +3633,9 @@ perl-Number-Bytes-Human
perl-Number-Compare
perl-Number-Format
perl-Number-WithError
perl-Object-Accessor
perl-Object-Signature
perl-PDF-API2
perl-PDF-Table
perl-PDF-Writer
perl-POD2-Base
@@ -3691,6 +3711,7 @@ perl-Specio
perl-Spiffy
perl-Statistics-Basic
perl-Statistics-CaseResampling
perl-Stream-Buffered
perl-String-Approx
perl-String-CamelCase
perl-String-Escape
@@ -3700,6 +3721,7 @@ perl-String-Random
perl-String-Similarity
perl-Struct-Dumb
perl-Sub-Exporter
perl-Sub-Exporter-ForMethods
perl-Sub-Exporter-Progressive
perl-Sub-Identify
perl-Sub-Info
@@ -3715,8 +3737,10 @@ perl-Sys-Mmap
perl-Sys-SigAction
perl-Sys-Statistics-Linux
perl-System-Command
perl-TAP-Formatter-HTML
perl-TAP-Harness-Archive
perl-Taint-Util
perl-Template-Toolkit
perl-Term-ProgressBar
perl-Term-ReadKey
perl-Term-ReadLine-Gnu
@@ -3743,6 +3767,7 @@ perl-Test-LeakTrace
perl-Test-LectroTest
perl-Test-LongString
perl-Test-Manifest
perl-Test-Memory-Cycle
perl-Test-MockModule
perl-Test-MockTime
perl-Test-More-UTF8
@@ -3787,6 +3812,7 @@ perl-Text-Levenshtein-Damerau
perl-Text-Markdown
perl-Text-PDF
perl-Text-Quoted
perl-Text-RecordParser
perl-Text-Reform
perl-Text-Roman
perl-Text-TabularDisplay
@@ -3820,6 +3846,7 @@ perl-UUID-Tiny
perl-Unicode-LineBreak
perl-Unicode-Map
perl-Variable-Magic
perl-WWW-Form-UrlEncoded
perl-WWW-Form-UrlEncoded-XS
perl-WWW-RobotRules
perl-X11-IdleTime
@@ -3850,6 +3877,7 @@ perl-YAML
perl-YAML-LibYAML
perl-YAML-Syck
perl-YAML-Tiny
perl-accessors
perl-aliased
perl-autobox
perl-autovivification
@@ -3917,6 +3945,7 @@ ply
plzip
pm-graph
pmdk
po4a
polkit
polkit-kde-agent
polkit-qt
@@ -4000,7 +4029,6 @@ pygtk
pygtkglext
pyhs100
pyinotify
pykerberos
pykwalify
pylama
pyliblzma
@@ -4080,6 +4108,7 @@ python-polib
python-rpm-legacypython
python-saharaclient
python-senlinclient
python-slip
python-slugify
python-subunit
python-swiftclient
@@ -4109,7 +4138,6 @@ qbittorrent
qca-qt5
qemu
qemu-guest-additions
qemu-lite
qgit
qhull
qml-box2d
@@ -4190,6 +4218,7 @@ repoze.lru
repoze.sphinx.autointerface
repoze.who
requests
requests-file
requests-kerberos
requests-mock
requests-ntlm
@@ -4362,6 +4391,7 @@ stow
strace
stress-ng
stunnel
su-exec
subunit
subunit2sql
subversion
@@ -4457,6 +4487,7 @@ tinyrpc
tinyxml2
tiptop
tk
tldextract
tmux
todoist
tokyocabinet
+1
View File
@@ -265,6 +265,7 @@ def main():
zap_line_in_file_start(".spec", "%description dev")
zap_line_in_file_start(".spec", "%description license")
zap_line_in_file_start(".spec", "%package doc")
zap_line_in_file_start(".spec", "cp -a ")
zap_line_in_file_start("b/Makefile", "URL =")
zap_line_in_file_start("b/Makefile", "PKG_NAME :=")
+2 -2
View File
@@ -145,9 +145,9 @@ if [ "$USE_KOJI" ]; then
cp "$CLIENTCA" ~/.koji/clientca.crt
cp "$SERVERCA" ~/.koji/serverca.crt
if [ ! -f /etc/koji.conf ]; then
if [ ! -f ~/.koji/config ]; then
echo "Setting up koji config . . ."
sudo cp projects/common/conf/koji.conf /etc
cp -f projects/common/conf/koji.conf ~/.koji/config
fi
fi