Compare commits
2 Commits
bundle
...
PR_saltbun
| Author | SHA256 | Date | |
|---|---|---|---|
|
|
6cab460f83 | ||
|
|
7d730dc651 |
80
_config
80
_config
@@ -326,86 +326,6 @@ Macros:
|
|||||||
:Macros
|
:Macros
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
############################################################
|
|
||||||
##################### Debian13 #############################
|
|
||||||
############################################################
|
|
||||||
%if 0%{?debian} == 13
|
|
||||||
Repotype: debian
|
|
||||||
Type: spec
|
|
||||||
BinaryType: deb
|
|
||||||
BuildEngine: debbuild
|
|
||||||
Support: debbuild pax
|
|
||||||
Keep: debbuild
|
|
||||||
|
|
||||||
######## START salt bundle
|
|
||||||
Prefer: fakeroot
|
|
||||||
Prefer: cron
|
|
||||||
|
|
||||||
Required: debbuild-macros
|
|
||||||
|
|
||||||
Ignore: lsb-release:python3
|
|
||||||
|
|
||||||
Substitute: boost-devel libboost-dev
|
|
||||||
Substitute: ca-certificates-mozilla ca-certificates
|
|
||||||
Substitute: gdbm-devel libgdbm-dev
|
|
||||||
Substitute: gmp-devel libgmp-dev
|
|
||||||
Substitute: libcurl-devel libcurl4-openssl-dev
|
|
||||||
Substitute: libopenssl-devel libssl-dev
|
|
||||||
Substitute: libyaml-devel libyaml-dev
|
|
||||||
Substitute: lzma-devel liblzma-dev
|
|
||||||
Substitute: netcfg netbase
|
|
||||||
Substitute: openssl-devel libssl-dev
|
|
||||||
Substitute: pcre-devel libpcre3-dev
|
|
||||||
Substitute: sqlite-devel libsqlite3-dev
|
|
||||||
Substitute: timezone tzdata
|
|
||||||
Substitute: xz xz-utils
|
|
||||||
|
|
||||||
# mlatini 24-05-2024
|
|
||||||
# saltbundlepy-psutil needs this
|
|
||||||
# https://github.com/SUSE/spacewalk/issues/24384
|
|
||||||
Substitute: /usr/bin/who coreutils
|
|
||||||
|
|
||||||
Substitute: pkgconfig(bzip2) libbz2-dev
|
|
||||||
Substitute: pkgconfig(expat) libexpat1-dev
|
|
||||||
Substitute: pkgconfig(libffi) libffi-dev
|
|
||||||
Substitute: pkgconfig(ncurses) ncurses-dev
|
|
||||||
Substitute: pkgconfig(tk) tk-dev
|
|
||||||
Substitute: pkgconfig(uuid) uuid-dev
|
|
||||||
Substitute: pkgconfig(x11) libx11-dev
|
|
||||||
Substitute: pkgconfig(zlib) zlib1g-dev
|
|
||||||
|
|
||||||
PublishFilter: ^(saltbundle|perl|lua|liblua|fdupes|pcre|libpcre|autoconf-archive|deb-perl|debbuild).*\.deb$
|
|
||||||
######## End salt bundle
|
|
||||||
|
|
||||||
######## Start Lua substitutes
|
|
||||||
Substitute: readline-devel libreadline-dev
|
|
||||||
######## End Lua substitutes
|
|
||||||
|
|
||||||
######## Start Other substitutes
|
|
||||||
Substitute: pkgconfig pkg-config
|
|
||||||
Substitute: update-alternatives dpkg
|
|
||||||
######## End Other substitutes
|
|
||||||
|
|
||||||
######## Start of Lua Prefer and Preinstall
|
|
||||||
Preinstall: libtool-bin
|
|
||||||
Preinstall: liblua5-1-5 perl-lua-api
|
|
||||||
Prefer: lua5.1
|
|
||||||
######## End of Lua Prefer and Preinstall
|
|
||||||
|
|
||||||
Macros:
|
|
||||||
######## START of macros for salt bundle packages
|
|
||||||
%_vendor debbuild
|
|
||||||
|
|
||||||
%_lib lib
|
|
||||||
%_gnu -gnu
|
|
||||||
%_defaultlicensedir /usr/share/licenses
|
|
||||||
%_deb_maintainer Uyuni packagers <devel@lists.uyuni-project.org>
|
|
||||||
%_rpmconfigdir /usr/lib/rpm
|
|
||||||
%_buildshell /bin/bash
|
|
||||||
######## End of macros for salt bundle packages
|
|
||||||
:Macros
|
|
||||||
%endif
|
|
||||||
|
|
||||||
############################################################
|
############################################################
|
||||||
##################### Ubuntu2404 ###########################
|
##################### Ubuntu2404 ###########################
|
||||||
############################################################
|
############################################################
|
||||||
|
|||||||
Submodule saltbundlepy updated: 6b81e802f2...b987fcb855
Submodule saltbundlepy-m2crypto updated: 2e69bf1048...738677c5df
Submodule saltbundlepy-pyzmq updated: 7f4cddd9fc...180768b4aa
Submodule saltbundlepy-simplejson updated: 3910827b34...35871f3f54
Submodule venv-salt-minion updated: 58af5582c5...0b6374b795
Reference in New Issue
Block a user