Compare commits

...

30 Commits

Author SHA1 Message Date
clrbuilder 8848658fcf Update packages file for version 28890
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-04-16 11:58:13 +00:00
clrbuilder b76a7bc7f8 Update packages file for version 28870
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-04-15 17:58:35 +00:00
clrbuilder f8f9619eec Update packages file for version 28860
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-04-15 11:58:14 +00:00
clrbuilder b7b8774581 Update packages file for version 28850
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-04-14 17:36:23 +00:00
clrbuilder b3618cc43c Update packages file for version 28840
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-04-14 01:54:03 +00:00
clrbuilder 921ac270fe Update packages file for version 28820
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-04-12 11:58:41 +00:00
clrbuilder f41acbdeb0 Update packages file for version 28810
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-04-11 19:36:11 +00:00
Patrick McCarty 83a461fe40 Print progress messages for install-local and install-debuginfo-local
Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
2019-04-11 10:59:21 -07:00
Patrick McCarty 6876f3d11e Skip debuginfo install if the required rpm does not exist
Some packages in the distro do not generate debuginfo subpackages, so
make sure to skip the debuginfo install in this situation.

Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
2019-04-11 10:46:49 -07:00
clrbuilder 5a4dd4451a Update packages file for version 28800
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-04-11 15:27:28 +00:00
clrbuilder d48889eb29 Update packages file for version 28770
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-04-10 17:58:50 +00:00
clrbuilder b402f2bbdf Update packages file for version 28760
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-04-10 11:58:29 +00:00
clrbuilder 1fcaa4aea6 Update packages file for version 28740
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-04-09 11:58:30 +00:00
clrbuilder 71b927321f Update packages file for version 28730
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-04-09 02:59:16 +00:00
clrbuilder 40f17091a6 Update packages file for version 28720
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-04-08 17:59:02 +00:00
clrbuilder 3b062e1b45 Update packages file for version 28700
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-04-07 02:22:41 +00:00
clrbuilder 3c3fc1a16c Update packages file for version 28690
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-04-05 22:27:02 +00:00
clrbuilder 3c7aac6a8e Update packages file for version 28670
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-04-05 11:58:38 +00:00
Patrick McCarty baf555428f Update license list for SPDX 3.5
Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
2019-04-05 00:23:35 -07:00
clrbuilder 262d005c62 Update packages file for version 28660
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-04-04 18:20:29 +00:00
clrbuilder ceff8301a1 Update packages file for version 28650
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-04-04 11:58:41 +00:00
clrbuilder 8eb7264597 Update packages file for version 28630
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-04-03 11:58:45 +00:00
clrbuilder c10d558ee6 Update packages file for version 28600
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-04-01 17:59:44 +00:00
clrbuilder bd75d90fc7 Update packages file for version 28590
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-04-01 12:01:36 +00:00
clrbuilder 081c620f82 Update packages file for version 28560
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-03-29 11:58:42 +00:00
clrbuilder 7e017ee247 Update packages file for version 28540
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-03-28 11:59:08 +00:00
clrbuilder 5b43360fe8 Update packages file for version 28520
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-03-27 11:59:02 +00:00
clrbuilder eb8879f0f0 Update packages file for version 28510
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-03-26 17:59:36 +00:00
clrbuilder f18ba9060d Update packages file for version 28470
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-03-25 02:40:10 +00:00
California Sullivan 9fc1471023 Makefile.common: mockproper: only remove the chroot
The caches are not package-specific, and --scrub=all will clean all
caches even with the --uniqueext option. For that, we have 'make
mockclean' instead.

Using both --clean and --scrub=chroot is also unnecessary, as --clean
already removes the chroot.

Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
2019-03-22 16:39:29 -07:00
3 changed files with 140 additions and 13 deletions
+17 -10
View File
@@ -70,10 +70,9 @@ proper: repodel
mockclean: mockclean:
$(MOCK) --clean --scrub=all $(MOCK) --clean --scrub=all
#help mockproper: Clean mock chroot and cache directories for this package. #help mockproper: Clean mock chroot
mockproper: mockproper:
$(MOCK) --clean --scrub=all --uniqueext=$(PKG_NAME) $(MOCK) --clean --uniqueext=$(PKG_NAME)
$(MOCK) --clean --scrub=chroot --uniqueext=$(PKG_NAME)
configemail: configemail:
@test -d .git || git init @test -d .git || git init
@@ -412,27 +411,35 @@ install:
#help install-debuginfo-local: Install locally built debuginfo RPM to #help install-debuginfo-local: Install locally built debuginfo RPM to
#help the automatic debuginfo cache location (/var/cache/debuginfo) #help the automatic debuginfo cache location (/var/cache/debuginfo)
install-debuginfo-local: install-debuginfo-local:
@if [ -z "${DEBUGINFO_RPM}" ]; then \
echo "No debuginfo to install... skipping"; \
exit 0; \
fi; \
echo -n "Installing ${DEBUGINFO_RPM}... "; \
tmpdir=$$(mktemp -d); \ tmpdir=$$(mktemp -d); \
rpm2cpio ${DEBUGINFO_RPM} | ( cd $$tmpdir; cpio -i -d -u); \ rpm2cpio ${DEBUGINFO_RPM} | ( cd $$tmpdir; cpio -i -d -u 2> /dev/null); \
dest=/var/cache/debuginfo/lib; \ dest=/var/cache/debuginfo/lib; \
find $$tmpdir/usr/lib/debug/ -mindepth 1 -maxdepth 1 | while read -r d; do \ find $$tmpdir/usr/lib/debug/ -mindepth 1 -maxdepth 1 2> /dev/null | while read -r d; do \
sudo chown -R dbginfo:dbginfo "$$d"; \ sudo chown -R dbginfo:dbginfo "$$d"; \
sudo cp -a "$$d" $$dest/; \ sudo cp -a "$$d" $$dest/; \
done; \ done; \
dest=/var/cache/debuginfo/src; \ dest=/var/cache/debuginfo/src; \
find $$tmpdir/usr/src/debug/ -mindepth 1 -maxdepth 1 | while read -r d; do \ find $$tmpdir/usr/src/debug/ -mindepth 1 -maxdepth 1 2> /dev/null | while read -r d; do \
sudo chown -R dbginfo:dbginfo "$$d"; \ sudo chown -R dbginfo:dbginfo "$$d"; \
sudo cp -a "$$d" $$dest/; \ sudo cp -a "$$d" $$dest/; \
done; \ done; \
sudo rm -rf $$tmpdir sudo rm -rf $$tmpdir; \
echo "done"
#help install-local: Install locally built RPMs to the root filesystem. Note that the #help install-local: Install locally built RPMs to the root filesystem. Note that the
#help debuginfo RPM installs to /var/cache/debuginfo #help debuginfo RPM installs to /var/cache/debuginfo
install-local: install-local:
for r in $(filter-out ${DEBUGINFO_RPM},${RPMS}); do \ @for r in $(filter-out ${DEBUGINFO_RPM},${RPMS}); do \
rpm2cpio $$r | (cd /; sudo cpio -i -d -u); \ echo -n "Installing $$r... "; \
rpm2cpio $$r | (cd /; sudo cpio -i -d -u 2> /dev/null); \
echo "done"; \
done done
$(MAKE) install-debuginfo-local @$(MAKE) -s install-debuginfo-local
#help install-mock: Install locally built RPMs to the mock rootcache #help install-mock: Install locally built RPMs to the mock rootcache
#help filesystem. This command is usually used with "make shell". #help filesystem. This command is usually used with "make shell".
+5
View File
@@ -99,6 +99,8 @@ CECILL-2.0
CECILL-2.1 CECILL-2.1
CECILL-B CECILL-B
CECILL-C CECILL-C
CERN-OHL-1.1
CERN-OHL-1.2
CNRI-Jython CNRI-Jython
CNRI-Python CNRI-Python
CNRI-Python-GPL-Compatible CNRI-Python-GPL-Compatible
@@ -183,6 +185,7 @@ Info-ZIP
Intel Intel
Intel-ACPI Intel-ACPI
Interbase-1.0 Interbase-1.0
JPNIC
JSON JSON
JasPer-2.0 JasPer-2.0
LAL-1.2 LAL-1.2
@@ -325,6 +328,7 @@ Spencer-94
Spencer-99 Spencer-99
StandardML-NJ StandardML-NJ
SugarCRM-1.1.3 SugarCRM-1.1.3
TAPR-OHL-1.0
TCL TCL
TCP-wrappers TCP-wrappers
TMate TMate
@@ -373,6 +377,7 @@ eGenix
gSOAP-1.3b gSOAP-1.3b
gnuplot gnuplot
iMatix iMatix
libpng-2.0
libtiff libtiff
mpich2 mpich2
psfrag psfrag
+118 -3
View File
@@ -22,6 +22,7 @@ FreeCAD
FreeRDP FreeRDP
GConf GConf
GitPython GitPython
GtkD
HeapDict HeapDict
ImageMagick ImageMagick
JAGS JAGS
@@ -42,6 +43,7 @@ Markdown
MarkupSafe MarkupSafe
ModemManager ModemManager
MonkeyType MonkeyType
MuseScore
MySQL-python MySQL-python
NetworkManager NetworkManager
NetworkManager-openconnect NetworkManager-openconnect
@@ -948,6 +950,7 @@ akonadiconsole
akregator akregator
alabaster alabaster
alembic alembic
alsa-firmware
alsa-lib alsa-lib
alsa-plugins alsa-plugins
alsa-utils alsa-utils
@@ -1077,6 +1080,7 @@ boto
boto3 boto3
botocore botocore
bovo bovo
breathe
breeze breeze
breeze-gtk breeze-gtk
breeze-icons breeze-icons
@@ -1104,6 +1108,7 @@ buildreq-kernel
buildreq-make buildreq-make
buildreq-meson buildreq-meson
buildreq-mvn buildreq-mvn
buildreq-php
buildreq-qmake buildreq-qmake
buildreq-scons buildreq-scons
bundle-chroot-builder bundle-chroot-builder
@@ -1158,6 +1163,7 @@ clear-config-management
clear-font clear-font
click click
click-datetime click-datetime
click-log
cliff cliff
clinfo clinfo
cln cln
@@ -1252,6 +1258,7 @@ compat-icu4c-soname61
compat-ilmbase-soname23 compat-ilmbase-soname23
compat-intel-gmmlib-soname1 compat-intel-gmmlib-soname1
compat-ipset-soname10 compat-ipset-soname10
compat-ldc-soname84
compat-libgit2-soname27 compat-libgit2-soname27
compat-libical-soname2 compat-libical-soname2
compat-libidn-soname11 compat-libidn-soname11
@@ -1262,6 +1269,7 @@ compat-libwebp-soname6
compat-llvm-soname4 compat-llvm-soname4
compat-llvm-soname5 compat-llvm-soname5
compat-llvm-soname6 compat-llvm-soname6
compat-llvm-soname7
compat-mariadb-soname18 compat-mariadb-soname18
compat-mpfr-soname4 compat-mpfr-soname4
compat-opencv-soname32 compat-opencv-soname32
@@ -1280,6 +1288,7 @@ compat-readline-soname5
compat-readline-soname7 compat-readline-soname7
component component
compute-image-packages compute-image-packages
conda
configobj configobj
configparser configparser
confuse confuse
@@ -1349,6 +1358,81 @@ decorator
defusedxml defusedxml
dejagnu dejagnu
dejavu-fonts dejavu-fonts
deprecated-Babel
deprecated-Cython
deprecated-Jinja2
deprecated-Mako
deprecated-Markdown
deprecated-MarkupSafe
deprecated-PyYAML
deprecated-Pygments
deprecated-Sphinx
deprecated-WebOb
deprecated-Werkzeug
deprecated-Whoosh
deprecated-alabaster
deprecated-asn1crypto
deprecated-attrs
deprecated-boto3
deprecated-botocore
deprecated-certifi
deprecated-cffi
deprecated-chardet
deprecated-colorama
deprecated-configparser
deprecated-contextlib2
deprecated-coverage
deprecated-cryptography
deprecated-docutils
deprecated-funcsigs
deprecated-futures
deprecated-glances
deprecated-html5lib
deprecated-hypothesis
deprecated-idna
deprecated-imagesize
deprecated-ipaddress
deprecated-isort
deprecated-jmespath
deprecated-linecache2
deprecated-mido
deprecated-nose
deprecated-numpy
deprecated-ordereddict
deprecated-pexpect
deprecated-pluggy
deprecated-psycopg2
deprecated-py
deprecated-pyOpenSSL
deprecated-pyasn1
deprecated-pycairo
deprecated-pycparser
deprecated-pycurl
deprecated-pyflakes
deprecated-pyparsing
deprecated-python-dldt
deprecated-python-memcached
deprecated-python-mock
deprecated-python-multilib
deprecated-pytz
deprecated-requests
deprecated-s3transfer
deprecated-setproctitle
deprecated-setuptools_scm
deprecated-simplejson
deprecated-six
deprecated-snowballstemmer
deprecated-sphinx_rtd_theme
deprecated-sphinxcontrib-websupport
deprecated-testscenarios
deprecated-traceback2
deprecated-typing
deprecated-unittest2
deprecated-urllib3
deprecated-warlock
deprecated-webcolors
deprecated-zope.testing
deprecated-zope.testrunner
deprecation deprecation
desktop-file-utils desktop-file-utils
desktop-icons desktop-icons
@@ -1448,6 +1532,7 @@ envs
eog eog
eog-plugins eog-plugins
epm epm
epydoc
eternalegypt eternalegypt
ethtool ethtool
eventlet eventlet
@@ -1560,6 +1645,7 @@ gexiv2
gfbgraph gfbgraph
gflags gflags
gftp gftp
ghc
ghostscript ghostscript
gimp gimp
git git
@@ -1691,6 +1777,7 @@ gtkmm2
gtkmm3 gtkmm3
gtksourceview gtksourceview
gtkspell3 gtkspell3
gtkwave
guile guile
gupnp-av gupnp-av
gutenprint gutenprint
@@ -1706,6 +1793,7 @@ hammock
haproxy haproxy
hardlink hardlink
harfbuzz harfbuzz
haskell-random
hdf5 hdf5
hdparm hdparm
heat heat
@@ -1757,6 +1845,7 @@ iftop
igt-gpu-tools igt-gpu-tools
ilmbase ilmbase
image image
imageio
imagesize imagesize
imapfilter imapfilter
imlib2 imlib2
@@ -1769,6 +1858,7 @@ init-rdahead
inkscape inkscape
inotify-tools inotify-tools
intel-cmt-cat intel-cmt-cat
intel-compute-runtime
intel-gmmlib intel-gmmlib
intel-graphics-compiler intel-graphics-compiler
intel-hybrid-driver intel-hybrid-driver
@@ -1851,6 +1941,7 @@ kactivitymanagerd
kafka-dep kafka-dep
kalarm kalarm
kalarmcal kalarmcal
kalgebra
kamera kamera
kanagram kanagram
kapidox kapidox
@@ -1942,6 +2033,7 @@ kgeography
kget kget
kglobalaccel kglobalaccel
kgoldrunner kgoldrunner
kgpg
kguiaddons kguiaddons
khal khal
khangman khangman
@@ -2079,6 +2171,7 @@ lcov
ldacBT ldacBT
ldap3 ldap3
ldb ldb
ldc
ledmon ledmon
lensfun lensfun
less less
@@ -2209,6 +2302,7 @@ libkipi
libkleo libkleo
libkmahjongg libkmahjongg
libkomparediff2 libkomparediff2
libksane
libksba libksba
libkscreen libkscreen
libksieve libksieve
@@ -2264,6 +2358,7 @@ libqmi
libqtxdg libqtxdg
libqxp libqxp
librabbitmq librabbitmq
libreoffice
librepo librepo
librevenge librevenge
librsvg librsvg
@@ -2354,15 +2449,14 @@ linux-hyperv
linux-hyperv-lts linux-hyperv-lts
linux-iot-lts2017-preempt-rt linux-iot-lts2017-preempt-rt
linux-iot-lts2018 linux-iot-lts2018
linux-iot-lts2018-preempt-rt
linux-kata linux-kata
linux-kvm linux-kvm
linux-libc-headers linux-libc-headers
linux-lts
linux-lts2017 linux-lts2017
linux-lts2018 linux-lts2018
linux-networktest linux-networktest
linux-oracle linux-oracle
linux-pk414-preempt-rt
linux-preempt-rt linux-preempt-rt
linux-steam-integration linux-steam-integration
linux-tools linux-tools
@@ -2525,6 +2619,7 @@ ncurses
ncurses-compat ncurses-compat
ndctl ndctl
ndg_httpsclient ndg_httpsclient
ndpi
neofetch neofetch
neomutt neomutt
neon neon
@@ -2549,6 +2644,7 @@ nfs4-acl-tools
nftables nftables
nghttp2 nghttp2
nginx nginx
nginx-mainline
nicstat nicstat
ninja ninja
nload nload
@@ -2575,6 +2671,7 @@ nss
nss-altfiles nss-altfiles
nss-pam-ldapd nss-pam-ldapd
ntfs-3g ntfs-3g
ntl
ntlm-auth ntlm-auth
ntp ntp
ntplib ntplib
@@ -2608,6 +2705,7 @@ open-vm-tools
openQA openQA
openal-soft openal-soft
openblas openblas
opencl-clang
openconnect openconnect
opencv opencv
openexr openexr
@@ -2638,6 +2736,7 @@ os-autoinst
os-brick os-brick
os-client-config os-client-config
os-ken os-ken
os-resource-classes
os-service-types os-service-types
os-testr os-testr
os-traits os-traits
@@ -2707,6 +2806,7 @@ parted
pass pass
passlib passlib
patch patch
patchelf
patchutils patchutils
pathlib pathlib
pathlib2 pathlib2
@@ -2719,6 +2819,7 @@ pciutils
pcmanfm-qt pcmanfm-qt
pcre pcre
pcre2 pcre2
pcsc-lite
pdns pdns
pdns-recursor pdns-recursor
pecan pecan
@@ -2749,6 +2850,7 @@ perl-Audio-FLAC-Header
perl-Audio-Musepack perl-Audio-Musepack
perl-Audio-Scan perl-Audio-Scan
perl-Audio-Wav perl-Audio-Wav
perl-Authen-SASL
perl-B-Hooks-EndOfScope perl-B-Hooks-EndOfScope
perl-B-Hooks-OP-Check perl-B-Hooks-OP-Check
perl-B-Keywords perl-B-Keywords
@@ -3424,9 +3526,10 @@ ply
plzip plzip
pmdk pmdk
polkit polkit
polkit-kde-agent
polkit-qt polkit-qt
poppler poppler
poppler-data poppler-data-clr-rename
popt popt
portaudio portaudio
portend portend
@@ -3484,6 +3587,7 @@ pycadf
pycairo pycairo
pycam pycam
pycodestyle pycodestyle
pycosat
pycparser pycparser
pycrypto pycrypto
pycurl pycurl
@@ -3509,6 +3613,7 @@ pyliblzma
pylint pylint
pymemcache pymemcache
pymongo pymongo
pyotherside
pyotp pyotp
pypandoc pypandoc
pyparsing pyparsing
@@ -3716,7 +3821,9 @@ rsa
rsync rsync
rsyslog rsyslog
rt-tests rt-tests
rtkit
rtslib-fb rtslib-fb
rttr
ruamel-yaml ruamel-yaml
ruby ruby
runc runc
@@ -3806,12 +3913,18 @@ speexdsp
sphinx-feature-classification sphinx-feature-classification
sphinx_rtd_theme sphinx_rtd_theme
sphinxcontrib-apidoc sphinxcontrib-apidoc
sphinxcontrib-applehelp
sphinxcontrib-bibtex sphinxcontrib-bibtex
sphinxcontrib-blockdiag sphinxcontrib-blockdiag
sphinxcontrib-devhelp
sphinxcontrib-htmlhelp
sphinxcontrib-httpdomain sphinxcontrib-httpdomain
sphinxcontrib-jsmath
sphinxcontrib-newsfeed sphinxcontrib-newsfeed
sphinxcontrib-programoutput sphinxcontrib-programoutput
sphinxcontrib-qthelp
sphinxcontrib-seqdiag sphinxcontrib-seqdiag
sphinxcontrib-serializinghtml
sphinxcontrib-spelling sphinxcontrib-spelling
sphinxcontrib-trio sphinxcontrib-trio
sphinxcontrib-websupport sphinxcontrib-websupport
@@ -3835,6 +3948,7 @@ startup-notification
statsd statsd
statsmodels statsmodels
stellarium stellarium
step
stestr stestr
stevedore stevedore
stow stow
@@ -3931,6 +4045,7 @@ tinyxml2
tiptop tiptop
tk tk
tmux tmux
todoist
tokyocabinet tokyocabinet
toolz toolz
tooz tooz