/[smecontribs]/rpms/smeserver-kronolith/contribs7/smeserver-kronolith.spec
ViewVC logotype

Contents of /rpms/smeserver-kronolith/contribs7/smeserver-kronolith.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.4 - (show annotations) (download)
Wed Apr 2 15:03:57 2008 UTC (16 years, 2 months ago) by slords
Branch: MAIN
Changes since 1.3: +4 -0 lines
Add Id, Authority, Name

1 # $Id$
2 # Authority: mrjhb3
3 # Name: John H. Bennett III
4
5 Summary: SME Server specific Kronolith configuration and templates.
6 %define name smeserver-kronolith
7 Name: %{name}
8 %define version 1.1
9 %define release 11
10 Version: %{version}
11 Release: %{release}%{?dist}
12 License: GPL
13 Group: Networking/Daemons
14 Source: %{name}-%{version}.tar.gz
15 Patch0: smeserver-kronolith-1.1-1.conf_php.patch
16 Patch1: smeserver-kronolith-1.1-2.prefs_php.patch
17 Patch2: smeserver-kronolith-1.1-3.remove_freebusy_template.patch
18 Patch3: smeserver-kronolith-1.1-4.kronolith-2.1.3_prefs.php.patch
19 Patch4: smeserver-kronolith-1.1-5.mysql_init_perm_change.patch
20 Patch5: smeserver-kronolith-1.1-6.freebusy_wording.patch
21 Patch6: smeserver-kronolith-1.1-7.registry_php.patch
22 Patch7: smeserver-kronolith-1.1-usermanager.patch
23 Patch8: smeserver-kronolith-1.1-ldap.patch
24 Packager: John H. Bennett III <bennettj@johnbennettservices.com>
25 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
26 BuildArchitectures: noarch
27 Requires: imp-h3 >= 4.1
28 Requires: e-smith-base >= 4.15.1
29 Requires: e-smith-apache >= 1.1.0-18
30 Requires: e-smith-lib >= 1.15.1-16
31 Requires: e-smith-base >= 4.18.1-5
32 Requires: e-smith-ldap >= 4.12.0-9
33 Requires: kronolith-h3 >= 2.1
34 Requires: php-pear-HTTP-Request >= 1.4.0
35 Requires: php-pear-Net-Socket >= 1.0.6
36 Requires: php-pear-Net-URL >= 1.0.14
37 BuildRequires: e-smith-devtools >= 1.13.1-03
38 AutoReqProv: no
39 Obsoletes: e-smith-kronolith = 0.8.0-02db
40 Obsoletes: pear-http_request >= 1.4.0
41 Obsoletes: pear-net_socket >= 1.0.6
42 Obsoletes: pear-net_url >= 1.0.14
43
44
45 %changelog
46 * Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 1.1-11
47 - Move free/busy base & ldap to correct rpms [SME: 1806]
48
49 * Sun Aug 26 2007 John H. Bennett III <bennettj@johnbennettservices.com> 1.1-10
50 - Added obsoletes for the previous three pear modules required by kronolith.
51
52 * Sun Aug 26 2007 John H. Bennett III <bennettj@johnbennettservices.com> 1.1-9
53 - Updated spec file to add requires for php-pear package names that match
54 the naming convention in the SME8 repo.
55
56 * Sat May 5 2007 John H. Bennett III <bennettj@johnbennettservices.com> 1.1-8
57 - Added Requires parameter for pear-http_request, pear-net_socket, and
58 pear-net_url that kronolith needs.
59
60 * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
61 - Clean up spec so package can be built by koji/plague
62
63 * Wed Mar 28 2007 John H. Bennett III <bennettj@johnbennettservices.com> 1.1-7
64 - Update to kronolith specific registry.php template to add kronolith-alarms
65 per update of horde 3.1.4
66
67 * Thu Dec 28 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.1-6
68 - Patch that changes the example FreeBusy format to match Kronolith 2.1.x.
69
70 * Sat Dec 2 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.1-5
71 - Patch to change the kronolith mysql.init permissions to 0540
72
73 * Thu Nov 24 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.1-4
74 - Patch to prefs.php templates to reflet changes in kronolith 2.1.3
75
76 * Mon Oct 2 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.1-3
77 - Removed the templates-custom section that checked for the freebusy db setting
78 and moved it to the e-smith-turba RPM that I am currently maintaining for
79 turba 2.1.x
80
81 * Fri Sep 15 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.1-2
82 - Patch to prefs.php templates to reflect changes in kronolith 2.1.2
83
84 * Thu Sep 14 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.1-1
85 - Patch to conf.php templates to reflect changes in kronolith 2.1.2
86
87 * Thu Sep 14 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.1-0
88 - Rolled to new dev stream to reflect work done for kronolith 2.1.2
89
90 * Wed Aug 30 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.0-19
91 - Manually changed the S24 to an S27 in smeserver-kronolith-1.0-11.adv-ldap-update.patch
92 - and smeserver-kronolith-1.0-15.ldap_user-create.patch so that the FreeBusy info will be
93 added after all of the user information is added.
94 - Modified the adv-ldap-update logic so that the error when adding a user is no longer
95 present. The error was cosmetic as the system was trying to create a new ldap user
96 twice. All I did was remove all of the ldap attribute lines except those pertaining
97 to free/busy info and remarked out some unneeded lines that could have been deleted,
98 but I chose to leave them.
99
100 * Mon Aug 21 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.0-18
101 - Added the ability to enable or disable the storing of freebusy information
102 for horde to the ldap database.
103
104 * Thu Jul 20 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.0-17
105 - Added Kronolith registry.php settings in horde/config/registry.
106
107 * Tue Jul 18 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.0-16
108 - Added a mysql.init event that will increase the permissons for the horde user on the horde
109 database so that other horde add-on modules will work correctly, namely Kronolith.
110
111 * Mon Jul 3 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.0-15
112 - Added an S24adv-ldap-update entry to the user-create event so that the freebusy
113 url will be saved to the ldap database when a user is initally created using the
114 advanced user management panel. It is purposely running before S25ldap-update
115 so that the freebusy info will be saved when a new user is created otherwise there
116 is an error. There is still an error with the S25 action as both actions are
117 trying to create a user, but the error has no effect. The S24adv-ldap-update file
118 is a complete copy of the S25ldap-update with is symlinked to actions/ldap-update.
119
120 * Mon Jul 3 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.0-14
121 - Set the default DB entry for freebusy to enabled.
122 To disable config setprop horde freebusy disabled
123
124 * Mon Jul 3 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.0-13
125 - Changed the default free/busy address book search to the local ldap setting
126
127 * Sun Jul 2 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.0-12
128 - Added some verbage to show what the format of the free/busy url should be.
129
130 * Sun Jul 2 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.0-11
131 - Added server-manager panel for advanced user management. This is a duplicate
132 of the SME Server's Users Panel but adds the ability to save Kronolith
133 Free/Busy information into the LDAP database.
134
135 * Tue Jun 22 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.0-10
136 - Removed 1.0-9 patch and fixed in source
137
138 * Sat Jun 10 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.0-9
139 - Removed deprecated calls to esmith:db and esmith:config
140
141 * Mon Jun 05 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.0-8
142 - Fixed typo on Patch 5
143
144 * Mon May 22 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.0-7
145 - Started working on intergrating Free/Busy info into the main SME server LDAP database.
146 This should help a lot in setting up a company wide directory with Free/Busy information
147 already populated in the DB which should eliminate the need for each user to have to setup
148 a personal address book with everyone's name that they want to do free/busy against.
149 - To activate it - config setprop horde freebusy enabled. Default is disabled.
150
151 * Sat May 6 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.0-6
152 - modified the hordereminders crontab entry by adding a -q option which
153 runs the script in quiet-mode and suppresses the HTTP Header output.
154 Thanks to Greg Swallow for the hint. Now the reminders script runs without
155 sending an email to the admin every five minutes
156
157 * Sat Apr 1 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.0-5
158 - Added back in the horde reminders php script. It does work with the CGI version
159 of php. There is a side-effect in that the script sends an email to the root user
160 every time it's executed. Setting up a simple rule to remove that e-mail should be
161 sufficient until the CLI version of PHP is available. The cron entry has also been
162 moved from /etc/cron.d to /etc/crontab
163
164 * Wed Mar 22 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.0-4
165 - Added an includes statement to 120Menusettings that will grab the information
166 in horde/conf.menu.apps.php. This way each of the individual horde modules
167 don't have to repeatedly process the same template for the menu array section in conf.php.
168
169 * Sat Mar 18 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.0-3
170 - Added the ability to enable or disable kronolith menu icon from showing up on the
171 main webmail screen. To enable config set kronolith service MenuArray disabled|enabled
172 - e-smith-horde still needs to support this feature or manual intervention is
173 required.
174
175 * Fri Mar 3 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.0-2
176 - Remarked out HordeReminders script as it currently won't work on SME 7 due
177 to the fact that the php version installed by default is the cgi version and
178 not the cli version. Horde reminders requires the cli version of php to work.
179
180 * Wed Mar 1 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.0-1
181 - Removed post and postun events
182 - Renamed to smeserver-kronolith to represent an addon product
183
184 * Sat Feb 25 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.0-0
185 - Initial build
186
187 %description
188 This package adds necessary templates and configuration items
189 so that Kronolith will work properly.
190
191 %prep
192 %setup
193
194 %patch0 -p1
195 %patch1 -p1
196 %patch2 -p1
197 %patch3 -p1
198 %patch4 -p1
199 %patch5 -p1
200 %patch6 -p1
201 %patch7 -p1
202 %patch8 -p1
203
204 %build
205
206 perl createlinks
207
208 %install
209 rm -rf $RPM_BUILD_ROOT
210 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
211 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist
212 echo "%doc COPYING" >> %{name}-%{version}-filelist
213
214 %clean
215 rm -rf $RPM_BUILD_ROOT
216
217 %pre
218
219 %preun
220
221 %post
222
223 %postun
224
225 %files -f %{name}-%{version}-filelist
226 %defattr(-,root,root)

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed