2 |
%define name e-smith-manager |
%define name e-smith-manager |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 1.14.0 |
%define version 1.14.0 |
5 |
%define release 13 |
%define release 14 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
18 |
Patch7: e-smith-manager-1.14.0-lexiconSpaces.patch2 |
Patch7: e-smith-manager-1.14.0-lexiconSpaces.patch2 |
19 |
Patch8: e-smith-manager-1.14.0-utf8.patch |
Patch8: e-smith-manager-1.14.0-utf8.patch |
20 |
Patch9: e-smith-manager-1.14.0-utf8.patch2 |
Patch9: e-smith-manager-1.14.0-utf8.patch2 |
21 |
|
Patch10: e-smith-manager-1.14.0-generalnav.patch |
22 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
23 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
24 |
BuildRequires: gettext |
BuildRequires: gettext |
29 |
AutoReqProv: no |
AutoReqProv: no |
30 |
|
|
31 |
%changelog |
%changelog |
32 |
|
* Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 1.14.0-14 |
33 |
|
- Include general lexicons in nav-config [SME: 4113] |
34 |
|
|
35 |
* Tue Mar 25 2008 Shad L. Lords <slords@mail.com> 1.14.0-13 |
* Tue Mar 25 2008 Shad L. Lords <slords@mail.com> 1.14.0-13 |
36 |
- Fix wide output to print in navigation and allow navigations db to |
- Fix wide output to print in navigation and allow navigations db to |
37 |
be utf8 [SME: 4101] |
be utf8 [SME: 4101] |
602 |
%patch7 -p1 |
%patch7 -p1 |
603 |
%patch8 -p1 |
%patch8 -p1 |
604 |
%patch9 -p1 |
%patch9 -p1 |
605 |
|
%patch10 -p1 |
606 |
|
|
607 |
%build |
%build |
608 |
perl createlinks |
perl createlinks |