add dist tag, remove unused patch

This commit is contained in:
Radek Vokál 2007-01-18 08:57:41 +00:00
parent 1a71c53dbc
commit 579507d7f4

View File

@ -3,7 +3,7 @@
Summary: vsftpd - Very Secure Ftp Daemon Summary: vsftpd - Very Secure Ftp Daemon
Name: vsftpd Name: vsftpd
Version: 2.0.5 Version: 2.0.5
Release: 11 Release: 12%{?dist}
License: GPL License: GPL
Group: System Environment/Daemons Group: System Environment/Daemons
URL: http://vsftpd.beasts.org/ URL: http://vsftpd.beasts.org/
@ -150,6 +150,9 @@ fi
/var/ftp /var/ftp
%changelog %changelog
* Thu Jan 18 2007 Radek Vokál <rvokal@redhat.com> - 2.0.5-12
- add dist tag
* Wed Jan 17 2007 Maros Barabas <mbarabas@redhat.com> - 2.0.5-11 * Wed Jan 17 2007 Maros Barabas <mbarabas@redhat.com> - 2.0.5-11
- add errno EACCES to not die by vsf_sysutil_bind - add errno EACCES to not die by vsf_sysutil_bind
- Resolves #198677 - Resolves #198677