SPECS: suspend.spec - new snap from 20060807
arekm
arekm at pld-linux.org
Mon Aug 7 21:05:20 CEST 2006
Author: arekm Date: Mon Aug 7 19:05:20 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- new snap from 20060807
---- Files affected:
SPECS:
suspend.spec (1.22 -> 1.23)
---- Diffs:
================================================================
Index: SPECS/suspend.spec
diff -u SPECS/suspend.spec:1.22 SPECS/suspend.spec:1.23
--- SPECS/suspend.spec:1.22 Wed Jul 26 17:02:19 2006
+++ SPECS/suspend.spec Mon Aug 7 21:05:14 2006
@@ -1,16 +1,16 @@
# $Revision$, $Date$
-%define _snap 20060608
+%define _snap 20060807
%define _rel 1
Summary: Suspend to RAM
Summary(de): Einfrieren in den Systemspeicher (RAM)
Summary(pl): Zamrażanie w RAM
Name: suspend
-Version: 0.1
+Version: 0.2
Release: 0.%{_snap}.%{_rel}
License: GPL v2
Group: Applications/System
Source0: http://ep09.pld-linux.org/~arekm/%{name}-%{_snap}.tar.gz
-# Source0-md5: 46af7ad6300d14d1334163ed65967672
+# Source0-md5: c89ebdf1b25e31d05ae86c73e68c4289
URL: http://sourceforge.net/projects/suspend
BuildRequires: glibc-static
BuildRequires: liblzf-static
@@ -44,7 +44,7 @@
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT{%{_sbindir},%{_sysconfdir}}
-install resume s2ram suspend $RPM_BUILD_ROOT%{_sbindir}
+install resume s2both s2disk s2ram $RPM_BUILD_ROOT%{_sbindir}
install conf/suspend.conf $RPM_BUILD_ROOT%{_sysconfdir}
%clean
@@ -52,7 +52,7 @@
%files
%defattr(644,root,root,755)
-%doc HOWTO README TODO
+%doc HOWTO README* TODO
%attr(755,root,root) %{_sbindir}/*
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/suspend.conf
@@ -62,6 +62,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.23 2006/08/07 19:05:14 arekm
+- new snap from 20060807
+
Revision 1.22 2006/07/26 15:02:19 glen
- avoid defining default %attr
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/suspend.spec?r1=1.22&r2=1.23&f=u
More information about the pld-cvs-commit
mailing list