1 |
# $Id$ |
# $Id: smeserver-mnemo.spec,v 1.7 2009/10/10 21:48:10 mrjhb3 Exp $ |
2 |
# Authority: mrjhb3 |
# Authority: mrjhb3 |
3 |
# Name: John H. Bennett III |
# Name: John H. Bennett III |
4 |
|
|
5 |
Summary: SME Server specific Mnemo configuration and templates. |
Summary: SME Server specific Mnemo configuration and templates. |
6 |
%define name smeserver-mnemo |
%define name smeserver-mnemo |
7 |
Name: %{name} |
Name: %{name} |
8 |
%define version 1.1 |
%define version 2.2 |
9 |
%define release 2 |
%define release 4 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
13 |
Group: Networking/Daemons |
Group: Networking/Daemons |
14 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
15 |
Patch0: smeserver-mnemo-1.1-1.prefs_php.patch |
Patch1: smeserver-mnemo-2.2-mnemo-2.2.1.patch |
16 |
Patch1: smeserver-mnemo-1.1-2.mysql_init_perm_change.patch |
Patch2: smeserver-mnemo-2.2.2.patch |
17 |
|
Patch3: mnemo_2.2.3.patch |
18 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
19 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
20 |
Requires: imp-h3 >= 4.1 |
Requires: imp-h3 >= 4.2 |
21 |
Requires: e-smith-base >= 4.15.1 |
Requires: e-smith-base >= 4.15.1 |
22 |
Requires: e-smith-apache >= 1.1.0-18 |
Requires: e-smith-apache >= 1.1.0-18 |
23 |
Requires: e-smith-lib >= 1.15.1-16 |
Requires: e-smith-lib >= 1.15.1-16 |
24 |
Requires: mnemo-h3 >= 2.1 |
Requires: mnemo-h3 >= 2.2 |
25 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
26 |
AutoReqProv: no |
AutoReqProv: no |
27 |
|
|
28 |
%changelog |
%changelog |
29 |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
* Mon Dec 28 2009 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-4 |
30 |
- Clean up spec so package can be built by koji/plague |
- Update to smeserver-mnemo to reflect changes in mnemo 2.2.3 |
31 |
|
|
32 |
* Sat Dec 2 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.1-2 |
* Sat Oct 10 2009 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-3 |
33 |
- Patch to change the mnemo mysql.init permissions to 0540 |
- Update to smeserver-mnemo to reflect changes in mnemo 2.2.2 |
34 |
|
|
35 |
* Wed Sep 13 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.1-1 |
* Tue Sep 16 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-2 |
36 |
- Patch to prefs.php templates to reflect changes in mnemo 2.1 |
- Update to smeserver-mnemo to reflect changes in mnemo 2.2.1 |
37 |
|
|
38 |
* Tue Sep 12 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.1-0 |
* Wed Jun 18 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-1 |
39 |
- Rolled to new dev stream to reflect work done for mnemo 2.1 |
- Initial production build |
40 |
|
- Jump in package name to reflect new version of Mnemo |
41 |
|
|
42 |
* Thu Jul 20 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.0-6 |
* Sat May 24 2008 John H. Bennett III <bennettj@johnbennettservices.com> 0.2-1 |
43 |
- Added Mnemo registry.php settings in horde/config/registry |
- Updated to include changes in Mnemo 2.2 RC3 |
44 |
|
- Re-rolled tarball |
45 |
|
|
46 |
* Tue Jun 22 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.0-5 |
* Sun Apr 6 2008 John H. Bennett III <bennettj@johnbennettservices.com> 0.1-1 |
|
- Removed 1.0-4 patch and fixed in source |
|
|
|
|
|
* Sat Jun 10 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.0-4 |
|
|
- Removed deprecated calls to esmith:db and esmith:config |
|
|
|
|
|
* Wed Mar 22 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.0-3 |
|
|
- Added an includes statement to 120Menusettings that will grab the information |
|
|
in horde/conf.menu.apps.php. This way each of the individual horde modules |
|
|
don't have to repeatedly process the same template for the menu array section in conf.php. |
|
|
|
|
|
* Sat Mar 18 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.0-2 |
|
|
- Added the ability to enable or disable mnemo menu icon from showing up on the |
|
|
main webmail screen. To enable config set mnemo service MenuArray disabled|enabled |
|
|
- e-smith-horde still needs to support this feature or manual intervention is |
|
|
required. |
|
|
|
|
|
* Wed Mar 1 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.0-1 |
|
|
- Removed post and postun events |
|
|
- Renamed to smeserver-mnemo to represent an addon product |
|
|
|
|
|
* Sat Feb 25 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.0-0 |
|
47 |
- Initial build |
- Initial build |
48 |
|
- Jump in package name to reflect new version of Mnemo |
49 |
|
|
50 |
%description |
%description |
51 |
This package adds necessary templates and configuration items |
This package adds necessary templates and configuration items |
52 |
so that Mnemo will work properly. |
so that Mnemo will work properly on SME Server |
53 |
|
|
54 |
%prep |
%prep |
55 |
%setup |
%setup |
56 |
|
|
|
%patch0 -p1 |
|
57 |
%patch1 -p1 |
%patch1 -p1 |
58 |
|
%patch2 -p1 |
59 |
|
%patch3 -p1 |
60 |
|
|
61 |
%build |
%build |
|
|
|
62 |
perl createlinks |
perl createlinks |
63 |
|
|
64 |
%install |
%install |
70 |
%clean |
%clean |
71 |
rm -rf $RPM_BUILD_ROOT |
rm -rf $RPM_BUILD_ROOT |
72 |
|
|
|
%pre |
|
|
|
|
|
%preun |
|
|
|
|
|
%post |
|
|
|
|
|
%postun |
|
|
|
|
73 |
%files -f %{name}-%{version}-filelist |
%files -f %{name}-%{version}-filelist |
74 |
%defattr(-,root,root) |
%defattr(-,root,root) |