1 |
# $Id: e-smith-manager.spec,v 1.3 2013/01/31 23:27:35 slords Exp $ |
# $Id: e-smith-manager.spec,v 1.4 2013/01/31 23:27:51 slords Exp $ |
2 |
|
|
3 |
Summary: e-smith manager navigation module |
Summary: e-smith manager navigation module |
4 |
%define name e-smith-manager |
%define name e-smith-manager |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.4.0 |
%define version 2.4.0 |
7 |
%define release 3 |
%define release 4 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
16 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
17 |
Requires: e-smith-lib >= 1.18.0-26 |
Requires: e-smith-lib >= 1.18.0-26 |
18 |
Requires: mod_auth_tkt |
Requires: mod_auth_tkt |
19 |
Requires: perl(Apache:AuthTkt) |
Requires: perl(Apache::AuthTkt) |
20 |
Requires: perl-suidperl |
Requires: perl-suidperl |
21 |
Provides: server-manager |
Provides: server-manager |
22 |
AutoReqProv: no |
AutoReqProv: no |
23 |
|
|
24 |
%changelog |
%changelog |
25 |
|
* Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-4.sme |
26 |
|
- Fix perl(Apache::AuthTkt) requires |
27 |
|
|
28 |
* Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-3.sme |
* Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-3.sme |
29 |
- Add perl-suidperl dependency [SME: 7235] |
- Add perl-suidperl dependency [SME: 7235] |
30 |
|
|
31 |
* Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-2.sme |
* Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-2.sme |
32 |
- Add perl(Apache:AuthTkt) dependency [SME: 7236] |
- Add perl(Apache::AuthTkt) dependency [SME: 7236] |
33 |
|
|
34 |
* Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme |
* Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme |
35 |
- Roll new stream for sme9 |
- Roll new stream for sme9 |