Commit Graph

63 Commits

Author SHA256 Message Date
0660c5f99b Accepting request 626932 from home:Andreas_Schwab:glibc:rebuild
- sysmacros.patch: Include <sys/sysmacros.h> for major/minor

OBS-URL: https://build.opensuse.org/request/show/626932
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=68
2018-08-02 07:02:45 +00:00
d91aceb631 Accepting request 561982 from home:matwey:branches:Base:System
- Disable building at 32-bit ARM.
  NUMA is not supported by 32-bit ARM Linux Kernel, so build failed
  with
  
  #error "Add syscalls for your architecture or update kernel headers"

OBS-URL: https://build.opensuse.org/request/show/561982
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=66
2018-01-08 14:25:50 +00:00
Thomas Renninger
e553252e96 Accepting request 508812 from home:fschnizlein:branches:Base:System
- Update to latest HEAD (ea3a70681c2f523fe58e1d44527f478ca76db74e)
  * Fix usage of __GLIBC_PREREQ for non-glibc toolchains
  * Fix usage of __GLIBC_PREREQ for non-glibc toolchains
  * Clean up numa_error() calls.
  * Handle sched_getaffinity() failing with errno != EINVAL.
  * "Further more" should be a single word
  * Fix for numa_police_memory()
  * Segment fault when numa nodes not sequential or contiguous
  * Update prototype of get_mempolicy

OBS-URL: https://build.opensuse.org/request/show/508812
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=64
2017-07-10 15:41:03 +00:00
Thomas Renninger
194a25ec0e Accepting request 477898 from home:fschnizlein:branches:Base:System
- Update to 2.0.11
  * 150116 libnuma: numa_node_to_cpu skips over non-existing
    nodes (Petr Holasek)
  * 151210 libnuma: supress warnings for non-existing node (Petr Holasek)

OBS-URL: https://build.opensuse.org/request/show/477898
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=62
2017-03-09 20:21:06 +00:00
Thomas Renninger
d616612547 Accepting request 320032 from home:pluskalm:branches:Base:System
- Cleanup spec file with spec-cleaner
- Use autoreconf to update configure

OBS-URL: https://build.opensuse.org/request/show/320032
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=60
2015-08-10 11:17:40 +00:00
bc75c7eb79 Accepting request 287374 from home:elvigia:branches:Base:System
- package fails to build with PIE globally enabled, due to 
  error: inconsistent operand constraints in an 'asm'.
  Turns out there is a GCC builtin for doing the operation 
  cleanly. (numactl-clearcache-pie.patch)

OBS-URL: https://build.opensuse.org/request/show/287374
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=58
2015-02-24 06:44:19 +00:00
Thomas Renninger
b7c0ffeef5 - Change license from GPL-2.0+ to GPL-2.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=56
2015-01-27 12:15:15 +00:00
Thomas Renninger
49201d18a2 Accepting request 282152 from home:trenn:branches:Base:System
- Make latest factory version build against SLE11 as well

OBS-URL: https://build.opensuse.org/request/show/282152
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=54
2015-01-20 20:17:27 +00:00
Thomas Renninger
3da0fecefb Fix bad manpage(2) files in files section
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=52
2014-12-01 17:20:48 +00:00
a89a1196e2 - remove move_pages.2 , as it is in manual-pages rpm.
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=51
2014-11-27 07:45:56 +00:00
73bc3bc0cd OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=50 2014-11-27 07:45:36 +00:00
327dbd80bc - cleanup, also build for i586
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=49
2014-11-27 07:38:06 +00:00
c765841655 Accepting request 262711 from home:Mailaender:branches:Base:System
OBS-URL: https://build.opensuse.org/request/show/262711
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=48
2014-11-25 07:08:04 +00:00
d2661eb6b4 Accepting request 242817 from home:juwolf:branches:Base:System
Fixed patch 0001-Fixed-segfault-when-no-node-could-be-found-in-sysfs-.patch for bnc#872922

OBS-URL: https://build.opensuse.org/request/show/242817
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=46
2014-07-30 09:44:21 +00:00
Thomas Renninger
a9e0e5bc30 Accepting request 237246 from home:juwolf:branches:Base:System
- Add: 0001-Fixed-segfault-when-no-node-could-be-found-in-sysfs-.patch
  Fixes segfault when no node could be found in sysfs. bnc#872922

OBS-URL: https://build.opensuse.org/request/show/237246
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=44
2014-06-13 15:12:50 +00:00
4e62003196 Accepting request 210428 from openSUSE:Factory:PowerLE
- enable ppc64le

OBS-URL: https://build.opensuse.org/request/show/210428
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=42
2013-12-12 12:31:25 +00:00
Thomas Renninger
beb2848482 - Update to version 2.0.9:
- 130207 Add a prototype for numa_bitmask_weight (Cliff W.)
- 130725 Fix hubstats huge pages bug, version number, man page (Bill Gray)
- 130726 Disable the regress-io test (Cliff W.)
- 130730 Fix typos in numactl man page; add short opts to --help
  (Petr Holasek)
- 130906 numactl: option --all/-a added for policy settings (Petr Holasek)
- 130906 libnuma: new function numa_run_on_node_mask_all (Petr Holasek)

OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=40
2013-10-09 14:42:19 +00:00
Andreas Jaeger
e3e70acc65 Accepting request 171040 from home:a_jaeger:FactoryFix
Update changes file to mention patches)

OBS-URL: https://build.opensuse.org/request/show/171040
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=38
2013-04-16 09:16:34 +00:00
Thomas Renninger
140eb7d969 Revert unused patch
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=37
2012-11-08 21:48:12 +00:00
Thomas Renninger
4416cca4ae - Update to version 2.0.8
- Removed __DATE__ in numastat to avoid constant rebuilding in build
  service
- adjusted license strings

OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=36
2012-11-08 21:44:01 +00:00
Andreas Jaeger
edef61177f Accepting request 87601 from home:tabraham1
update to numactl 2.0.7

OBS-URL: https://build.opensuse.org/request/show/87601
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=34
2011-10-13 13:42:47 +00:00
OBS User buildservice-autocommit
10b835f203 Updating link to change in openSUSE:Factory/numactl revision 35.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=0a96febd759ba5f04fe17f29b689ca91
2011-05-18 13:44:30 +00:00
Thomas Renninger
3df7deb988 - Only use LGPL for the library licence, remove the gpl part.
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=32
2011-03-16 11:03:37 +00:00
Thomas Renninger
6a552d18f7 - Add lesser GPL public license to libnuma as metioned in the
sources

OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=31
2011-03-16 09:44:18 +00:00
Thomas Renninger
bfc121ec6a - Adjust/refresh patch, no functional change
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=30
2011-03-16 09:39:54 +00:00
Thomas Renninger
7775c04ebd - Update from 2.0.6-rc3 to final version 2.0.6
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=28
2011-01-04 15:43:38 +00:00
OBS User buildservice-autocommit
d60d3aa637 Updating link to change in openSUSE:Factory/numactl revision 30.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=340f9e2590179e5510efdb64d5c1b85c
2010-11-16 00:07:56 +00:00
Andreas Jaeger
ad99fb02c0 Accepting request 52786 from home:a_jaeger:branches:openSUSE:Factory
update

OBS-URL: https://build.opensuse.org/request/show/52786
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=26
2010-11-11 09:46:55 +00:00
Stephan Kulow
70c524cb9f Accepting request 51780 from home:jengelh:smp
OBS-URL: https://build.opensuse.org/request/show/51780
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=25
2010-11-01 08:24:06 +00:00
Thomas Renninger
631a6fdf53 OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=24 2010-10-12 10:00:26 +00:00
Thomas Renninger
9746e1f762 OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=23 2010-10-05 15:36:47 +00:00
OBS User buildservice-autocommit
73bd06f4b0 Updating link to change in openSUSE:Factory/numactl revision 28.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=e5c3810c243d9b6418eba2e72e430278
2010-10-03 20:39:06 +00:00
Cristian Rodríguez
1172109138 Accepting request 49677 from home:a_jaeger:branches:openSUSE:Factory
OBS-URL: https://build.opensuse.org/request/show/49677
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=21
2010-10-03 13:25:38 +00:00
OBS User autobuild
9ec32c000d Accepting request 42008 from Base:System
checked in (request 42008)

OBS-URL: https://build.opensuse.org/request/show/42008
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=19
2010-06-28 10:47:15 +00:00
Stephan Kulow
70894ee965 OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=18 2010-06-24 11:42:43 +00:00
Thomas Renninger
9d648d5b88 OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=16 2010-06-21 17:14:41 +00:00
Thomas Renninger
4f51b529f2 OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=15 2010-06-09 09:31:38 +00:00
Thomas Renninger
f4e80c8db0 OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=14 2010-05-20 12:07:35 +00:00
OBS User buildservice-autocommit
9f01a4a213 Updating link to change in openSUSE:Factory/numactl revision 23.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=0a8e53e8f8f9086afbbc1475ca03b1a0
2010-03-18 15:12:00 +00:00
Stephan Kulow
8c7a91736e sync with O:F
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=13
2010-02-26 12:19:49 +00:00
Stephan Kulow
6d8fe9af61 Accepting request 32191 from home:jengelh:sparc
Copy from home:jengelh:sparc/numactl via accept of submit request 32191 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/32191
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=11
2010-02-12 05:56:15 +00:00
OBS User buildservice-autocommit
cf231f2fb7 Updating link to change in openSUSE:Factory/numactl revision 21.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=ba6cf342a47a14ca3cf5761923240f7f
2010-01-12 15:07:37 +00:00
OBS User autobuild
c6d30fc53e checked in
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=10
2010-01-12 15:07:36 +00:00
Stephan Kulow
1025704235 Accepting request 27058 from home:jengelh:branches:Base:System
Copy from home:jengelh:branches:Base:System/numactl via accept of submit request 27058 revision 5.
Request was accepted with message:
ok thanks

OBS-URL: https://build.opensuse.org/request/show/27058
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=9
2009-12-20 18:57:28 +00:00
OBS User autobuild
6af22d4443 Accepting request 26681 from Base:System
Copy from Base:System/numactl based on submit request 26681 from user msmeissn

OBS-URL: https://build.opensuse.org/request/show/26681
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/numactl?expand=0&rev=20
2009-12-16 15:11:37 +00:00
OBS User autobuild
5521e1394d Accepting request 26185 from Base:System
Copy from Base:System/numactl based on submit request 26185 from user msmeissn

OBS-URL: https://build.opensuse.org/request/show/26185
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/numactl?expand=0&rev=19
2009-12-11 16:28:14 +00:00
OBS User unknown
786162cecc OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/numactl?expand=0&rev=17 2009-02-07 16:59:50 +00:00
OBS User unknown
16d1fc5f78 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/numactl?expand=0&rev=16 2009-01-28 23:30:08 +00:00
OBS User unknown
f3fc46444c OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/numactl?expand=0&rev=15 2009-01-27 01:21:53 +00:00
OBS User unknown
7222dced3f OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/numactl?expand=0&rev=14 2009-01-16 00:50:04 +00:00