1
0
forked from jengelh/util-linux

Accepting request 146886 from Base:System

- 0001-include-bitops.h-Use-the-operating-system-byteswappi.patch 
  Use OS byteswapping macros, this patch is functionally identical
  to the version submitted upstream with the exception it excludes
  code that target non-linux systems. (forwarded request 146536 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/146886
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=153
This commit is contained in:
Ismail Dönmez
2013-01-03 12:48:43 +00:00
committed by Git OBS Bridge
parent ee105c5160
commit d109e32fb7
3 changed files with 118 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Dec 28 04:30:58 UTC 2012 - crrodriguez@opensuse.org
- 0001-include-bitops.h-Use-the-operating-system-byteswappi.patch
Use OS byteswapping macros, this patch is functionally identical
to the version submitted upstream with the exception it excludes
code that target non-linux systems.
-------------------------------------------------------------------
Wed Sep 19 19:41:10 UTC 2012 - jslaby@suse.com