Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv24297/10.3/unstable/main/finkinfo/sci

Modified Files:
        ccpnmr-py.info 
Log Message:
New upstream version (1.0.12, Submission Tracker # 1608509)


Index: ccpnmr-py.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/ccpnmr-py.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ccpnmr-py.info      10 Oct 2006 04:55:42 -0000      1.2
+++ ccpnmr-py.info      4 Dec 2006 19:01:38 -0000       1.3
@@ -1,7 +1,7 @@
 Info2: <<
 Package: ccpnmr-%type_pkg[handler]-py%type_pkg[python]
-Version: 1.0.11
-Revision: 3
+Version: 1.0.12
+Revision: 1
 
 Type: python (2.3 2.4), handler (opengl mesa)
 
@@ -18,7 +18,7 @@
 
 Source: ftp://www.bio.cam.ac.uk/pub/ccpnmr/analysis%v.tar.gz
 SourceDirectory: ccpnmr
-Source-MD5: 955ebeeafc67a4592f9bae9e3071034a 
+Source-MD5: b1940a689fb310fd4fa63ba26555a4f4
 
 PatchScript: sed 's,@PREFIX@,%p,g' < %a/ccpnmr-py.patch | sed 
's,python2.X,python%type_raw[python],g' | patch -p1
 
@@ -62,12 +62,6 @@
 mkdir -p %i/lib/python%type_raw[python]/site-packages/ccpnmr/ccpnmr1.0/python/
 cp -r %b/ccpnmr1.0/python/doc 
%i/lib/python%type_raw[python]/site-packages/ccpnmr/ccpnmr1.0/python/
 
-find %i/lib/python%type_raw[python]/site-packages/ccpnmr/ccpnmr1.0/c -name 
\*.c -delete
-find %i/lib/python%type_raw[python]/site-packages/ccpnmr/ccpnmr1.0/c -name 
\*.h -delete
-find %i/lib/python%type_raw[python]/site-packages/ccpnmr/ccpnmr1.0/c -name 
\*.o -delete
-find %i/lib/python%type_raw[python]/site-packages/ccpnmr/ccpnmr1.0/c -name 
environment\*.txt -delete
-find %i/lib/python%type_raw[python]/site-packages/ccpnmr/ccpnmr1.0/c -name 
Makefile -delete
-
 cd %i/lib/python%type_raw[python]/site-packages; 
%p/bin/python%type_raw[python] -O %p/lib/python%type_raw[python]/compileall.py 
ccpnmr/ccpnmr1.0
 
 mkdir -p %i/etc/profile.d
@@ -109,5 +103,22 @@
 the environment variable, MallocLogFile, as follows:
 Eg., For sh family of shells -
 export MallocLogFile=/dev/null
+The above is probably relevant only for python2.5.
+
+If the upgrade server updates your .c C source file(s),
+go to %p/lib/python2.5/site-packages/ccpnmr/ccpnmr1.0/c,
+and type 'sudo make; sudo make links', for the update
+to take effect. Please note that you have to do that
+only if the C source file(s) are update.
+
+You may also need to remove the .pyo files manually 
+for the updates to take effect. For example, in the 
+folder %p/lib/python2.5/site-packages/ccpnmr/ccpnmr1.0/,
+type 'sudo find . -name \*.pyo -delete' and
+'sudo find . -name \*.pyc -delete'. Then run,
+cd %i/lib/python%type_raw[python]/site-packages; 
+sudo %p/bin/python%type_raw[python] -O \
+%p/lib/python%type_raw[python]/compileall.py \
+ccpnmr/ccpnmr1.0
 <<
 <<


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to