Clean spec file
This commit is contained in:
parent
4c1c83674b
commit
19ac249524
@ -1,8 +1,11 @@
|
||||
%define theme server
|
||||
%define Theme School Server
|
||||
%define codename Aquila chrysaetos
|
||||
%define variants altlinux-backup-server altlinux-desktop altlinux-gnome-desktop altlinux-kdesktop altlinux-lite altlinux-lxdesktop altlinux-office-desktop altlinux-office-server altlinux-school-server altlinux-sisyphus altlinux-spt altlinux-tablet altlinux-workbench informika-schoolmaster ivk-chainmail lxde-desktop lxde-school-lite Platform6-server-light school-junior school-lite school-master school-server school-teacher school-terminal simply-linux sisyphus-server-light
|
||||
%define brand school
|
||||
%define Brand School
|
||||
%define theme server
|
||||
%define Theme Server
|
||||
%define codename Aquila chrysaetos
|
||||
|
||||
%define variants altlinux-backup-server altlinux-desktop altlinux-gnome-desktop altlinux-kdesktop altlinux-lite altlinux-lxdesktop altlinux-office-desktop altlinux-office-server altlinux-school-server altlinux-sisyphus altlinux-spt altlinux-tablet altlinux-workbench informika-schoolmaster ivk-chainmail lxde-desktop lxde-school-lite Platform6-server-light school-junior school-lite school-master school-teacher school-terminal simply-linux sisyphus-server-light
|
||||
|
||||
%define status альфа
|
||||
%define status_en alpha
|
||||
%define distro_name Informika 6.9.9 School Server (alpha)
|
||||
@ -14,9 +17,6 @@ Release: alt1
|
||||
|
||||
BuildRequires: cpio gfxboot >= 4 fonts-ttf-dejavu fonts-ttf-droid
|
||||
BuildRequires: design-bootloader-source >= 5.0-alt2
|
||||
%ifnarch %arm
|
||||
BuildRequires: cpio gfxboot >= 4
|
||||
%endif
|
||||
|
||||
BuildRequires(pre): libqt4-core
|
||||
BuildRequires: libalternatives-devel
|
||||
@ -35,14 +35,13 @@ Distro-specific packages with design and texts
|
||||
|
||||
|
||||
%package bootloader
|
||||
Group: System/Configuration/Boot and Init
|
||||
Group: System/Configuration/Boot and Init
|
||||
Summary: Graphical boot logo for grub2, lilo and syslinux
|
||||
License: GPL
|
||||
|
||||
PreReq: coreutils
|
||||
Provides: design-bootloader-system-%theme design-bootloader-livecd-%theme design-bootloader-livecd-%theme design-bootloader-%theme branding-alt-%theme-bootloader
|
||||
|
||||
Obsoletes: design-bootloader-system-%theme design-bootloader-livecd-%theme design-bootloader-livecd-%theme design-bootloader-%theme branding-alt-%theme-bootloader
|
||||
PreReq: coreutils
|
||||
Provides: design-bootloader-system-%theme design-bootloader-livecd-%theme design-bootloader-%theme branding-alt-%theme-bootloader
|
||||
Obsoletes: design-bootloader-system-%theme design-bootloader-livecd-%theme design-bootloader-%theme branding-alt-%theme-bootloader
|
||||
Conflicts: %(for n in %variants ; do [ "$n" = %brand-%theme ] || echo -n "branding-$n-bootloader ";done )
|
||||
|
||||
%define grub_normal white/light-blue
|
||||
@ -54,18 +53,17 @@ and syslinux.
|
||||
|
||||
%package bootsplash
|
||||
BuildArch: noarch
|
||||
Summary: Theme for splash animations during bootup
|
||||
License: Distributable
|
||||
Group: System/Configuration/Boot and Init
|
||||
Summary: Theme for splash animations during bootup
|
||||
License: Distributable
|
||||
Group: System/Configuration/Boot and Init
|
||||
Provides: plymouth-theme-%theme
|
||||
Requires: plymouth-plugin-script
|
||||
PreReq: plymouth
|
||||
PreReq: plymouth
|
||||
|
||||
Conflicts: %(for n in %variants ; do [ "$n" = %brand-%theme ] || echo -n "branding-$n-bootsplash ";done )
|
||||
%description bootsplash
|
||||
This package contains graphics for boot process, displayed via Plymouth
|
||||
|
||||
|
||||
%package alterator
|
||||
BuildArch: noarch
|
||||
Summary: Design for alterator for %distro_name
|
||||
@ -73,7 +71,7 @@ License: GPL
|
||||
Group: System/Configuration/Other
|
||||
Provides: design-alterator-browser-%theme branding-alt-%theme-browser-qt branding-altlinux-%theme-browser-qt
|
||||
Provides: alterator-icons design-alterator design-alterator-%theme
|
||||
Obsoletes: branding-alt-%theme-browser-qt branding-altlinux-%theme-browser-qt
|
||||
Obsoletes: branding-alt-%theme-browser-qt branding-altlinux-%theme-browser-qt
|
||||
|
||||
Conflicts: %(for n in %variants ; do [ "$n" = %brand-%theme ] || echo -n "branding-$n-browser-qt ";done )
|
||||
Obsoletes: design-alterator-server design-alterator-desktop design-altertor-browser-desktop design-altertor-browser-server
|
||||
@ -98,7 +96,6 @@ Conflicts: %(for n in %variants ; do [ "$n" = %brand-%theme ] || echo -n "brandi
|
||||
%description graphics
|
||||
This package contains some graphics for ALT design.
|
||||
|
||||
|
||||
%define provide_list altlinux fedora redhat system altlinux
|
||||
%define obsolete_list altlinux-release fedora-release redhat-release
|
||||
%define conflicts_list altlinux-release-sisyphus altlinux-release-4.0 altlinux-release-junior altlinux-release-master altlinux-release-server altlinux-release-terminal altlinux-release-small_business
|
||||
@ -107,8 +104,8 @@ This package contains some graphics for ALT design.
|
||||
BuildArch: noarch
|
||||
|
||||
Summary: %distribution %Theme release file
|
||||
License: GPL
|
||||
Group: System/Configuration/Other
|
||||
License: GPL
|
||||
Group: System/Configuration/Other
|
||||
Provides: %(for n in %provide_list; do echo -n "$n-release = %version-%release "; done) altlinux-release-%theme branding-alt-%theme-release
|
||||
Obsoletes: %obsolete_list branding-alt-%theme-release
|
||||
Conflicts: %conflicts_list
|
||||
@ -119,11 +116,11 @@ Conflicts: %(for n in %variants ; do [ "$n" = %brand-%theme ] || echo -n "brandi
|
||||
|
||||
%package notes
|
||||
BuildArch: noarch
|
||||
Provides: alt-license-theme = %version alt-notes-%theme
|
||||
Provides: alt-license-theme = %version alt-notes-%theme
|
||||
Obsoletes: alt-license-%theme alt-notes-%theme
|
||||
Summary: Distribution license and release notes
|
||||
License: Distributable
|
||||
Group: Documentation
|
||||
Summary: Distribution license and release notes
|
||||
License: Distributable
|
||||
Group: Documentation
|
||||
Conflicts: alt-notes-children alt-notes-hpc alt-notes-junior alt-notes-junior-sj alt-notes-junior-sm alt-notes-office-server alt-notes-server-lite alt-notes-skif alt-notes-terminal
|
||||
Conflicts: %(for n in %variants ; do [ "$n" = %brand-%theme ] || echo -n "branding-$n-notes ";done )
|
||||
|
||||
@ -134,7 +131,7 @@ Distribution license and release notes
|
||||
BuildArch: noarch
|
||||
Summary: KDE4 settings for %distro_name
|
||||
License: Distributable
|
||||
Group: Graphical desktop/KDE
|
||||
Group: Graphical desktop/KDE
|
||||
Conflicts: %(for n in %variants ; do [ "$n" = %brand-%theme ] || echo -n "branding-$n-kde4-settings ";done )
|
||||
PreReq: %name-graphics
|
||||
|
||||
@ -146,7 +143,7 @@ KDE4 settings for %distro_name
|
||||
BuildArch: noarch
|
||||
Summary: FVWM2 settings for %distro_name
|
||||
License: Distributable
|
||||
Group: Graphical desktop/FVWM based
|
||||
Group: Graphical desktop/FVWM based
|
||||
Requires: altlinux-freedesktop-menu-gnomish-menu
|
||||
Conflicts: %(for n in %variants ; do [ "$n" = %brand-%theme ] || echo -n "branding-$n-fvwm-settings ";done )
|
||||
|
||||
@ -183,9 +180,9 @@ Slideshow for %distro_name installer
|
||||
%package indexhtml
|
||||
|
||||
BuildArch: noarch
|
||||
Summary: %name -- ALT Linux html welcome page
|
||||
License: distributable
|
||||
Group: System/Base
|
||||
Summary: HTML welcome page for %distro_name
|
||||
License: distributable
|
||||
Group: System/Base
|
||||
Provides: indexhtml indexhtml-%theme = %version indexhtml-Desktop = 1:5.0
|
||||
Obsoletes: indexhtml-desktop indexhtml-Desktop
|
||||
|
||||
@ -201,7 +198,7 @@ Requires: xdg-utils
|
||||
Requires(post): indexhtml-common
|
||||
|
||||
%description indexhtml
|
||||
ALT Linux index.html welcome page.
|
||||
HTML welcome page for %distro_name
|
||||
|
||||
%prep
|
||||
%setup -n branding
|
||||
|
Loading…
x
Reference in New Issue
Block a user