Author: qboosh Date: Fri Nov 25 20:22:27 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.0.2 - removed obsolete pl.po-update patch
---- Files affected: packages/gss: gss.spec (1.45 -> 1.46) , gss-pl.po-update.patch (1.4 -> NONE) (REMOVED) ---- Diffs: ================================================================ Index: packages/gss/gss.spec diff -u packages/gss/gss.spec:1.45 packages/gss/gss.spec:1.46 --- packages/gss/gss.spec:1.45 Fri May 21 08:58:08 2010 +++ packages/gss/gss.spec Fri Nov 25 21:22:22 2011 @@ -6,19 +6,18 @@ Summary: Implementation of General Security Service API Summary(pl.UTF-8): Implementacja GSS API (General Security Service API) Name: gss -Version: 1.0.1 +Version: 1.0.2 Release: 1 License: GPL v3+ Group: Libraries Source0: http://ftp.gnu.org/gnu/gss/%{name}-%{version}.tar.gz -# Source0-md5: b044abfe64ad94e509f316c06d9b7422 +# Source0-md5: cfc83094ce92fff2db7a759c6f7541f7 Patch0: %{name}-info.patch -Patch1: %{name}-pl.po-update.patch URL: http://josefsson.org/gss/ BuildRequires: autoconf >= 2.61 BuildRequires: automake >= 1:1.10 BuildRequires: docbook-dtd412-xml -BuildRequires: gettext-devel >= 0.17 +BuildRequires: gettext-devel >= 0.18.1 BuildRequires: gtk-doc >= 1.1 BuildRequires: help2man BuildRequires: libtool >= 2:1.5 @@ -73,9 +72,8 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 -rm -f m4/libtool.m4 po/stamp-po +%{__rm} m4/libtool.m4 po/stamp-po %build %{__gettextize} @@ -85,6 +83,7 @@ %{__autoheader} %{__automake} %configure \ + --disable-silent-rules \ %{!?with_static_libs:--disable-static} \ --enable-gtk-doc \ --with-html-dir=%{_gtkdocdir} @@ -142,6 +141,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.46 2011/11/25 20:22:22 qboosh +- updated to 1.0.2 +- removed obsolete pl.po-update patch + Revision 1.45 2010/05/21 06:58:08 qboosh - updated to 1.0.1 - updated pl.po-update patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gss/gss.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
