2 |
%define name e-smith-lib |
%define name e-smith-lib |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 1.18.0 |
%define version 1.18.0 |
5 |
%define release 27 |
%define release 28 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: Artistic |
License: Artistic |
34 |
Patch24: e-smith-lib-1.18.0-binmode.patch |
Patch24: e-smith-lib-1.18.0-binmode.patch |
35 |
Patch25: e-smith-lib-1.18.0-navigationdb.patch |
Patch25: e-smith-lib-1.18.0-navigationdb.patch |
36 |
Patch26: e-smith-lib-1.18.0-dialogstderr.patch |
Patch26: e-smith-lib-1.18.0-dialogstderr.patch |
37 |
|
Patch27: e-smith-lib-1.18.0-urandom.patch |
38 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
39 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
40 |
BuildRequires: e-smith-devtools >= 1.6.3-01 |
BuildRequires: e-smith-devtools >= 1.6.3-01 |
51 |
e-smith server and gateway software - library module. |
e-smith server and gateway software - library module. |
52 |
|
|
53 |
%changelog |
%changelog |
54 |
|
* Sat Aug 9 2008 Shad L. Lords <slords@mail.com> 1.18.0-28 |
55 |
|
- Read /dev/urandmon instead of /dev/random [SME: 4492] |
56 |
|
|
57 |
* Sat Aug 9 2008 Shad L. Lords <slords@mail.com> 1.18.0-27 |
* Sat Aug 9 2008 Shad L. Lords <slords@mail.com> 1.18.0-27 |
58 |
- Make dialog not use STDERR for return values [SME: 3663] |
- Make dialog not use STDERR for return values [SME: 3663] |
59 |
- Remove requires for whiptail. No longer needed [SME: 4491] |
- Remove requires for whiptail. No longer needed [SME: 4491] |
766 |
%patch24 -p1 |
%patch24 -p1 |
767 |
%patch25 -p1 |
%patch25 -p1 |
768 |
%patch26 -p1 |
%patch26 -p1 |
769 |
|
%patch27 -p1 |
770 |
|
|
771 |
%pre |
%pre |
772 |
# Remove legacy symlink if one exists |
# Remove legacy symlink if one exists |