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 7 |
%define release 8 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
14 |
Patch3: e-smith-manager-1.14.0-formrestyling.patch |
Patch3: e-smith-manager-1.14.0-formrestyling.patch |
15 |
Patch4: e-smith-manager-1.14.0-tktport80.patch |
Patch4: e-smith-manager-1.14.0-tktport80.patch |
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 |
18 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
19 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
20 |
BuildRequires: gettext |
BuildRequires: gettext |
25 |
AutoReqProv: no |
AutoReqProv: no |
26 |
|
|
27 |
%changelog |
%changelog |
28 |
|
* Sun Jul 01 2007 Shad L. Lords <slords@mail.com> 1.14.0-8 |
29 |
|
- Make login/logout no quite so verbose. |
30 |
|
|
31 |
* Fri May 18 2007 Shad L. Lords <slords@mail.com> 1.14.0-7 |
* Fri May 18 2007 Shad L. Lords <slords@mail.com> 1.14.0-7 |
32 |
- Use correct lib for modules |
- Use correct lib for modules |
33 |
|
|
575 |
%patch3 -p1 |
%patch3 -p1 |
576 |
%patch4 -p1 |
%patch4 -p1 |
577 |
%patch5 -p1 |
%patch5 -p1 |
578 |
|
%patch6 -p1 |
579 |
|
|
580 |
%build |
%build |
581 |
perl createlinks |
perl createlinks |