Author: qboosh Date: Thu Jul 10 20:15:36 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.0.37
---- Files affected: SPECS: shishi.spec (1.56 -> 1.57) ---- Diffs: ================================================================ Index: SPECS/shishi.spec diff -u SPECS/shishi.spec:1.56 SPECS/shishi.spec:1.57 --- SPECS/shishi.spec:1.56 Sat Mar 15 16:41:37 2008 +++ SPECS/shishi.spec Thu Jul 10 22:15:31 2008 @@ -2,30 +2,31 @@ 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.36 +Version: 0.0.37 Release: 1 Epoch: 0 License: GPL v3+ Group: Libraries Source0: http://josefsson.org/shishi/releases/%{name}-%{version}.tar.gz -# Source0-md5: e71fc2d7425c0e6069d5579c5b4fce76 +# Source0-md5: f5291b727621e46a395797f0a6816c31 Source1: %{name}-shishid.init Source2: %{name}-shishid.sysconfig Patch0: %{name}-info.patch URL: http://josefsson.org/shishi/ BuildRequires: autoconf >= 2.61 BuildRequires: automake >= 1:1.10 -BuildRequires: gettext-devel >= 0.16.1 +BuildRequires: gettext-devel >= 0.17 BuildRequires: gnutls-devel >= 1.2.5 BuildRequires: gtk-doc >= 1.1 BuildRequires: libgcrypt-devel >= 1.1.43 BuildRequires: libidn-devel >= 0.1.0 -BuildRequires: libtasn1-devel >= 0.3.1 +BuildRequires: libtasn1-devel >= 1.4 BuildRequires: libtool >= 2:1.5 BuildRequires: pam-devel BuildRequires: rpmbuild(macros) >= 1.268 BuildRequires: texinfo Requires(post,postun): /sbin/ldconfig +Requires: libtasn1 >= 1.4 Provides: group(shishi) Provides: user(shishi) # should be moved to shishi-enabled inetutils-* if such packages would exist @@ -72,7 +73,7 @@ Requires: gtk-doc-common Requires: libgcrypt-devel >= 1.1.43 Requires: libidn-devel >= 0.1.0 -Requires: libtasn1-devel >= 0.3.1 +Requires: libtasn1-devel >= 1.4 %description devel Header files for Shishi library. @@ -132,9 +133,6 @@ # 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 @@ -254,6 +252,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.57 2008/07/10 20:15:31 qboosh +- updated to 0.0.37 + Revision 1.56 2008/03/15 15:41:37 qboosh - updated to 0.0.36 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/shishi.spec?r1=1.56&r2=1.57&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
