]> git.pld-linux.org Git - packages/ext2ed.git/commitdiff
- use headers from e2fsprogs-devel not from kernel
authorzbyniu <zbyniu@pld-linux.org>
Fri, 14 Mar 2008 10:21:44 +0000 (10:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ext2ed.spec -> 1.33

ext2ed.spec

index 73578e84035b7549dc5cca075ef7bffe45b1750e..c54c000524a8ac2daa7024151daad5c98a7f2acc 100644 (file)
@@ -13,6 +13,8 @@ Source0:      ftp://sunsite.unc.edu/pub/Linux/system/filesystems/ext2/%{name}-%{versi
 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
@@ -60,6 +62,7 @@ uyarmıştık!
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 rm -f ext2ed
This page took 0.06435 seconds and 4 git commands to generate.