From c9dea722920a4db6019a6ebc382a4ca5337365ef Mon Sep 17 00:00:00 2001 From: Roman Rakus Date: Jul 23 2008 15:17:59 +0000 Subject: Corrected config directive for ident.key to noreplace. Fixed some typos in specfile --- diff --git a/authd.spec b/authd.spec index 3f85bed..630d184 100644 --- a/authd.spec +++ b/authd.spec @@ -1,7 +1,7 @@ Summary: A RFC 1413 ident protocol daemon Name: authd Version: 1.4.3 -Release: 20%{?dist} +Release: 21%{?dist} License: GPLv2+ Group: System Environment/Daemons URL: https://fedorahosted.org/authd/ @@ -66,32 +66,36 @@ service xinetd reload %files -f authd.lang %defattr(640,root,root,-) -%verify(not md5 size mtime user group) %config %{_sysconfdir}/ident.key +%verify(not md5 size mtime user group) %config(noreplace) %{_sysconfdir}/ident.key %defattr(-,root,root,-) %doc COPYING README.html rfc1413.txt %config(noreplace) %{_sysconfdir}/xinetd.d/auth %{_sbindir}/in.authd %changelog -* Tue Apr 29 2008 Roman Rakus - 1.4.3-20 +* Wed Jul 23 2008 Roman Rakus - 1.4.3-21 +- Corrected config directive for ident.key to noreplace +- Fixed some typos in specfile + +* Tue Apr 29 2008 Roman Rakus - 1.4.3-20 - another corrections of jiffies64 patch -* Wed Mar 26 2008 Roman Rakus - 1.4.3-19 +* Wed Mar 26 2008 Roman Rakus - 1.4.3-19 - corrected jiffies64 patch -* Thu Mar 6 2008 Roman Rakus - 1.4.3-18 +* Thu Mar 6 2008 Roman Rakus - 1.4.3-18 - corrected Source0 - corrected link in URL - source added to svn on fedorahosted -* Wed Mar 5 2008 Roman Rakus - 1.4.3-16 +* Wed Mar 5 2008 Roman Rakus - 1.4.3-16 - fixed Source0 -* Wed Mar 5 2008 Roman Rakus - 1.4.3-15 +* Wed Mar 5 2008 Roman Rakus - 1.4.3-15 - added dist tag - added URL -* Tue Feb 26 2008 Roman Rakus - 1.4.3-14 +* Tue Feb 26 2008 Roman Rakus - 1.4.3-14 - fix 234262 bug * Wed Feb 13 2008 Jan Safranek - 1.4.3-13