remove dot from summary (spec)
This commit is contained in:
parent
4c6a45c498
commit
aa35cde9d5
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user