# | Line 1 | Line 1 | |
---|---|---|
1 | ### RPM external uuid 1.38 | |
2 | + | Requires: gcc-wrapper |
3 | # Patches by Lassi A. Tuura <lat@iki.fi> (FIXME: contribute to e2fsprogs) | |
4 | Source: http://switch.dl.sourceforge.net/sourceforge/e2fsprogs/e2fsprogs-%v.tar.gz | |
5 | ||
# | Line 13 | Line 14 | Source: http://switch.dl.sourceforge.net | |
14 | #endif | |
15 | ||
16 | %build | |
17 | + | ## IMPORT gcc-wrapper |
18 | ./configure $([ $(uname) != Darwin ] && echo --enable-elf-shlibs) --prefix=%i | |
19 | make lib/ext2fs/ext2_types.h | |
20 | cd lib/uuid |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |