Author: qboosh Date: Tue Mar 31 20:19:14 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.0.26 - added pl.po-update patch
---- Files affected: SPECS: gss.spec (1.40 -> 1.41) ---- Diffs: ================================================================ Index: SPECS/gss.spec diff -u SPECS/gss.spec:1.40 SPECS/gss.spec:1.41 --- SPECS/gss.spec:1.40 Fri Feb 27 22:42:35 2009 +++ SPECS/gss.spec Tue Mar 31 22:19:09 2009 @@ -6,13 +6,14 @@ Summary: Implementation of General Security Service API Summary(pl.UTF-8): Implementacja GSS API (General Security Service API) Name: gss -Version: 0.0.25 +Version: 0.0.26 Release: 1 License: GPL v3+ Group: Libraries Source0: http://alpha.gnu.org/gnu/gss/%{name}-%{version}.tar.gz -# Source0-md5: 784a11065a28b5a5b15f271100c4d36b +# Source0-md5: b5ce94d3e3171d1de97c72d6717b5080 Patch0: %{name}-info.patch +Patch1: %{name}-pl.po-update.patch URL: http://josefsson.org/gss/ BuildRequires: autoconf >= 2.61 BuildRequires: automake >= 1:1.10 @@ -70,13 +71,14 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 -rm -f m4/libtool.m4 +rm -f m4/libtool.m4 po/stamp-po %build %{__gettextize} %{__libtoolize} -%{__aclocal} -I m4 -I gl/m4 +%{__aclocal} -I m4 -I gl/m4 -I lib/gl/m4 -I src/gl/m4 %{__autoconf} %{__autoheader} %{__automake} @@ -138,6 +140,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.41 2009/03/31 20:19:09 qboosh +- updated to 0.0.26 +- added pl.po-update patch + Revision 1.40 2009/02/27 21:42:35 arekm - up to 0.0.25 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gss.spec?r1=1.40&r2=1.41&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
