Package: ruby-shadow / 2.3.4-2

Metadata

Package Version Patches format
ruby-shadow 2.3.4-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
010_fix_license | (download)

LICENSE | 4 0 + 4 - 0 !
README.euc | 2 1 + 1 - 0 !
shadow/shadow.c | 2 1 + 1 - 0 !
3 files changed, 2 insertions(+), 6 deletions(-)

 fix license problems
 Fix the LICENSE and README's files to reflect upstream's
 choice for a license.


dont overwrite compiler flags | (download)

extconf.rb | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 don't overwrite cflags|ldflags
 It seems that the current extconf.rb overwrites the CFLAGS/LDFLAGS.

use shadow implementation on gnu archs | (download)

extconf.rb | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 use the shadow implementation on gnu systems
 Let extconf knows that it can use the shadow functions, just like on Linux,
 on Debian archs like kFreeBSD and Hurd.

Bug-Debian: http://bugs.debian.org/749904