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

Comparing COMP/CMSDIST/sip.spec (file contents):
Revision 1.1 by eulisse, Fri Feb 20 10:36:27 2009 UTC vs.
Revision 1.10 by muzaffar, Tue Aug 10 15:25:08 2010 UTC

# Line 1 | Line 1
1 < ### RPM external sip 4.7.9
2 < ## INITENV +PATH PYTHONPATH %i/lib/python2.4/site-packages
1 > ### RPM external sip 4.8.2
2 > ## INITENV +PATH PYTHONPATH %i/lib/python$(echo $PYTHON_VERSION |cut -d. -f 1,2)/site-packages
3   Source: http://www.riverbankcomputing.co.uk/static/Downloads/sip4/sip-%realversion.tar.gz
4   Requires: python
5   %prep
6 < %setup -n sip-%realversion
6 > %setup -n sip-%realversion
7  
8   %build
9   python ./configure.py -v %i/share -b %i/bin -d %i/lib/python`echo $PYTHON_VERSION | cut -d. -f 1,2`/site-packages -e %i/include
# Line 11 | Line 11 | make %makeprocesses
11  
12   %install
13   make install
14 +
15 + %post
16 + %{relocateConfig}lib/python2.6/site-packages/sipconfig.py

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines