[packages/bin86] - rediffed

hawk hawk at pld-linux.org
Sun Jun 9 15:55:02 CEST 2024


commit d9fc9544eb420418fc0eee4e78812446b93e127d
Author: Marcin Krol <hawk at tld-linux.org>
Date:   Sun Jun 9 15:14:18 2024 +0200

    - rediffed

 bin86-x64.patch | 12 ++++++------
 bin86.spec      |  2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/bin86.spec b/bin86.spec
index 052b0b5..44b6396 100644
--- a/bin86.spec
+++ b/bin86.spec
@@ -7,7 +7,7 @@ Summary(pt_BR.UTF-8):	Assembler e Linker para modo real 80x86
 Summary(tr.UTF-8):	Gerçek kip 80x86 çeviricisi ve bağlayıcısı
 Name:		bin86
 Version:	0.16.21
-Release:	2
+Release:	3
 License:	GPL
 Group:		Development/Languages
 Source0:	http://v3.sk/~lkundrak/dev86/%{name}-%{version}.tar.gz
diff --git a/bin86-x64.patch b/bin86-x64.patch
index 571dfd9..d22a9e5 100644
--- a/bin86-x64.patch
+++ b/bin86-x64.patch
@@ -1,8 +1,8 @@
-diff -ur bin86-0.16.18.orig/ld/x86_aout.h bin86-0.16.18/ld/x86_aout.h
---- bin86-0.16.18.orig/ld/x86_aout.h	2003-01-28 22:17:14.000000000 +0000
-+++ bin86-0.16.18/ld/x86_aout.h	2012-09-29 14:00:55.188509488 +0000
-@@ -13,7 +13,9 @@
- typedef long Long;
+diff -urNp -x '*.orig' bin86-0.16.21.org/ld/x86_aout.h bin86-0.16.21/ld/x86_aout.h
+--- bin86-0.16.21.org/ld/x86_aout.h	2013-10-29 16:44:51.000000000 +0100
++++ bin86-0.16.21/ld/x86_aout.h	2024-06-09 15:14:00.075072680 +0200
+@@ -19,7 +19,9 @@ typedef long Long;
+ typedef int32_t Long;
  #define __OUT_OK 1
  #else
 -typedef char Long[4];
@@ -10,5 +10,5 @@ diff -ur bin86-0.16.18.orig/ld/x86_aout.h bin86-0.16.18/ld/x86_aout.h
 +#include <sys/types.h>
 +typedef int32_t Long;
  #endif
+ #endif
  
- struct	exec {			/* a.out header */
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bin86.git/commitdiff/d9fc9544eb420418fc0eee4e78812446b93e127d



More information about the pld-cvs-commit mailing list