- Exclude packages for i686:
glusterfs.i686 glusterfs-api-debuginfo.i686 glusterfs-client-xlators.i686 glusterfs-client-xlators-debuginfo.i686 glusterfs-debugsource.i686 glusterfs-libs.i686 glusterfs-libs-debuginfo.i686 glusterfs-api-devel.i686 glusterfs-devel.i686
This commit is contained in:
parent
105a81418b
commit
a0d673df20
@ -69,6 +69,21 @@ filter_packages = [
|
||||
'*': [
|
||||
"libev.i686",
|
||||
"libverto-libev.i686",
|
||||
"glusterfs.i686",
|
||||
"glusterfs-api-debuginfo.i686",
|
||||
"glusterfs-client-xlators.i686",
|
||||
"glusterfs-client-xlators-debuginfo.i686",
|
||||
"glusterfs-debugsource.i686",
|
||||
"glusterfs-libs.i686",
|
||||
"glusterfs-libs-debuginfo.i686",
|
||||
]
|
||||
}
|
||||
),
|
||||
(
|
||||
'^(PowerTools)$', {
|
||||
'*': [
|
||||
"glusterfs-api-devel.i686",
|
||||
"glusterfs-devel.i686",
|
||||
]
|
||||
}
|
||||
),
|
||||
@ -90,6 +105,7 @@ filter_packages = [
|
||||
"samba-libs",
|
||||
"samba-winbind",
|
||||
"samba-winbind-modules",
|
||||
"glusterfs-api.i686",
|
||||
]
|
||||
}
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user