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.1 by argiro, Fri Feb 10 15:45:18 2006 UTC vs.
Revision 1.3 by ratnik, Wed Apr 18 23:46:02 2007 UTC

# 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
# Line 23 | Line 25 | mkdir -p %i/lib
25   mkdir -p %i/include
26   cd lib/uuid
27   make install
28 + %post
29 + ln -sf $RPM_INSTALL_PREFIX/%cmsplatf/external/%n/%v/lib/libuuid.so.1.2 $RPM_INSTALL_PREFIX/%cmsplatf/external/%n/%v/lib/libuuid.so

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines