Author: qboosh Date: Tue May 13 17:30:40 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - readded pl.po-update patch
---- Files affected: SPECS: gsasl.spec (1.48 -> 1.49) ---- Diffs: ================================================================ Index: SPECS/gsasl.spec diff -u SPECS/gsasl.spec:1.48 SPECS/gsasl.spec:1.49 --- SPECS/gsasl.spec:1.48 Tue May 13 17:55:32 2008 +++ SPECS/gsasl.spec Tue May 13 19:30:34 2008 @@ -16,6 +16,7 @@ Source0: http://josefsson.org/gsasl/releases/%{name}-%{version}.tar.gz # Source0-md5: 1debd9f67068ffbf73fa6ca4e4e2ffd4 Patch0: %{name}-info.patch +Patch1: %{name}-pl.po-update.patch URL: http://www.gnu.org/software/gsasl/ BuildRequires: autoconf >= 2.61 BuildRequires: automake >= 1:1.10 @@ -115,8 +116,9 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 -rm -f m4/{libtool.m4,lt*} lib/m4/{libtool.m4,lt*} +rm -f po/stamp-po %build %{__gettextize} @@ -195,6 +197,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.49 2008-05-13 17:30:34 qboosh +- readded pl.po-update patch + Revision 1.48 2008-05-13 15:55:32 qboosh - consistent libgcrypt deps ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gsasl.spec?r1=1.48&r2=1.49&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
