Compare commits

..

7 Commits

Author SHA1 Message Date
clrbuilder 41bc67d5c3 Update packages file for version 35250
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-11-08 09:34:28 -08:00
clrbuilder 791e62166b Update packages file for version 35230
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-11-04 00:05:59 -07:00
clrbuilder 184466de12 Update packages file for version 35220
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-11-02 15:29:37 -07:00
clrbuilder f62255e8c3 Update packages file for version 35190
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-10-28 00:08:22 -07:00
Patrick McCarty 2d1a67d3b0 Revise handling of autospec repo
Always clone autospec from the upstream clearlinux/autospec github repo
regardless of whether a gitolite instance is configured.

Also, do not set the repo's pushurl, since the expectation is for
contributors to push changes to github forks of autospec, not directly
to the upstream repo.

Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
2021-10-19 12:12:13 -07:00
clrbuilder 65c7cc8db6 Update packages file for version 35150
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-10-19 00:07:14 -07:00
clrbuilder 5c7f52dc15 Update packages file for version 35140
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2021-10-16 07:10:13 -07:00
2 changed files with 17 additions and 9 deletions
+6 -6
View File
@@ -31,11 +31,13 @@ $(proj_PKGS):
@proj=$(patsubst proj_%,%,$@); \
[ -d projects/$$proj ] || ( \
echo "Checking out: projects/$$proj"; \
git clone $(PRJ_BASE_URL)/$$proj projects/$$proj; \
cd projects/$$proj; \
if [ "$$proj" = "autospec" ] ; then \
git remote set-url --push origin git@github.com:clearlinux/autospec.git; \
git clone https://github.com/clearlinux/autospec.git projects/autospec; \
else \
git clone $(PRJ_BASE_URL)/$$proj projects/$$proj; \
fi; \
cd projects/$$proj; \
if [ "$$proj" != "autospec" ] ; then \
$(call gitoliteurl,projects/$$proj); \
fi; \
$(call subjectprefix,$$proj); \
@@ -76,9 +78,7 @@ ${PULL_PKGS}:
fi ; \
git --no-pager log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit $$O..$$N; echo; \
fi ; \
if [ "$$p" = "projects/autospec" ] ; then \
git remote set-url --push origin git@github.com:clearlinux/autospec.git; \
else \
if [ "$$p" != "projects/autospec" ] ; then \
$(call gitoliteurl,$$p); \
fi ; \
else \
+11 -3
View File
@@ -1068,6 +1068,7 @@ acrn-hypervisor
adal
ade
adwaita-icon-theme
aesara
aiodns
aiohttp
aiohttp-cors
@@ -1376,6 +1377,8 @@ compat-lua-52
compat-lua-53
compat-nettle-soname7
compat-pangomm-soname14
compat-protobuf-soname23
compat-python39
compat-readline-soname5
compat-tracker-soname2.0
compat-webkitgtk-soname40
@@ -2018,6 +2021,7 @@ jupyterlab_launcher
jupyterlab_pygments
jupyterlab_server
jupyterlab_widgets
kaccounts-integration
kactivities
kactivities-stats
kactivitymanagerd
@@ -2278,6 +2282,8 @@ libXvMC
libXxf86dga
libabigail
libabw
libaccounts-glib
libaccounts-qt
libadwaita
libaio
libappindicator
@@ -2519,6 +2525,7 @@ libwnck3
libwpd
libwpg
libwps
libxcvt
libxdg-basedir
libxfce4ui
libxfce4util
@@ -3927,7 +3934,6 @@ pygobject
pyhs100
pylint
pyls-black
pyls-spyder
pynvim
pyotherside
pyotp
@@ -4001,6 +4007,7 @@ python-systemd
python-tabulate
python-urwid
python-utils
python-xlib
python-zeep
python-zstandard
python3
@@ -4033,6 +4040,7 @@ qstylizer
qt-creator
qt3d
qt5ct
qt6base
qtbase
qtcanvas3d
qtcharts
@@ -4196,6 +4204,7 @@ shared-mime-info
sharutils
shim
siege
signond
simg-tools
simple-scan
simplegeneric
@@ -4247,8 +4256,6 @@ sphinxcontrib-websupport
spice
spice-gtk
spice-protocol
spyder-ide
spyder-kernels
spyrk
sqlite-autoconf
sqlparse
@@ -4594,6 +4601,7 @@ yasm
yelp
yelp-tools
yelp-xsl
yq
ytnef
zabbix
zathura