branding-alt-virtualization.../branding.spec

530 lines
17 KiB
RPMSpec
Raw Normal View History

2011-12-17 14:29:22 +04:00
%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
2011-12-17 14:29:22 +04:00
%define brand school
%define status альфа
%define status_en alpha
%define distro_name Informika 6.9.9 School Server (alpha)
%define distro_name_ru Информика 6.9.9 Школьный Сервер (альфа)
2008-12-17 11:49:16 +03:00
Name: branding-%brand-%theme
Version: 6.9.9
Release: alt1
2008-12-24 16:54:58 +03:00
BuildRequires: cpio gfxboot >= 4 fonts-ttf-dejavu fonts-ttf-droid
2008-12-17 11:49:16 +03:00
BuildRequires: design-bootloader-source >= 5.0-alt2
2011-04-26 10:12:11 +04:00
%ifnarch %arm
BuildRequires: cpio gfxboot >= 4
%endif
2008-12-24 16:54:58 +03:00
BuildRequires(pre): libqt4-core
BuildRequires: libalternatives-devel
BuildRequires: libqt4-devel
BuildRequires: ImageMagick fontconfig bc libGConf-devel
2008-12-24 16:54:58 +03:00
2009-05-05 12:04:07 +04:00
Source: branding.tar
2008-12-17 11:49:16 +03:00
Group: Graphics
Summary: System/Base
License: GPL
%description
Distro-specific packages with design and texts
2011-04-26 10:12:11 +04:00
2008-12-17 11:49:16 +03:00
%package bootloader
Group: System/Configuration/Boot and Init
2010-09-15 15:47:22 +04:00
Summary: Graphical boot logo for grub2, lilo and syslinux
2008-12-17 11:49:16 +03:00
License: GPL
2008-12-24 16:54:58 +03:00
PreReq: coreutils
2009-01-23 15:57:22 +03:00
Provides: design-bootloader-system-%theme design-bootloader-livecd-%theme design-bootloader-livecd-%theme design-bootloader-%theme branding-alt-%theme-bootloader
2008-12-17 11:49:16 +03:00
2009-01-23 15:57:22 +03:00
Obsoletes: design-bootloader-system-%theme design-bootloader-livecd-%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 )
2008-12-17 11:49:16 +03:00
%define grub_normal white/light-blue
%define grub_high black/light-gray
2010-09-15 15:47:22 +04:00
2008-12-17 11:49:16 +03:00
%description bootloader
Here you find the graphical boot logo. Suitable for both lilo
and syslinux.
2008-12-17 11:49:16 +03:00
2008-12-18 15:49:13 +03:00
%package bootsplash
2011-04-26 10:12:11 +04:00
BuildArch: noarch
2008-12-18 15:49:13 +03:00
Summary: Theme for splash animations during bootup
License: Distributable
Group: System/Configuration/Boot and Init
2010-11-12 16:21:50 +03:00
Provides: plymouth-theme-%theme
Requires: plymouth-plugin-script
PreReq: plymouth
2008-12-18 15:49:13 +03:00
Conflicts: %(for n in %variants ; do [ "$n" = %brand-%theme ] || echo -n "branding-$n-bootsplash ";done )
2008-12-18 15:49:13 +03:00
%description bootsplash
2010-11-12 16:21:50 +03:00
This package contains graphics for boot process, displayed via Plymouth
2008-12-17 11:49:16 +03:00
%package alterator
2011-04-26 14:36:14 +04:00
BuildArch: noarch
Summary: Design for alterator for %distro_name
2008-12-24 16:54:58 +03:00
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
2009-03-31 13:04:15 +04:00
Obsoletes: branding-alt-%theme-browser-qt branding-altlinux-%theme-browser-qt
2008-12-24 16:54:58 +03:00
Conflicts: %(for n in %variants ; do [ "$n" = %brand-%theme ] || echo -n "branding-$n-browser-qt ";done )
2009-03-31 13:04:15 +04:00
Obsoletes: design-alterator-server design-alterator-desktop design-altertor-browser-desktop design-altertor-browser-server
2009-03-31 08:26:47 +04:00
PreReq(post,preun): alternatives >= 0.2 alterator
2008-12-24 16:54:58 +03:00
%description alterator
Design for QT and web alterator for %distro_name
2008-12-24 16:54:58 +03:00
%package graphics
2011-04-26 14:36:14 +04:00
BuildArch: noarch
Summary: design for ALT
License: Different licenses
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: gnome-session-splash = %version-%release
PreReq(post,preun): alternatives >= 0.2
Conflicts: %(for n in %variants ; do [ "$n" = %brand-%theme ] || echo -n "branding-$n-graphics ";done )
%description graphics
This package contains some graphics for ALT design.
%define provide_list altlinux fedora redhat system altlinux
2009-01-14 14:57:09 +03:00
%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
2011-04-26 14:36:14 +04:00
2009-01-14 14:57:09 +03:00
%package release
2011-04-26 14:36:14 +04:00
BuildArch: noarch
2009-01-14 14:57:09 +03:00
Summary: %distribution %Theme release file
2011-04-26 10:12:11 +04:00
License: GPL
2009-01-14 14:57:09 +03:00
Group: System/Configuration/Other
2009-01-23 15:57:22 +03:00
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
2009-01-14 14:57:09 +03:00
Conflicts: %conflicts_list
Conflicts: %(for n in %variants ; do [ "$n" = %brand-%theme ] || echo -n "branding-$n-release ";done )
2009-01-14 14:57:09 +03:00
%description release
%distribution %version %Theme release file.
2009-01-23 15:57:22 +03:00
%package notes
2011-04-26 14:36:14 +04:00
BuildArch: noarch
Provides: alt-license-theme = %version alt-notes-%theme
Obsoletes: alt-license-%theme alt-notes-%theme
2009-01-23 15:57:22 +03:00
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 )
2009-01-23 15:57:22 +03:00
%description notes
Distribution license and release notes
%package kde4-settings
2011-04-26 14:36:14 +04:00
BuildArch: noarch
Summary: KDE4 settings for %distro_name
License: Distributable
Group: Graphical desktop/KDE
Conflicts: %(for n in %variants ; do [ "$n" = %brand-%theme ] || echo -n "branding-$n-kde4-settings ";done )
PreReq: %name-graphics
%description kde4-settings
KDE4 settings for %distro_name
2010-12-15 14:08:43 +03:00
%package fvwm-settings
2011-04-26 14:36:14 +04:00
BuildArch: noarch
Summary: FVWM2 settings for %distro_name
2010-12-15 14:08:43 +03:00
License: Distributable
Group: Graphical desktop/FVWM based
Requires: altlinux-freedesktop-menu-gnomish-menu
2010-12-15 14:08:43 +03:00
Conflicts: %(for n in %variants ; do [ "$n" = %brand-%theme ] || echo -n "branding-$n-fvwm-settings ";done )
%description fvwm-settings
FVWM2 settings for %distro_name
2010-12-15 14:08:43 +03:00
%package mate-settings
BuildArch: noarch
Summary: MATE settings for %distro_name
License: Distributable
Group: Graphical desktop/GNOME
Requires: gksu
Requires: dconf
Requires: gtk3-theme-clearlooks-phenix
Conflicts: %(for n in %variants ; do [ "$n" = %brand-%theme ] || echo -n "branding-$n-gnome-settings ";done )
PreReq(post): lightdm-gtk-greeter
2013-04-11 12:53:54 +04:00
PreReq(post): libgio
%description mate-settings
MATE settings for %distro_name
2009-02-27 15:58:37 +03:00
%package slideshow
2011-04-26 14:36:14 +04:00
BuildArch: noarch
Summary: Slideshow for %distro_name installer
2009-02-27 15:58:37 +03:00
License: Distributable
Group: System/Configuration/Other
Conflicts: %(for n in %variants ; do [ "$n" = %brand-%theme ] || echo -n "branding-$n-slideshow ";done )
2009-02-27 15:58:37 +03:00
%description slideshow
Slideshow for %distro_name installer
2009-02-27 15:58:37 +03:00
2009-03-24 18:01:28 +03:00
%package indexhtml
2011-04-26 14:36:14 +04:00
BuildArch: noarch
2009-03-24 18:01:28 +03:00
Summary: %name -- ALT Linux html welcome page
License: distributable
Group: System/Base
Provides: indexhtml indexhtml-%theme = %version indexhtml-Desktop = 1:5.0
2009-03-24 18:01:28 +03:00
Obsoletes: indexhtml-desktop indexhtml-Desktop
Conflicts: indexhtml-sisyphus
Conflicts: indexhtml-school_junior
Conflicts: indexhtml-school_lite
Conflicts: indexhtml-school_master
Conflicts: indexhtml-school_terminal
Conflicts: indexhtml-small_business
Conflicts: indexhtml-office-server
2009-03-24 18:01:28 +03:00
2009-03-24 19:10:52 +03:00
Requires: xdg-utils
Requires(post): indexhtml-common
2009-03-24 18:01:28 +03:00
%description indexhtml
ALT Linux index.html welcome page.
2009-02-27 15:58:37 +03:00
2008-12-17 11:49:16 +03:00
%prep
2009-05-05 12:26:40 +04:00
%setup -n branding
2008-12-17 11:49:16 +03:00
2011-04-26 10:12:11 +04:00
%ifnarch %arm
%define x86 boot
%else
%define x86 %nil
%endif
2008-12-18 15:49:13 +03:00
2008-12-17 11:49:16 +03:00
%build
2008-12-24 16:54:58 +03:00
autoconf
THEME=%theme NAME='%name' BRAND_FNAME='%brand' BRAND='%brand' STATUS_EN=%status_en STATUS=%status VERSION=%version PRODUCT_NAME_RU='%distro_name_ru' PRODUCT_NAME='%distro_name' CODENAME='%codename' X86='%x86' ./configure
2008-12-24 16:54:58 +03:00
make
2008-12-17 11:49:16 +03:00
%install
%makeinstall
#graphics
mkdir -p %buildroot/%_datadir/design/{%theme,backgrounds}
cp -ar graphics/* %buildroot/%_datadir/design/%theme
pushd %buildroot/%_datadir/design/%theme
pushd backgrounds
ln -sf ../../../wallpapers more
popd
popd
install -d %buildroot//etc/alternatives/packages.d
cat >%buildroot/etc/alternatives/packages.d/%name-graphics <<__EOF__
%_datadir/artworks %_datadir/design/%theme 10
%_datadir/design-current %_datadir/design/%theme 10
%_datadir/design/current %_datadir/design/%theme 10
__EOF__
2009-01-14 14:57:09 +03:00
#release
install -pD -m644 /dev/null %buildroot%_sysconfdir/buildreqs/packages/ignore.d/%name-release
echo -n "%distribution %version %Theme" >%buildroot%_sysconfdir/altlinux-release
test -n "%status_en" && echo -n " %status_en" >>%buildroot%_sysconfdir/altlinux-release
test -n "%codename" && echo -n " (%codename)" >>%buildroot%_sysconfdir/altlinux-release
echo >>%buildroot%_sysconfdir/altlinux-release
2009-01-14 14:57:09 +03:00
for n in fedora redhat system; do
ln -s altlinux-release %buildroot%_sysconfdir/$n-release
done
install -m 0644 components/systemd/os-release %buildroot%_sysconfdir/os-release
2009-01-14 14:57:09 +03:00
#notes
2009-01-23 15:57:22 +03:00
pushd notes
%makeinstall
popd
#kde4-settings
pushd kde4-settings
mkdir -p %buildroot%_sysconfdir/skel/.kde4
cp -a kde4/* %buildroot%_sysconfdir/skel/.kde4/
popd
2008-12-24 16:54:58 +03:00
2010-12-15 14:08:43 +03:00
#fwvm-settings
mkdir -p %buildroot/etc/skel
install -m 644 fvwm-settings/.fvwm2rc %buildroot/etc/skel/
#mate-settings
pushd mate-settings
install -m 644 -D 50_mate-background.gschema.override '%buildroot%_datadir/glib-2.0/schemas/50_mate-background.gschema.override'
install -m 644 -D 60_mate-theme.gschema.override '%buildroot%_datadir/glib-2.0/schemas/60_mate-theme.gschema.override'
install -m 644 -D Trolltech.conf '%buildroot%_sysconfdir/skel/.config/Trolltech.conf'
popd
2009-02-27 15:58:37 +03:00
#slideshow
mkdir -p %buildroot/usr/share/install2/slideshow
install slideshow/* %buildroot/usr/share/install2/slideshow/
2008-12-17 11:49:16 +03:00
#bootloader
2008-12-18 15:49:13 +03:00
%pre bootloader
[ -s /usr/share/gfxboot/%theme ] && rm -fr /usr/share/gfxboot/%theme ||:
2008-12-25 12:55:26 +03:00
[ -s /boot/splash/%theme ] && rm -fr /boot/splash/%theme ||:
2008-12-18 15:49:13 +03:00
%post bootloader
2008-12-17 11:49:16 +03:00
%__ln_s -nf %theme/message /boot/splash/message
. /etc/sysconfig/i18n
lang=$(echo $LANG | cut -d. -f 1)
cd boot/splash/%theme/
echo $lang > lang
[ "$lang" = "C" ] || echo lang | cpio -o --append -F message
2010-09-15 15:47:22 +04:00
. shell-config
2011-01-31 12:38:11 +03:00
shell_config_set /etc/sysconfig/grub2 GRUB_THEME /boot/grub/themes/%theme/theme.txt
shell_config_set /etc/sysconfig/grub2 GRUB_COLOR_NORMAL %grub_normal
shell_config_set /etc/sysconfig/grub2 GRUB_COLOR_HIGHLIGHT %grub_high
2008-12-17 11:49:16 +03:00
%preun bootloader
[ $1 = 0 ] || exit 0
[ "`readlink /boot/splash/message`" != "%theme/message" ] ||
%__rm -f /boot/splash/message
2009-03-24 18:01:28 +03:00
%post indexhtml
%_sbindir/indexhtml-update
2011-04-26 10:12:11 +04:00
%ifnarch %arm
2008-12-17 11:49:16 +03:00
%files bootloader
%_datadir/gfxboot/%theme
/boot/splash/%theme
2011-01-31 12:38:11 +03:00
/boot/grub/themes/%theme
2011-04-26 10:12:11 +04:00
%endif
2008-12-17 11:49:16 +03:00
2008-12-18 15:49:13 +03:00
#bootsplash
%post bootsplash
2010-11-12 16:21:50 +03:00
subst "s/Theme=.*/Theme=%theme/" /etc/plymouth/plymouthd.conf
[ -f /etc/sysconfig/grub2 ] && \
subst "s|GRUB_WALLPAPER=.*|GRUB_WALLPAPER=/usr/share/plymouth/themes/%theme/grub.jpg|" \
/etc/sysconfig/grub2 ||:
2008-12-18 15:49:13 +03:00
%post mate-settings
subst 's/#theme-name=/theme-name=Clearlooks-Phenix/' /etc/lightdm/lightdm-gtk-greeter.conf ||:
2013-04-11 12:53:54 +04:00
/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas
2008-12-18 15:49:13 +03:00
%files alterator
%config %_altdir/*.rcc
/usr/share/alterator-browser-qt/design/*.rcc
/usr/share/alterator/design/*
2008-12-24 16:54:58 +03:00
%files graphics
%config /etc/alternatives/packages.d/%name-graphics
%_datadir/design
2008-12-24 16:54:58 +03:00
2008-12-18 15:49:13 +03:00
%files bootsplash
2010-11-12 16:21:50 +03:00
%_datadir/plymouth/themes/%theme/*
2008-12-17 11:49:16 +03:00
2009-01-14 14:57:09 +03:00
%files release
%_sysconfdir/*-*
%_sysconfdir/buildreqs/packages/ignore.d/*
2009-01-23 15:57:22 +03:00
%files notes
%_datadir/alt-notes/*
%files kde4-settings
%_sysconfdir/skel/.kde4
2010-12-15 14:08:43 +03:00
%files fvwm-settings
%_sysconfdir/skel/.fvwm2rc
%files mate-settings
%_datadir/glib-2.0/schemas/*.gschema.override
%_sysconfdir/skel/.config/Trolltech.conf
2009-06-10 19:16:50 +04:00
2009-02-27 15:58:37 +03:00
%files slideshow
/usr/share/install2/slideshow
%define indexhtmldir %_defaultdocdir/indexhtml
2009-03-24 18:01:28 +03:00
%files indexhtml
%ghost %indexhtmldir/index.html
%indexhtmldir/alt-docs
%indexhtmldir/documentation
%indexhtmldir/index-*.html
%indexhtmldir/index.css
2011-09-19 16:55:12 +04:00
%indexhtmldir/images
%_desktopdir/indexhtml.desktop
2009-03-24 18:01:28 +03:00
2008-12-17 11:49:16 +03:00
%changelog
* Tue Sep 10 2013 Andrey Cherepanov <cas@altlinux.org> 6.9.9-alt1
- Update branding for Seven platform
2013-04-09 14:41:03 +04:00
2013-04-04 15:35:31 +04:00
* Thu Apr 04 2013 Anton V. Boyarshinov <boyarsh@altlinux.ru> 6.0.0-alt9
- kde3 settings removed
2012-09-04 19:12:58 +04:00
* Tue Sep 04 2012 Andrey Cherepanov <cas@altlinux.org> 6.0.0-alt8
- Remove obsolete slideshow
2012-08-20 14:08:41 +04:00
* Mon Aug 20 2012 Andrey Cherepanov <cas@altlinux.org> 6.0.0-alt7
- Fix grub2 console font
* Fri Aug 17 2012 Andrey Cherepanov <cas@altlinux.org> 6.0.0-alt6
- Remove background from product logo
- Fix distro name
- Fix attribute name for meta http-equiv
- Fix grub background color
* Fri Jul 13 2012 Anton V. Boyarshinov <boyarsh@altlinux.ru> 6.0.0-alt5
2012-07-13 15:06:47 +04:00
- autoboot from usb fixed
* Thu May 17 2012 Andrey Cherepanov <cas@altlinux.org> 6.0.0-alt4
- Set appropriate product logo
- Modernize appearance of Alterator web interface
* Fri Apr 06 2012 Anton V. Boyarshinov <boyarsh@altlinux.ru> 6.0.0-alt3
- images with informika logo added
* Thu Apr 05 2012 Andrey Cherepanov <cas@altlinux.org> 6.0.0-alt2
- Adapt indexhtml to use from httpd2
- Add gksu for apt-indicator in GNOME
* Thu Nov 10 2011 Anton V. Boyarshinov <boyarsh@altlinux.ru> 6.0.0-alt1
- school server branding on top of centaurus one
* Thu Jun 11 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0.0-alt17
- merge with desktop
2009-05-29 19:39:41 +04:00
2009-05-13 19:57:57 +04:00
* Wed May 13 2009 Alexandra Panyukova <mex3@altlinux.ru> 5.0.0-alt16
- \%setup fixed from boyarsh@
2009-05-13 19:57:57 +04:00
- remove package name from .gear-rules from boyarsh@
2009-04-24 19:32:00 +04:00
* Fri Apr 24 2009 Alexandra Panyukova <mex3@altlinux.ru> 5.0.0-alt15
- minor fixes of strange merge
- changes in alterator.css.in from inger@
2009-04-17 17:26:53 +04:00
* Fri Apr 17 2009 Alexandra Panyukova <mex3@altlinux.ru> 5.0.0-alt14
- better quality background image for installer
2009-04-16 16:41:22 +04:00
* Thu Apr 16 2009 Alexandra Panyukova <mex3@altlinux.ru> 5.0.0-alt13
- alterator.css = alterator.css+menu.css
- some strange results of merge fixed
2009-04-14 00:47:57 +04:00
* Fri Apr 10 2009 Alexandra Panyukova <mex3@altlinux.ru> 5.0.0-alt12
- gear-rules fixed
2009-04-10 19:04:48 +04:00
* Fri Apr 10 2009 Alexandra Panyukova <mex3@altlinux.ru> 5.0.0-alt11
- web logo - white and smaller;
labels on buttons - darker;
disabled elements - lighter;
2009-04-10 16:45:08 +04:00
* Fri Apr 10 2009 Alxandra Panyukova <mex3@altlinux.ru> 5.0.0-alt10
- some misspells fixed
2009-04-09 17:23:08 +04:00
* Thu Apr 09 2009 Alexandra Panyukova <mex3@altlinux.ru> 5.0.0-alt9
- darker text and new logo for web
* Thu Apr 09 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0.0-alt8
- gradients and some colors in css fixed by mex3@
2009-04-08 20:27:48 +04:00
* Tue Apr 07 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0.0-alt7
- fixes for installer design from mex3@
* Fri Apr 03 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0.0-alt6
- default gray design from mex3@
- \%status_en intorduces for release file
* Wed Apr 01 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0.0-alt5
- logo in www design fixed
* Tue Mar 31 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0.0-alt4
- www design fixed
* Tue Mar 31 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0.0-alt3
- conflicts for -alterator subpackages added
- design for web alterator changed
* Mon Mar 30 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0.0-alt2
- -browser-qt subpackage remaned to -alterator as it really is
* Fri Mar 27 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0.0-alt1
- addes \%status to altlinux-release
- images for verbose bootsplash mode from one source
* Wed Mar 25 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt24
- added versioned provides for indexhtml
* Tue Mar 24 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt23
2009-03-24 18:01:28 +03:00
- indexhtml subpackage added
* Mon Mar 23 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt22
- nepomukserverrc added into kde4
* Wed Mar 18 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt21
- other images for browser-qt added
- gtkrcs added into kde4-settings
- plasma-applet-networkmanagenemt removed from kde4 by default
- conflicts bitween different brandings added
* Thu Mar 05 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt20
2009-03-05 13:34:10 +03:00
- steps icons added
* Fri Feb 27 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt19
2009-02-27 15:58:37 +03:00
- sample slideshow added
* Wed Feb 25 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt18
- 1024x768 removed :D
- more transparent menu selection bar
* Tue Feb 24 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt17
- 1024x768 added
- fonts changed
* Thu Feb 19 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt16
- not setup language in bootloader during install (when it is 'C')
* Wed Feb 18 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt15
- rebuild with new bootloader-source with support of real language change
* Tue Feb 17 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt14
- auto set default language for bootloader from /etc/sysconfig/i18n
* Mon Feb 16 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt13
- rebuild for fix oversized /boot/splash/message
* Fri Feb 13 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt12
- default language set to ru_RU for system boot
* Wed Feb 11 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt11
- fixed conflict of notes subpackage with itself
* Tue Feb 10 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt10
- more kde4 settings from zerg@
- alternative and obsoletes for graphics added
* Thu Feb 05 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt9
- rebuild with new translations
* Thu Feb 05 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt8
- added kde4-settings subpackage
* Wed Feb 04 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt7
- added conflicts for notes
2009-02-04 12:42:55 +03:00
* Mon Jan 26 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt6
- xdm background fixed
2009-01-23 15:57:22 +03:00
* Fri Jan 23 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt5
- added 'notes' subpackage
* Thu Jan 15 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt4
- fixed problem with owerwritten alternative
2009-01-14 14:57:09 +03:00
* Wed Jan 14 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt3
- release subpackage added