1 |
# $Id$ |
# $Id: smeserver-userpanels.spec,v 1.8 2008/04/02 15:04:00 slords Exp $ |
2 |
# Authority: dungog |
# Authority: dungog |
3 |
# Name: Stephen Noble |
# Name: Stephen Noble |
4 |
|
|
6 |
%define name smeserver-userpanels |
%define name smeserver-userpanels |
7 |
Name: %{name} |
Name: %{name} |
8 |
%define version 1.0 |
%define version 1.0 |
9 |
%define release 11 |
%define release 12 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GNU GPL version 2 |
License: GNU GPL version 2 |
19 |
Patch3: smeserver-userpanels-1.0-pootle.patch |
Patch3: smeserver-userpanels-1.0-pootle.patch |
20 |
Patch4: smeserver-userpanels-1.0-locale-2008-03-14.patch |
Patch4: smeserver-userpanels-1.0-locale-2008-03-14.patch |
21 |
Patch5: smeserver-userpanels-1.0-locale-2008-04-01.patch |
Patch5: smeserver-userpanels-1.0-locale-2008-04-01.patch |
22 |
|
Patch6: smeserver-userpanels-1.0-locale-2008-04-22.patch |
23 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
24 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
25 |
Requires: e-smith-release >= 7.0 |
Requires: e-smith-release >= 7.0 |
33 |
Delegate creation of users with restrictions. |
Delegate creation of users with restrictions. |
34 |
|
|
35 |
%changelog |
%changelog |
36 |
|
* Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-12 |
37 |
|
- Apply 22 April 2008 locale patch |
38 |
|
|
39 |
* Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 1.0-11 |
* Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 1.0-11 |
40 |
- Update to UTF-8 translations |
- Update to UTF-8 translations |
41 |
|
|
99 |
%patch3 -p1 |
%patch3 -p1 |
100 |
%patch4 -p1 |
%patch4 -p1 |
101 |
%patch5 -p1 |
%patch5 -p1 |
102 |
|
%patch6 -p1 |
103 |
|
|
104 |
%build |
%build |
105 |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |