mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2025-01-11 02:36:53 +00:00
remove tomcatjss and reshuffle dpdk
This commit is contained in:
parent
8ea11462bb
commit
cc8fed2a90
1 changed files with 6 additions and 11 deletions
|
@ -4377,17 +4377,20 @@ package {
|
|||
type: PACKAGE_TYPE_NORMAL_FORK
|
||||
repository {
|
||||
name: "AppStream"
|
||||
include_filter: "dpdk-devel.aarch64"
|
||||
include_filter: "dpdk-doc.noarch"
|
||||
include_filter: "dpdk-tools.aarch64"
|
||||
include_filter: "dpdk.aarch64"
|
||||
include_filter: "dpdk-devel.ppc64le"
|
||||
include_filter: "dpdk-tools.ppc64le"
|
||||
include_filter: "dpdk.ppc64le"
|
||||
include_filter: "dpdk-devel.x86_64"
|
||||
include_filter: "dpdk-tools.x86_64"
|
||||
include_filter: "dpdk.x86_64"
|
||||
}
|
||||
repository {
|
||||
name: "CRB"
|
||||
include_filter: "dpdk-devel.aarch64"
|
||||
include_filter: "dpdk-devel.ppc64le"
|
||||
include_filter: "dpdk-devel.x86_64"
|
||||
}
|
||||
}
|
||||
package {
|
||||
name: "dracut"
|
||||
|
@ -31269,14 +31272,6 @@ package {
|
|||
include_filter: "tomcat.noarch"
|
||||
}
|
||||
}
|
||||
package {
|
||||
name: "tomcatjss"
|
||||
type: PACKAGE_TYPE_NORMAL_FORK
|
||||
repository {
|
||||
name: "AppStream"
|
||||
include_filter: "idm-tomcatjss.noarch"
|
||||
}
|
||||
}
|
||||
package {
|
||||
name: "toolbox"
|
||||
type: PACKAGE_TYPE_NORMAL_FORK
|
||||
|
|
Loading…
Reference in a new issue