SPECS: suspend.spec - s2ram and s2both need symbols from zlib; rel 2

glen glen at pld-linux.org
Fri Sep 15 21:24:58 CEST 2006


Author: glen                         Date: Fri Sep 15 19:24:58 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- s2ram and s2both need symbols from zlib; rel 2

---- Files affected:
SPECS:
   suspend.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: SPECS/suspend.spec
diff -u SPECS/suspend.spec:1.23 SPECS/suspend.spec:1.24
--- SPECS/suspend.spec:1.23	Mon Aug  7 21:05:14 2006
+++ SPECS/suspend.spec	Fri Sep 15 21:24:53 2006
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
 %define	_snap	20060807
-%define	_rel	1
+%define	_rel	2
 Summary:	Suspend to RAM
 Summary(de):	Einfrieren in den Systemspeicher (RAM)
 Summary(pl):	Zamrażanie w RAM
@@ -11,6 +11,7 @@
 Group:		Applications/System
 Source0:	http://ep09.pld-linux.org/~arekm/%{name}-%{_snap}.tar.gz
 # Source0-md5:	c89ebdf1b25e31d05ae86c73e68c4289
+Patch0:		%{name}-zlib.patch
 URL:		http://sourceforge.net/projects/suspend
 BuildRequires:	glibc-static
 BuildRequires:	liblzf-static
@@ -32,6 +33,7 @@
 
 %prep
 %setup -q -n %{name}
+%patch0 -p1
 
 %build
 %{__make} \
@@ -62,6 +64,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2006/09/15 19:24:53  glen
+- s2ram and s2both need symbols from zlib; rel 2
+
 Revision 1.23  2006/08/07 19:05:14  arekm
 - new snap from 20060807
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/suspend.spec?r1=1.23&r2=1.24&f=u



More information about the pld-cvs-commit mailing list