Author: hawk Date: Sat Mar 29 14:03:02 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rm outdated libtool m4 macros
---- Files affected: SPECS: gsasl.spec (1.45 -> 1.46) ---- Diffs: ================================================================ Index: SPECS/gsasl.spec diff -u SPECS/gsasl.spec:1.45 SPECS/gsasl.spec:1.46 --- SPECS/gsasl.spec:1.45 Sat Mar 15 19:46:29 2008 +++ SPECS/gsasl.spec Sat Mar 29 15:02:53 2008 @@ -10,7 +10,7 @@ Summary(pl.UTF-8): GNU SASL - implementacja Simple Authentication and Security Layer Name: gsasl Version: 0.2.25 -Release: 1 +Release: 2 License: LGPL v2.1+ (library), GPL v3+ (gsasl tool) Group: Libraries Source0: http://josefsson.org/gsasl/releases/%{name}-%{version}.tar.gz @@ -117,6 +117,8 @@ %patch0 -p1 %patch1 -p1 +rm -f m4/{libtool.m4,lt*} lib/m4/{libtool.m4,lt*} + %build %{__gettextize} %{__libtoolize} @@ -194,6 +196,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.46 2008-03-29 14:02:53 hawk +- rm outdated libtool m4 macros + Revision 1.45 2008-03-15 18:46:29 qboosh - updated to 0.2.25 - updated pl.po-update patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gsasl.spec?r1=1.45&r2=1.46&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
