packages: g-wrap/g-wrap.spec, g-wrap/g-wrap-pc.patch (REMOVED) - updated to...

qboosh qboosh at pld-linux.org
Sun Nov 14 11:48:31 CET 2010


Author: qboosh                       Date: Sun Nov 14 10:48:31 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 1.9.13
- removed obsolete pc patch

---- Files affected:
packages/g-wrap:
   g-wrap.spec (1.62 -> 1.63) , g-wrap-pc.patch (1.2 -> NONE)  (REMOVED)

---- Diffs:

================================================================
Index: packages/g-wrap/g-wrap.spec
diff -u packages/g-wrap/g-wrap.spec:1.62 packages/g-wrap/g-wrap.spec:1.63
--- packages/g-wrap/g-wrap.spec:1.62	Sun Nov 16 09:44:22 2008
+++ packages/g-wrap/g-wrap.spec	Sun Nov 14 11:48:25 2010
@@ -3,15 +3,14 @@
 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.11
-Release:	2
+Version:	1.9.13
+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:	f6f54c2a2ce3d8257ccaf19f923cbe45
+# Source0-md5:	5952a389fd00f123dfb86d269a1d6d67
 Patch0:		%{name}-info.patch
-Patch1:		%{name}-pc.patch
 URL:		http://www.nongnu.org/g-wrap/
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake >= 1.5
@@ -76,7 +75,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 %{__libtoolize}
@@ -95,7 +93,7 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-rm -f $RPM_BUILD_ROOT%{_libdir}/g-wrap/modules/libgw-*.{a,la}
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/g-wrap/modules/libgw-*.{a,la}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -122,7 +120,6 @@
 %attr(755,root,root) %{_libdir}/g-wrap/modules/libgw-guile-standard.so*
 %{_datadir}/guile/site/g-wrap
 %{_datadir}/guile/site/g-wrap.scm
-%{_infodir}/g-wrap.info*
 
 %files devel
 %defattr(644,root,root,755)
@@ -135,6 +132,8 @@
 %{_includedir}/g-wrap-wct.h
 %{_pkgconfigdir}/g-wrap-2.0-guile.pc
 %{_aclocaldir}/g-wrap.m4
+%{_mandir}/man1/g-wrap-config.1*
+%{_infodir}/g-wrap.info*
 
 %files static
 %defattr(644,root,root,755)
@@ -147,6 +146,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.63  2010/11/14 10:48:25  qboosh
+- updated to 1.9.13
+- removed obsolete pc patch
+
 Revision 1.62  2008/11/16 08:44:22  qboosh
 - updated pc patch not to require exact version of libffi-devel
 - release 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/g-wrap/g-wrap.spec?r1=1.62&r2=1.63&f=u



More information about the pld-cvs-commit mailing list