1 |
|
# $Id: smeserver-geneweb.spec,v 1.19 2009/01/01 11:38:13 snetram 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 16 |
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 |
|
Patch11: smeserver-geneweb-2.0-locale-2009-01-31.patch |
26 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
27 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
28 |
Requires: geneweb >= 5.00 |
Requires: geneweb >= 5.00 |
35 |
to complete the integration for SME Server. |
to complete the integration for SME Server. |
36 |
|
|
37 |
%changelog |
%changelog |
38 |
|
* Sat Jan 31 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0-16 |
39 |
|
- Apply 31 Jan 2009 locale patch [SME: 4951] |
40 |
|
|
41 |
|
* Thu Jan 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0-15 |
42 |
|
- Apply 1 Jan 2009 locale patch [SME: 4900] |
43 |
|
|
44 |
|
* Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0-14 |
45 |
|
- Apply 14 Oct 2008 locale patch |
46 |
|
|
47 |
|
* Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0-13 |
48 |
|
- Apply 1 July 2008 locale patch |
49 |
|
|
50 |
|
* Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0-12 |
51 |
|
- Apply 27 Jun 2008 locale patch |
52 |
|
- Fix version number in previous changelog entry |
53 |
|
|
54 |
|
* Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0-11 |
55 |
|
- Apply 21 May 2008 locale patch |
56 |
|
|
57 |
|
* Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0-10 |
58 |
|
- Forgot to apply patch |
59 |
|
|
60 |
|
* Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0-9 |
61 |
|
- Added 22 April 2008 locale |
62 |
|
|
63 |
|
* Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 2.0-8 |
64 |
|
- Update to UTF-8 translations |
65 |
|
|
66 |
* 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 |
67 |
- Add requires for e-smith-formmagick for UTF-8 support [SME: 3858] |
- Add requires for e-smith-formmagick for UTF-8 support [SME: 3858] |
68 |
|
|
88 |
%patch1 -p1 |
%patch1 -p1 |
89 |
%patch2 -p1 |
%patch2 -p1 |
90 |
%patch3 -p1 |
%patch3 -p1 |
91 |
|
%patch4 -p1 |
92 |
|
%patch5 -p1 |
93 |
|
%patch6 -p1 |
94 |
|
%patch7 -p1 |
95 |
|
%patch8 -p1 |
96 |
|
%patch9 -p1 |
97 |
|
%patch10 -p1 |
98 |
|
%patch11 -p1 |
99 |
|
|
100 |
%build |
%build |
101 |
perl createlinks |
perl createlinks |