1 |
# $Id: smeserver-kronolith.spec,v 1.14 2010/06/28 04:16:56 mrjhb3 Exp $ |
# $Id: smeserver-kronolith.spec,v 1.1 2010/07/08 15:01:07 slords Exp $ |
2 |
# Authority: mrjhb3 |
# Authority: mrjhb3 |
3 |
# Name: John H. Bennett III |
# Name: John H. Bennett III |
4 |
|
|
6 |
%define name smeserver-kronolith |
%define name smeserver-kronolith |
7 |
Name: %{name} |
Name: %{name} |
8 |
%define version 2.2 |
%define version 2.2 |
9 |
%define release 11 |
%define release 13 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
18 |
Patch4: kronolith-2.3.2.patch |
Patch4: kronolith-2.3.2.patch |
19 |
Patch5: kronolith-2.3.3.patch |
Patch5: kronolith-2.3.3.patch |
20 |
Patch6: smeserver-kronolith_reminders_agendas_owner.patch |
Patch6: smeserver-kronolith_reminders_agendas_owner.patch |
21 |
|
Patch7: smeserver-kronolith_fburl.patch |
22 |
|
Patch8: smeserver-kronolith_remove_freebusy_db.patch |
23 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
24 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
25 |
Requires: e-smith-base >= 4.15.1 |
Requires: e-smith-base >= 4.15.1 |
40 |
|
|
41 |
|
|
42 |
%changelog |
%changelog |
43 |
|
* Sun Jul 11 2010 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-13 |
44 |
|
- Re-Added migrate fragment to remove FreeBusy db entry from accounts since this |
45 |
|
information is now saved directly to LDAP on SME8. |
46 |
|
|
47 |
|
* Sun Jul 11 2010 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-12 |
48 |
|
- Re-Added saving of user's calFBURL to LDAP for use with SME8. [SME: 5708] |
49 |
|
|
50 |
* Sun Jun 27 2010 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-11 |
* Sun Jun 27 2010 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-11 |
51 |
- Remove changes for -8, -9, -10 so that rpm can be installed on SME 7.x. |
- Remove changes for -8, -9, -10 so that rpm can be installed on SME 7.x. |
52 |
Will re-add appropriate patches for SME8 when it is released. [SME: 6080] |
Will re-add appropriate patches for SME8 when it is released. [SME: 6080] |
106 |
%patch4 -p1 |
%patch4 -p1 |
107 |
%patch5 -p1 |
%patch5 -p1 |
108 |
%patch6 -p1 |
%patch6 -p1 |
109 |
|
%patch7 -p1 |
110 |
|
%patch8 -p1 |
111 |
|
|
112 |
%build |
%build |
113 |
perl createlinks |
perl createlinks |