ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/sip.spec
Revision: 1.11
Committed: Tue Sep 7 20:42:05 2010 UTC (14 years, 7 months ago) by elmer
Branch: MAIN
CVS Tags: pe20101005a-for39Xrb, pe20101004a-for39Xrb, pe20101001b-for39Xrb, pe20101001a-for39Xrb, pe20100930c-for39Xrb, pe20100930b-for39Xrb, pe20100930a-for39Xrb, pe20100925a-for39Xrb, pe20100924b-for39Xrb, pe20100924a-for39Xrb, pe20100923c-for39Xrb, pe20100923b-for39Xrb, pe20100923a-for39Xrb, pe20100922b-for39Xrb, pe20100922a-for39Xrb, pe20100908b-for39Xrb, pe20100908a-for39Xrb, pe20100907c-for39Xrb
Changes since 1.10: +1 -1 lines
Log Message:
  Update to version 4.11.1

File Contents

# User Rev Content
1 elmer 1.11 ### RPM external sip 4.11.1
2 elmer 1.6 ## INITENV +PATH PYTHONPATH %i/lib/python$(echo $PYTHON_VERSION |cut -d. -f 1,2)/site-packages
3 eulisse 1.1 Source: http://www.riverbankcomputing.co.uk/static/Downloads/sip4/sip-%realversion.tar.gz
4     Requires: python
5     %prep
6 elmer 1.6 %setup -n sip-%realversion
7 eulisse 1.1
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
10     make %makeprocesses
11    
12     %install
13     make install
14 eulisse 1.3
15     %post
16 elmer 1.8 %{relocateConfig}lib/python2.6/site-packages/sipconfig.py