Author: qboosh Date: Tue Feb 12 17:48:45 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.0.35 - removed obsolete pl.po-update patch
---- Files affected: SPECS: shishi.spec (1.54 -> 1.55) ---- Diffs: ================================================================ Index: SPECS/shishi.spec diff -u SPECS/shishi.spec:1.54 SPECS/shishi.spec:1.55 --- SPECS/shishi.spec:1.54 Wed Jan 16 22:55:34 2008 +++ SPECS/shishi.spec Tue Feb 12 18:48:40 2008 @@ -2,17 +2,16 @@ 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.34 +Version: 0.0.35 Release: 1 Epoch: 0 License: GPL v3+ Group: Libraries Source0: http://josefsson.org/shishi/releases/%{name}-%{version}.tar.gz -# Source0-md5: 21345d3ef4eff12e8c64a338f811cb4f +# Source0-md5: 602a8ffaab5c38f832ac1ac5fae2c20e 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 @@ -129,11 +128,13 @@ %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 +# use system libtool instead of 2.1-devel +rm m4/{libtool,lt}* + %build %{__libtoolize} %{__aclocal} -I gl/m4 -I m4 @@ -253,6 +254,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.55 2008-02-12 17:48:40 qboosh +- updated to 0.0.35 +- removed obsolete pl.po-update patch + Revision 1.54 2008-01-16 21:55:34 qboosh - updated to 0.0.34 - added pl.po-update patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/shishi.spec?r1=1.54&r2=1.55&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
