remove dot from summary (spec)

This commit is contained in:
Maros Barabas 2007-02-19 10:54:35 +00:00
parent 4c6a45c498
commit aa35cde9d5

View File

@ -1,9 +1,9 @@
%define tftp_hpa_version 0.42
Summary: The client for the Trivial File Transfer Protocol (TFTP).
Summary: The client for the Trivial File Transfer Protocol (TFTP)
Name: tftp
Version: %{tftp_hpa_version}
Release: 3.3
Release: 4
License: BSD
Group: Applications/Internet
Source0: http://www.kernel.org/pub/software/network/tftp/tftp-hpa-%{tftp_hpa_version}.tar.gz
@ -79,7 +79,7 @@ rm -rf ${RPM_BUILD_ROOT}
%{_mandir}/man8/*
%changelog
* Mon Feb 19 2007 Maros Barabas <mbarabas@redhat.com> - 0.42-3.3
* Mon Feb 19 2007 Maros Barabas <mbarabas@redhat.com> - 0.42-4
- make some changes in spec file (review)
- Resolves #226489