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

804 lines
26 KiB
RPMSpec
Raw Normal View History

2011-05-24 13:58:55 +04:00
%define Theme KDesktop
2010-09-14 19:31:05 +04:00
%define codename Centaurea Sadleriana
2009-01-23 14:44:50 +03:00
%define brand altlinux
%define Brand ALT Linux
2009-03-31 00:40:21 +04:00
2009-11-19 18:16:45 +03:00
Name: branding-%brand-kdesktop
Version: 6.0.0
2011-08-16 15:39:08 +04:00
Release: alt33
2008-12-17 11:49:16 +03:00
BuildArch: noarch
2008-12-24 16:54:58 +03:00
2009-11-23 13:48:02 +03:00
%define theme %name
%define design_graphics_abi_epoch 0
%define design_graphics_abi_major 12
%define design_graphics_abi_minor 0
%define design_graphics_abi_bugfix 0
2011-04-26 10:12:11 +04:00
BuildRequires: cpio 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
2009-11-23 13:48:02 +03:00
BuildRequires(pre): libqt4-core
2008-12-24 16:54:58 +03:00
BuildRequires: libalternatives-devel
BuildRequires: libqt4-devel
BuildRequires: ImageMagick fontconfig bc libGConf-devel
2008-12-24 16:54:58 +03:00
2011-08-16 15:39:08 +04:00
%define status %nil
%define status_en %nil
%define variants altlinux-desktop altlinux-office-desktop altlinux-office-server altlinux-lite altlinux-workbench school-master altlinux-gnome-desktop
2008-12-17 11:49:16 +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
2008-12-17 11:49:16 +03:00
2010-09-21 10:43:54 +04:00
%define grub_normal white/black
%define grub_high black/white
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-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
%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 %Brand %Theme
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 %Brand %Theme
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
2009-11-19 17:26:37 +03:00
Provides: design-graphics = %design_graphics_abi_major.%design_graphics_abi_minor.%design_graphics_abi_bugfix
Provides: design-graphics-%theme branding-alt-%theme-graphics design-graphics-kdesktop
Obsoletes: branding-alt-%theme-graphics design-graphics-%theme design-graphics-kdesktop
Provides: gnome-session-splash = %version-%release
PreReq(post,preun): alternatives >= 0.2
%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-school-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 %Brand %version %Theme
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 %Brand %version %Theme
2009-05-29 19:39:41 +04:00
%package kde3-settings
2011-04-26 14:36:14 +04:00
BuildArch: noarch
2009-05-29 19:39:41 +04:00
Summary: KDE3 settings for %Brand %version %Theme
License: Distributable
Group: Graphical desktop/KDE
2009-06-02 19:46:15 +04:00
Requires: ksplash-engine-moodin
PreReq: %name-graphics
2009-05-29 19:39:41 +04:00
Conflicts: %(for n in %variants ; do [ "$n" = %brand-%theme ] || echo -n "branding-$n-kde3-settings ";done )
%description kde3-settings
KDE3 settings for %Brand %version %Theme
2010-12-15 14:08:43 +03:00
%package fvwm-settings
2011-04-26 14:36:14 +04:00
BuildArch: noarch
2010-12-15 14:08:43 +03:00
Summary: FVWM2 settings for %Brand %version %Theme
License: Distributable
Group: Graphical desktop/FVWM based
Conflicts: %(for n in %variants ; do [ "$n" = %brand-%theme ] || echo -n "branding-$n-fvwm-settings ";done )
%description fvwm-settings
FVWM2 settings for %Brand %version %Theme
2009-06-10 19:16:50 +04:00
%package gnome-settings
2011-04-26 14:36:14 +04:00
BuildArch: noarch
2009-06-10 19:16:50 +04:00
Summary: GNOME settings for %Brand %version %Theme
License: Distributable
2009-08-06 18:26:26 +04:00
Group: Graphical desktop/GNOME
2009-06-10 19:16:50 +04:00
Requires: gtk2-theme-mist
PreReq: gnome-panel
Provides: gnome-theme-%brand-%theme = %version-%release
Provides: metacity-theme-%brand-%theme = %version-%release
Provides: metacity-theme
2011-04-26 13:27:56 +04:00
Provides: gnome-menus = 2.30.4
2009-07-16 12:58:23 +04:00
Conflicts: %(for n in %variants ; do [ "$n" = %brand-%theme ] || echo -n "branding-$n-gnome-settings ";done )
2009-06-10 19:16:50 +04:00
%description gnome-settings
GNOME settings for %Brand %version %Theme
2009-08-06 18:26:26 +04:00
2009-02-27 15:58:37 +03:00
%package slideshow
2011-04-26 14:36:14 +04:00
BuildArch: noarch
2009-02-27 15:58:37 +03:00
Summary: Slideshow for %Brand %version %Theme installer
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 %Brand %version %Theme installer
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-school-server
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
2011-04-26 10:12:11 +04:00
THEME=%theme NAME='%Theme' BRAND_FNAME='%Brand' BRAND='%brand' STATUS_EN=%status_en STATUS=%status VERSION=%version 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
2009-11-19 17:26:37 +03:00
GRAPHICS_ALTPRIO=`printf '%%.3d%%.3d%%.3d%%.3d\n' %design_graphics_abi_epoch %design_graphics_abi_major %design_graphics_abi_minor %design_graphics_abi_bugfix`
install -d %buildroot//etc/alternatives/packages.d
cat >%buildroot/etc/alternatives/packages.d/%name-graphics <<__EOF__
2009-11-19 17:26:37 +03:00
%_datadir/design-current %_datadir/design/%theme $GRAPHICS_ALTPRIO
%_datadir/design/current %_datadir/design/%theme $GRAPHICS_ALTPRIO
__EOF__
2009-11-19 18:16:45 +03:00
2009-01-14 14:57:09 +03:00
#release
2009-11-19 18:16:45 +03:00
mkdir -p %buildroot%_sysconfdir/buildreqs/packages/ignore.d/
2009-01-14 14:57:09 +03:00
install -pD -m644 /dev/null %buildroot%_sysconfdir/buildreqs/packages/ignore.d/%name-release
echo "%distribution %version %Theme %status_en (%codename)" >%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
#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/
2011-06-24 17:11:29 +04:00
mkdir -p %buildroot%_sysconfdir/kde4/xdg/menus/applications-merged/
2011-06-29 16:40:54 +04:00
install -m 0644 menu/*.menu %buildroot%_sysconfdir/kde4/xdg/menus/applications-merged/
popd
2008-12-24 16:54:58 +03:00
2009-05-29 19:39:41 +04:00
#kde3-settings
pushd kde3-settings
mkdir -p %buildroot%_sysconfdir/skel/.kde
2009-05-29 20:56:22 +04:00
cp -a kde/* %buildroot%_sysconfdir/skel/.kde/
2009-06-03 16:40:19 +04:00
mkdir -p %buildroot%_sysconfdir/skel/.kde/share
mkdir -p %buildroot%_sysconfdir/skel/.kde/share/config
mkdir -p %buildroot%_sysconfdir/skel/.kde/share/apps
cp -a config/* %buildroot%_sysconfdir/skel/.kde/share/config/
cp -a apps/* %buildroot%_sysconfdir/skel/.kde/share/apps/
popd
#kde3-splash
pushd kde3-styles-splash
mkdir -p "%buildroot/%_datadir/apps/ksplash/Themes/ALTLinux%Theme"
install -m 644 *.jpg "%buildroot/%_datadir/apps/ksplash/Themes/ALTLinux%Theme/"
install -m 644 *.png "%buildroot/%_datadir/apps/ksplash/Themes/ALTLinux%Theme/"
install -m 644 *.rc "%buildroot/%_datadir/apps/ksplash/Themes/ALTLinux%Theme/"
2009-05-29 19:39:41 +04:00
popd
2010-12-15 14:08:43 +03:00
#fwvm-settings
mkdir -p %buildroot/etc/skel
install -m 644 fvwm-settings/.fvwm2rc %buildroot/etc/skel/
2009-06-10 19:16:50 +04:00
#gnome-settings
2009-07-17 12:54:30 +04:00
%define XdgThemeName %Brand %Theme
2009-06-10 19:16:50 +04:00
pushd gnome-settings
2009-07-12 17:18:53 +04:00
mkdir -p '%buildroot/%_datadir/themes/%XdgThemeName'
install -m 644 panel-default-setup.entries '%buildroot/%_datadir/themes/%XdgThemeName/'
2009-07-12 17:18:53 +04:00
mkdir -p '%buildroot/%_datadir/themes/%XdgThemeName/gtk-2.0'
install -m 644 gtkrc '%buildroot/%_datadir/themes/%XdgThemeName/gtk-2.0'
mkdir -p '%buildroot/%_datadir/themes/%XdgThemeName/metacity-1'
install -m 644 metacity-theme-1.xml '%buildroot/%_datadir/themes/%XdgThemeName/metacity-1/'
install -m 644 index.theme '%buildroot/%_datadir/themes/%XdgThemeName/'
2011-06-06 17:04:04 +04:00
mkdir -p '%buildroot/etc/gnome/xdg/menus/'
install -m 644 gnome-applications.menu '%buildroot/etc/gnome/xdg/menus/'
install -m 644 settings.menu '%buildroot/etc/gnome/xdg/menus/'
2009-06-10 19:16:50 +04:00
popd
2009-02-27 15:58:37 +03:00
#slideshow
mkdir -p %buildroot/usr/share/install2/slideshow
2011-08-03 18:11:56 +04:00
install -m 0644 slideshow/* %buildroot/usr/share/install2/slideshow/
2009-02-27 15:58:37 +03:00
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 gnome-settings
%gconf2_set string /desktop/gnome/interface/font_name Sans 11
%gconf2_set string /desktop/gnome/interface/monospace_font_name Monospace 10
cat '/%_datadir/themes/%XdgThemeName/panel-default-setup.entries' > \
/etc/gconf/schemas/panel-default-setup.entries
/usr/bin/gconftool-2 --direct --config-source=$(/usr/bin/gconftool-2 --get-default-source) \
--load='/%_datadir/themes/%XdgThemeName/panel-default-setup.entries'
/usr/bin/gconftool-2 --direct --config-source=$(/usr/bin/gconftool-2 --get-default-source) \
--load='/%_datadir/themes/%XdgThemeName/panel-default-setup.entries' /apps/panel
2008-12-24 16:54:58 +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
2011-06-24 17:11:29 +04:00
%_sysconfdir/kde4/xdg/menus/applications-merged/*.menu
%_sysconfdir/skel/.kde4
2011-04-26 14:36:14 +04:00
%ifnarch %arm
2009-05-29 19:39:41 +04:00
%files kde3-settings
2009-05-29 20:56:22 +04:00
%_sysconfdir/skel/.kde
%_datadir/apps/ksplash/Themes/*
2011-04-26 14:36:14 +04:00
%endif
2009-05-29 19:39:41 +04:00
2010-12-15 14:08:43 +03:00
%files fvwm-settings
%_sysconfdir/skel/.fvwm2rc
2009-06-10 19:16:50 +04:00
%files gnome-settings
2009-07-12 17:18:53 +04:00
%_datadir/themes/*
2011-06-06 17:04:04 +04:00
/etc/gnome/xdg/menus/*
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-08-06 18:26:26 +04:00
2009-03-24 18:01:28 +03:00
%files indexhtml
%ghost %indexhtmldir/index.html
%indexhtmldir/index-*.html
%indexhtmldir/index.css
%indexhtmldir/img
%_desktopdir/indexhtml.desktop
%_datadir/kde4/apps/kio_desktop/DesktopLinks/indexhtml.desktop
2009-08-06 18:26:26 +04:00
2008-12-17 11:49:16 +03:00
%changelog
2011-08-16 15:39:08 +04:00
* Tue Aug 16 2011 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt33
- remove "beta"
- fix FAQ URL for uk,en languages
2011-08-03 18:06:05 +04:00
* Wed Aug 03 2011 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt32
- add KDesktop slideshow
* Tue Jul 05 2011 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt31
- don't require altlinux-freedesktop-menu-gnomish-menu
2011-07-04 14:01:46 +04:00
* Mon Jul 04 2011 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt30
- fix indexhtml.desktop permissions
2011-07-01 14:43:26 +04:00
* Fri Jul 01 2011 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt29
- add grub.png symlink to steps
- rebuilt with new design-bootloader-source
2011-06-24 17:11:29 +04:00
* Fri Jun 24 2011 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt28
- hide cups in KDE4 menu
* Fri Jun 24 2011 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt27
- install indexhtml.desktop to KDE4 desktop
2011-06-17 13:23:31 +04:00
* Fri Jun 17 2011 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt26
- fix indexhtml look
2011-06-16 18:35:26 +04:00
* Thu Jun 16 2011 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt25
- update boot images
2011-06-16 17:33:23 +04:00
* Thu Jun 16 2011 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt24
- fix boot progress images
2011-06-16 15:40:26 +04:00
* Thu Jun 16 2011 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt23
- update boot backgrounds
2011-06-14 18:34:14 +04:00
* Tue Jun 14 2011 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt22
- update bootsplash images
2011-06-10 17:11:34 +04:00
* Fri Jun 10 2011 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt21
- update boot backgrounds
2011-06-10 15:59:46 +04:00
* Fri Jun 10 2011 Anton V. Boyarshinov <boyarsh@altlinux.ru> 6.0.0-alt11
- images with p6 logo
2011-06-08 17:32:28 +04:00
* Wed Jun 08 2011 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt20
- fix grub2 theme colors
2011-06-07 16:25:42 +04:00
* Tue Jun 07 2011 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt19
- fix bootloader colors
- fetch colors from KDE4
2011-06-06 17:06:27 +04:00
* Mon Jun 06 2011 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt18
- fix installer scroll area border color
- merge last changes from centaurus branding
* Mon Jun 06 2011 Anton V. Boyarshinov <boyarsh@altlinux.ru> 6.0.0-alt10
- automatic 800x600 for virtualbox
2011-06-03 15:15:45 +04:00
* Fri Jun 03 2011 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt17
- add logos
- update kdm colors
2011-06-02 19:15:44 +04:00
* Thu Jun 02 2011 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt16
- update basic colors
2011-06-01 17:40:04 +04:00
* Wed Jun 01 2011 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt15
- update basic backgrounds and colors
* Thu May 26 2011 Anton V. Boyarshinov <boyarsh@altlinux.ru> 6.0.0-alt9
- setup default gnome panel
- .gconf deleted from etcskel
2011-05-24 13:58:55 +04:00
* Tue May 24 2011 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt14
- change title label to KDesktop
* Mon May 23 2011 Anton V. Boyarshinov <boyarsh@altlinux.ru> 6.0.0-alt8
- dependence on altlinux-menus dropped
* Sat May 07 2011 Anton V. Boyarshinov <boyarsh@altlinux.ru> 6.0.0-alt7
- beta status deleted
- rebuild with design-bootloader-source 5.9-alt4
2011-04-28 17:21:07 +04:00
* Thu Apr 28 2011 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt13
- fix default background color
2011-04-28 16:05:56 +04:00
* Thu Apr 28 2011 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt12
- fix requires
2011-04-28 11:47:22 +04:00
* Thu Apr 28 2011 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt11
- remove old unused backgrounds
- fix gnome settings placement
- import last changes from centaurus branding
* Wed Apr 27 2011 Anton V. Boyarshinov <boyarsh@altlinux.ru> 6.0.0-alt6
- settings menu translation fixed
* Tue Apr 26 2011 Anton V. Boyarshinov <boyarsh@altlinux.ru> 6.0.0-alt5
- arm buildabulity
- gnome menus customization
2011-04-12 16:11:41 +04:00
* Tue Apr 12 2011 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt10
- update groups and steps icons
2011-03-24 17:17:11 +03:00
* Thu Mar 24 2011 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt9
- return kde3 startup splash
* Tue Feb 22 2011 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt8
- import last changes from centaurus branding
* Mon Feb 21 2011 Anton V. Boyarshinov <boyarsh@altlinux.ru> 6.0.0-alt4
- indexhtml colors changed (mex3)
* Fri Feb 11 2011 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt7
- import last changes from centaurus branding
* Thu Feb 10 2011 Anton V. Boyarshinov <boyarsh@altlinux.ru> 6.0.0-alt3
- fixed logo in web interface
2011-02-10 15:36:39 +03:00
- boot colors changed
2011-02-07 18:41:23 +03:00
* Mon Feb 07 2011 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt6
- update kdm4 color scheme
- import last changes from centaurus branding
* Thu Feb 03 2011 Anton V. Boyarshinov <boyarsh@altlinux.ru> 6.0.0-alt2
- install menu position changed
- web design from mex3@
2011-02-07 18:41:23 +03:00
2011-02-01 19:54:53 +03:00
* Tue Feb 01 2011 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt5
- import last changes from centaurus branding
2011-01-31 12:38:11 +03:00
* Fri Jan 28 2011 Anton V. Boyarshinov <boyarsh@altlinux.ru> 6.0.0-alt1
- production slideshow
- installer wallpaper changed
- grub theme
2010-12-15 14:37:59 +03:00
* Wed Dec 15 2010 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.9.9-alt11
- fvwm settings added
2010-11-19 18:50:00 +03:00
* Fri Nov 19 2010 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt4
- import last changes from centaurus:
- gfxboot colors changed
2010-11-16 17:09:50 +03:00
* Tue Nov 16 2010 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt3
- import last changes from centaurus:
- plymouth: scaling for non 4:3 or 16:9 resolutions fixed
- non 4:3 or 16:9 resolutions support
- typo in plymouth script fixed
2010-11-12 18:07:51 +03:00
* Fri Nov 12 2010 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt2
- update last changes from centaurus
2010-10-28 18:44:53 +04:00
* Thu Oct 28 2010 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt1
- update fixes from centaurus
2010-09-30 18:55:14 +04:00
* Thu Sep 30 2010 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt0.3
- update graphics from centaurus
2010-09-14 19:31:05 +04:00
* Tue Sep 14 2010 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt0.2
- update design, codename
2010-09-09 20:21:38 +04:00
* Thu Sep 09 2010 Sergey V Turchin <zerg@altlinux.org> 6.0.0-alt0.1
- update kdesktop design to 6.0.0 beta
* Tue Aug 31 2010 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.9.9-alt4
- status changed to beta
- background changed
2010-08-05 15:29:17 +04:00
* Mon Aug 02 2010 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.9.9-alt3
- fonts changed
* Tue May 25 2010 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.9.9-alt2.2
- rebuld with design-bootloader-source 5.9
* Fri May 21 2010 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.9.9-alt2.1
- rebuild with gfxboot.git-4.1.47
2010-04-06 14:01:28 +04:00
* Tue Apr 06 2010 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.9.9-alt2
- product-logo.png changed
2010-03-04 17:03:16 +03:00
* Thu Mar 04 2010 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.9.9-alt1
- Centaurus branding
2010-03-04 17:03:16 +03:00
* Wed Mar 03 2010 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0.1-alt1
- OO.o desktop files names changed
2009-12-23 19:17:48 +03:00
* Wed Dec 23 2009 Sergey V Turchin <zerg@altlinux.org> 5.0.0-alt28.M51.1
- built for M51
2009-12-23 19:15:26 +03:00
* Wed Dec 23 2009 Sergey V Turchin <zerg@altlinux.org> 5.0.0-alt29
- add icon for Firewall group
- remove "beta"
2009-11-27 17:17:38 +03:00
* Fri Nov 27 2009 Sergey V Turchin <zerg@altlinux.org> 5.0.0-alt26.M51.3
- built for M51
2009-11-27 17:00:53 +03:00
* Fri Nov 27 2009 Sergey V Turchin <zerg@altlinux.org> 5.0.0-alt28
- update steps and groups icons
2009-11-23 19:21:56 +03:00
* Mon Nov 23 2009 Sergey V Turchin <zerg@altlinux.org> 5.0.0-alt26.M51.2
- built for M51
2009-11-23 17:04:43 +03:00
* Mon Nov 23 2009 Sergey V Turchin <zerg@altlinux.org> 5.0.0-alt27
- update sysconfig-base icon
2009-11-23 16:11:56 +03:00
* Mon Nov 23 2009 Sergey V Turchin <zerg@altlinux.org> 5.0.0-alt26
- udpate graphics
- update alterator-browser-qt style
- remove bootsplash and graphics conflicts
- move status word to SouthEast
* Fri Oct 30 2009 Artem Zolochevskiy <azol@altlinux.ru> 5.0.0-alt25
- indexhtml:
+ change default indexhtml dir
+ use unified local documentation link
* Mon Oct 26 2009 Andrey Cherepanov <cas@altlinux.org> 5.0.0-alt22
- provide design-graphics and gnome-session-splash to avoid wrong
graphics package installation
2009-09-09 15:26:14 +04:00
* Thu Oct 22 2009 Andrey Cherepanov <cas@altlinux.org> 5.0.0-alt21
- fix Russian name and copyright years
- fix images
- remove beta status
2010-09-09 17:12:24 +04:00
* Tue Sep 24 2009 Alexandra Panyukova <mex3@altlinux.ru> 5.0.0-alt24
- new pictures
2009-09-07 13:03:54 +04:00
* Mon Sep 07 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0.0-alt20
- beep on boot disabled
2009-08-17 16:54:01 +04:00
* Thu Aug 13 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0.0-alt19
- production images, slides (and colors?)
2009-08-13 15:06:02 +04:00
* Sun Jul 12 2009 Alexey Rusakov <ktirf@altlinux.org> 5.0.0-alt18.1.1
- fix unexpanded autoconf substitute (closes bug 20757)
- beautify theme names in -gnome-settings
* Thu Jun 25 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0.0-alt18.1
- titles removed from wallpater and installer
2009-06-25 11:28:32 +04:00
* Wed Jun 24 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0.0-alt18
- sources restructure
* Thu Jun 11 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0.0-alt17
- ksplashrc added for kde4
- kde3-settings and splash for kde3 added (mex@)
- gnome-settngs added (mex@)
2009-05-29 19:39:41 +04:00
2009-05-13 20:03:37 +04:00
* Wed May 13 2009 Alexandra Panyukova <mex3@altlinux.ru> 5.0.0-alt16
- \%setup fixed from boyarsh@
2009-05-13 20:03:37 +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
2008-12-26 16:43:03 +03:00
* Fri Dec 26 2008 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt2
- colors integration
- graphics package added
2008-12-26 16:43:03 +03:00
2008-12-17 11:49:16 +03:00
* Thu Dec 18 2008 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt1
- initial sceleton