--- rpms/e-smith-ibays/sme8/e-smith-ibays.spec 2008/04/27 16:13:22 1.4 +++ rpms/e-smith-ibays/sme8/e-smith-ibays.spec 2011/12/23 22:13:36 1.19 @@ -1,25 +1,25 @@ +# $Id: e-smith-ibays.spec,v 1.18 2011/10/27 09:07:36 vip-ire Exp $ + Summary: e-smith server and gateway - ibays module %define name e-smith-ibays Name: %{name} -%define version 1.2.0 -%define release 9 +%define version 2.2.0 +%define release 11 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.gz -Patch0: e-smith-ibays-1.2.0-RecordKey.patch -Patch1: e-smith-ibays-1.2.0-dynamicindex.patch -Patch2: e-smith-ibays-1.2.0-warning.patch -Patch3: e-smith-ibays-1.2.0-tags2general.patch -Patch4: e-smith-ibays-1.2.0-shtml.patch -Patch5: e-smith-ibays-1.2.0-maxIbayNameLength.patch -Patch6: e-smith-ibays-1.2.0-add2general.patch +Patch1: e-smith-ibays-2.2.0-maxLength.patch +Patch2: e-smith-ibays-2.2.0-enable-cpu.patch +Patch3: e-smith-ibays-2.2.0-better-ldap.patch +Patch4: e-smith-ibays-2.2.0-dont_modify_primary.patch +Patch5: e-smith-ibays-2.2.0-revert-locale-string-password-change.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base >= 4.13.15-76 Requires: perl(CGI::FormMagick) -Requires: e-smith-formmagick >= 1.4.0-9 +Requires: e-smith-formmagick >= 1.4.0-12 Conflicts: e-smith-apache < 0.1.1 BuildRequires: perl, perl(Test::Inline) BuildRequires: e-smith-devtools >= 1.11.0-03 @@ -30,8 +30,50 @@ AutoReqProv: no e-smith server and gateway software - ibays module. %changelog +* Fri Dec 23 2011 Jonathan Martens 2.2.0-11.sme +- Fix non-translated locale in ibays panel [SME: 6718] + +* Thu Oct 27 2011 Daniel B. 2.2.0-10.sme +- Don't try to modify Primary unix/ldap account [SME:6770] + +* Thu Nov 4 2010 Shad L. Lords 2.2.0-9.sme +- All ibay account commands as system accounts in LDAP [SME: 6326] + +* Thu Nov 4 2010 Daniel Berteaud 2.2.0-8.sme +- Create ibay accounts as system accounts in LDAP [SME: 6326] + +* Thu Nov 4 2010 Shad L. Lords 2.2.0-7.sme +- Fix cpu critical patch missing ) [SME: 6330] + +* Wed Nov 3 2010 Shad L. Lords 2.2.0-6.sme +- Fix cpu critical patch missing ' [SME: 6330] + +* Wed Nov 3 2010 Shad L. Lords 2.2.0-5.sme +- Make cpu calls critical only with ldap{Auth} is enabled [SME: 6330] + +* Tue Nov 2 2010 Shad L. Lords 2.2.0-4.sme +- Always use cpu, do unix if ldap{Auth} is disabled [SME: 6326] + +* Mon Nov 1 2010 Shad L. Lords 2.2.0-3.sme +- Switch to cpu commands if ldap is master [SME: 6326] + +* Mon Oct 13 2008 Shad L. Lords 2.2.0-2.sme +- Fix maxIbayNameLength logic [SME: 4457] + +* Tue Oct 7 2008 Shad L. Lords 2.2.0-1.sme +- Roll new stream to separate sme7/sme8 trees [SME: 4633] + +* Sun Jul 27 2008 Jonathan Martens 1.2.0-12 +- Fix password verify entry text box description [SME: 4460] + +* Thu Jul 24 2008 Shad L. Lords 1.2.0-11 +- Really fix faulty patch for maxIbayNameLength [SME: 4457] + +* Fri May 9 2008 Jonathan Martens 1.2.0-10 +- Fixed faulty patch for maxIbayNameLength [SME: 424] + * Sun Apr 27 2008 Jonathan Martens 1.2.0-9 -- Add common tags to e-smith-formmagick's general +- Add common tags to e-smith-formmagick's general [SME: 4283] * Fri Apr 17 2008 Jonathan Martens 1.2.0-8 - Move maxIbayNameLength from ibays.pm to config DB [SME: 424] @@ -240,13 +282,11 @@ e-smith server and gateway software - ib %prep %setup -%patch0 -p1 %patch1 -p1 %patch2 -p1 %patch3 -p1 %patch4 -p1 %patch5 -p1 -%patch6 -p1 %pre %post