SPECS: ext2ed.spec - use headers from e2fsprogs-devel not from kernel

zbyniu zbyniu at pld-linux.org
Fri Mar 14 11:21:50 CET 2008


Author: zbyniu                       Date: Fri Mar 14 10:21:50 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use headers from e2fsprogs-devel not from kernel

---- Files affected:
SPECS:
   ext2ed.spec (1.32 -> 1.33) 

---- Diffs:

================================================================
Index: SPECS/ext2ed.spec
diff -u SPECS/ext2ed.spec:1.32 SPECS/ext2ed.spec:1.33
--- SPECS/ext2ed.spec:1.32	Mon Feb 12 22:23:55 2007
+++ SPECS/ext2ed.spec	Fri Mar 14 11:21:44 2008
@@ -14,6 +14,8 @@
 Patch0:		%{name}-opt.patch
 Patch1:		%{name}-FHS2.0.patch
 Patch2:		%{name}-nooldext2acl.patch
+Patch3:		%{name}-header.patch
+BuildRequires:	e2fsprogs-devel
 BuildRequires:	readline-devel >= 4.2
 # according to comments in e2fsprogs, ext2ed code assumes that CPU
 # is 32-bit little endian - on other platforms it can only break something
@@ -61,6 +63,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 rm -f ext2ed
@@ -96,6 +99,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.33  2008-03-14 10:21:44  zbyniu
+- use headers from e2fsprogs-devel not from kernel
+
 Revision 1.32  2007-02-12 21:23:55  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ext2ed.spec?r1=1.32&r2=1.33&f=u



More information about the pld-cvs-commit mailing list