Compare commits

..

16 Commits

Author SHA1 Message Date
clrbuilder 514048840f Update packages file for version 25160
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-09-24 02:55:14 +00:00
Patrick McCarty 012a1a3767 Support pre-checks for autospec and autospecnew too
For some commands, it is useful to be able to add custom prerequisites.
We already support this for `make koji` and `make build`, and there was
just a request to add it for `make autospec` and `make autospecnew`.

Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
2018-09-21 12:12:23 -07:00
clrbuilder 0168eb6258 Update packages file for version 25150
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-09-21 18:31:40 +00:00
clrbuilder 2212f350e9 Update packages file for version 25140
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-09-21 12:02:20 +00:00
Patrick McCarty 75a06769ea Revert "Update packages file for version 24761"
Likely a test change that should not have been pushed to this repo.

This reverts commit 797f6c050c.
2018-09-20 23:21:09 -07:00
clrbuilder 797f6c050c Update packages file for version 24761
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-09-20 21:19:58 +00:00
clrbuilder 3169a8db4c Update packages file for version 25130
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-09-20 18:02:16 +00:00
clrbuilder c6e5d09862 Update packages file for version 25120
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-09-20 12:01:57 +00:00
clrbuilder 76d551ae77 Update packages file for version 25100
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-09-19 18:27:12 +00:00
clrbuilder 92202763aa Update packages file for version 25090
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-09-19 12:02:39 +00:00
clrbuilder 3a666723c1 Update packages file for version 25080
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-09-18 18:16:01 +00:00
clrbuilder ed7e63d752 Update packages file for version 25070
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-09-18 12:02:33 +00:00
clrbuilder bf6c49b8b9 Update packages file for version 25050
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-09-17 12:05:14 +00:00
clrbuilder cc0b7da35a Update packages file for version 25030
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-09-14 18:30:46 +00:00
clrbuilder 33febf4489 Update packages file for version 25020
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-09-14 12:02:36 +00:00
clrbuilder 52ab50a9c7 Update packages file for version 25010
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-09-13 19:45:38 +00:00
3 changed files with 36 additions and 2 deletions
+3 -1
View File
@@ -154,13 +154,15 @@ pullrebase:
fi \
fi
preautospec-checks:
#help autospec: automatically generates a specfile. If there is
#help already a specfile, it will be overwritten. Several files used by
#help autospec will be created in the process.
#help Use MOCK_OPTS environment varible to pass down arbitrary mock options
#help to autospec.
#help For more information, see the project at https://github.com/clearlinux/autospec
autospec: pullrebase localreponotice clean-old-content
autospec: preautospec-checks pullrebase localreponotice clean-old-content
@if [ -e $(SPECFILE) ] && ! grep -q "# Generated by: autospec.py" $(SPECFILE) ; then \
echo "Specfile already exists and was not created by autospec.py! Aborting."; \
exit 1; \
+3 -1
View File
@@ -190,13 +190,15 @@ releases: $(PACKAGES_FILE) $(addprefix packages/,$(PKGS_LOCAL))
provides:
@$(TOPLVL)/projects/common/provides.sh -f $(FP) -r $(RN)
preautospecnew-checks:
#help autospecnew: Creates a new autospec package with for a given URL=$(URL)
#help with NAME=$(NAME). Several files used by autospec will be created in the
#help process.
#help Use MOCK_OPTS environment varible to pass down arbitrary mock options
#help to autospec.
#help For more information about autospec, see the project page on Github https://github.com/clearlinux/autospec
autospecnew: localreponotice
autospecnew: preautospecnew-checks localreponotice
@if [ -z $(NAME) ] || [ -z $(URL) ]; then \
echo "Please specify NAME and URL. The ARCHIVES variable is optional."; \
exit 1; \
+30
View File
@@ -24,6 +24,7 @@ LibRaw
LibVNCServer
Linux-PAM
LuaJIT
M2Crypto
Mako
Markdown
MarkupSafe
@@ -89,6 +90,7 @@ R-GeneralizedHyperbolic
R-GlobalOptions
R-Guerry
R-Hmisc
R-ICEbox
R-ICS
R-ICSNP
R-IRdisplay
@@ -443,6 +445,7 @@ R-locfit
R-logspline
R-loo
R-lpSolve
R-lsei
R-lsmeans
R-lubridate
R-mFilter
@@ -501,6 +504,7 @@ R-neuralnet
R-nleqslv
R-nloptr
R-nortest
R-npsurv
R-numDeriv
R-nws
R-nycflights13
@@ -524,6 +528,7 @@ R-pcaPP
R-pcse
R-pdfCluster
R-pdftools
R-pdp
R-permute
R-phangorn
R-pheatmap
@@ -1087,6 +1092,7 @@ commonmark
compat-SDL2-soname1
compat-cryptsetup-soname4
compat-efivar-soname0
compat-enchant-soname1
compat-fuse-soname2
compat-gegl
compat-gegl-0.3
@@ -1097,6 +1103,7 @@ compat-hdf5-soname10
compat-hyperscan-soname4
compat-ipset-soname10
compat-libical-soname2
compat-libidn-soname11
compat-libpng-soname12
compat-libwebp-soname6
compat-llvm-soname4
@@ -1232,6 +1239,7 @@ elasticsearch
elasticsearch-dep
elementary-xfce
elfutils
elixir
emacs
empy
enchant
@@ -1480,6 +1488,7 @@ help2man
hexchat
hgtools
hicolor-icon-theme
hold
home-assistant
horizon
hostname
@@ -1512,7 +1521,9 @@ icon-naming-utils
icu4c
idna
idna-ssl
ifaddr
iftop
ilmbase
imagesize
imapfilter
imlib2
@@ -1906,10 +1917,12 @@ libgusb
libgweather
libical
libidn
libidn2
libindicator
libinput
libiscsi
libisofs
libite
libjpeg-turbo
libjpeg-turbo-soname8
libkcddb
@@ -1985,6 +1998,7 @@ libsigc++
libsmbios
libsmi
libsndfile
libsodium
libsolv
libsoup
libspectre
@@ -1999,6 +2013,7 @@ libtheora
libtirpc
libtool
libudev0-shim
libuev
libunistring
libunwind
libusb
@@ -2061,6 +2076,7 @@ lksctp-tools
llvm
llvmlite
lmdb
locket
logilab-common
logrotate
logutils
@@ -2161,6 +2177,7 @@ mutt
mutter
mypaint-brushes
mypy
mypy_extensions
mythes
nagios-plugins
nano
@@ -2230,6 +2247,7 @@ ocaml
ocl-icd
octave
offlineimap
oiio
okular
olefile
onig
@@ -2244,6 +2262,7 @@ openal-soft
openblas
openconnect
opencv
openexr
openjade
openjdk
openjdk9
@@ -2317,6 +2336,7 @@ paramiko
parley
parsedatetime
parso
partd
parted
passlib
patch
@@ -2418,6 +2438,7 @@ perl-Clone-PP
perl-Compress-Bzip2
perl-Compress-Raw-Lzma
perl-Config-Any
perl-Config-General
perl-Config-Grammar
perl-Config-IniFiles
perl-Config-Std
@@ -3078,6 +3099,7 @@ pyemd
pyflakes
pygobject
pyinotify
pykerberos
pyliblzma
pylint
pymemcache
@@ -3203,6 +3225,8 @@ quagga
quassel
quilt
rabbitmq-c
rabbitmq-server
radvd
ragel
raptor2
rasqal
@@ -3220,6 +3244,7 @@ reportlab
repoze.lru
repoze.who
requests
requests-kerberos
requests-mock
requests-ntlm
requests-toolbelt
@@ -3275,6 +3300,7 @@ sed
selenium
semantic_version
serf
serpent
setproctitle
setserial
setuptools
@@ -3333,6 +3359,7 @@ sqlite-autoconf
sqlparse
squashfs-tools
sshfs
sshpass
sssd
stack
startup-notification
@@ -3421,6 +3448,7 @@ tiptop
tk
tmux
tokyocabinet
toolz
tooz
tornado
totem
@@ -3467,6 +3495,7 @@ uwsgi
v4l-utils
vala
valgrind
varnish-cache
vcstool
vcversioner
vim
@@ -3487,6 +3516,7 @@ vulkan-sdk
waffle
waitress
warlock
watchdogd
wayland
wayland-protocols
wcwidth