ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/uuid.spec
(Generate patch)

Comparing COMP/CMSDIST/uuid.spec (file contents):
Revision 1.3 by ratnik, Wed Apr 18 23:46:02 2007 UTC vs.
Revision 1.6 by elmer, Wed Jun 27 12:50:44 2007 UTC

# Line 1 | Line 1
1 < ### RPM external uuid 1.38
2 < Requires: gcc-wrapper
1 > ### RPM external uuid 1.38-CMS3
2   # Patches by Lassi A. Tuura <lat@iki.fi> (FIXME: contribute to e2fsprogs)
3 < Source: http://switch.dl.sourceforge.net/sourceforge/e2fsprogs/e2fsprogs-%v.tar.gz
3 > Source: http://switch.dl.sourceforge.net/sourceforge/e2fsprogs/e2fsprogs-%realversion.tar.gz
4  
5   #Patch0: uuid
6   #Patch1: uuid-osx
7  
8   %prep
9 < %setup -n e2fsprogs-%v
9 > %setup -n e2fsprogs-%realversion
10   #%patch0
11   #%ifos darwin
12   #%patch1
13   #endif
14  
15   %build
17 ## IMPORT gcc-wrapper
16   ./configure $([ $(uname) != Darwin ] && echo --enable-elf-shlibs) --prefix=%i
17   make lib/ext2fs/ext2_types.h
18   cd lib/uuid

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines