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 11 |
%define release 12 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
16 |
Patch5: e-smith-manager-1.14.0-lib64.patch |
Patch5: e-smith-manager-1.14.0-lib64.patch |
17 |
Patch6: e-smith-manager-1.14.0-nowarnings.patch |
Patch6: e-smith-manager-1.14.0-nowarnings.patch |
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 |
20 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
21 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
22 |
BuildRequires: gettext |
BuildRequires: gettext |
27 |
AutoReqProv: no |
AutoReqProv: no |
28 |
|
|
29 |
%changelog |
%changelog |
30 |
|
* Sat Mar 22 2008 Shad L. Lords <slords@mail.com> 1.14.0-12 |
31 |
|
- Fix UTF-8 encoding in header and nav-conf [SME: 4072] |
32 |
|
|
33 |
* Tue Jan 08 2008 Stephen Noble <support@dungog.net> 1.14.0-11 |
* Tue Jan 08 2008 Stephen Noble <support@dungog.net> 1.14.0-11 |
34 |
- Fix to remove spaces and newlines in panel headers [SME: 3346] |
- Fix to remove spaces and newlines in panel headers [SME: 3346] |
35 |
|
|
591 |
%patch5 -p1 |
%patch5 -p1 |
592 |
%patch6 -p1 |
%patch6 -p1 |
593 |
%patch7 -p1 |
%patch7 -p1 |
594 |
|
%patch8 -p1 |
595 |
|
|
596 |
%build |
%build |
597 |
perl createlinks |
perl createlinks |