1 |
# $Id: smeserver-geneweb.spec,v 1.14 2008/06/27 15:06:39 snetram Exp $ |
# $Id: smeserver-geneweb.spec,v 1.25 2009/10/27 17:43:52 slords Exp $ |
2 |
# Authority: fetcher |
# Authority: fetcher |
3 |
# Name: Craig D. Jensen |
# Name: Craig D. Jensen |
4 |
|
|
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 13 |
%define release 22 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
20 |
Patch6: smeserver-geneweb-2.0-locale-2008-05-21.patch |
Patch6: smeserver-geneweb-2.0-locale-2008-05-21.patch |
21 |
Patch7: smeserver-geneweb-2.0-locale-2008-06-27.patch |
Patch7: smeserver-geneweb-2.0-locale-2008-06-27.patch |
22 |
Patch8: smeserver-geneweb-2.0-locale-2008-07-01.patch |
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 |
|
Patch12: smeserver-geneweb-2.0-locale-2009-03-01.patch |
27 |
|
Patch13: smeserver-geneweb-2.0-locale-2009-03-03.patch |
28 |
|
Patch14: smeserver-geneweb-2.0-locale-2009-04-27.patch |
29 |
|
Patch15: smeserver-geneweb-2.0-locale-2009-08-24.patch |
30 |
|
Patch16: smeserver-geneweb-2.0-locale-2009-10-27.patch |
31 |
|
Patch17: smeserver-geneweb-2.0-locale-2011-03-06.patch |
32 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
33 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
34 |
Requires: geneweb >= 5.00 |
Requires: geneweb >= 5.00 |
41 |
to complete the integration for SME Server. |
to complete the integration for SME Server. |
42 |
|
|
43 |
%changelog |
%changelog |
44 |
|
* Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 2.0-22.sme |
45 |
|
- apply locale 2011-03-06 patch |
46 |
|
|
47 |
|
* Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 2.0-21.sme |
48 |
|
- apply locale 2009-10-27 patch |
49 |
|
|
50 |
|
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 2.0-20.sme |
51 |
|
- apply locale 2009-08-24 patch |
52 |
|
|
53 |
|
* Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 2.0-19.sme |
54 |
|
- apply locale 2009-04-27 patch |
55 |
|
|
56 |
|
* Tue Mar 03 2009 SME Translation Server |
57 |
|
- apply locale 2009-03-03 patch |
58 |
|
|
59 |
|
* Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0-17 |
60 |
|
- Apply 1 Mar 2009 locale patch [SME: 5018] |
61 |
|
|
62 |
|
* Sat Jan 31 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0-16 |
63 |
|
- Apply 31 Jan 2009 locale patch [SME: 4951] |
64 |
|
|
65 |
|
* Thu Jan 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0-15 |
66 |
|
- Apply 1 Jan 2009 locale patch [SME: 4900] |
67 |
|
|
68 |
|
* Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0-14 |
69 |
|
- Apply 14 Oct 2008 locale patch |
70 |
|
|
71 |
* Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0-13 |
* Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0-13 |
72 |
- Apply 1 July 2008 locale patch |
- Apply 1 July 2008 locale patch |
73 |
|
|
117 |
%patch6 -p1 |
%patch6 -p1 |
118 |
%patch7 -p1 |
%patch7 -p1 |
119 |
%patch8 -p1 |
%patch8 -p1 |
120 |
|
%patch9 -p1 |
121 |
|
%patch10 -p1 |
122 |
|
%patch11 -p1 |
123 |
|
%patch12 -p1 |
124 |
|
%patch13 -p1 |
125 |
|
%patch14 -p1 |
126 |
|
%patch15 -p1 |
127 |
|
%patch16 -p1 |
128 |
|
%patch17 -p1 |
129 |
|
|
130 |
%build |
%build |
131 |
perl createlinks |
perl createlinks |