diff --git a/proftpd.spec b/proftpd.spec index 94f5d3b..3671df5 100644 --- a/proftpd.spec +++ b/proftpd.spec @@ -4,7 +4,8 @@ Summary: Flexible, stable and highly-configurable FTP server Name: proftpd Version: 1.2.10 -Release: 2%{?_with_ldap:_ldap}%{?_with_mysql:_mysql}%{?_with_postgresql:_pgsql} +Release: 3%{?_with_ldap:_ldap}%{?_with_mysql:_mysql}%{?_with_postgresql:_pgsql} + License: GPL Group: System Environment/Daemons URL: http://www.proftpd.org/ @@ -139,6 +140,9 @@ fi %changelog +* Fri Apr 7 2005 Michael Schwendt +- rebuilt + * Tue Nov 16 2004 Matthias Saou 1.2.10-2 - Bump release to provide Extras upgrade path.