Commit Graph

224 Commits

Author SHA1 Message Date
Miro Hrončok d9f0c430ff Merge branch 'master' into nightly
Conflicts:
	python3.spec
2014-07-11 20:25:48 +02:00
Miro Hrončok d205ffd971 dgroc bump 2014-07-03 00:02:27 +02:00
Miro Hrončok 82f680a3b3 dgroc bump 2014-07-02 00:02:32 +02:00
Miro Hrončok f199b0dd0d dgroc bump 2014-07-01 12:41:16 +02:00
Miro Hrončok 8430e60b7b Back to Bash wrapper, as upstream in 3.4 also uses Bash for some reasons
This reverts commit 95a55939d7.
This reverts commit 41a68301c7.
2014-07-01 12:17:09 +02:00
Miro Hrončok 41c979f2fd dgroc bump 2014-07-01 12:15:50 +02:00
Miro Hrončok 41a68301c7 Header of config script improval 2014-06-30 19:11:22 +02:00
Miro Hrončok 95a55939d7 Rewrite the config wrapper from Bash to Python, so it can be interpreted with Python 2014-06-30 18:53:45 +02:00
Miro Hrončok bbd3a64230 dgroc bump 2014-06-30 15:56:45 +02:00
Miro Hrončok 30b27438ae dgroc bump 2014-06-30 15:33:27 +02:00
Miro Hrončok 9e2b618841 /usr/bin/python alias, dgroc bump 2014-06-28 13:09:47 +02:00
Miro Hrončok 5a92b53214 dgroc bump 2014-06-28 00:26:42 +02:00
Miro Hrončok d335e8943f Solving problems with build 2014-06-27 23:12:58 +02:00
Miro Hrončok f22eb7c48a brp- scripts no longer in redhat dir 2014-06-27 19:14:16 +02:00
Miro Hrončok f56bf4c622 Almost ready to be build in collection, except the provides filtering is still not working 2014-06-27 14:15:31 +02:00
Miro Hrončok b0d1a493f1 SCL almost working, filetring from provides/requires does not 2014-06-26 17:24:10 +02:00
Miro Hrončok ddfa816cb1 SCL attempt, not yet working 2014-06-26 15:38:57 +02:00
Miro Hrončok af8f04adfc Export functions (SCL runs subshell) 2014-06-25 15:00:31 +02:00
Miro Hrončok bc5ead97c2 Back to python3 name 2014-06-25 14:52:36 +02:00
Miro Hrončok 311b0e4fee SCL for Python 3.5 2014-06-25 11:16:11 +02:00
Peter Robinson 9012997174 aarch64 has valgrind, just list those that don't support it with a ifnarch 2014-06-08 16:27:22 +01:00
Dennis Gilmore a292e5b212 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 19:38:08 -05:00
Miro Hrončok c7fb95b81b Python nightly build bootstraping 2014-06-07 16:19:28 +02:00
Miro Hrončok 10edcbc293 Keep the version as 3.5.0 2014-06-07 12:08:34 +02:00
Miro Hrončok 8c8bf1e327 Bump the version to 3.5 2014-06-07 12:06:28 +02:00
Miro Hrončok 144849eafe Fix the patch 2014-06-07 12:03:19 +02:00
Miro Hrončok cf09c35d6e Python3 nightly 2014-06-07 11:53:21 +02:00
Karsten Hopp cb99f9f0e5 bump release and rebuild to link with the correct tcl/tk libs on ppcle 2014-06-04 23:16:38 +02:00
Matej Stuchlik 1014fca077 Change paths to bundled projects in rewheel patch 2014-06-03 22:28:46 +02:00
Matej Stuchlik 95668bdbb2 Add explanation of the bootstraping process 2014-05-30 11:54:32 +02:00
Miro Hrončok f188880d6c In config script, use uname -m to write the arch 2014-05-30 11:41:17 +02:00
Dan Horák 2a2186c470 - update the arch list where valgrind exists - %power64 includes also
ppc64le which is not supported yet
2014-05-29 18:10:59 +02:00
Miro Hrončok 567c9678be Forward arguments to the arch specific config script
Resolves: rhbz#1102683
2014-05-29 15:17:39 +02:00
Miro Hrončok 3d53dceca1 Rename python3.Xm-config script to arch specific.
Resolves: rhbz#1091815
2014-05-28 15:08:24 +02:00
Slavek Kabrda 29b96892f1 Also exclude test_faulthandler on aarch64 2014-05-28 09:27:08 +02:00
Dennis Gilmore aeae72b51c add message about building for tcl-8.6 2014-05-27 13:17:25 -05:00
Slavek Kabrda f30edc5e6d Use python3-*, not python-* runtime requires on setuptools and pip 2014-05-27 17:33:00 +02:00
Slavek Kabrda bea65b85a1 Merge branch 'python3.4'
Conflicts:
	python3.spec
2014-05-27 17:15:10 +02:00
Matej Stuchlik cfa9e5212d Update rewheel module 2014-05-27 12:42:42 +02:00
Miro Hrončok c75d3be7c8 Fix multilib dependencies.
Resolves: rhbz#1091815
2014-05-26 19:38:24 +02:00
Matej Stuchlik e602f7a288 Update to Python 3.4.1 2014-05-26 00:23:55 +02:00
Matej Stuchlik da5702456f Fix test_gdb failure on ppc64le (rhbz#1095355) 2014-05-25 23:35:06 +02:00
Miro Hrončok 8ab4c2d31f Add macro %python3_version_nodots 2014-05-22 13:25:18 +02:00
Miro Hrončok c21eb4aa37 Add macro %python3_version_nodots 2014-05-22 13:23:29 +02:00
Jaroslav Škarvada 3a3febacac - Rebuilt for https://fedoraproject.org/wiki/Changes/f21tcl86 2014-05-21 12:35:44 +02:00
Matej Stuchlik 1746188b35 Disable test_faulthandler, test_gdb on aarch64 (rhbz#1045193) 2014-05-18 23:39:35 +02:00
Matej Stuchlik 06247262fe Don't add declaration-after-statement for extension modules 2014-05-16 15:12:11 +02:00
Matej Stuchlik f498010aff Add setuptools and pip to Requires 2014-05-12 12:22:48 +02:00
Matej Stuchlik 86b7a9ddd9 Build with rewheel 2014-04-29 14:30:05 +02:00
Matej Stuchlik 516eb7a233 Point __os_install_post to correct brp-* files
New version of redhat-rpm-cofig no longer contains them in
/usr/lib/rpm/redhat
2014-04-29 11:32:55 +02:00