mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-11-21 21:01:23 +00:00
Move protobuf-c to BaseOS
This commit is contained in:
parent
1df9938178
commit
bbb2a1b855
@ -23924,33 +23924,6 @@ package {
|
|||||||
multilib: "x86_64"
|
multilib: "x86_64"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
package {
|
|
||||||
name: "protobuf-c"
|
|
||||||
type: PACKAGE_TYPE_NORMAL_FORK
|
|
||||||
repository {
|
|
||||||
name: "AppStream"
|
|
||||||
include_filter: "protobuf-c.aarch64"
|
|
||||||
include_filter: "protobuf-c.ppc64le"
|
|
||||||
include_filter: "protobuf-c.s390x"
|
|
||||||
include_filter: "protobuf-c.i686"
|
|
||||||
include_filter: "protobuf-c.x86_64"
|
|
||||||
multilib: "x86_64"
|
|
||||||
}
|
|
||||||
repository {
|
|
||||||
name: "CRB"
|
|
||||||
include_filter: "protobuf-c-compiler.aarch64"
|
|
||||||
include_filter: "protobuf-c-devel.aarch64"
|
|
||||||
include_filter: "protobuf-c-compiler.ppc64le"
|
|
||||||
include_filter: "protobuf-c-devel.ppc64le"
|
|
||||||
include_filter: "protobuf-c-compiler.s390x"
|
|
||||||
include_filter: "protobuf-c-devel.s390x"
|
|
||||||
include_filter: "protobuf-c-compiler.i686"
|
|
||||||
include_filter: "protobuf-c-compiler.x86_64"
|
|
||||||
include_filter: "protobuf-c-devel.i686"
|
|
||||||
include_filter: "protobuf-c-devel.x86_64"
|
|
||||||
multilib: "x86_64"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
package {
|
package {
|
||||||
name: "ps_mem"
|
name: "ps_mem"
|
||||||
type: PACKAGE_TYPE_NORMAL_FORK
|
type: PACKAGE_TYPE_NORMAL_FORK
|
||||||
@ -34323,6 +34296,33 @@ package {
|
|||||||
multilib: "x86_64"
|
multilib: "x86_64"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
package {
|
||||||
|
name: "protobuf-c"
|
||||||
|
type: PACKAGE_TYPE_NORMAL_FORK
|
||||||
|
repository {
|
||||||
|
name: "BaseOS"
|
||||||
|
include_filter: "protobuf-c.aarch64"
|
||||||
|
include_filter: "protobuf-c.ppc64le"
|
||||||
|
include_filter: "protobuf-c.s390x"
|
||||||
|
include_filter: "protobuf-c.i686"
|
||||||
|
include_filter: "protobuf-c.x86_64"
|
||||||
|
multilib: "x86_64"
|
||||||
|
}
|
||||||
|
repository {
|
||||||
|
name: "CRB"
|
||||||
|
include_filter: "protobuf-c-compiler.aarch64"
|
||||||
|
include_filter: "protobuf-c-devel.aarch64"
|
||||||
|
include_filter: "protobuf-c-compiler.ppc64le"
|
||||||
|
include_filter: "protobuf-c-devel.ppc64le"
|
||||||
|
include_filter: "protobuf-c-compiler.s390x"
|
||||||
|
include_filter: "protobuf-c-devel.s390x"
|
||||||
|
include_filter: "protobuf-c-compiler.i686"
|
||||||
|
include_filter: "protobuf-c-compiler.x86_64"
|
||||||
|
include_filter: "protobuf-c-devel.i686"
|
||||||
|
include_filter: "protobuf-c-devel.x86_64"
|
||||||
|
multilib: "x86_64"
|
||||||
|
}
|
||||||
|
}
|
||||||
package {
|
package {
|
||||||
name: "psacct"
|
name: "psacct"
|
||||||
type: PACKAGE_TYPE_NORMAL_FORK
|
type: PACKAGE_TYPE_NORMAL_FORK
|
||||||
|
Loading…
Reference in New Issue
Block a user