Пакет installer-feature-desktop-suspend: Specfile

Name: installer-feature-desktop-suspend
Version: 0.3
Release: alt2

Summary: Suspend/resume configuration
License: GPL
Group: System/Configuration/Other

Url: http://wiki.sisyphus.ru/devel/installer/features
Source: %name-%version.tar
Packager: Michael Shigorin <mike@altlinux.org>
BuildArch: noarch

%description
%summary

%package stage2
Summary: Suspend/resume configuration
License: GPL
Group: System/Configuration/Other
Requires: installer-stage2
#Conflicts: installer-hpc-stage2
Conflicts: installer-ltsp-school-stage2 <= 0.4-alt4.13
#Conflicts: installer-junior-school-stage2
#Conflicts: installer-junior-stage2

%description stage2
%summary

%prep
%setup -q

%install
%makeinstall

%files stage2
%_datadir/install2/preinstall.d/*

# TODO:
# - figure out whether lvm is suitable or detect/drop that too

%changelog
* Tue Oct 21 2008 Anton V. Boyarshinov <boyarsh@altlinux.ru> 0.3-alt2
- added lost chroots 

* Fri Oct 17 2008 Anton V. Boyarshinov <boyarsh@altlinux.ru> 0.3-alt1
- rewrited to HAL usage and setting resume to /dev/disk/by-uuid 

* Thu May 29 2008 Michael Shigorin <mike@altlinux.org> 0.2.1-alt1
- shouldn't fail anyways (caught on swapless installation)

* Fri May 23 2008 Anton Farygin <rider@altlinux.ru> 0.2-alt1
- fix script for execution on system without swap

* Thu Apr 10 2008 Michael Shigorin <mike@altlinux.org> 0.1-alt2
- fix silly read-related thinko

* Thu Apr 10 2008 Michael Shigorin <mike@altlinux.org> 0.1-alt1
- init with installer-sdk
- script taken from installer-ltsp-school, fixed regarding
  swap on software raid (which isn't suitable for swsusp)
  and improved to accept some other swap device if there is one