[packages/g-wrap] - updated to 1.9.15 - updated info patch

qboosh qboosh at pld-linux.org
Mon Feb 29 17:30:55 CET 2016


commit 5b67b6f32cc28213aba0fa18e0a48a70726cf59c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Feb 29 17:34:19 2016 +0100

    - updated to 1.9.15
    - updated info patch

 g-wrap-info.patch | 25 ++++++++-----------------
 g-wrap.spec       | 21 +++++++++++----------
 2 files changed, 19 insertions(+), 27 deletions(-)
---
diff --git a/g-wrap.spec b/g-wrap.spec
index 5e319ae..01f0b44 100644
--- a/g-wrap.spec
+++ b/g-wrap.spec
@@ -2,25 +2,25 @@ Summary:	A utility for automatically generating glue code to export C libraries
 Summary(pl.UTF-8):	Narzędzie do eksportowania bibliotek C do interpreterów Scheme
 Summary(pt_BR.UTF-8):	Um utilitário para geração automática de código para exportar bibliotecas C para guile scheme e rscheme
 Name:		g-wrap
-Version:	1.9.14
-Release:	4
+Version:	1.9.15
+Release:	1
 Epoch:		2
 License:	LGPL v2.1+
 Group:		Libraries
 Source0:	http://download.savannah.gnu.org/releases/g-wrap/%{name}-%{version}.tar.gz
-# Source0-md5:	fef7ec5e2ff5192221ed6e97fe93bcb9
+# Source0-md5:	037d465a28782636a995cf0179f1d7ff
 Patch0:		%{name}-info.patch
 URL:		http://www.nongnu.org/g-wrap/
-BuildRequires:	autoconf >= 2.50
-BuildRequires:	automake >= 1.5
+BuildRequires:	autoconf >= 2.61
+BuildRequires:	automake >= 1:1.12
 BuildRequires:	glib2-devel >= 2.0
-BuildRequires:	guile-devel >= 5:1.8.3
+BuildRequires:	guile-devel >= 5:2.0
 BuildRequires:	libffi-devel
 BuildRequires:	libtool
 BuildRequires:	pkgconfig
 BuildRequires:	pkgconfig(libffi)
 BuildRequires:	texinfo
-Requires:	guile >= 5:1.8.3
+Requires:	guile >= 5:2.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -44,7 +44,7 @@ Summary(pl.UTF-8):	Pliki nagłówkowe do rozwijnia programów z użyciem g-wrap
 Summary(pt_BR.UTF-8):	Arquivos de inclusão e bibliotecas para o g-wrap
 Group:		Development/Libraries
 Requires:	%{name} = %{epoch}:%{version}-%{release}
-Requires:	guile-devel >= 5:1.8.3
+Requires:	guile-devel >= 5:2.0
 Requires:	libffi-devel
 
 %description devel
@@ -93,6 +93,9 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+# obsoleted by pkg-config
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/libgwrap-*.la
+# dlopened modules
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/g-wrap/modules/libgw-*.{a,la}
 
 %clean
@@ -126,8 +129,6 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/g-wrap-config
 %attr(755,root,root) %{_libdir}/libgwrap-core-runtime.so
 %attr(755,root,root) %{_libdir}/libgwrap-guile-runtime.so
-%{_libdir}/libgwrap-core-runtime.la
-%{_libdir}/libgwrap-guile-runtime.la
 %{_includedir}/g-wrap
 %{_includedir}/g-wrap-wct.h
 %{_pkgconfigdir}/g-wrap-2.0-guile.pc
diff --git a/g-wrap-info.patch b/g-wrap-info.patch
index 3502f5d..88e8772 100644
--- a/g-wrap-info.patch
+++ b/g-wrap-info.patch
@@ -1,23 +1,14 @@
---- g-wrap-1.9.8/doc/g-wrap.texi.orig	2006-11-25 19:49:08.000000000 +0100
-+++ g-wrap-1.9.8/doc/g-wrap.texi	2007-05-26 09:41:31.697547850 +0200
-@@ -7,9 +7,9 @@
- @paragraphindent 0
- @c %**end of header
+--- g-wrap-1.9.15/doc/g-wrap.texi.orig	2016-02-28 22:21:01.841041559 +0100
++++ g-wrap-1.9.15/doc/g-wrap.texi	2016-02-29 15:57:39.195047706 +0100
+@@ -26,9 +26,9 @@
+ @end copying
+ 
  
 - at dircategory Libraries
 + at dircategory Libraries:
  @direntry
--* G-Wrap: (g-wrap). Scheme wrapper for C libraries
-+* G-Wrap: (g-wrap).			Scheme wrapper for C libraries
+-* G-Wrap Reference: (g-wrap).  Scheme wrapper for C libraries
++* G-Wrap Reference: (g-wrap).		Scheme wrapper for C libraries
  @end direntry
  
- @iftex
-@@ -1070,7 +1070,7 @@
- available in @xref{Creating a Wrapper Module}.
- 
- 
-- at unnumbered The @code{aggregated} Type Qualifier
-+ at unnumberedsubsubsec The @code{aggregated} Type Qualifier
- 
- @cindex memory management
- @cindex aggregated object
+ @c Choices for setchapternewpage are {on,off,odd}.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/g-wrap.git/commitdiff/5b67b6f32cc28213aba0fa18e0a48a70726cf59c



More information about the pld-cvs-commit mailing list