SHA256
1
0
forked from pool/kbuild

Accepting request 313853 from home:michel_mno:branches:devel:tools:building

- Update to version 0.1.9998svn2784:
  many changes detailed in upstream url from svn 2720 to 2784.
  http://trac.netlabs.org/kbuild/timeline?from=2015-06-26&daysback=365
  http://trac.netlabs.org/kbuild/changeset?old_path=%2F&old=2784&new_path=%2F&new=2720
- Dropped patches:
  kbuild-kmk-makefile-am.patch
- Rebased patches:
  kbuild-glob.patch
  ppc64le.patch
  kbuild-timestamps.diff
  kbuild-pthread.diff
- All above changes allow to build package for ppc64/ppc64le archs

OBS-URL: https://build.opensuse.org/request/show/313853
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/kbuild?expand=0&rev=26
This commit is contained in:
Ismail Dönmez
2015-06-29 08:07:20 +00:00
committed by Git OBS Bridge
parent 216e3606ac
commit fc2349f6b4
9 changed files with 77 additions and 50 deletions

View File

@@ -1,4 +1,19 @@
-------------------------------------------------------------------
Fri Jun 26 14:50:13 UTC 2015 - normand@linux.vnet.ibm.com
- Update to version 0.1.9998svn2784:
many changes detailed in upstream url from svn 2720 to 2784.
http://trac.netlabs.org/kbuild/timeline?from=2015-06-26&daysback=365
http://trac.netlabs.org/kbuild/changeset?old_path=%2F&old=2784&new_path=%2F&new=2720
- Dropped patches:
kbuild-kmk-makefile-am.patch
- Rebased patches:
kbuild-glob.patch
ppc64le.patch
kbuild-timestamps.diff
kbuild-pthread.diff
- All above changes allow to build package for ppc64/ppc64le archs
-------------------------------------------------------------------
Fri Jun 12 09:45:46 UTC 2015 - dvaleev@suse.com
- Rework ppc64le patch. Previous one was totally wrong.