Add graphics abi placeholders
This commit is contained in:
parent
e95f4918e6
commit
d2fcb48156
@ -9,6 +9,11 @@
|
||||
%define distro_name ALT Linux 6.9.9 School Master (alpha)
|
||||
%define distro_name_ru Альт Линукс 6.9.9 Школьный Мастер (альфа)
|
||||
|
||||
%define design_graphics_abi_epoch 0
|
||||
%define design_graphics_abi_major 12
|
||||
%define design_graphics_abi_minor 0
|
||||
%define design_graphics_abi_bugfix 0
|
||||
|
||||
Name: branding-%brand-%theme
|
||||
Version: 6.9.9
|
||||
Release: alt1
|
||||
@ -120,7 +125,7 @@ Group: Graphics
|
||||
|
||||
Provides: design-graphics-%theme branding-alt-%theme-graphics
|
||||
Obsoletes: branding-alt-%theme-graphics design-graphics-%theme
|
||||
Provides: design-graphics = 12.0.0
|
||||
Provides: design-graphics = %design_graphics_abi_major.%design_graphics_abi_minor.%design_graphics_abi_bugfix
|
||||
|
||||
PreReq(post,preun): alternatives >= 0.2
|
||||
Conflicts: %(for n in %variants ; do [ "$n" = %brand-%theme ] || echo -n "branding-$n-graphics ";done )
|
||||
|
Loading…
Reference in New Issue
Block a user