Author: qboosh Date: Sun Sep 17 23:20:36 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.0.27, updated pl.po-update patch
---- Files affected: SPECS: shishi.spec (1.41 -> 1.42) ---- Diffs: ================================================================ Index: SPECS/shishi.spec diff -u SPECS/shishi.spec:1.41 SPECS/shishi.spec:1.42 --- SPECS/shishi.spec:1.41 Wed May 17 07:32:54 2006 +++ SPECS/shishi.spec Mon Sep 18 01:20:31 2006 @@ -2,19 +2,19 @@ Summary: Shishi - an implementation of RFC 1510(bis) (Kerberos V5 authentication) Summary(pl): Shishi - implementacja RFC 1510(bis) (uwierzytelniania Kerberos V5) Name: shishi -Version: 0.0.26 +Version: 0.0.27 Release: 1 Epoch: 0 License: GPL Group: Libraries Source0: http://josefsson.org/shishi/releases/%{name}-%{version}.tar.gz -# Source0-md5: e46273fa793873aa6509eab7a736825b +# Source0-md5: a29fc8bf3e3d2077cd55deb66258a884 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.59 +BuildRequires: autoconf >= 2.60 BuildRequires: automake >= 1:1.9 BuildRequires: gettext-devel >= 0.14.1 BuildRequires: gnutls-devel >= 1.2.5 @@ -204,6 +204,7 @@ %doc AUTHORS ChangeLog NEWS README* THANKS %attr(755,root,root) %{_bindir}/shisa %attr(755,root,root) %{_bindir}/shishi +%attr(755,root,root) %{_sbindir}/keytab2shishi %attr(755,root,root) %{_libdir}/libshis*.so.*.*.* %dir %{_sysconfdir}/shishi %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/shishi/shisa.conf @@ -211,6 +212,7 @@ %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/shishi/shishi.keys %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/shishi/shishi.skel %attr(700,root,root) %dir %{_localstatedir}/%{name} +%{_mandir}/man1/keytab2shishi.1* %{_mandir}/man1/shisa.1* %{_mandir}/man1/shishi.1* %{_infodir}/shishi.info* @@ -244,6 +246,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.42 2006/09/17 23:20:31 qboosh +- updated to 0.0.27, updated pl.po-update patch + Revision 1.41 2006/05/17 05:32:54 qboosh - updated to 0.0.26, updated info patch, added pl.po-update patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/shishi.spec?r1=1.41&r2=1.42&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
