diff --git a/_config b/_config index bfbff01..2fa7873 100644 --- a/_config +++ b/_config @@ -366,7 +366,8 @@ Prefer: cmake:libcurl4-mini #Prefer: -curl-mini -libcurl-mini-devel -libcurl4-mini # Cmake exists as a -mini flavor, which is not linked against curl. -Substitute: cmake cmake-mini +# That substitute is crap - it actually replaces Requires: cmake with Requires: cmake-mini in spec files!!! +# Substitute: cmake cmake-mini Prefer: cmake-mini # Samba brings python2 and python3 bindings, with the py3-bindings not 100% complete yet. So we favor py2 diff --git a/_staging_workflow b/_staging_workflow index 7bb9f0f..af4e43a 100644 --- a/_staging_workflow +++ b/_staging_workflow @@ -51,4 +51,12 @@ + + + + + + + +