Commit 3e747d60 authored by Andrey Cherepanov's avatar Andrey Cherepanov

7.0.5-alt0.M70P.1

- Backport to p7 branch
parent 8b611e70
......@@ -16,7 +16,7 @@
Name: branding-%brand-%theme
Version: 7.0.5
Release: alt1
Release: alt0.M70P.1
BuildArch: noarch
BuildRequires: cpio gfxboot >= 4 fonts-ttf-dejavu fonts-ttf-droid
......@@ -397,7 +397,7 @@ cp menu/altlinux-wine.directory %buildroot/usr/share/desktop-directories/
# system-settings
mkdir -p %buildroot/%_sysconfdir/polkit-1/rules.d/
cp -a system-settings/polkit-rules/*.rules %buildroot/%_sysconfdir/polkit-1/rules.d/
#install -Dm644 system-settings/ldm_pam_environment %buildroot%_localstatedir/ldm/.pam_environment
install -Dm644 system-settings/ldm_pam_environment %buildroot%_localstatedir/ldm/.pam_environment
#bootloader
%pre bootloader
......@@ -426,7 +426,7 @@ shell_config_set /etc/sysconfig/grub2 GRUB_COLOR_HIGHLIGHT %grub_high
%_sbindir/indexhtml-update
%post system-settings
#chown _ldm:_ldm %_localstatedir/ldm/.pam_environment
chown _ldm:_ldm %_localstatedir/ldm/.pam_environment
sed -i '/pam_env\.so/ {
/user_readenv/ b
s/pam_env\.so/pam_env.so user_readenv=1/ }
......@@ -509,9 +509,12 @@ subst 's/#theme-name=/theme-name=Clearlooks-Phenix/' /etc/lightdm/lightdm-gtk-gr
%files system-settings
%config %_sysconfdir/polkit-1/rules.d/*.rules
#%config %_localstatedir/ldm/.pam_environment
%config %_localstatedir/ldm/.pam_environment
%changelog
* Wed Jun 11 2014 Andrey Cherepanov <cas@altlinux.org> 7.0.5-alt0.M70P.1
- Backport to p7 branch
* Wed Jun 11 2014 Andrey Cherepanov <cas@altlinux.org> 7.0.5-alt1
- New release
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment