[packages/guile1: 52/172] - release 6, - merge patch from MDK with disable inet_aton() prototype when STDC_HEADERS is define

jajcus jajcus at pld-linux.org
Sat Dec 12 13:43:09 CET 2015


commit 1c3a8efd2bf87dd30012a297502952eb0ed6656e
Author: kloczek <kloczek at pld-linux.org>
Date:   Sun Dec 10 15:43:25 2000 +0000

    - release 6,
    - merge patch from MDK with disable inet_aton() prototype when
      STDC_HEADERS is defined (this fix compile problems on AXP).
    
    Changed files:
        guile.spec -> 1.46

 guile.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/guile.spec b/guile.spec
index 1d973f4..1e32de0 100644
--- a/guile.spec
+++ b/guile.spec
@@ -2,7 +2,7 @@ Summary:	GNU Extension language
 Summary(pl):	GNU Extension language
 Name:		guile
 Version:	1.4 
-Release:	5
+Release:	6
 Epoch:		1
 License:	GPL
 Group:		Development/Languages
@@ -10,7 +10,8 @@ Group(de):	Entwicklung/Sprachen
 Group(pl):	Programowanie/J�zyki
 Source0:	ftp://prep.ai.mit.edu/pub/gnu/guile/%{name}-%{version}.tar.gz
 Patch0:		%{name}-info.pach
-PAtch1:		%{name}-fix_awk_patch.patch
+Patch1:		%{name}-fix_awk_patch.patch
+Patch2:		%{name}-std_headers.patch
 Requires:	umb-scheme
 BuildRequires:	ncurses-devel >= 5.0
 BuildRequires:	readline-devel >= 4.1
@@ -59,6 +60,7 @@ Biblioteka statyczna Guile.
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %configure \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/guile1.git/commitdiff/ebe6c26bec9cbe3813afc2be58f989889f8e944a



More information about the pld-cvs-commit mailing list