--- rpms/freepbx-src/contribs7/freepbx-src.spec 2009/03/02 17:43:46 1.2 +++ rpms/freepbx-src/contribs7/freepbx-src.spec 2009/03/03 18:55:00 1.3 @@ -1,9 +1,9 @@ -# $Id$ +# $Id: freepbx-src.spec,v 1.2 2009/03/02 17:43:46 slords Exp $ # Authority: vip-ire # Name: Daniel Berteaud %define version 2.5.1 -%define release 0 +%define release 1 %define name freepbx-src @@ -22,12 +22,18 @@ URL: http://www.freepbx.org/ BuildArch: noarch +BuildRequires: e-smith-devtools + AutoReqProv: no %description FreePBX is a Standardised Implementation of Asterisk that gives you a GUI to manage your system. If you have looked into Asterisk, you would know that it does not come with any built in programming. You cannot plug a phone into it and make it work without editing configuration files, writing dialplans, and various messing about. FreePBX simplifies this by giving you a pre-written set of dialplans that allow you to have a fully functional PBX pretty much straight away. This package only contains the sources, and should be installed with smeserver-freepbx +%changelog +* Tue Mar 03 2009 daniel B. [2.5.1-1] +- Add missing %changelog section in spec file +- Add e-smith-devtools as a build dependency * Mon Aug 04 2008 daniel B. [2.5.1-0] - initial release based on freepbx 2.5.1