SPECS: suspend.spec - add sys-file-range-write patch
wolf
wolf at pld-linux.org
Sun Mar 4 13:54:02 CET 2007
Author: wolf Date: Sun Mar 4 12:54:02 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- add sys-file-range-write patch
---- Files affected:
SPECS:
suspend.spec (1.33 -> 1.34)
---- Diffs:
================================================================
Index: SPECS/suspend.spec
diff -u SPECS/suspend.spec:1.33 SPECS/suspend.spec:1.34
--- SPECS/suspend.spec:1.33 Mon Feb 12 23:09:16 2007
+++ SPECS/suspend.spec Sun Mar 4 13:53:56 2007
@@ -13,6 +13,7 @@
Source0: %{name}-%{snap}.tar.gz
# Source0-md5: dd486bb871e8c119027733d0daa51c58
Patch0: %{name}-build.patch
+Patch1: %{name}-sys-file-range-write.patch
URL: http://sourceforge.net/projects/suspend
BuildRequires: glibc-static
BuildRequires: libgcrypt-static
@@ -39,6 +40,7 @@
%prep
%setup -q -n %{name}
%patch0 -p1
+%patch1 -p1
%build
%{__make} \
@@ -72,6 +74,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.34 2007/03/04 12:53:56 wolf
+- add sys-file-range-write patch
+
Revision 1.33 2007/02/12 22:09:16 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/suspend.spec?r1=1.33&r2=1.34&f=u
More information about the pld-cvs-commit
mailing list