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.2 by eulisse, Wed Mar 15 18:30:21 2006 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   ## INITENV +PATH PYTHONPATH %i/src
3   ## INITENV SET PACMAN_LOCATION %i
4   #FIXME: always gets the latest version...
5 < Source: http://physics.bu.edu/pacman/sample_cache/tarballs/%n-latest.tar.gz
5 > Source: http://physics.bu.edu/pacman/sample_cache/tarballs/%n-%v.tar.gz
6   Requires: python
7   %prep
8   %setup -n %n-%v
9   %build
10   %install
11   cp -r ./* %i
12 + ln -sf %i/caches_starter %i/src/caches_starter

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines