Commit Graph

110 Commits

Author SHA1 Message Date
Vincent Batts 9297305de1 go1.5 supports shared objects
Now we'll provide the libstd.so for all of golang's stdlib. This way,
libraries and binaries can link against it and have a better security
update story.
2015-08-25 13:50:08 -04:00
Peter Robinson b869aad629 Enable aarch64 2015-08-23 20:49:44 +01:00
Peter Robinson 79fd860ddc Add pcre-devel for tests
fannkuch-parallel
Package libpcre was not found in the pkg-config search path.
Perhaps you should add the directory containing `libpcre.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libpcre' found
2015-08-23 20:46:46 +01:00
Peter Robinson 19dca7ffd3 Drop incorrect change for hostname location. The hostname binary moved place in Fedora 17 as part of the usr move feature and /bin is symlinked to /usr/bin. Just specify the actualy proper package name instead of a specific binary path.
Cleanup sources file just to include the current source. Please use "fedpkg new-sources"
command to properly upload sources. Otherwise each time a build is done, or even
"fedpra srpm" or "fedpkg prep" it downloads all the sources specified in the file
2015-08-23 20:46:18 +01:00
Vincent Batts 0d13e2d904 update to go1.5 2015-08-20 22:05:16 +00:00
Vincent Batts 03b73e2ea5 fixing sources reference 2015-08-06 17:22:56 -04:00
Vincent Batts 831ba34f74 updating to go1.5rc1 2015-08-06 15:48:15 -04:00
Vincent Batts f2f58b5244 tar fix from upstream 2015-08-04 15:51:06 -04:00
Vincent Batts 9fc0bc41c8 updating to go1.5beta3 2015-07-30 11:27:23 -04:00
Vincent Batts 78d9b3d3ac add the patch .. 2015-07-30 11:01:17 -04:00
Vincent Batts c1bee09f56 increase ELFRESERVE (bz1248071) 2015-07-30 10:47:32 -04:00
Vincent Batts bb5db89cf5 fix the prerelease versioning 2015-07-29 10:48:47 -04:00
Vincent Batts 6da96f9716 bump release 2015-07-17 16:46:03 -04:00
Vincent Batts 0eec149c76 adding test output, but not failing on it for now 2015-07-17 16:45:01 -04:00
Vincent Batts 2ecad653a5 update to go1.5beta2 2015-07-17 11:02:40 -04:00
Vincent Batts beda572475 fixes missed on initial push of 1.5beta1 2015-07-17 09:39:21 -04:00
Vincent Batts 8d165dfe19 updating go1.5beta1
* updating existing patches
* adding a couple of test patches needed for beta1
* TODO enable %check again
* SO MUCH CLEANUP now that OS and ARCH bootstrapping is not needed
2015-07-16 14:36:06 -04:00
Dennis Gilmore 7dc03d1101 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 09:16:23 +00:00
Vincent Batts a8686d833c obsolete packages for upgrade path
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2015-03-19 10:12:49 -04:00
Vincent Batts b5c025475a update to go1.4.2
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2015-02-18 10:26:22 -05:00
Vincent Batts 4c424d4664 update to go1.4.1 2015-01-16 12:57:47 -05:00
Vincent Batts 2ba9c52536 classifying project doc as %doc 2015-01-02 12:20:59 -05:00
Vincent Batts 82982da132 update to go1.4 2014-12-11 10:27:04 -05:00
Vincent Batts 0ad646d98d bumping to 1.4rc2 2014-12-03 10:49:49 +01:00
Vincent Batts 55020ead86 update to go1.4rc1 2014-11-17 10:46:28 -05:00
Vincent Batts 20cd634d14 update to go1.4beta1 2014-11-04 10:52:19 -05:00
Vincent Batts 84f93201d9 revert macros in subpackage
they'll need to be in their own rpm entirely
2014-10-30 14:32:05 -04:00
Vincent Batts c2c5dc1c66 bump release 2014-10-24 11:07:57 -04:00
Vincent Batts e0d801060b gccgo and macros
for https://bugzilla.redhat.com/show_bug.cgi?id=1156129 we're putting
the macros in its own rpm.

Also, starting the work on rpm dependencies to accomodate gccgo
2014-10-24 10:34:14 -04:00
Vincent Batts 94c0b3b623 update to go1.3.3 2014-10-01 14:38:40 +00:00
Vincent Batts 8cfb9c493a update to go1.3.2
fixes: bz1147324
2014-09-29 13:54:05 +00:00
Vincent Batts 999ceca490 patching the tzinfo test 2014-09-11 22:52:03 +00:00
Peter Robinson 726440c406 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-16 18:34:09 +00:00
Vincent Batts ec1155188c update to go1.3.1 2014-08-13 20:37:18 +00:00
Vincent Batts 81887c2abd fixed a merge 2014-08-13 20:04:30 +00:00
Vincent Batts b025cc279b fixing bz1099206 2014-08-13 19:25:50 +00:00
Vincent Batts ab9b26510d make golang-src noarch again 2014-08-11 15:28:01 +00:00
Vincent Batts dd6f77ac9a don't just update directories 2014-08-11 14:41:34 +00:00
Vincent Batts 1afe7e2655 set source directory timestamps during %install 2014-08-08 21:11:50 +00:00
Vincent Batts 42cdf8daca making the golang-src package arch'ed.
Fixes bz1099206
2014-08-06 22:02:25 +00:00
Vincent Batts 374526de5b including archive/tar fix for PAX headers 2014-07-21 16:24:32 -04:00
Vincent Batts 3a4853bd32 fix gdb init for safe-paths
bz981356
2014-07-15 12:01:12 -04:00
Vincent Batts fa7c581616 cleaning up the cross-compile process and deps
bz1105901, bz1101508
2014-07-15 11:26:07 -04:00
Vincent Batts 4086849026 archive/tar patches for performance 2014-07-07 16:11:04 -04:00
Vincent Batts 207296f435 update to go1.3 2014-06-19 11:09:27 -04:00
Vincent Batts ae7853072a updating to go1.3rc2 2014-06-16 14:16:12 -04:00
Dennis Gilmore 472df199bf - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 13:00:36 -05:00
Vincent Batts ffa74e040a new arch file shuffling 2014-06-03 15:37:32 -04:00
Vincent Batts f3f956d5ae update to go1.3rc1 2014-06-03 10:52:54 -04:00
Vincent Batts 0b3722bb33 update to go1.3beta2 2014-05-21 17:30:02 -04:00