--- rpms/e-smith-manager/sme8/e-smith-manager.spec 2007/07/01 14:28:47 1.2 +++ rpms/e-smith-manager/sme8/e-smith-manager.spec 2008/03/26 18:28:55 1.6 @@ -2,7 +2,7 @@ Summary: e-smith manager navigation modu %define name e-smith-manager Name: %{name} %define version 1.14.0 -%define release 8 +%define release 14 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -15,6 +15,10 @@ Patch3: e-smith-manager-1.14.0-formresty Patch4: e-smith-manager-1.14.0-tktport80.patch Patch5: e-smith-manager-1.14.0-lib64.patch Patch6: e-smith-manager-1.14.0-nowarnings.patch +Patch7: e-smith-manager-1.14.0-lexiconSpaces.patch2 +Patch8: e-smith-manager-1.14.0-utf8.patch +Patch9: e-smith-manager-1.14.0-utf8.patch2 +Patch10: e-smith-manager-1.14.0-generalnav.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools BuildRequires: gettext @@ -25,8 +29,27 @@ Provides: server-manager AutoReqProv: no %changelog +* Wed Mar 26 2008 Shad L. Lords 1.14.0-14 +- Include general lexicons in nav-config [SME: 4113] + +* Tue Mar 25 2008 Shad L. Lords 1.14.0-13 +- Fix wide output to print in navigation and allow navigations db to + be utf8 [SME: 4101] + +* Sat Mar 22 2008 Shad L. Lords 1.14.0-12 +- Fix UTF-8 encoding in header and nav-conf [SME: 4072] + +* Tue Jan 08 2008 Stephen Noble 1.14.0-11 +- Fix to remove spaces and newlines in panel headers [SME: 3346] + +* Tue Jan 08 2008 Stephen Noble 1.14.0-10 +- remove the FormMagick session files [SME: 3723] + +* Tue Jan 08 2008 Stephen Noble 1.14.0-9 +- Remove spaces and newlines in panel headers [SME: 3346] + * Sun Jul 01 2007 Shad L. Lords 1.14.0-8 -- Make login/logout no quite so verbose. +- Make login/logout no quite so verbose. [SME: 2660] * Fri May 18 2007 Shad L. Lords 1.14.0-7 - Use correct lib for modules @@ -576,6 +599,10 @@ This RPM contributes the navigation bars %patch4 -p1 %patch5 -p1 %patch6 -p1 +%patch7 -p1 +%patch8 -p1 +%patch9 -p1 +%patch10 -p1 %build perl createlinks @@ -640,6 +667,11 @@ rm -rf $RPM_BUILD_ROOT %pre %preun %post +find /etc/e-smith/web/panels/manager/cgi-bin/ -type f | \ + sed -n '/\/[0-9a-z]\{32\}$/p' | \ + xargs grep -l Persisten | \ + xargs rm -f + %postun %files -f %{name}-%{version}-%{release}-filelist