Skip to content
Snippets Groups Projects

RQF2269521: acron{release} needs dependencies openafs{release}-stable for 'openafs-devel'

Merged Georgios Argyriou requested to merge RQF2269521_02 into master
6 files
+ 34
1
Compare changes
  • Side-by-side
  • Inline
Files
6
+ 4
1
@@ -11,5 +11,8 @@ DISTTAG="al8.cern"
@@ -11,5 +11,8 @@ DISTTAG="al8.cern"
### You probably don't need to change anything below this
### You probably don't need to change anything below this
source createtag8al.sh
source createtag8al.sh
## Adding inheritance for openafs8al-stable for 'openafs-devel' package
# acron{release} needs dependencies openafs{release}-stable
$KOJI add-tag-inheritance --priority 3 ${TAG}-build openafs8al-stable
$KOJI add-tag-inheritance --priority 3 ${TAG}-build openafs8al-stable
 
# We override the default koji behaviour to show all packages of openafs,
 
# to avoid confusion in openafs packages naming.
 
$KOJI edit-tag ${TAG}-build -x repo_include_all=True
Loading