Author: qboosh Date: Thu Dec 8 19:52:11 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.9.14 - removed obsolete git patch
---- Files affected: packages/g-wrap: g-wrap.spec (1.66 -> 1.67) , g-wrap-git.patch (1.1 -> NONE) (REMOVED) ---- Diffs: ================================================================ Index: packages/g-wrap/g-wrap.spec diff -u packages/g-wrap/g-wrap.spec:1.66 packages/g-wrap/g-wrap.spec:1.67 --- packages/g-wrap/g-wrap.spec:1.66 Sun Sep 11 15:49:34 2011 +++ packages/g-wrap/g-wrap.spec Thu Dec 8 20:52:05 2011 @@ -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.13 -Release: 4 +Version: 1.9.14 +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: 5952a389fd00f123dfb86d269a1d6d67 +# Source0-md5: fef7ec5e2ff5192221ed6e97fe93bcb9 Patch0: %{name}-info.patch -Patch1: %{name}-git.patch URL: http://www.nongnu.org/g-wrap/ BuildRequires: autoconf >= 2.50 BuildRequires: automake >= 1.5 @@ -20,6 +19,7 @@ BuildRequires: libffi-devel BuildRequires: libtool BuildRequires: pkgconfig +BuildRequires: pkgconfig(libffi) BuildRequires: texinfo Requires: guile >= 5:1.8.3 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -45,7 +45,7 @@ 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 +Requires: guile-devel >= 5:1.8.3 Requires: libffi-devel %description devel @@ -76,9 +76,6 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 - -touch config.rpath %build %{__libtoolize} @@ -150,6 +147,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.67 2011/12/08 19:52:05 qboosh +- updated to 1.9.14 +- removed obsolete git patch + Revision 1.66 2011/09/11 13:49:34 arekm - rel 4; add git fixes for guile 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/g-wrap/g-wrap.spec?r1=1.66&r2=1.67&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
