Author: qboosh Date: Wed Jan 16 21:55:39 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.0.34 - added pl.po-update patch
---- Files affected: SPECS: shishi.spec (1.53 -> 1.54) ---- Diffs: ================================================================ Index: SPECS/shishi.spec diff -u SPECS/shishi.spec:1.53 SPECS/shishi.spec:1.54 --- SPECS/shishi.spec:1.53 Wed Jan 16 08:18:21 2008 +++ SPECS/shishi.spec Wed Jan 16 22:55:34 2008 @@ -2,16 +2,17 @@ Summary: Shishi - an implementation of RFC 1510(bis) (Kerberos V5 authentication) Summary(pl.UTF-8): Shishi - implementacja RFC 1510(bis) (uwierzytelniania Kerberos V5) Name: shishi -Version: 0.0.33 -Release: 3 +Version: 0.0.34 +Release: 1 Epoch: 0 License: GPL v3+ Group: Libraries Source0: http://josefsson.org/shishi/releases/%{name}-%{version}.tar.gz -# Source0-md5: 2c94e2223d544742d54b96b23cdf6bc0 +# Source0-md5: 21345d3ef4eff12e8c64a338f811cb4f Source1: %{name}-shishid.init Source2: %{name}-shishid.sysconfig Patch0: %{name}-info.patch +Patch1: %{name}-pl.po-update.patch URL: http://josefsson.org/shishi/ BuildRequires: autoconf >= 2.61 BuildRequires: automake >= 1:1.10 @@ -128,6 +129,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 # doesn't build on sparc (too few B* constants) and wasn't packaged anyway %{__perl} -pi -e 's/^(SUBDIRS.*) rsh-redone/$1/' extra/Makefile.am @@ -251,6 +253,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.54 2008-01-16 21:55:34 qboosh +- updated to 0.0.34 +- added pl.po-update patch + Revision 1.53 2008-01-16 07:18:21 arekm - rel 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/shishi.spec?r1=1.53&r2=1.54&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
