7c49a62bad
Accepting request 74584 from home:andtecheu:go
Graham Anderson
2011-06-27 07:04:43 +00:00
0dd5baafd5
- No need to set $PATH before building anymore
Sascha Peilicke
2011-06-24 21:41:44 +00:00
47a7c07b6e
- DISABLE_NET_TESTS was dropped, this causes net tests to fail on openSUSE:Factory currently. Disable tests temporarily.
Sascha Peilicke
2011-06-24 21:17:57 +00:00
7325e86668
- Update to 24/06/2011 mercurial version * http: buffer Request.Write (issue 1996) * libmach: fix disassembly of FCMOVcc and FCOMI * libmach: fix tracing on linux (for cov) * ld: don't attempt to build dynamic sections unnecessarily * syscall: add tty support to StartProcess * crypto/openpgp: add ElGamal support * http: add Server.ListenAndServeTLS (issue 1964)
Sascha Peilicke
2011-06-24 13:46:13 +00:00
a16b03c247
- %go_requires can't depend on %requires_ge, it isn't available on Fedora and RHEL.
Sascha Peilicke
2011-06-16 06:46:51 +00:00
c9b5681d21
- Really set CFLAGS through HOST_EXTRA_CFLAGS environment variable for building Go itself and for Go macros (used by Go packages) - Added go-fix-werrors.patch to fix fatal compiler warnings, not used yet as -Wno-error is passed currently - Adhere to SUSE patch comment conventions - Changed %go_requires macro from '%requires_eq go' to '%requires_ge go'
Sascha Peilicke
2011-06-15 20:25:33 +00:00
ec45a94352
- Update to 15/06/2011 mercurial version * Increase max no of windows callbacks (issue 1912) * gc: compact stackframe * http: fix regression permitting io.Copy on HEAD response * Go memory model: minor clarification (issue 1941) * go spec: clarif rules for append, scope rules for := (issue 1936, issue 1940) * gc: handle go print() and go println() (issue 1952) * net: export all fields in Interface (issue 1942) - Spec file cleanup: * Removed checks for outdated SUSE versions * Remove *.6 and *.8 files from misc documentation
Sascha Peilicke
2011-06-15 13:34:00 +00:00
55f3b2acf4
- Added macro %go_disable_brp_strip_static_archive to disable the strip check, it breaks on Fedora-based distros and generates a warning for SUSE-based ones. It can be removed if go binaries become really stripable
Sascha Peilicke
2011-06-08 15:13:05 +00:00
6aceb105ac
- Update to 08/05/2011 mercurial version * ld: fix and simplify ELF symbol generation * cgo: support non intel gcc machine flags * gc: enable building under clang/2.9 * countless bugfixes, documentation and speed improvements - Don't build twice (thru all.bash and make.bash)
Sascha Peilicke
2011-06-08 09:52:15 +00:00
be4af98275
- Removed double provides for devel-static package - Provide a specific version for devel-static package - Less build dependencies, own directories directly - Added comments for rpmlint checks, removed old ones
Sascha Peilicke
2011-05-20 14:44:12 +00:00
6b8af4573a
Updating link to change in openSUSE:Factory/go revision 2.0
OBS User buildservice-autocommit
2011-05-20 14:28:17 +00:00
30d0d25174
- Disable brp-strip-static-archive also on RHEL and CentOS - Disable brp-strip-static-archive on Fedora
Sascha Peilicke
2011-05-20 09:53:36 +00:00
fcd1b21569
- Update to 20/05/2011 mercurial version - Macro %go_arch in macros.go now properly set to correct value
Sascha Peilicke
2011-05-20 09:29:51 +00:00
8f1950b009
Undo suse checks modification for kate package.
Sascha Peilicke
2011-05-20 06:47:03 +00:00
8870fcd1a4
- Changed license from BSD to BSD3c - Remove pkg_version macro, use %%{version} directly - No Requires on %%{release}
Sascha Peilicke
2011-03-21 15:14:21 +00:00