1 |
|
# $Id: smeserver-geneweb.spec,v 1.18 2008/11/25 16:20:22 slords Exp $ |
2 |
|
# Authority: fetcher |
3 |
|
# Name: Craig D. Jensen |
4 |
|
|
5 |
Summary: Package to integrate GeneWeb (V5) into SME Server |
Summary: Package to integrate GeneWeb (V5) into SME Server |
6 |
%define name smeserver-geneweb |
%define name smeserver-geneweb |
7 |
Name: %{name} |
Name: %{name} |
8 |
%define version 2.0 |
%define version 2.0 |
9 |
%define release 7 |
%define release 15 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
15 |
Patch1: smeserver-geneweb-2.0-pod-corrections.patch |
Patch1: smeserver-geneweb-2.0-pod-corrections.patch |
16 |
Patch2: smeserver-geneweb-2.0-ip_number-validation.patch |
Patch2: smeserver-geneweb-2.0-ip_number-validation.patch |
17 |
Patch3: smeserver-geneweb-2.0-locale-2008-03-11.patch |
Patch3: smeserver-geneweb-2.0-locale-2008-03-11.patch |
18 |
|
Patch4: smeserver-geneweb-2.0-locale-2008-04-01.patch |
19 |
|
Patch5: smeserver-geneweb-2.0-locale-2008-04-22.patch |
20 |
|
Patch6: smeserver-geneweb-2.0-locale-2008-05-21.patch |
21 |
|
Patch7: smeserver-geneweb-2.0-locale-2008-06-27.patch |
22 |
|
Patch8: smeserver-geneweb-2.0-locale-2008-07-01.patch |
23 |
|
Patch9: smeserver-geneweb-2.0-locale-2008-10-14.patch |
24 |
|
Patch10: smeserver-geneweb-2.0-locale-2009-01-01.patch |
25 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
26 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
27 |
Requires: geneweb >= 5.00 |
Requires: geneweb >= 5.00 |
34 |
to complete the integration for SME Server. |
to complete the integration for SME Server. |
35 |
|
|
36 |
%changelog |
%changelog |
37 |
|
* Thu Jan 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0-15 |
38 |
|
- Apply 1 Jan 2009 locale patch [SME: 4900] |
39 |
|
|
40 |
|
* Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0-14 |
41 |
|
- Apply 14 Oct 2008 locale patch |
42 |
|
|
43 |
|
* Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0-13 |
44 |
|
- Apply 1 July 2008 locale patch |
45 |
|
|
46 |
|
* Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0-12 |
47 |
|
- Apply 27 Jun 2008 locale patch |
48 |
|
- Fix version number in previous changelog entry |
49 |
|
|
50 |
|
* Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0-11 |
51 |
|
- Apply 21 May 2008 locale patch |
52 |
|
|
53 |
|
* Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0-10 |
54 |
|
- Forgot to apply patch |
55 |
|
|
56 |
|
* Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0-9 |
57 |
|
- Added 22 April 2008 locale |
58 |
|
|
59 |
|
* Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 2.0-8 |
60 |
|
- Update to UTF-8 translations |
61 |
|
|
62 |
* Wed Mar 12 2008 Shad L. Lords <slords@mail.com> - 2.0-7 |
* Wed Mar 12 2008 Shad L. Lords <slords@mail.com> - 2.0-7 |
63 |
- Add requires for e-smith-formmagick for UTF-8 support [SME: 3858] |
- Add requires for e-smith-formmagick for UTF-8 support [SME: 3858] |
64 |
|
|
84 |
%patch1 -p1 |
%patch1 -p1 |
85 |
%patch2 -p1 |
%patch2 -p1 |
86 |
%patch3 -p1 |
%patch3 -p1 |
87 |
|
%patch4 -p1 |
88 |
|
%patch5 -p1 |
89 |
|
%patch6 -p1 |
90 |
|
%patch7 -p1 |
91 |
|
%patch8 -p1 |
92 |
|
%patch9 -p1 |
93 |
|
%patch10 -p1 |
94 |
|
|
95 |
%build |
%build |
96 |
perl createlinks |
perl createlinks |