2009-07-06 00:59:02 +04:00
%define theme slinux
2010-03-16 18:20:03 +03:00
%define Name Simply Linux
2009-08-19 13:43:15 +04:00
%define codename Billy
2009-10-31 17:40:55 +03:00
%define status %nil
2009-07-06 00:59:02 +04:00
%define variants altlinux-office-desktop altlinux-office-server altlinux-desktop
2011-04-13 18:57:45 +04:00
%define brand simply
2009-07-06 00:59:02 +04:00
Name : branding-simply-linux
2011-04-13 18:57:45 +04:00
Version : 6.0.0
2011-05-13 08:48:59 +04:00
Release : alt2
2009-07-06 00:59:02 +04:00
BuildArch : noarch
2011-04-28 20:40:25 +04:00
BuildRequires : cpio gfxboot >= 4 fonts-ttf-dejavu fonts-ttf-droid
2009-07-06 00:59:02 +04:00
BuildRequires : design-bootloader-source >= 5.0-alt2
BuildRequires(pre): libqt4-core
BuildRequires : libalternatives-devel
BuildRequires : libqt4-devel
2011-04-13 18:57:45 +04:00
BuildRequires : ImageMagick fontconfig bc libGConf-devel
2009-07-06 00:59:02 +04:00
Packager : Denis Koryavov <dkoryavov@altlinux.org>
Source : %name-%version.tar
Group : Graphics
Summary : System/Base
License : GPL
%description
2010-03-16 18:20:03 +03:00
Distro-specific packages with design and texts for Simply Linux distribution.
2009-08-19 13:43:15 +04:00
%description -l ru_RU.UTF-8
2010-03-16 18:20:03 +03:00
Пакеты, для дистрибутива " П р о с т о Л и н у к с " (Simply Linux)
2009-07-06 00:59:02 +04:00
%package bootloader
Group : System/Configuration/Boot and Init
2011-04-13 18:57:45 +04:00
Summary : Graphical boot logo for grub2, lilo and syslinux
2009-08-21 12:00:55 +04:00
Summary(ru_RU.UTF-8): Тема для экрана выбора вариантов загрузки (lilo и syslinux)
2009-07-06 00:59:02 +04:00
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
Conflicts : %(for n in %variants ; do [ " $ n " = %theme ] || echo -n " b r a n d i n g - $ n - b o o t l o a d e r " ;done )
2011-04-13 18:57:45 +04:00
%define grub_normal white/black
%define grub_high black/white
2009-07-06 00:59:02 +04:00
%description bootloader
2010-03-16 18:20:03 +03:00
Here you find the graphical boot logo for Simply Linux distribution.
2009-08-19 13:43:15 +04:00
Suitable for both lilo and syslinux.
%description bootloader -l ru_RU.UTF-8
В данном пакете находится тема для экрана выбора вариантов загрузки (lilo и syslinux)
2010-03-16 18:20:03 +03:00
для дистрибутива " П р о с т о Л и н у к с " (Simply Linux).
2009-07-06 00:59:02 +04:00
%package bootsplash
Summary : Theme for splash animations during bootup
2009-08-21 12:00:55 +04:00
Summary(ru_RU.UTF-8): Тема для экрана загрузки для дистрибутива " П р о с т о Л и н у к с "
2009-07-06 00:59:02 +04:00
License : Distributable
Group : System/Configuration/Boot and Init
2011-04-13 18:57:45 +04:00
Provides : plymouth-theme-%theme
Requires : plymouth-plugin-script
PreReq : plymouth
2009-07-06 00:59:02 +04:00
Conflicts : %(for n in %variants ; do [ " $ n " = %theme ] || echo -n " b r a n d i n g - $ n - b o o t s p l a s h " ;done )
2009-08-19 13:43:15 +04:00
2009-07-06 00:59:02 +04:00
%description bootsplash
2010-03-16 18:20:03 +03:00
This package contains graphics for boot process for Simply Linux
2009-08-19 13:43:15 +04:00
(needs console splash screen enabled).
%description bootsplash -l ru_RU.UTF-8
В данном пакете находится тема для экрана загрузки для дистрибутива
2010-03-16 18:20:03 +03:00
" П р о с т о Л и н у к с " (Simply Linux).
2009-07-06 00:59:02 +04:00
%package alterator
2010-03-16 18:20:03 +03:00
Summary : Design for alterator for Simply Linux
2009-08-21 12:00:55 +04:00
Summary(ru_RU.UTF-8): Тема для " Ц е н т р а у п р а в л е н и я с и с т е м о й " и QT для дистрибутива " П р о с т о Л и н у к с "
2009-07-06 00:59:02 +04:00
License : GPL
Group : System/Configuration/Other
Packager : Denis Koryavov <dkoryavov@altlinux.org>
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
Conflicts : %(for n in %variants ; do [ " $ n " = %theme ] || echo -n " b r a n d i n g - $ n - b r o w s e r - q t " ;done )
2009-11-24 11:01:44 +03:00
Obsoletes : design-alterator-server design-alterator-desktop design-altertor-browser-desktop design-altertor-browser-server branding-altlinux-backup-server-alterator
2009-07-06 00:59:02 +04:00
PreReq(post,preun): alternatives >= 0.2 alterator
%description alterator
2010-03-16 18:20:03 +03:00
Design for QT and web alterator for Simply Linux.
2009-08-19 13:43:15 +04:00
%description alterator -l ru_RU.UTF-8
В данном пакете находится тема для " Ц е н т р а у п р а в л е н и я с и с т е м о й " (Alterator)
2010-03-16 18:20:03 +03:00
и модулей библиотеки QT для дистрибутива " П р о с т о Л и н у к с " (Simply Linux).
2009-07-06 00:59:02 +04:00
%package graphics
2010-03-16 18:20:03 +03:00
Summary : Design for Simply Linux
2009-08-21 12:00:55 +04:00
Summary(ru_RU.UTF-8): Тема для дистрибутива " П р о с т о Л и н у к с "
2009-07-06 00:59:02 +04:00
License : Different licenses
Group : Graphics
Provides : design-graphics-%theme branding-alt-%theme-graphics
Obsoletes : branding-alt-%theme-graphics design-graphics-%theme
2011-04-13 18:57:45 +04:00
Provides : design-graphics = 12.0.0
2009-07-06 00:59:02 +04:00
PreReq(post,preun): alternatives >= 0.2
Conflicts : %(for n in %variants ; do [ " $ n " = %theme ] || echo -n " b r a n d i n g - $ n - g r a p h i c s " ;done )
%description graphics
2010-03-16 18:20:03 +03:00
This package contains some graphics for Simply Linux design.
2009-08-19 13:43:15 +04:00
%description graphics -l ru_RU.UTF-8
В данном пакете находится необходимые графические элементы для дистрибутива
2010-03-16 18:20:03 +03:00
" П р о с т о Л и н у к с " (Simply Linux).
2009-07-06 00:59:02 +04:00
%define provide_list altlinux fedora redhat system altlinux
%define obsolete_list altlinux-release fedora-release redhat-release
2009-11-24 11:01:44 +03:00
%define conflicts_list altlinux-release-sisyphus altlinux-release-4.0 altlinux-release-5.0 altlinux-release-5.1 altlinux-release-junior altlinux-release-master altlinux-release-server altlinux-release-terminal altlinux-release-small_business
2009-07-06 00:59:02 +04:00
%package release
2010-03-16 18:20:03 +03:00
Summary : Simply Linux release file
2009-08-21 12:00:55 +04:00
Summary(ru_RU.UTF-8): Описание дистрибутива " П р о с т о Л и н у к с "
2009-07-06 00:59:02 +04:00
Copyright: GPL
Group : System/Configuration/Other
Packager : Denis Koryavov <dkoryavov@altlinux.org>
Provides : %(for n in %provide_list; do echo -n " $ n - r e l e a s e = % v e r s i o n - % r e l e a s e " ; done) altlinux-release-%theme branding-alt-%theme-release
Obsoletes : %obsolete_list branding-alt-%theme-release
Conflicts : %conflicts_list
Conflicts : %(for n in %variants ; do [ " $ n " = %theme ] || echo -n " b r a n d i n g - $ n - r e l e a s e " ;done )
%description release
2010-03-16 18:20:03 +03:00
Simply Linux %version release file.
2009-08-19 13:43:15 +04:00
%description release -l ru_RU.UTF-8
В данном пакете находится описание версии %version дистрибутива
2010-03-16 18:20:03 +03:00
" П р о с т о Л и н у к с " (Simply Linux).
2009-07-06 00:59:02 +04:00
%package notes
Provides : alt-license-theme = %version alt-notes-%theme
2009-11-24 11:01:44 +03:00
Obsoletes : alt-license-%theme alt-notes-%theme
2009-07-06 00:59:02 +04:00
Summary : Distribution license and release notes
2009-08-21 12:00:55 +04:00
Summary(ru_RU.UTF-8): Лицензия и дополнительные сведения для дистрибутива " П р о с т о Л и н у к с "
2009-07-06 00:59:02 +04:00
License : Distributable
Group : Documentation
2009-11-24 11:01:44 +03:00
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 alt-notes-desktop
2009-07-06 00:59:02 +04:00
Conflicts : %(for n in %variants ; do [ " $ n " = %theme ] || echo -n " b r a n d i n g - $ n - n o t e s " ;done )
%description notes
Distribution license and release notes
2009-08-19 13:43:15 +04:00
%description notes -l ru_RU.UTF-8
В данном пакете находится лицензия и дополнительные сведения для версии %version
2010-03-16 18:20:03 +03:00
дистрибутива " П р о с т о Л и н у к с " (Simply Linux).
2009-08-19 13:43:15 +04:00
2010-03-04 17:31:13 +03:00
%package xfce-settings
Summary : default settings for Xfce 4.6 for Simply linux distribution
License : Distributable
Group : Graphical desktop/XFce
Requires : PolicyKit-gnome
Requires : etcskel gtk2-theme-simplicity
Requires : gnome-icon-theme icon-theme-simple
Requires : branding-simply-linux-graphics
Obsoletes : xfce-settings-lite xfce-settings-school-lite
Conflicts : %(for n in %variants ; do [ " $ n " = %theme ] || echo -n " b r a n d i n g - $ n - x f c e - s e t t i n g s " ;done )
Conflicts : xfce-settings-simply-linux
%description xfce-settings
This package contains default settings for Xfce 4.6 for Simply linux distribution.
2009-07-06 00:59:02 +04:00
2009-08-19 13:43:15 +04:00
%package slideshow
2010-03-16 18:20:03 +03:00
Summary : Slideshow for Simply Linux %version installer.
2009-08-21 12:00:55 +04:00
Summary(ru_RU.UTF-8): Изображения для организации " с л а й д ш о у " в установщике дистрибутива " П р о с т о Л и н у к с "
2009-07-06 00:59:02 +04:00
License : Distributable
Group : System/Configuration/Other
Conflicts : %(for n in %variants ; do [ " $ n " = %theme ] || echo -n " b r a n d i n g - $ n - s l i d e s h o w " ;done )
%description slideshow
2010-03-16 18:20:03 +03:00
Slideshow for Simply Linux %version installer.
2009-07-06 00:59:02 +04:00
2009-08-19 13:43:15 +04:00
%description slideshow -l ru_RU.UTF-8
2009-08-21 12:00:55 +04:00
В данном пакете находятся изображения для организации " с л а й д ш о у " в установщике
2010-03-16 18:20:03 +03:00
дистрибутива " П р о с т о Л и н у к с " (Simply Linux).
2009-07-06 00:59:02 +04:00
2009-08-19 13:43:15 +04:00
%package indexhtml
2010-03-16 18:20:03 +03:00
Summary : Simply Linux html welcome page
2009-08-21 12:00:55 +04:00
Summary(ru_RU.UTF-8): Стартовая страница для дистрибутива " П р о с т о Л и н у к с "
2009-07-06 00:59:02 +04:00
License : distributable
Group : System/Base
Provides : indexhtml indexhtml-%theme = %version indexhtml-Desktop = 1:5.0
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-11-24 11:01:44 +03:00
Conflicts : branding-altlinux-backup-server-indexhtml
2009-07-06 00:59:02 +04:00
Requires : xdg-utils
Requires(post) : indexhtml-common
%description indexhtml
2010-03-16 18:20:03 +03:00
Simply Linux index.html welcome page.
2009-08-19 13:43:15 +04:00
%description indexhtml -l ru_RU.UTF-8
В данном пакете содержится стартовая страница для дистрибутива
2010-03-16 18:20:03 +03:00
" П р о с т о Л и н у к с " (Simply Linux).
2009-08-19 13:43:15 +04:00
2009-07-06 00:59:02 +04:00
%prep
%setup -q
%build
autoconf
THEME=%theme NAME='%Name' STATUS=%status VERSION=%version ./configure
make
%install
2011-04-13 18:57:45 +04:00
%makeinstall
make x86 DESTDIR=%buildroot datadir=%buildroot%_datadir sysconfdir=%buildroot%_sysconfdir
2009-07-06 00:59:02 +04:00
#graphics
mkdir -p %buildroot/%_datadir /design/{%theme,backgrounds}
2009-11-18 11:08:24 +03:00
mkdir -p %buildroot/%_niconsdir
2009-11-24 11:07:33 +03:00
install graphics/icons/slinux.png %buildroot/%_niconsdir /slinux.png
2010-04-30 16:37:31 +04:00
install graphics/icons/mini/slinux.png %buildroot/%_iconsdir /altlinux.png
2009-07-06 00:59:02 +04:00
cp -ar graphics/* %buildroot/%_datadir /design/%theme
pushd %buildroot/%_datadir /design/%theme
pushd backgrounds
ln -sf ../../../wallpapers more
popd
popd
2009-08-19 13:43:15 +04:00
2009-07-06 00:59:02 +04:00
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__
#release
install -pD -m644 /dev/null %buildroot%_sysconfdir /buildreqs/packages/ignore.d/%name-release
echo " % N a m e % v e r s i o n % s t a t u s ( % c o d e n a m e ) " >%buildroot%_sysconfdir /altlinux-release
for n in fedora redhat system; do
ln -s altlinux-release %buildroot%_sysconfdir /$n-release
done
#notes
pushd notes
%makeinstall
popd
2010-03-04 17:31:13 +03:00
#xfce-settings
2011-04-28 20:40:25 +04:00
#pushd xfce-settings
#mkdir -p %buildroot/etc/skel/.config/Terminal
#mkdir -p %buildroot/etc/skel/.config/Thunar
#mkdir -p %buildroot/etc/skel/.config/autostart
#mkdir -p %buildroot/etc/skel/.config/sonata
2010-03-04 17:31:13 +03:00
2011-04-28 20:40:25 +04:00
#mkdir -p %buildroot/etc/skel/.gconf/apps/gnome-screensaver
#mkdir -p %buildroot/etc/skel/.gconf/desktop/gnome/session
2010-03-04 17:31:13 +03:00
2011-04-28 20:40:25 +04:00
#mkdir -p %buildroot/etc/skel/.config/xfce4/desktop
#mkdir -p %buildroot/etc/skel/.config/xfce4/notication-daemon-xfce
#mkdir -p %buildroot/etc/skel/.config/xfce4/panel
2011-04-13 18:57:45 +04:00
2011-04-28 20:40:25 +04:00
#mkdir -p %buildroot/etc/skel/.config/xfce4/panel/launcher-5
#mkdir -p %buildroot/etc/skel/.config/xfce4/panel/launcher-6
#mkdir -p %buildroot/etc/skel/.config/xfce4/panel/launcher-8
#mkdir -p %buildroot/etc/skel/.config/xfce4/panel/launcher-9
2011-04-13 18:57:45 +04:00
2011-04-28 20:40:25 +04:00
#mkdir -p %buildroot/etc/skel/.config/xfce4/xfconf
#mkdir -p %buildroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml
2010-03-04 17:31:13 +03:00
mkdir -p %buildroot/etc/skel/.local/share/applications
2011-04-28 20:40:25 +04:00
#mkdir -p %buildroot/etc/skel/Шаблоны
#mkdir -p %buildroot/etc/skel/Музыка
2010-03-04 17:31:13 +03:00
mkdir -p %buildroot/etc/skel/Музыка/mpd
mkdir -p %buildroot/etc/skel/Музыка/mpd/playlists
2011-04-28 20:40:25 +04:00
#cp xfce-settings/etcskel/Шаблоны %buildroot/etc/skel/
2010-03-04 17:31:13 +03:00
2011-04-28 20:40:25 +04:00
cp -r xfce-settings/etcskel/* %buildroot/etc/skel/
cp -r xfce-settings/etcskel/.config %buildroot/etc/skel/
cp -r xfce-settings/etcskel/.gconf %buildroot/etc/skel/
2010-04-01 19:40:50 +04:00
2011-04-28 20:40:25 +04:00
install -m 644 xfce-settings/etcskel/.local/share/applications/* %buildroot/etc/skel/.local/share/applications
install -m 644 xfce-settings/etcskel/.wm-select %buildroot/etc/skel/
install -m 644 xfce-settings/etcskel/.fonts.conf %buildroot/etc/skel/
install -m 644 xfce-settings/etcskel/.mpdconf %buildroot/etc/skel/
2010-03-04 17:31:13 +03:00
mkdir -p %buildroot/usr/share/xfce4/backdrops/vladstudio.com/1600x1200
mkdir -p %buildroot/usr/share/xfce4/backdrops/vladstudio.com/1680x1050
2011-04-28 20:40:25 +04:00
cp -P xfce-settings/backgrounds/*.jpg %buildroot/usr/share/xfce4/backdrops/
install -m 644 xfce-settings/backgrounds/vladstudio.com/LICENSE.txt %buildroot/usr/share/xfce4/backdrops/vladstudio.com/
install -m 644 xfce-settings/backgrounds/vladstudio.com/1600x1200/* %buildroot/usr/share/xfce4/backdrops/vladstudio.com/1600x1200/
install -m 644 xfce-settings/backgrounds/vladstudio.com/1680x1050/* %buildroot/usr/share/xfce4/backdrops/vladstudio.com/1680x1050/
install -m 644 xfce-settings/backgrounds/new*.png %buildroot/usr/share/xfce4/backdrops/
#popd
2010-03-04 17:31:13 +03:00
2009-07-06 00:59:02 +04:00
#slideshow
mkdir -p %buildroot/usr/share/install2/slideshow
install slideshow/* %buildroot/usr/share/install2/slideshow/
#indexhtml
%define _altdocsdir %_defaultdocdir/alt-docs
2009-10-31 17:40:55 +03:00
%define _indexhtmldir %_defaultdocdir/indexhtml
2011-04-13 18:57:45 +04:00
install components/indexhtml/*.html %buildroot%_defaultdocdir /indexhtml/
mkdir -p %buildroot%_defaultdocdir /indexhtml/img
install components/indexhtml/img/* %buildroot%_defaultdocdir /indexhtml/img/
#install -m644 components/indexhtml.desktop %buildroot%_desktopdir/
2009-07-06 00:59:02 +04:00
#bootloader
%pre bootloader
2011-04-28 20:40:25 +04:00
[ -s /usr/share/gfxboot/%theme ] && rm -fr /usr/share/gfxboot/%theme ||:
[ -s /boot/splash/%theme ] && rm -fr /boot/splash/%theme ||:
2009-07-06 00:59:02 +04:00
%post bootloader
%__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
[ " $ l a n g " = " C " ] || echo lang | cpio -o --append -F message
2011-04-13 18:57:45 +04:00
. shell-config
2011-04-28 20:40:25 +04:00
shell_config_set /etc/sysconfig/grub2 GRUB_THEME /boot/grub/themes/%theme/theme.txt
#shell_config_set /etc/sysconfig/grub2 GRUB_THEME /boot/grub/themes/%theme
2011-04-13 18:57:45 +04:00
shell_config_set /etc/sysconfig/grub2 GRUB_COLOR_NORMAL %grub_normal
shell_config_set /etc/sysconfig/grub2 GRUB_COLOR_HIGHLIGHT %grub_high
2009-07-06 00:59:02 +04:00
%preun bootloader
[ $1 = 0 ] || exit 0
[ " ` r e a d l i n k / b o o t / s p l a s h / m e s s a g e ` " != " % t h e m e / m e s s a g e " ] ||
%__rm -f /boot/splash/message
%post indexhtml
%_sbindir /indexhtml-update
%files bootloader
%_datadir /gfxboot/%theme
/boot/splash/%theme
2011-04-13 18:57:45 +04:00
/boot/grub/themes/%theme
2009-07-06 00:59:02 +04:00
#bootsplash
%post bootsplash
2011-04-13 18:57:45 +04:00
subst " s / T h e m e = . * / T h e m e = % t h e m e / " /etc/plymouth/plymouthd.conf
[ -f /etc/sysconfig/grub2 ] && \
2011-04-28 20:40:25 +04:00
subst " s | G R U B _ W A L L P A P E R = . * | G R U B _ W A L L P A P E R = / u s r / s h a r e / p l y m o u t h / t h e m e s / % t h e m e / g r u b . j p g | " \
2011-04-13 18:57:45 +04:00
/etc/sysconfig/grub2 ||:
2009-07-06 00:59:02 +04:00
%files alterator
2011-04-13 18:57:45 +04:00
%config %_altdir /*.rcc
/usr/share/alterator-browser-qt/design/*.rcc
2009-07-06 00:59:02 +04:00
/usr/share/alterator/design/*
%files graphics
%config /etc/alternatives/packages.d/%name-graphics
%_datadir /design
2009-11-24 11:07:33 +03:00
%_niconsdir /slinux.png
2010-04-30 16:37:31 +04:00
%_iconsdir /altlinux.png
2009-07-06 00:59:02 +04:00
%files bootsplash
2011-04-13 18:57:45 +04:00
%_datadir /plymouth/themes/%theme/*
2009-07-06 00:59:02 +04:00
%files release
%_sysconfdir /*-*
%_sysconfdir /buildreqs/packages/ignore.d/*
%files notes
%_datadir /alt-notes/*
2010-03-04 17:31:13 +03:00
%files xfce-settings
2010-04-01 20:24:17 +04:00
/etc/skel/Шаблоны
2010-03-04 17:31:13 +03:00
/etc/skel/Музыка/mpd/playlists
/etc/skel/.wm-select
/etc/skel/.fonts.conf
/etc/skel/.mpdconf
/etc/skel/.config
/etc/skel/.local
/etc/skel/.gconf
/usr/share/xfce4/backdrops
2009-07-06 00:59:02 +04:00
%files slideshow
/usr/share/install2/slideshow
2011-04-13 18:57:45 +04:00
%define indexhtmldir %_defaultdocdir/indexhtml
2009-07-06 00:59:02 +04:00
%files indexhtml
2011-04-13 18:57:45 +04:00
#%ghost %_indexhtmldir/index.html
#%_indexhtmldir/*
#%_desktopdir/*
%ghost %indexhtmldir/index.html
%indexhtmldir/index-*.html
%indexhtmldir/index.css
%indexhtmldir/img
%_desktopdir /indexhtml.desktop
2009-07-06 00:59:02 +04:00
%changelog
2011-05-13 08:48:59 +04:00
* Fri May 13 2011 Anton V. Boyarshinov <boyarsh@altlinux.ru> 6.0.0-alt2
- gear repo structure changed to comply other brandings
- gfxboot colors changed
2011-04-13 18:57:45 +04:00
* Wed Apr 13 2011 Alexandra Panyukova <mex3@altlinux.ru> 6.0.0-alt1
- new version
2010-12-17 19:28:15 +03:00
* Fri Dec 17 2010 Alexandra Panyukova <mex3@altlinux.ru> 5.0.2-alt1
- version for 5.0.2:
-- new wallpapers
-- some new xfce default settings
2010-04-30 18:28:56 +04:00
* Fri Apr 30 2010 Alexandra Panyukova <mex3@altlinux.ru> 5.0.1-alt3
- test user bindings removed (Closes: 23327)
- returning icon for alterator (Closes: 23316)
- removing local *.desktop files for often deleted packages
2010-04-05 13:36:10 +04:00
* Mon Apr 05 2010 Alexandra Panyukova <mex3@altlinux.ru> 5.0.1-alt2
- xfce-settings for simply linux 5.0.1
2010-03-04 17:31:13 +03:00
* Thu Mar 04 2010 Alexandra Panyukova <mex3@altlinux.ru> 5.0.1-alt1
- merged with xfce-settings-simply-linux
2009-11-24 11:01:44 +03:00
* Tue Nov 24 2009 Denis Koryavov <dkoryavov@altlinux.org> 5.0.0-alt12
- Some repocop warnings is taken into account.
2009-11-18 11:08:24 +03:00
* Tue Nov 17 2009 Denis Koryavov <dkoryavov@altlinux.org> 5.0.0-alt11
- Some repocop warnings is taken into account.
2009-11-03 14:55:54 +03:00
* Tue Nov 03 2009 Denis Koryavov <dkoryavov@altlinux.org> 5.0.0-alt9.M51.1
- Backport to 5.1.
2009-11-03 14:20:50 +03:00
* Tue Nov 03 2009 Denis Koryavov <dkoryavov@altlinux.org> 5.0.0-alt10
- Version update for easy backport to 5.1.
2009-11-02 22:43:34 +03:00
* Mon Nov 02 2009 Denis Koryavov <dkoryavov@altlinux.org> 5.0.0-alt9
- Indexhtml page changed.
2009-10-31 17:40:55 +03:00
* Sun Oct 25 2009 Denis Koryavov <dkoryavov@altlinux.org> 5.0.0-alt8
- Changed colors for bootsplash.
- Changed license page fonts.
- Changed logo for slideshow.
2009-10-17 17:10:02 +04:00
* Sat Oct 17 2009 Denis Koryavov <dkoryavov@altlinux.org> 5.0.0-alt7
2009-10-20 23:20:01 +04:00
- Simply Linux 5.0 RC3 release.
2009-10-17 17:10:02 +04:00
2009-10-14 01:37:51 +04:00
* Wed Oct 14 2009 Denis Koryavov <dkoryavov@altlinux.org> 5.0.0-alt6
- Added new bootloader theme.
2009-10-04 00:21:32 +04:00
* Sun Oct 04 2009 Denis Koryavov <dkoryavov@altlinux.org> 5.0.0-alt5
2009-10-14 01:37:51 +04:00
- Simply Linux RC2.
2009-10-04 00:21:32 +04:00
2009-09-08 10:24:26 +04:00
* Tue Sep 08 2009 Denis Koryavov <dkoryavov@altlinux.org> 5.0.0-alt4
- Removed misspellings in bootsplash text for 640x480 and 800x600 modes
2009-08-19 13:43:15 +04:00
* Wed Aug 19 2009 Denis Koryavov <dkoryavov@altlinux.org> 5.0.0-alt3
- Added brand icon an Russian description for package.
* Thu Aug 13 2009 Denis Koryavov <dkoryavov@altlinux.org> 5.0.0-alt2
2009-10-14 01:37:51 +04:00
- Update for bootsplash.
2009-08-19 13:43:15 +04:00
2009-07-06 00:59:02 +04:00
* Sat Jun 13 2009 Denis Koryavov <dkoryavov@altlinux.org> 5.0.0-alt1
- Fork from branding-altlinux-lite
* 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
- indexhtml subpackage added
* Mon Mar 23 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt22
- Lite version
* 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
- steps icons added
* Fri Feb 27 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt19
- 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
* Mon Jan 26 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt6
- xdm background fixed
* 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
* Wed Jan 14 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt3
- release subpackage added
* Fri Dec 26 2008 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt2
- colors integration
- graphics package added
* Thu Dec 18 2008 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt1
- initial sceleton