2013-09-25 17:29:10 +04:00
%define brand school
%define Brand School
2012-04-09 14:04:59 +04:00
%define theme junior
2013-11-20 19:16:58 +04:00
%define Theme Junior
2013-09-03 14:27:10 +04:00
%define codename Parus major
2013-10-14 17:42:53 +04:00
%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 altlinux-centaurus
2013-12-24 06:48:31 +04:00
%define status %nil
%define status_en %nil
2014-06-11 08:05:27 +04:00
%define distro_name ALT Linux 7.0.5%status_en School Junior
%define distro_name_ru Альт Линукс 7.0.5%status Школьный Юниор
2009-07-06 00:59:02 +04:00
2013-10-25 17:15:40 +04:00
%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-11-22 15:47:43 +04:00
Name : branding-%brand-%theme
2014-06-11 08:05:27 +04:00
Version : 7.0.5
2015-04-10 13:12:05 +03:00
Release : alt0.M70P.2
2009-07-06 00:59:02 +04:00
BuildArch : noarch
2015-04-10 13:12:05 +03:00
BuildRequires : cpio gfxboot >= 4 fonts-ttf-dejavu fonts-ttf-google-droid-sans
2009-07-06 00:59:02 +04:00
BuildRequires : design-bootloader-source >= 5.0-alt2
2009-11-23 13:48:02 +03:00
BuildRequires(pre): libqt4-core
2009-07-06 00:59:02 +04:00
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
2011-11-22 15:47:43 +04:00
Source : branding.tar
2009-07-06 00:59:02 +04:00
Group : Graphics
Summary : System/Base
2013-07-11 17:00:21 +04:00
License : GPLv2+
2009-07-06 00:59:02 +04:00
%description
2012-08-29 14:21:47 +04:00
Distro-specific packages with design and texts for %distro_name.
2009-08-19 13:43:15 +04:00
%description -l ru_RU.UTF-8
2012-08-29 14:21:47 +04:00
Пакеты оформления для дистрибутива %distro_name_ru.
2009-07-06 00:59:02 +04:00
%package bootloader
2013-09-25 17:29:10 +04:00
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)
2013-07-11 17:00:21 +04:00
License : GPLv2+
2009-07-06 00:59:02 +04:00
2013-09-25 17:29:10 +04:00
PreReq : coreutils
2013-10-16 18:53:08 +04:00
Provides : design-bootloader-system-%theme design-bootloader-livecd-%theme design-bootloader-livecd-%theme design-bootloader-%theme branding-alt-%theme-bootloader
2009-07-06 00:59:02 +04: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 " = %theme ] || echo -n " b r a n d i n g - $ n - b o o t l o a d e r " ;done )
2013-08-06 13:03:13 +04:00
%define grub_normal white/light-blue
%define grub_high black/light-gray
2011-04-13 18:57:45 +04:00
2009-07-06 00:59:02 +04:00
%description bootloader
2012-08-29 14:21:47 +04:00
Here you find the graphical boot logo for %distro_name.
2009-08-19 13:43:15 +04:00
Suitable for both lilo and syslinux.
%description bootloader -l ru_RU.UTF-8
В данном пакете находится тема для экрана выбора вариантов загрузки (lilo и syslinux)
2012-08-29 14:21:47 +04:00
для дистрибутива %distro_name_ru.
2009-07-06 00:59:02 +04:00
%package bootsplash
2011-04-26 10:12:11 +04:00
BuildArch : noarch
2013-09-25 17:29:10 +04:00
Summary : Theme for splash animations during bootup
2013-09-25 17:29:10 +04:00
Summary(ru_RU.UTF-8): Тема для экрана загрузки для дистрибутива %distro_name_ru
2013-09-25 17:29:10 +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
2013-09-25 17:29:10 +04:00
PreReq : plymouth
2008-12-18 15:49:13 +03:00
2013-10-16 18:53:08 +04:00
Conflicts : %(for n in %variants ; do [ " $ n " = %brand-%theme ] || echo -n " b r a n d i n g - $ n - b o o t s p l a s h " ;done )
2009-07-06 00:59:02 +04:00
%description bootsplash
2012-08-29 14:21:47 +04:00
This package contains graphics for boot process for %distro_name
2009-08-19 13:43:15 +04:00
(needs console splash screen enabled).
%description bootsplash -l ru_RU.UTF-8
2011-05-13 18:22:29 +04:00
В данном пакете находится тема для экрана загрузки для дистрибутива
2012-08-29 14:21:47 +04:00
%distro_name_ru.
2009-07-06 00:59:02 +04:00
%package alterator
2012-08-29 14:21:47 +04:00
Summary : Design for alterator for %distro_name
Summary(ru_RU.UTF-8): Тема для " Ц е н т р а у п р а в л е н и я с и с т е м о й " и QT для дистрибутива %distro_name_ru
2009-07-06 00:59:02 +04: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
2013-09-25 17:29:10 +04:00
Obsoletes : branding-alt-%theme-browser-qt branding-altlinux-%theme-browser-qt
2009-07-06 00:59:02 +04:00
2012-05-04 14:30:17 +04:00
# lexicographically first of the village
Conflicts : branding-sisyphus-server-light-alterator
2013-10-16 18:53:08 +04:00
Conflicts : %(for n in %variants ; do [ " $ n " = %brand-%theme ] || echo -n " b r a n d i n g - $ n - a l t e r a t o r " ;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
2012-08-29 14:21:47 +04:00
Design for QT and web alterator for %distro_name.
2009-08-19 13:43:15 +04:00
%description alterator -l ru_RU.UTF-8
В данном пакете находится тема для " Ц е н т р а у п р а в л е н и я с и с т е м о й " (Alterator)
2012-08-29 14:21:47 +04:00
и модулей библиотеки QT для дистрибутива %distro_name_ru.
2009-07-06 00:59:02 +04:00
%package graphics
2012-08-29 14:21:47 +04:00
Summary : Design for %distro_name
Summary(ru_RU.UTF-8): Тема для дистрибутива %distro_name_ru
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
2013-10-25 17:15:40 +04:00
Provides : design-graphics = %design_graphics_abi_major.%design_graphics_abi_minor.%design_graphics_abi_bugfix
2011-04-13 18:57:45 +04:00
2009-07-06 00:59:02 +04:00
PreReq(post,preun): alternatives >= 0.2
2013-10-16 18:53:08 +04:00
Conflicts : %(for n in %variants ; do [ " $ n " = %brand-%theme ] || echo -n " b r a n d i n g - $ n - g r a p h i c s " ;done )
2009-07-06 00:59:02 +04:00
%description graphics
2012-08-29 14:21:47 +04:00
This package contains some graphics for %distro_name design.
2009-08-19 13:43:15 +04:00
%description graphics -l ru_RU.UTF-8
В данном пакете находится необходимые графические элементы для дистрибутива
2012-08-29 14:21:47 +04:00
%distro_name_ru.
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
2013-09-25 17:29:10 +04:00
Summary : %distro_name release file
2012-08-29 14:21:47 +04:00
Summary(ru_RU.UTF-8): Описание дистрибутива %distro_name_ru
2013-09-25 17:29:10 +04:00
License : GPL
Group : System/Configuration/Other
2009-07-06 00:59:02 +04:00
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
2013-10-16 18:53:08 +04:00
Conflicts : %(for n in %variants ; do [ " $ n " = %brand-%theme ] || echo -n " b r a n d i n g - $ n - r e l e a s e " ;done )
2013-09-09 23:33:38 +04:00
2009-07-06 00:59:02 +04:00
%description release
2012-08-29 14:21:47 +04:00
%distro_name release file.
2009-08-19 13:43:15 +04:00
%description release -l ru_RU.UTF-8
2012-08-29 14:21:47 +04:00
В данном пакете находится описание дистрибутива %distro_name_ru.
2009-07-06 00:59:02 +04:00
%package notes
2011-04-26 14:36:14 +04:00
BuildArch : noarch
2013-09-25 17:29:10 +04:00
Provides : alt-license-theme = %version alt-notes-%theme
2009-02-10 22:40:03 +03:00
Obsoletes : alt-license-%theme alt-notes-%theme
2013-09-25 17:29:10 +04:00
Summary : Distribution license and release notes
2012-08-29 14:21:47 +04:00
Summary(ru_RU.UTF-8): Лицензия и дополнительные сведения для дистрибутива %distro_name_ru
2013-09-25 17:29:10 +04:00
License : Distributable
Group : Documentation
2009-08-27 15:03:23 +04:00
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
2009-03-18 13:06:58 +03:00
Conflicts : %(for n in %variants ; do [ " $ n " = %brand-%theme ] || echo -n " b r a n d i n g - $ n - n o t e s " ;done )
2009-07-06 00:59:02 +04:00
%description notes
Distribution license and release notes
2009-08-19 13:43:15 +04:00
%description notes -l ru_RU.UTF-8
2012-08-29 14:21:47 +04:00
В данном пакете находится лицензия и дополнительные сведения
для дистрибутива %distro_name_ru.
2009-08-19 13:43:15 +04:00
2013-09-12 06:46:48 +04:00
%package kde4-settings
BuildArch : noarch
Summary : KDE4 settings for %distro_name
License : Distributable
2013-09-25 17:29:10 +04:00
Group : Graphical desktop/KDE
2013-09-12 06:46:48 +04:00
Conflicts : %(for n in %variants ; do [ " $ n " = %brand-%theme ] || echo -n " b r a n d i n g - $ n - k d e 4 - s e t t i n g s " ;done )
PreReq : %name-graphics
2010-03-04 17:31:13 +03:00
2013-09-12 06:46:48 +04:00
%description kde4-settings
KDE4 settings for %distro_name
2013-09-09 23:33:38 +04:00
%package xfce-settings
2012-08-29 14:21:47 +04:00
Summary : default settings for Xfce 4.6 for %distro_name
2010-03-04 17:31:13 +03:00
License : Distributable
Group : Graphical desktop/XFce
Requires : PolicyKit-gnome
2013-03-22 19:55:37 +04:00
Requires : etcskel gtk3-theme-clearlooks-phenix
2013-12-05 12:13:02 +04:00
Requires : gnome-icon-theme icon-theme-simple-school
2013-08-05 15:35:56 +04:00
Requires : branding-%brand-%theme-graphics
2010-03-04 17:31:13 +03:00
Obsoletes : xfce-settings-lite xfce-settings-school-lite
2013-10-16 18:53:08 +04:00
Conflicts : %(for n in %variants ; do [ " $ n " = %brand-%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 )
2010-03-04 17:31:13 +03:00
Conflicts : xfce-settings-simply-linux
%description xfce-settings
2013-10-16 18:53:08 +04:00
XFCE settings for %distro_name
2010-12-15 14:08:43 +03:00
2013-10-16 18:53:08 +04:00
%package fvwm-settings
2011-04-26 14:36:14 +04:00
BuildArch : noarch
2013-09-10 09:27:52 +04:00
Summary : FVWM2 settings for %distro_name
2010-12-15 14:08:43 +03:00
License : Distributable
2013-09-25 17:29:10 +04:00
Group : Graphical desktop/FVWM based
2011-05-26 23:09:26 +04:00
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 " b r a n d i n g - $ n - f v w m - s e t t i n g s " ;done )
%description fvwm-settings
2013-09-10 09:27:52 +04:00
FVWM2 settings for %distro_name
2010-12-15 14:08:43 +03:00
2012-12-12 17:13:39 +04:00
%package mate-settings
BuildArch : noarch
2013-09-10 09:27:52 +04:00
Summary : MATE settings for %distro_name
2012-12-12 17:13:39 +04:00
License : Distributable
Group : Graphical desktop/GNOME
Requires : gksu
Requires : dconf
2013-03-22 17:59:04 +04:00
Requires : gtk3-theme-clearlooks-phenix
2012-12-12 17:13:39 +04:00
Conflicts : %(for n in %variants ; do [ " $ n " = %brand-%theme ] || echo -n " b r a n d i n g - $ n - g n o m e - s e t t i n g s " ;done )
2013-04-10 10:48:01 +04:00
PreReq(post): lightdm-gtk-greeter
2013-04-11 12:53:54 +04:00
PreReq(post): libgio
2012-12-12 17:13:39 +04:00
%description mate-settings
2013-09-10 09:27:52 +04:00
MATE settings for %distro_name
2009-07-06 00:59:02 +04:00
2009-08-19 13:43:15 +04:00
%package slideshow
2012-08-29 14:21:47 +04:00
Summary : Slideshow for %distro_name installer
Summary(ru_RU.UTF-8): Изображения для организации " с л а й д ш о у " в установщике дистрибутива %distro_name_ru
2009-07-06 00:59:02 +04:00
License : Distributable
Group : System/Configuration/Other
2013-10-16 18:53:08 +04:00
Conflicts : %(for n in %variants ; do [ " $ n " = %brand-%theme ] || echo -n " b r a n d i n g - $ n - s l i d e s h o w " ;done )
2013-09-09 23:33:38 +04:00
2013-10-14 17:42:53 +04:00
BuildArch : noarch
2009-07-06 00:59:02 +04:00
%description slideshow
2012-08-29 14:21:47 +04:00
Slideshow for %distro_name 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
В данном пакете находятся изображения для организации " с л а й д ш о у " в установщике
2012-08-29 14:21:47 +04:00
дистрибутива %distro_name_ru.
2009-07-06 00:59:02 +04:00
2009-08-19 13:43:15 +04:00
%package indexhtml
2011-04-26 14:36:14 +04:00
BuildArch : noarch
2013-09-25 17:29:10 +04:00
Summary : HTML welcome page for %distro_name
2012-08-29 14:21:47 +04:00
Summary(ru_RU.UTF-8): Стартовая страница для дистрибутива %distro_name_ru
2013-09-25 17:29:10 +04:00
License : distributable
Group : System/Base
2009-07-06 00:59:02 +04:00
Provides : indexhtml indexhtml-%theme = %version indexhtml-Desktop = 1:5.0
Obsoletes : indexhtml-desktop indexhtml-Desktop
2012-05-05 18:55:46 +04:00
Conflicts : %(for n in %variants ; do [ " $ n " = %brand-%theme ] || echo -n " b r a n d i n g - $ n - i n d e x h t m l " ;done )
2009-07-06 00:59:02 +04:00
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
2013-12-17 11:03:15 +04:00
Requires : docs-school-junior
2011-09-16 17:10:57 +04:00
Requires : docs-linux_intro
2009-07-06 00:59:02 +04:00
Requires(post) : indexhtml-common
%description indexhtml
2013-09-25 17:29:10 +04:00
%distro_name welcome page.
2009-08-19 13:43:15 +04:00
%description indexhtml -l ru_RU.UTF-8
2011-05-13 18:22:29 +04:00
В данном пакете содержится стартовая страница для дистрибутива
2012-08-29 14:21:47 +04:00
%distro_name_ru.
2009-08-19 13:43:15 +04:00
2011-06-10 20:17:24 +04:00
%package menu
2012-08-29 14:21:47 +04:00
Summary : Menu for %distro_name
2011-06-10 20:17:24 +04:00
License : Distributable
Group : Graphical desktop/Other
2011-07-01 16:29:48 +04:00
Requires(pre) : altlinux-freedesktop-menu-common
Requires : altlinux-freedesktop-menu-common
2011-06-10 20:17:24 +04:00
%description menu
2012-08-29 14:21:47 +04:00
Menu for %distro_name
2011-06-10 20:17:24 +04:00
2013-07-11 17:15:24 +04:00
%package system-settings
Summary : Some system settings for Simply Linux
License : GPLv2+
Group : System/Base
2013-07-19 16:33:30 +04:00
# Really we need lightdm only, but it can pull another greeter.
2013-07-11 17:57:53 +04:00
Requires : lightdm-gtk-greeter
2013-07-11 17:15:24 +04:00
%description system-settings
2013-07-11 17:57:53 +04:00
Some system settings for Simply Linux.
2009-07-06 00:59:02 +04:00
%prep
2011-11-30 12:20:49 +04:00
%setup -n branding
2009-07-06 00:59:02 +04:00
2013-08-06 18:47:57 +04:00
%ifnarch %arm
%define x86 boot
%else
%define x86 %nil
%endif
2009-07-06 00:59:02 +04:00
%build
autoconf
2013-10-16 13:11:16 +04:00
THEME=%theme NAME='%Brand %Theme' 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
2009-07-06 00:59:02 +04:00
make
%install
2011-04-13 18:57:45 +04:00
%makeinstall
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
2013-10-25 16:21:42 +04: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`
2009-07-06 00:59:02 +04:00
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
2009-07-06 00:59:02 +04:00
__EOF__
2009-04-07 19:00:22 +04:00
2009-07-06 00:59:02 +04:00
#release
2009-11-19 18:16:45 +03:00
mkdir -p %buildroot%_sysconfdir /buildreqs/packages/ignore.d/
2009-07-06 00:59:02 +04:00
install -pD -m644 /dev/null %buildroot%_sysconfdir /buildreqs/packages/ignore.d/%name-release
2013-10-16 13:11:16 +04:00
echo " % d i s t r o _ n a m e " >%buildroot%_sysconfdir /altlinux-release
2009-07-06 00:59:02 +04:00
for n in fedora redhat system; do
ln -s altlinux-release %buildroot%_sysconfdir /$n-release
done
2013-02-28 19:01:19 +04:00
install -pD -m644 components/systemd/os-release %buildroot%_sysconfdir /os-release
2009-07-06 00:59:02 +04:00
#notes
pushd notes
%makeinstall
popd
2013-09-12 06:46:48 +04:00
#kde4-settings
pushd kde4-settings
mkdir -p %buildroot%_sysconfdir /skel/.kde4
cp -a kde4/* %buildroot%_sysconfdir /skel/.kde4/
mkdir -p %buildroot%_sysconfdir /kde4/xdg/menus/applications-merged/
install -m 0644 menu/*.menu %buildroot%_sysconfdir /kde4/xdg/menus/applications-merged/
popd
2013-05-24 15:49:36 +04:00
ln -s license.ru.html %buildroot%_datadir /alt-notes/license.uk.html
2009-07-06 00:59:02 +04: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/
2012-12-12 17:13:39 +04:00
#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'
2013-03-22 17:59:04 +04:00
install -m 644 -D 60_mate-theme.gschema.override '%buildroot%_datadir/glib-2.0/schemas/60_mate-theme.gschema.override'
2013-04-10 12:30:25 +04:00
install -m 644 -D Trolltech.conf '%buildroot%_sysconfdir/skel/.config/Trolltech.conf'
2012-12-12 17:13:39 +04:00
popd
2011-11-21 19:28:46 +04:00
mkdir -p %buildroot/etc/skel/XDG-Templates.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/
2013-06-11 15:41:10 +04:00
cp -r xfce-settings/etcskel/.local %buildroot/etc/skel/
2011-04-28 20:40:25 +04:00
cp -r xfce-settings/etcskel/.gconf %buildroot/etc/skel/
2011-12-23 17:46:50 +04:00
cp -r xfce-settings/etcskel/.vimrc %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/.wm-select %buildroot/etc/skel/
2010-03-04 17:31:13 +03:00
2013-08-05 14:17:15 +04:00
mkdir -p %buildroot/usr/share/backgrounds/xfce/
2013-08-05 14:03:43 +04:00
cp -P xfce-settings/backgrounds/*.{jpg,png} %buildroot/usr/share/backgrounds/xfce/
2010-03-04 17:31:13 +03:00
2011-11-21 19:28:46 +04:00
install -pDm0755 xfce-settings/scripts/zdg-move-templates.sh %buildroot%_sysconfdir /X11/profile.d/zdg-move-templates.sh
2010-03-04 17:31:13 +03:00
2009-07-06 00:59:02 +04:00
#slideshow
mkdir -p %buildroot/usr/share/install2/slideshow
2011-07-15 19:08:32 +04:00
mkdir -p %buildroot/etc/alterator
2013-08-06 16:39:47 +04:00
cp -a slideshow/* %buildroot/usr/share/install2/slideshow/
2011-07-15 19:08:32 +04:00
install slideshow/slideshow.conf %buildroot/etc/alterator/
2013-08-06 16:39:47 +04:00
# Set English slideshow as default
#ln -s slides-en %buildroot/usr/share/install2/slideshow/slides
2009-07-06 00:59:02 +04:00
#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/
2011-09-13 17:07:58 +04:00
mkdir -p %buildroot%_defaultdocdir /indexhtml/images
install components/indexhtml/images/* %buildroot%_defaultdocdir /indexhtml/images/
2011-04-13 18:57:45 +04:00
#install -m644 components/indexhtml.desktop %buildroot%_desktopdir/
2009-07-06 00:59:02 +04:00
2011-06-10 20:17:24 +04:00
#menu
mkdir -p %buildroot/usr/share/slinux-style/applications
install menu/applications/* %buildroot/usr/share/slinux-style/applications/
2011-06-17 16:04:59 +04:00
mkdir -p %buildroot/etc/xdg/menus/xfce-applications-merged
cp menu/50-xfce-applications.menu %buildroot/etc/xdg/menus/xfce-applications-merged/
2011-09-22 16:08:23 +04:00
mkdir -p %buildroot/usr/share/desktop-directories
cp menu/altlinux-wine.directory %buildroot/usr/share/desktop-directories/
2011-06-10 20:17:24 +04:00
2013-07-11 17:15:24 +04:00
# system-settings
mkdir -p %buildroot/%_sysconfdir /polkit-1/rules.d/
cp -a system-settings/polkit-rules/*.rules %buildroot/%_sysconfdir /polkit-1/rules.d/
2014-06-11 13:47:01 +04:00
install -Dm644 system-settings/ldm_pam_environment %buildroot%_localstatedir /ldm/.pam_environment
2013-07-11 17:15:24 +04:00
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
2013-07-11 17:57:53 +04:00
%post system-settings
2014-06-11 13:47:01 +04:00
chown _ldm:_ldm %_localstatedir /ldm/.pam_environment
2013-07-11 17:57:53 +04:00
sed -i '/pam_env\.so/ {
/user_readenv/ b
s/pam_env\.so/pam_env.so user_readenv=1/ }
' %_sysconfdir /pam.d/lightdm-greeter
2009-07-06 00:59:02 +04:00
%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
2013-04-10 10:48:01 +04: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
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/*
2013-03-26 21:23:35 +04:00
%exclude %_datadir /plymouth/themes/%theme/*.in
2009-07-06 00:59:02 +04:00
%files release
2013-02-28 19:01:19 +04:00
%_sysconfdir /*-release
2009-07-06 00:59:02 +04:00
%_sysconfdir /buildreqs/packages/ignore.d/*
%files notes
%_datadir /alt-notes/*
2013-09-12 06:46:48 +04:00
%files kde4-settings
%_sysconfdir /kde4/xdg/menus/applications-merged/*.menu
%_sysconfdir /skel/.kde4
2010-12-15 14:08:43 +03:00
%files fvwm-settings
%_sysconfdir /skel/.fvwm2rc
2012-12-12 17:13:39 +04:00
%files mate-settings
2013-03-22 17:59:04 +04:00
%_datadir /glib-2.0/schemas/*.gschema.override
2013-10-14 17:42:53 +04:00
2010-03-04 17:31:13 +03:00
%files xfce-settings
2011-11-21 19:28:46 +04:00
%_sysconfdir /X11/profile.d/zdg-move-templates.sh
/etc/skel/XDG-Templates.skel/
2010-03-04 17:31:13 +03:00
/etc/skel/.wm-select
/etc/skel/.config
2013-06-11 15:41:10 +04:00
/etc/skel/.local
2010-03-04 17:31:13 +03:00
/etc/skel/.gconf
2011-12-21 21:45:39 +04:00
/etc/skel/.vimrc
2012-06-22 20:06:00 +04:00
/usr/share/backgrounds/xfce/*
2009-07-06 00:59:02 +04:00
%files slideshow
2011-07-15 19:08:32 +04:00
/etc/alterator/slideshow.conf
2009-07-06 00:59:02 +04:00
/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
2013-09-26 15:11:43 +04:00
%ghost %_indexhtmldir /index.html
%_indexhtmldir /*
%_desktopdir /*
2013-10-25 16:05:20 +04:00
%_datadir /kde4/apps/kio_desktop/DesktopLinks/indexhtml.desktop
2009-07-06 00:59:02 +04:00
2011-06-10 20:17:24 +04:00
%files menu
/usr/share/slinux-style
2011-06-17 16:04:59 +04:00
/etc/xdg/menus/xfce-applications-merged/50-xfce-applications.menu
2011-09-22 16:08:23 +04:00
/usr/share/desktop-directories/altlinux-wine.directory
2011-06-10 20:17:24 +04:00
2013-07-11 17:15:24 +04:00
%files system-settings
2013-07-11 17:57:53 +04:00
%config %_sysconfdir /polkit-1/rules.d/*.rules
2014-06-11 13:47:01 +04:00
%config %_localstatedir /ldm/.pam_environment
2013-07-11 17:15:24 +04:00
2009-07-06 00:59:02 +04:00
%changelog
2015-04-13 12:36:52 +03:00
* Mon Apr 13 2015 Andrey Cherepanov <cas@altlinux.org> 7.0.5-alt0.M70P.2
2015-04-10 13:12:05 +03:00
- Update copyright years, fix VK group URL and update company address
- Fix button gluing in web interface
- Fix package name with Droid fonts
2015-04-13 12:36:52 +03:00
- Generate image for selection bar in GRUB menu from specified color
2015-04-10 13:12:05 +03:00
2014-06-11 13:47:01 +04:00
* Wed Jun 11 2014 Andrey Cherepanov <cas@altlinux.org> 7.0.5-alt0.M70P.1
- Backport to p7 branch
2014-06-11 08:05:27 +04:00
* Wed Jun 11 2014 Andrey Cherepanov <cas@altlinux.org> 7.0.5-alt1
- New release
2014-03-05 18:15:48 +04:00
* Wed Mar 05 2014 Andrey Cherepanov <cas@altlinux.org> 7.0.4-alt1
- New release
2014-02-17 13:33:07 +04:00
* Fri Feb 14 2014 Andrey Cherepanov <cas@altlinux.org> 7.0.3-alt3
- Set light blue background in rEFIt by set correct pixel color in top
left corner of background image
- Remove abandoned web resource planet.altlinux.org from indexhtml
2014-02-13 09:17:20 +04:00
* Thu Feb 13 2014 Andrey Cherepanov <cas@altlinux.org> 7.0.3-alt2
- Rebuild with updated gfxboot
2014-01-22 10:54:57 +04:00
* Wed Feb 05 2014 Andrey Cherepanov <cas@altlinux.org> 7.0.3-alt1
- Fix license
2013-12-24 06:48:31 +04:00
* Tue Dec 24 2013 Andrey Cherepanov <cas@altlinux.org> 7.0.2-alt1
- Release 7.0.2
2013-12-17 11:03:15 +04:00
* Tue Dec 17 2013 Andrey Cherepanov <cas@altlinux.org> 6.9.9-alt4
- indexhtml requires docs-school-junior
2013-12-18 11:58:06 +04:00
- beta version
2013-12-17 11:03:15 +04:00
2013-12-09 17:17:42 +04:00
* Mon Dec 09 2013 Andrey Cherepanov <cas@altlinux.org> 6.9.9-alt3
2013-12-05 19:07:16 +04:00
- Pack wide wallpaper and product logo
- Fix favicon and logo width in Alterator web-interface
- Fix bootloader colors
- Hide section border, simplify tooltips, turn off checkbox and
radiobutton highlight in installer
- Replace Simply Linux logo by Platform Seven logo
- Simplify GRUB config
2013-12-02 17:46:24 +04:00
2013-11-21 13:49:58 +04:00
* Thu Nov 21 2013 Andrey Cherepanov <cas@altlinux.org> 6.9.9-alt1
2013-08-05 14:03:43 +04:00
- Update branding for Seven platform
2012-08-29 14:21:47 +04:00
* Wed Aug 29 2012 Andrey Cherepanov <cas@altlinux.org> 6.0.0-alt5
- Set correct distribution name
2012-08-20 15:01:29 +04:00
* Mon Aug 20 2012 Andrey Cherepanov <cas@altlinux.org> 6.0.0-alt4
- Fix indexhtml menu and distro name
2012-08-20 14:19:05 +04:00
* Mon Aug 20 2012 Andrey Cherepanov <cas@altlinux.org> 6.0.0-alt3
- Fix attribute name for meta http-equiv
- Fix grub background color and font
2012-07-13 15:13:30 +04:00
* Fri Jul 13 2012 Anton V. Boyarshinov <boyarsh@altlinux.ru> 6.0.0-alt2
2013-11-21 13:49:58 +04:00
- autoboot from usb hacked
2012-07-13 15:13:30 +04:00
2011-11-22 15:47:43 +04:00
* Tue Nov 22 2011 Anton V. Boyarshinov <boyarsh@altlinux.ru> 6.0.0-alt1
- school variant
2011-11-01 18:44:56 +04:00
* Tue Nov 01 2011 Mikhail Efremov <sem@altlinux.org> 6.0.1-alt3
- Set elflord as colorscheme for vim.
- Add apps/%%gconf.xml for gconf.
2011-10-25 21:16:37 +04:00
* Tue Oct 25 2011 Mikhail Efremov <sem@altlinux.org> 6.0.1-alt2
- Fix grub2 font.
- Update xfce4-power-manager's settings.
2011-10-19 17:39:04 +04:00
* Fri Oct 14 2011 Mikhail Efremov <sem@altlinux.org> 6.0.1-alt1
- Fix indexhtml.desktop.
- menu: Add pavucontrol.desktop.
- Drop not needed audacious2.desktop.
- blueman settings: Set Thunar as browser for obex protocol.
- xkb-plugin settings: Don't hardcode layout, model, etc.
- Fix keyboard default settings.
2011-09-22 21:41:51 +04:00
* Thu Sep 22 2011 Mikhail Efremov <sem@altlinux.org> 6.0.0-alt29
- Use preferences-system icon for wine-regedit.
- Add TryExec to desktop files.
- Fix desktop file for celestia.
- Fix wine menu.
- gfxboot: Change menu position.
- new desktop files (by Alexandra Panyukova).
- Wine moved in subdirectory in menu (by Alexandra Panyukova).
2011-09-19 15:50:00 +04:00
* Mon Sep 19 2011 Andrey Cherepanov <cas@altlinux.org> 6.0.0-alt28
- Fix indexhtml translation on English
2011-09-16 19:13:43 +04:00
* Fri Sep 16 2011 Mikhail Efremov <sem@altlinux.org> 6.0.0-alt27
- wine menu section became below other sections (by Alexandra Panyukova).
- Add TryExec into the wine's desktop files.
- wine desktop files added; wine settings in settings menu grouped
together; (by Alexandra Panyukova).
2011-09-16 17:10:57 +04:00
* Fri Sep 16 2011 Andrey Cherepanov <cas@altlinux.org> 6.0.0-alt26
- Add requires for documentation
2011-09-15 15:16:38 +04:00
* Thu Sep 15 2011 Andrey Cherepanov <cas@altlinux.org> 6.0.0-alt25
- Use russian license text for Ukrainian
- Fix English text in indexhtml
2011-09-13 21:07:50 +04:00
* Tue Sep 13 2011 Andrey Cherepanov <cas@altlinux.org> 6.0.0-alt24
- Add project web-site
- Fix ALT Linux web-site in English version
2011-09-13 17:56:09 +04:00
* Tue Sep 13 2011 Andrey Cherepanov <cas@altlinux.org> 6.0.0-alt23
- Fix build
2011-09-13 17:07:58 +04:00
* Tue Sep 13 2011 Andrey Cherepanov <cas@altlinux.org> 6.0.0-alt22
- New indexhtml design with more links
2011-08-25 20:37:21 +04:00
* Thu Aug 25 2011 Mikhail Efremov <sem@altlinux.org> 6.0.0-alt21
- menu: Change 'Xfce about' icon.
- desktop: Fix trash icon position.
- Fix web browser's and mail client' s icons.
2011-08-22 18:48:31 +04:00
* Mon Aug 22 2011 Mikhail Efremov <sem@altlinux.org> 6.0.0-alt20
- grub: Change letters colour to dark-gray (closes: #25889).
- xfdesktop: Set image-style to 'auto' .
2011-08-19 18:49:11 +04:00
* Fri Aug 19 2011 Mikhail Efremov <sem@altlinux.org> 6.0.0-alt19
- slideshow: timeout 30sec, repeat slideshow.
- Drop xfce4-popup-menu shortcut.
- Set panel opacity to 100 by default.
- index.html: Fix FAQ link.
2011-08-10 20:53:27 +04:00
* Wed Aug 10 2011 Mikhail Efremov <sem@altlinux.org> 6.0.0-alt18
- New slides.
- Drop mpd stuff.
- xfce4-mixer: Set pulseaudio as default device.
- text for first installer step on livecd added (by Alexandra Panyukova).
- white color for installer titles (by Alexandra Panyukova).
2011-07-29 20:42:14 +04:00
* Fri Jul 29 2011 Mikhail Efremov <sem@altlinux.org> 6.0.0-alt17
- removing thunderbird and Terminal from panel (by Alexandra Panyukova).
- codename Flounder (by Alexandra Panyukova).
- wide wallpaper became default (by Alexandra Panyukova).
- s/slinux/simplylinux/ (by Alexandra Panyukova).
- new color for alterator background (by Alexandra Panyukova).
- New slinux logo.
- New slides.
- Add TryExec into menu desktop files (closes: #25859).
- Add slideshow.
- Drop slinux-thunar icon.
- Drop Thunar launcher from panel.
- Change theme to Clearlooks.
- Fix steps icons location.
- Don't show frame around clock.
- Revert " p a n e l b e c a m e g r a y " .
2011-07-28 18:10:34 +04:00
2011-07-01 20:09:18 +04:00
* Fri Jul 01 2011 Mikhail Efremov <sem@altlinux.org> 6.0.0-alt16
- Drop altlinux-menus requires.
- Rename and fix fusion-icon.desktop for autostart.
- backgrounds: Replace slinux_spring_*.png with slinux_spring_*.jpg.
2011-06-30 17:43:46 +04:00
* Wed Jun 30 2011 Alexandra Panyukova <mex3@altlinux.ru> 6.0.0-alt15
- wallpapers path fixed
- more sizes of thunar icons
- greeting, installer, lilo and finish step icons added
2011-06-28 20:49:39 +04:00
* Tue Jun 28 2011 Alexandra Panyukova <mex3@altlinux.ru> 6.0.0-alt14
- new wallpapers
- new thunar icon
- adding symlink for final step in installer
2011-06-17 19:39:14 +04:00
* Fri Jun 17 2011 Alexandra Panyukova <mex3@altlinux.ru> 6.0.0-alt13
- translation of desktop-files for libreoffice, xkill and eiskaltdcpp-gt
- web-browser icon on xfce panel changed on firefox icon
- new icons on livecd installer steps
2011-06-17 15:10:38 +04:00
* Thu Jun 16 2011 Mikhail Efremov <sem@altlinux.org> 6.0.0-alt12
- indexhtml: change link to user manual (by Artem Zolochevskiy).
- menu: Drop unneeded desktop files.
- etcscel: Changed display type of xkb plugin.
2011-06-14 16:53:01 +04:00
* Tue Jun 14 2011 Mikhail Efremov <sem@altlinux.org> 6.0.0-alt11
- new desktop files for libreoffice and xkill (by Alexandra Panyukova).
- new images for installer steps (by Alexandra Panyukova).
- menu subpackage added (by Alexandra Panyukova).
- trying to replace some elements in bootloader (by Alexandra Panyukova).
- style changes in grub theme (by Alexandra Panyukova).
- trying to read images less times in bootloader (by Alexandra Panyukova).
- new menu items (by Alexandra Panyukova).
- new grub theme (by Alexandra Panyukova).
- etcskel: Drop xfce4-terminal.desktop.
- etcskel: Drop ristretto.desktop.
- Show gnome-screensever preferences in xfce4 settings.
- etcskel: Drop nm-applet.desktop.
- making grey points in menu from the beginning (by Alexandra Panyukova).
- testing default version of menu.inc (by Alexandra Panyukova).
2011-05-27 20:15:00 +04:00
* Fri May 27 2011 Mikhail Efremov <sem@altlinux.org> 6.0.0-alt10
- Tune desktop: show trash, don't show removable disks.
- etcskel: Move Russian Music to Documents.
- etcskel: Move Russian Templates to Documents.
- etcskel: Drop sonata config.
2011-05-26 18:06:11 +04:00
* Thu May 26 2011 Anton V. Boyarshinov <boyarsh@altlinux.ru> 6.0.0-alt9
- gfxboot design
2011-05-23 20:58:13 +04:00
* Mon May 23 2011 Mikhail Efremov <sem@altlinux.org> 6.0.0-alt8
- Font: Droid Sans.
- Cursor theme: jimmac.
2011-05-20 20:43:57 +04:00
* Fri May 20 2011 Mikhail Efremov <sem@altlinux.org> 6.0.0-alt7
- helpers.rc: Add more defaults.
2011-05-20 17:54:07 +04:00
* Fri May 20 2011 Anton V. Boyarshinov <boyarsh@altlinux.ru> 6.0.0-alt6
- gfxboot colors changed
2011-05-18 13:58:15 +04:00
* Tue May 17 2011 Anton V. Boyarshinov <boyarsh@altlinux.ru> 6.0.0-alt5
- bootsplash changed from centaurus to simply
2011-05-16 22:25:21 +04:00
* Mon May 16 2011 Anton V. Boyarshinov <boyarsh@altlinux.ru> 6.0.0-alt4
- fix automatic boot from usb disk
2011-05-14 13:57:53 +04:00
* Sat May 14 2011 Mikhail Efremov <sem@altlinux.org> 6.0.0-alt3
- Minor spec cleanup.
- Add compiz configs to /etc/skel.
- Fix fusion-icon config: newline at the end.
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
2013-11-21 13:49:58 +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
2013-11-21 13:49:58 +04:00
- logo in www design fixed
2009-07-06 00:59:02 +04:00
* Tue Mar 31 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0.0-alt4
2013-11-21 13:49:58 +04:00
- www design fixed
2009-07-06 00:59:02 +04:00
* 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
2013-11-21 13:49:58 +04:00
- added versioned provides for indexhtml
2009-07-06 00:59:02 +04:00
* Tue Mar 24 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt23
2013-11-21 13:49:58 +04:00
- indexhtml subpackage added
2009-07-06 00:59:02 +04:00
* Mon Mar 23 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt22
2013-11-21 13:49:58 +04:00
- Lite version
2009-07-06 00:59:02 +04:00
* 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
2013-11-21 13:49:58 +04:00
- steps icons added
2009-07-06 00:59:02 +04:00
* 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
2013-11-21 13:49:58 +04:00
- 1024x768 added
2009-07-06 00:59:02 +04:00
- fonts changed
* Thu Feb 19 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt16
2013-11-21 13:49:58 +04:00
- not setup language in bootloader during install (when it is 'C' )
2009-07-06 00:59:02 +04:00
* Wed Feb 18 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt15
2013-11-21 13:49:58 +04:00
- rebuild with new bootloader-source with support of real language change
2009-07-06 00:59:02 +04:00
* Tue Feb 17 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt14
2013-11-21 13:49:58 +04:00
- auto set default language for bootloader from /etc/sysconfig/i18n
2009-07-06 00:59:02 +04:00
* Mon Feb 16 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt13
2013-11-21 13:49:58 +04:00
- rebuild for fix oversized /boot/splash/message
2009-07-06 00:59:02 +04:00
2013-11-21 13:49:58 +04:00
* Fri Feb 13 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt12
- default language set to ru_RU for system boot
2009-07-06 00:59:02 +04:00
2013-11-21 13:49:58 +04:00
* Wed Feb 11 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt11
- fixed conflict of notes subpackage with itself
2009-07-06 00:59:02 +04:00
2013-11-21 13:49:58 +04:00
* Tue Feb 10 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt10
- more kde4 settings from zerg@
- alternative and obsoletes for graphics added
2009-07-06 00:59:02 +04:00
2013-11-21 13:49:58 +04:00
* Thu Feb 05 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt9
- rebuild with new translations
2009-07-06 00:59:02 +04:00
2013-11-21 13:49:58 +04:00
* Thu Feb 05 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt8
- added kde4-settings subpackage
2009-07-06 00:59:02 +04:00
2013-11-21 13:49:58 +04:00
* Wed Feb 04 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt7
- added conflicts for notes
2009-07-06 00:59:02 +04:00
2013-11-21 13:49:58 +04:00
* Mon Jan 26 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt6
- xdm background fixed
2009-07-06 00:59:02 +04:00
2013-11-21 13:49:58 +04:00
* Fri Jan 23 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt5
- added 'notes' subpackage
2009-07-06 00:59:02 +04:00
2013-11-21 13:49:58 +04:00
* Thu Jan 15 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt4
- fixed problem with owerwritten alternative
2009-07-06 00:59:02 +04:00
2013-11-21 13:49:58 +04:00
* Wed Jan 14 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt3
- release subpackage added
2009-07-06 00:59:02 +04:00
2013-11-21 13:49:58 +04:00
* Fri Dec 26 2008 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt2
- colors integration
- graphics package added
2009-07-06 00:59:02 +04:00
2013-11-21 13:49:58 +04:00
* Thu Dec 18 2008 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt1
- initial sceleton
2009-07-06 00:59:02 +04:00