SUNWPython26.spec
branchgnome-2-28
changeset 18465 cd328ce2aa5b
parent 18447 25cb48fe3874
child 18514 21564b95d460
--- a/SUNWPython26.spec	Sun Dec 06 01:39:05 2009 +0000
+++ b/SUNWPython26.spec	Sun Dec 06 08:22:49 2009 +0000
@@ -306,8 +306,9 @@
 rm python-config
 mv python%{majmin} isapython%{majmin}
 ln -s isapython%{majmin} python%{majmin}
-# this is the default python
-ln -s python%{majmin} python
+# back to 2.4 temporarily
+## this is the default python
+#ln -s python%{majmin} python
 # don't need a 64-bit version of this tool
 rm 2to3
 cd ..
@@ -316,8 +317,9 @@
 # this becomes a hard link in the pkgmap, due to %hard
 ln -s ../lib/isaexec isapython%{majmin}
 
-# this is the default python
-ln -s python%{majmin} python
+# back to 2.4 temporarily
+## this is the default python
+#ln -s python%{majmin} python
 
 %{?pkgbuild_postprocess: %pkgbuild_postprocess -v -c "%{version}:%{jds_version}:%{name}:$RPM_ARCH:%(date +%%Y-%%m-%%d):%{support_level}" $RPM_BUILD_ROOT}
 
@@ -351,7 +353,7 @@
 %dir %attr (0755, root, bin) %{_bindir}
 %{_bindir}/python%{majmin}
 %{_bindir}/python-config
-%{_bindir}/python
+#%{_bindir}/python
 # hard link to isaexec
 %hard %{_bindir}/isapython%{majmin}
 %dir %attr (0755, root, bin) %{_bindir}/%{base_isa}
@@ -388,7 +390,7 @@
 %{_libdir}/%{_arch64}/lib*.so*
 %dir %attr(0755, root, bin) %{_bindir}/%{_arch64}
 %{_bindir}/%{_arch64}/python%{majmin}
-%{_bindir}/%{_arch64}/python
+#%{_bindir}/%{_arch64}/python
 %{_bindir}/%{_arch64}/isapython%{majmin}
 %endif
 %dir %attr(0755, root, sys) %{_datadir}