--- rpms/phpki/contribs7/phpki.spec 2009/03/02 23:53:29 1.2 +++ rpms/phpki/contribs7/phpki.spec 2009/03/03 18:36:43 1.3 @@ -1,10 +1,10 @@ -# $Id$ +# $Id: phpki.spec,v 1.2 2009/03/02 23:53:29 slords Exp $ # Authority: vip-ire # Name: Daniel Berteaud %define name phpki %define version 0.82 -%define release 7 +%define release 8 Summary: Phpki is a simple certificate management suite Name: %{name} Version: %{version} @@ -29,6 +29,9 @@ Patch12: phpki-0.82-remove_email_from_up BuildArch: noarch BuildRoot: /var/tmp/%{name}-%{version} + +BuildRequires: e-smith-devtools + Requires: e-smith-release >= 7.0 Requires: php Requires: openssl @@ -42,6 +45,9 @@ With it, you may create and centrally ma e-mail clients, SSL servers, and VPN applications. %changelog +* Tue Mar 03 2009 Daniel B. [0.82-8] +- Add e-smith-devtools as a dependencie + * Tue Jan 20 2009 Daniel B. [0.82-7] - Don't replace config file on upgrades