Commit d2fcb481 authored by Andrey Cherepanov's avatar Andrey Cherepanov

Add graphics abi placeholders

parent e95f4918
......@@ -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 )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment