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

Comparing COMP/CMSDIST/pacman.spec (file contents):
Revision 1.1 by eulisse, Sat Mar 11 14:34:18 2006 UTC vs.
Revision 1.3 by ratnik, Wed Apr 18 23:46:02 2007 UTC

# Line 1 | Line 1
1 < ### RPM external pacman 3.16.2
2 < ## INITENV CMD source $PYTHON_ROOT/etc/profile.d/init.sh
1 > ### RPM external pacman 2.129
2 > Requires: gcc-wrapper
3   ## INITENV +PATH PYTHONPATH %i/src
4   ## INITENV SET PACMAN_LOCATION %i
5   #FIXME: always gets the latest version...
6 < Source: http://physics.bu.edu/pacman/sample_cache/tarballs/%n-latest.tar.gz
6 > Source: http://physics.bu.edu/pacman/sample_cache/tarballs/%n-%v.tar.gz
7   Requires: python
8   %prep
9   %setup -n %n-%v
10   %build
11 + ## IMPORT gcc-wrapper
12   %install
13   cp -r ./* %i
14 + ln -sf %i/caches_starter %i/src/caches_starter

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines