de9d893433
- Provide devel-static file in main package - Spec file cleanup - Remove devel-file-in-non-devel-package rpmlint filter - Use proper package versioning scheme (needs reinstall) OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=46
143 lines
4.8 KiB
Plaintext
143 lines
4.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu May 19 18:11:00 UTC 2011 - saschpe@gmx.de
|
|
|
|
- Added RPM macros file to simply Go packaging
|
|
- Provide devel-static file in main package
|
|
- Spec file cleanup
|
|
- Remove devel-file-in-non-devel-package rpmlint filter
|
|
- Use proper package versioning scheme (needs reinstall)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 18 13:48:48 UTC 2011 - saschpe@suse.de
|
|
|
|
- Disable brp-strip-static-archive on Fedora and RHEL
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 18 13:09:12 UTC 2011 - saschpe@suse.de
|
|
|
|
- Re-add STRIP=/bin/true to fix Fedora build
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 18 12:41:25 UTC 2011 - saschpe@suse.de
|
|
|
|
- Let devel package provide devel-static
|
|
- Fix typo in devel package description
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 18 09:52:17 UTC 2011 - saschpe@suse.de
|
|
|
|
- Update to 18/05/2011 upstream mercurial release
|
|
- Rebased godoc patch
|
|
- Removed doc/talks/go_talk-20091030.pdf, fixes bnc#686557
|
|
- No chrpath necessary anymore
|
|
- Added PATENTS file to documentation
|
|
- Use fdupes
|
|
- Drop executable-stack rpmlint filter, not needed anymore
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 29 18:28:24 UTC 2011 - saschpe@gmx.de
|
|
|
|
- Update to 29/04/2011 upstream mercurial release
|
|
- Changed RPM variables to macros
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 21 15:12:45 UTC 2011 - saschpe@suse.de
|
|
|
|
- Changed license from BSD to BSD3c
|
|
- Remove pkg_version macro, use %%{version} directly
|
|
- No Requires on %%{release}
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 8 18:16:34 UTC 2011 - graham@andtech.eu
|
|
|
|
- Update to 07/03/2011 .1 upstream mercurual release
|
|
- Update godoc patch to reflect changes to path package
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 1 13:12:30 UTC 2011 - graham@andtech.eu
|
|
|
|
- Update to 24/02/2011 upstream mercurial release
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 16 05:21:20 UTC 2011 - graham@andtech.eu
|
|
|
|
- Update to 15/12/2011 upstream mercurial release
|
|
- Remove redundant workarounds from .spec
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 8 16:51:09 UTC 2011 - graham@andtech.eu
|
|
|
|
- add go-devel for pkg and cmd source installation, this is
|
|
intended to support goinstall(once patched).
|
|
- Move goinstall binary to go-devel package and install to
|
|
%{_sbindir}
|
|
- Change the godoc patch to generate API docs from the source
|
|
install location of go-devel
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 1 11:31:23 UTC 2011 - graham@andtech.eu
|
|
|
|
- Updated to release 20/01/2011
|
|
- run full test suite (without net dependant tests)
|
|
- remove redundant libcgo.so from .spec
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 8 16:26:27 UTC 2010 - saschpe@suse.de
|
|
|
|
- Updated to 08/12/2010 mercurial version
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 2 08:16:35 UTC 2010 - speilicke@novell.com
|
|
|
|
- Updated to 02/12/2010 mercurial version
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 16 08:52:36 UTC 2010 - speilicke@novell.com
|
|
|
|
- Updated to 16/11/2010 mercurial version
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 9 21:53:50 UTC 2010 - speilicke@novell.com
|
|
|
|
- Updated to 09/11/2010 mercurial version
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 8 20:31:07 UTC 2010 - speilicke@novell.com
|
|
|
|
- Simplified spec file
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 8 09:36:14 UTC 2010 - speilicke@novell.com
|
|
|
|
- Fixed tarball (no hg history and build files)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 8 09:06:28 UTC 2010 - speilicke@novell.com
|
|
|
|
- Updated to 08/11/2010 mercurial version
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 14 06:56:54 UTC 2010 - speilicke@novell.com
|
|
|
|
- Updated to 13/08/2010 mercurial version
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 11 08:27:00 UTC 2010 - speilicke@novell.com
|
|
|
|
- Example scripts permissions fixed
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 8 13:26:51 UTC 2010 - speilicke@novell.com
|
|
|
|
- Updated to 10/08/2010 mercurial version
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 16 14:38:33 UTC 2010 - graham@andtech.eu
|
|
|
|
- Initial package based on 09/06/2010 release
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 29 10:00:00 UTC 2010 - konrad@tylerc.org>
|
|
|
|
- Initial Go hg release spec template
|