]> git.pld-linux.org Git - packages/eventum.git/blob - eventum.spec
- add R: php-mbstring
[packages/eventum.git] / eventum.spec
1 # TODO
2 # - discard bundled packages (from INSTALL):
3 #  - JpGraph 1.5.3 (last GPL version)
4 #  - dTree 2.0.5 (http://www.destroydrop.com/javascript/tree/)
5 #  - dynCalendar.js (http://www.phpguru.org/dyncalendar.html)
6 #  - overLIB 3.5.1 (http://www.bosrup.com/web/overlib/)
7 #  - A few other small javascript libraries
8 # - 64bit platforms beware? http://bugs.php.net/bug.php?id=30215 (it's actually Smarty related problem)
9 #
10 # Conditional build:
11 %bcond_with     qmail   # build the router-qmail subpackage
12 %bcond_with     order_patch     # with custom issue order patch
13
14 #define _snap   20060921
15 %define _svn    20061026.3125
16 #define _rc             RC3
17 %define _rel    4.125
18
19 %include        /usr/lib/rpm/macros.php
20 Summary:        Eventum Issue / Bug tracking system
21 Summary(pl):    Eventum - system ¶ledzenia spraw/b³êdów
22 Name:           eventum
23 Version:        1.7.1
24 Release:        %{?_rc:%{_rc}.}%{_rel}%{?_snap:.%{_snap}}%{?_svn:.%{_svn}}
25 License:        GPL
26 Group:          Applications/WWW
27 #Source0:       http://downloads.mysql.com/snapshots/eventum/%{name}-nightly-%{_snap}.tar.gz
28 Source0:        %{name}-%{_svn}.tar.bz2
29 # Source0-md5:  e03610496b8d25f76ef46adaed3151ab
30 Source1:        %{name}-apache.conf
31 Source2:        %{name}-mail-queue.cron
32 Source3:        %{name}-mail-download.cron
33 Source4:        %{name}-reminder.cron
34 Source5:        %{name}-monitor.cron
35 Source6:        %{name}-cvs.php
36 Source7:        %{name}-irc.php
37 Source8:        %{name}-irc.init
38 Source9:        %{name}-irc.sysconfig
39 Source10:       %{name}-config.php
40 Source11:       %{name}-router-qmail.sh
41 Source12:       %{name}-config-setup.php
42 Source13:       %{name}-upgrade.sh
43 Source14:       %{name}-router-postfix.sh
44 Source15:       %{name}.logrotate
45 Source16:       %{name}-lighttpd.conf
46 Patch0:         %{name}-lf.patch
47 Patch1:         %{name}-perms.patch
48 Patch2:         %{name}-workflow-handlenewnote-note_id.patch
49 Patch3:         %{name}-timetracking-advanced-logic.patch
50 Patch4:         %{name}-email-notify-display.patch
51 Patch5:         %{name}-backtraces.patch
52 Patch6:         %{name}-errorhandler.patch
53 Patch7:         %{name}-charset.patch
54 Patch8:         http://glen.alkohol.ee/pld/eventum/%{name}-recact-defaults.patch
55 Patch9:         %{name}-order4b.patch
56 Patch10:        %{name}-fixed-nav.patch
57 # packaging patches that probably never go upstream
58 Patch100:       %{name}-paths.patch
59 Patch101:       %{name}-cvs-config.patch
60 Patch102:       %{name}-irc-config.patch
61 Patch103:       %{name}-PEAR.patch
62 Patch104:       %{name}-httpclient-clientside.patch
63 Patch105:       %{name}-bot-reconnect.patch
64 Patch106:       %{name}-private-key.patch
65 Patch107:       %{name}-mem-limits.patch
66 URL:            http://dev.mysql.com/downloads/other/eventum/
67 BuildRequires:  rpm-php-pearprov >= 4.0.2-98
68 BuildRequires:  rpmbuild(macros) >= 1.268
69 BuildRequires:  sed >= 4.0
70 Requires(triggerpostun):        /usr/bin/php
71 Requires(triggerpostun):        sed >= 4.0
72 Requires:       %{name}-base = %{version}-%{release}
73 Requires:       Smarty >= 2.6.10-4
74 Requires:       apache(mod_dir)
75 Requires:       php >= 3:4.2.0
76 Requires:       php-gd
77 Requires:       php-imap
78 Requires:       php-mbstring
79 Requires:       php-mysql
80 Requires:       php-pcre
81 Requires:       php-pear-Benchmark
82 Requires:       php-pear-DB
83 Requires:       php-pear-Date
84 Requires:       php-pear-HTTP_Request
85 Requires:       php-pear-Mail
86 Requires:       php-pear-Mail_Mime
87 Requires:       php-pear-Math_Stats
88 Requires:       php-pear-Net_DIME
89 Requires:       php-pear-Net_SMTP
90 Requires:       php-pear-Net_Socket
91 Requires:       php-pear-Net_URL
92 Requires:       php-pear-Net_UserAgent_Detect
93 Requires:       php-pear-PEAR-core
94 Requires:       php-pear-Text_Diff
95 Requires:       php-pear-XML_RPC
96 Requires:       php-session
97 Requires:       smarty-gettext
98 Requires:       webapps
99 Requires:       webserver(access)
100 Requires:       webserver(alias)
101 BuildArch:      noarch
102 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
103
104 %define         _noautoreq      'pear(/etc/webapps/.*)' 'pear(jpgraph_dir.php)' 'pear(.*Smarty.class.php)'
105
106 %define         _libdir         %{_prefix}/lib/%{name}
107 %define         _appdir         %{_datadir}/%{name}
108 %define         _smartyplugindir        %{_appdir}/include/smarty
109 %define         _smartydir      /usr/share/php/Smarty
110 %define         _webapps        /etc/webapps
111 %define         _webapp         %{name}
112 %define         _webappdir      %{_webapps}/%{_webapp}
113 %define         _sysconfdir     /etc/%{name}
114
115 %description
116 Eventum is a user-friendly and flexible issue tracking system that can
117 be used by a support department to track incoming technical support
118 requests, or by a software development team to quickly organize tasks
119 and bugs. Eventum is used by the MySQL AB Technical Support team, and
120 has allowed us to dramatically improve our response times.
121
122 %description -l pl
123 Eventum to przyjazny dla u¿ytkownika system ¶ledzenia spraw, który
124 mo¿e byæ u¿ywany przez dzia³ obs³ugi do ¶ledzenia przychodz±cych ¿±dañ
125 obs³ugi technicznej albo przez zespó³ tworz±cy oprogramowanie do
126 szybkiej organizacji zadañ i b³êdów. Eventum jest u¿ywany przez zespó³
127 Technical Support MySQL AB i umo¿liwi³ im znacz±co poprawiæ czasy
128 reakcji.
129
130 %package base
131 Summary:        Eventum base package
132 Summary(pl):    Podstawowy pakiet Eventum
133 Group:          Applications/WWW
134 Requires(postun):       /usr/sbin/groupdel
135 Requires(postun):       /usr/sbin/userdel
136 Requires(pre):  /bin/id
137 Requires(pre):  /usr/bin/getgid
138 Requires(pre):  /usr/sbin/groupadd
139 Requires(pre):  /usr/sbin/useradd
140 Provides:       group(eventum)
141 Provides:       user(eventum)
142
143 %description base
144 This package contains base directory structure for Eventum.
145
146 %description base -l pl
147 Ten pakiet zawiera podstawow± strukturê katalogów dla Eventum.
148
149 %package setup
150 Summary:        Eventum setup package
151 Summary(pl):    Pakiet do wstêpnej konfiguracji Eventum
152 Group:          Applications/WWW
153 Requires:       %{name} = %{version}-%{release}
154
155 %description setup
156 Install this package to configure initial Eventum installation. You
157 should uninstall this package when you're done, as it considered
158 insecure to keep the setup files in place.
159
160 %description setup -l pl
161 Ten pakiet nale¿y zainstalowaæ w celu wstêpnej konfiguracji Eventum po
162 pierwszej instalacji. Potem nale¿y go odinstalowaæ, jako ¿e
163 pozostawienie plików instalacyjnych mog³oby byæ niebezpieczne.
164
165 %package mail-queue
166 Summary:        Eventum mail queue process
167 Summary(pl):    Przetwarzanie kolejki poczty Eventum
168 Group:          Applications/WWW
169 Requires:       %{name} = %{version}-%{release}
170 Requires:       crondaemon
171
172 %description mail-queue
173 Beginning with the first release of Eventum, emails are not directly
174 sent out from the various scripts, but rather added to a mail queue
175 table that is processed by a cron job. If an email cannot be sent, it
176 will be marked as such in the mail queue log, and the cron job script
177 will re-try to send it again the next time it runs.
178
179 This package contains the cron job.
180
181 %description mail-queue -l pl
182 Od pierwszego wydania Eventum poczta nie jest wysy³ana bezpo¶rednio z
183 ró¿nych skryptów, lecz dodawana do kolejki przetwarzanej z crona.
184 Je¶li poczta nie mo¿e byæ wys³ana, bêdzie odpowiednio oznaczona w logu
185 kolejki poczty, a skrypt z crona bêdzie próbowa³ wys³aæ j± ponownie
186 nastêpnym razem.
187
188 Ten pakiet zawiera zadanie dla crona.
189
190 %package mail-download
191 Summary:        Eventum email download
192 Summary(pl):    ¦ci±ganie poczty Eventum
193 Group:          Applications/WWW
194 Requires:       %{name} = %{version}-%{release}
195 Requires:       crondaemon
196
197 %description mail-download
198 In order for Eventum's email integration feature to work, you need to
199 setup a cron job to run the script every so often.
200
201 This package contains the cron job.
202
203 %description mail-download -l pl
204 Aby integracja poczty elektronicznej w Eventum dzia³a³a, trzeba
205 ustawiæ zadanie crona, aby uruchamia³ odpowiedni skrypt wystarczaj±co
206 czêsto.
207
208 Ten pakiet zawiera zadanie dla crona.
209
210 %package reminder
211 Summary:        Eventum Reminder System
212 Summary(pl):    System przypominania dla Eventum
213 Group:          Applications/WWW
214 Requires:       %{name} = %{version}-%{release}
215 Requires:       crondaemon
216
217 %description reminder
218 The reminder system was designed with the objective as serving as a
219 safe net for issues that need attention. Depending on what
220 configuration you create, you may have several reminders (or alerts)
221 be sent out whenever an issue needs attention, for whatever parameter
222 you may deem necessary.
223
224 This package contains the cron job.
225
226 %description reminder -l pl
227 System przypominania zosta³ zaprojektowany tak, aby s³u¿y³ jako
228 bezpieczna sieæ dla spraw wymagaj±cych uwagi. W zale¿no¶ci od
229 konfiguracji mo¿na ustawiæ ró¿ne przypominajki (lub alarmy) wysy³ane
230 przy ka¿dej sprawie wymagaj±cej uwagi lub przy parametrze, który mo¿na
231 uwa¿aæ za potrzebny.
232
233 Ten pakiet zawiera zadanie dla crona.
234
235 %package monitor
236 Summary:        Eventum Heartbeat Monitor
237 Summary(pl):    Monitor ¿ycia dla Eventum
238 Group:          Applications/WWW
239 Requires:       %{name} = %{version}-%{release}
240 Requires:       crondaemon
241 Requires:       php-posix
242
243 %description monitor
244 The heartbeat monitor is a feature designed for the administrator that
245 wants to be alerted whenever a common problem in Eventum is detected,
246 like the database server not being available anymore, or maybe when
247 the recommended permissions for certain configuration files are
248 changed.
249
250 Please note that before running the heartbeat monitor, you may need to
251 customize some of the checks to be appropriate for your own system,
252 particularly the permission and file checks on
253 Monitor::checkConfiguration().
254
255 This package contains the cron job.
256
257 %description monitor -l pl
258 Monitor ¿ycia to funkcjonalno¶æ zaprojektowana dla administratora
259 chc±cego byæ alarmowanym przy ka¿dym wykryciu popularnego problemu z
260 Eventum, jak nie dzia³anie serwera bazy danych albo zmiana uprawnieñ
261 do plików konfiguracyjnych.
262
263 Nale¿y zauwa¿yæ, ¿e przed uruchomieniem tego monitora mo¿e byæ
264 konieczne dostosowanie niektórych testów do systemu, w szczególno¶ci
265 testów uprawnieñ i plików w Monitor::checkConfiguration().
266
267 Ten pakiet zawiera zadanie dla crona.
268
269 %package route-drafts
270 Summary:        Eventum Draft Routing
271 Summary(pl):    Przekazywanie szkiców dla Eventum
272 Group:          Applications/WWW
273 Requires:       %{name} = %{version}-%{release}
274 Requires:       eventum(router)
275
276 %description route-drafts
277 The draft routing feature is used to automatically associate a thread
278 of drafts into an Eventum issue. By setting up qmail (or even Postfix)
279 to deliver emails sent to a specific address (usually
280 draft-<number>@<domain>) to the above script, users are able to send
281 drafts written in their mail client to be stored in Eventum. These
282 drafts will NOT broadcasted to the notification list.
283
284 %description route-drafts -l pl
285 Przekazywanie szkiców s³u¿y do automatycznego wi±zania w±tku szkiców z
286 problemem w Eventum. Ustawiaj±c qmaila (czy nawet Postfiksa), aby
287 dostarcza³ pocztê wys³an± na podany adres (zwykle
288 draft-<liczba>@<domena>) do tego skryptu umo¿liwia siê u¿ytkownikom
289 wysy³anie szkiców napisanych w ich kliencie pocztowym do zapisania w
290 Eventum. Szkice te NIE bêd± wysy³ane na listê powiadomieñ.
291
292 %package route-emails
293 Summary:        Eventum Email Routing
294 Summary(pl):    Przekazywanie poczty dla Eventum
295 Group:          Applications/WWW
296 Requires:       %{name} = %{version}-%{release}
297 Requires:       eventum(router)
298
299 %description route-emails
300 The email routing feature is used to automatically associate a thread
301 of emails into an Eventum issue. By setting up qmail (or even postfix)
302 to deliver emails sent to a specific address (usually
303 issue-<number>@<domain>) to the above script, users are able to use
304 their email clients to reply to emails coming from Eventum, and those
305 replies will be automatically associated with the issue and
306 broadcasted to the entire notification list.
307
308 %description route-emails -l pl
309 Funkcjonalno¶æ przekazywania poczty s³u¿y do automatycznego wi±zania
310 w±tku listów ze spraw± w Eventum. Po ustawieniu qmaila (czy nawet
311 postfiksa), aby dostarcza³ listy wysy³ane na pewien adres (zwykle
312 issue-<numer>@<domena>) na powy¿szy skrypt, u¿ytkownicy bêd± mogli
313 u¿ywaæ klientów pocztowych do odpowiadania na listy przychodz±ce z
314 Eventum, a odpowiedzi te bêd± automatycznie wi±zane ze spraw± i
315 rozprowadzane do ca³ej listy og³oszeniowej.
316
317 %package route-notes
318 Summary:        Eventum Note Routing
319 Summary(pl):    Przekazywanie notatek dla Eventum
320 Group:          Applications/WWW
321 Requires:       %{name} = %{version}-%{release}
322 Requires:       eventum(router)
323
324 %description route-notes
325 The note routing feature is used to automatically associate a thread
326 of notes into an Eventum issue. By setting up qmail (or even postfix)
327 to deliver emails sent to a specific address (usually
328 note-<number>@<domain>) to the above script, users are able to use
329 their email clients to reply to internal notes coming from Eventum,
330 and those replies will be automatically associated with the issue and
331 broadcasted to the notification list staff members.
332
333 %description route-notes -l pl
334 Funkcjonalno¶æ przekazywania notatek s³u¿y do automatycznego wi±zania
335 w±tku notatek ze spraw± w Eventum. Po ustawieniu qmaila (czy nawet
336 postfiksa), aby dostarcza³ listy wysy³ane na pewien adres (zwykle
337 note-<numer>@<domena>) na powy¿szy skrypt, u¿ytkownicy bêd± mogli
338 u¿ywaæ klientów pocztowych do odpowiadania na wewnêtrzne notatki
339 pochodz±ce od Eventu, a odpowiedzi te bêd± automatycznie wi±zane ze
340 spraw± i rozprowadzane do cz³onków personelu listy og³oszeniowej.
341
342 %package router-qmail
343 Summary:        Eventum Mail Routing - qmail
344 Summary(pl):    Przekazywanie poczty Eventum - qmail
345 Group:          Applications/Mail
346 # loose dep is intentional. qmail subpackage isn't built on PLD
347 # builders and there really nothing changes.
348 Requires:       %{name} >= %{version}-%{release}
349 Requires:       qmail >= 1.03
350 Provides:       eventum(router)
351 Obsoletes:      eventum(router)
352
353 %description router-qmail
354 This package provides way of routing notes and emails back to Eventum
355 via qmail.
356
357 %description router-qmail -l pl
358 Ten pakiet udostêpnia metodê przekazywania notatek i listów do Eventum
359 przez qmaila.
360
361 %package router-postfix
362 Summary:        Eventum Mail Routing - Postfix
363 Summary(pl):    Przekazywanie poczty Eventum - Postfix
364 Group:          Applications/Mail
365 Requires:       %{name} = %{version}-%{release}
366 Requires:       postfix
367 Provides:       eventum(router)
368 Obsoletes:      eventum(router)
369
370 %description router-postfix
371 This package provides way of routing notes and emails back to Eventum
372 via Postfix.
373
374 The Postfix configuration instructions you can find from
375 <http://eventum.mysql.org/wiki/index.php/Setting_up_email_routing_with_postfix>.
376
377 %description router-postfix -l pl
378 Ten pakiet udostêpnia metodê przekazywania notatek i listów do Eventum
379 przez Postfiksa.
380
381 Opis konfiguracji Postfiksa mo¿na znale¼æ pod adresem
382 <http://eventum.mysql.org/wiki/index.php/Setting_up_email_routing_with_postfix>.
383
384 %package irc
385 Summary:        Eventum IRC Notification Bot
386 Summary(pl):    IRC-owy bot powiadamiaj±cy dla Eventum
387 Group:          Applications/WWW
388 Requires(post,preun):   /sbin/chkconfig
389 Requires(triggerpostun):        sed >= 4.0
390 Requires:       %{name} = %{version}-%{release}
391 Requires:       php-pear-Net_SmartIRC
392 Requires:       php-sockets
393 Requires:       rc-scripts >= 0.4.0.18
394
395 %description irc
396 The IRC notification bot is a nice feature for remote teams that want
397 to handle issues and want to have a quick and easy way to get simple
398 notifications. Right now the bot notifies of the following actions:
399 - New Issues
400 - Blocked emails
401 - Issues that got their assignment list changed
402
403 NOTE: You will need to manually edit the bot.php script to set your
404 appropriate preferences, like IRC server and channel that the bot
405 should join.
406
407 %description irc -l pl
408 IRC-owy bot powiadamiaj±cy to mi³a funkcjonalno¶æ dla zdalnych
409 zespo³ów chc±cych obs³ugiwaæ sprawy i mieæ szybki i ³atwy sposób na
410 uzyskiwanie prostych powiadomieñ. Aktualnie bot powiadamia o
411 nastêpuj±cych zdarzeniach:
412 - nowych sprawach
413 - zablokowanych listach
414 - sprawach, dla których zmieni³a siê lista powi±zañ
415
416 UWAGA: w celu wprowadzenia w³asnych ustawieñ, takich jak serwer IRC i
417 kana³ u¿ywany przez bota, trzeba rêcznie zmodyfikowaæ skrypt bot.php .
418
419 %package cli
420 Summary:        Eventum command-line interface
421 Summary(pl):    Interfejs linii poleceñ dla Eventum
422 Group:          Applications/WWW
423 Requires:       %{name}-base = %{version}-%{release}
424 Requires:       php-cli
425 Requires:       php-common >= 3:4.1.0
426 Requires:       php-pear-XML_RPC
427
428 %description cli
429 The Eventum command-line interface allows you to access most of the
430 features of the web interface straight from your command shell.
431
432 %description cli -l pl
433 Interfejs linii poleceñ Eventum pozwala na dostêp do wiêkszo¶ci
434 funkcji interfejsu WWW prosto z linii poleceñ pow³oki.
435
436 %package scm
437 Summary:        Eventum SCM integration
438 Summary(pl):    Integracja SCM dla Eventum
439 Group:          Applications/WWW
440 Requires:       %{name}-base = %{version}-%{release}
441 Requires:       php-cli
442 Requires:       php-common >= 3:4.1.0
443 Requires:       php-pcre
444
445 %description scm
446 This feature allows your software development teams to integrate your
447 Source Control Management system with your Issue Tracking System.
448
449 The integration is implemented in such a way that it will be forward
450 compatible with pretty much any SCM system, such as CVS.
451
452 For installation see
453 </eventum/help.php?topic=scm_integration_installation>.
454
455 %description scm -l pl
456 Ten pakiet pozwala zespo³om programistów na integracjê systemu
457 zarz±dzania ¼ród³ami (SCM - Source Control Management) z systemem
458 ¶ledzenia spraw.
459
460 Integracja jest zaimplementowana tak, aby byæ kompatybilna w przód z
461 prawie ka¿dym systemem SCM, jak np. CVS.
462
463 Szczegó³y na temat instalacji mo¿na przeczytaæ pod
464 </eventum/help.php?topic=scm_integration_installation>.
465
466 %prep
467 %setup -q %{?_snap:-n %{name}-%{_snap}}%{?_svn:-n %{name}}
468 # undos the source
469 find . -type f -print0 | xargs -0 sed -i -e 's,\r$,,'
470
471 rm -f setup.conf.php # not to be installed by *.php glob
472 rm -rf misc/upgrade/*v1.[123]* # too old to support in PLD Linux
473 rm -f misc/upgrade/flush_compiled_templates.php
474 rm -rf misc/upgrade/*/upgrade_config.php # not needed in PLD Linux
475 rm -rf misc/upgrade/*/index.html # not needed in PLD Linux
476
477 # sample, not used in eventum
478 rm -f rpc/xmlrpc_client.php
479
480 # bug fixes.
481 %patch0 -p1
482 %patch1 -p1
483 %patch2 -p1
484 %patch3 -p1
485 %patch4 -p1
486 %patch5 -p1
487 %patch6 -p1
488 %patch7 -p1
489 %patch8 -p1
490
491 %{?with_order_patch:%patch9 -p1}
492 #%patch10 -p1
493
494 # packaging
495 %patch100 -p1
496 %patch101 -p1
497 %patch102 -p1
498 %patch103 -p1
499 %patch104 -p1
500 %patch105 -p1
501 %patch106 -p1
502 %patch107 -p1
503
504 cat <<'EOF'> mysql-permissions.sql
505 # use this schema if you want to grant permissions manually instead of using setup
506 # this schema is extracted from setup/index.php.
507 GRANT SELECT, UPDATE, DELETE, INSERT, ALTER, DROP, CREATE, INDEX ON eventum.* TO 'eventum'@'localhost' IDENTIFIED BY 'password';
508 EOF
509
510 mv misc/localization/de{_DE,}
511 mv misc/localization/es{_ES,}
512 mv misc/localization/fi{_FI,}
513 mv misc/localization/fr{_FR,}
514 mv misc/localization/it{_IT,}
515 mv misc/localization/nl{_NL,}
516 mv misc/localization/ru{_RU,}
517 mv misc/localization/sv{_SE,}
518
519 # oops, the file got truncated - quick fix
520 cp misc/localization/eventum.po misc/localization/de/LC_MESSAGES/eventum.po
521 cp misc/localization/eventum.po misc/localization/es/LC_MESSAGES/eventum.po
522 cp misc/localization/eventum.po misc/localization/fi/LC_MESSAGES/eventum.po
523 cp misc/localization/eventum.po misc/localization/fr/LC_MESSAGES/eventum.po
524 cp misc/localization/eventum.po misc/localization/it/LC_MESSAGES/eventum.po
525 cp misc/localization/eventum.po misc/localization/nl/LC_MESSAGES/eventum.po
526 cp misc/localization/eventum.po misc/localization/ru/LC_MESSAGES/eventum.po
527 cp misc/localization/eventum.po misc/localization/en_US/LC_MESSAGES/eventum.po
528
529 sed -e '1s,#!.*/bin/php -q,#!%{_bindir}/php,' misc/cli/eventum > %{name}-cli
530 sed -e '1i#!%{_bindir}/php' misc/scm/process_cvs_commits.php > process_cvs_commits
531 cat misc/scm/process_svn_commits.php > process_svn_commits
532 sed -e '1i#!%{_bindir}/php' misc/irc/bot.php > %{name}-bot
533 mv misc/cli/eventumrc_example eventumrc
534 sed -i -e '1i#!%{_bindir}/php' misc/*.php
535 chmod +x misc/*.php
536 mv include/private_key.php private_key.php.in
537
538 # replace in remaining scripts config.inc.php to system one
539 grep -rl 'include_once(".*config.inc.php")' . | xargs sed -i -e '
540         s,include_once(".*config.inc.php"),include_once("%{_webappdir}/core.php"),
541 '
542
543 grep -rl 'APP_INC_PATH..*"private_key.php"' . | xargs sed -i -e '
544         s,include_once(APP_INC_PATH.*"private_key.php"),include_once("%{_webappdir}/private_key.php"),
545 '
546
547 # remove backups from patching as we use globs to package files to buildroot
548 find '(' -name '*~' -o -name '*.orig' ')' | xargs -r rm -v
549
550 %build
551 cd misc/localization
552 for a in */LC_MESSAGES; do
553         msgfmt -o $a/eventum.mo $a/eventum.po
554 done
555
556 %install
557 rm -rf $RPM_BUILD_ROOT
558 install -d \
559         $RPM_BUILD_ROOT{%{_webappdir},%{_sysconfdir},%{_bindir},%{_sbindir},%{_libdir}} \
560         $RPM_BUILD_ROOT/etc/{rc.d/init.d,cron.d,sysconfig} \
561         $RPM_BUILD_ROOT/var/{run,cache,lib}/%{name} \
562         $RPM_BUILD_ROOT/var/log/{archiv/,}%{name} \
563         $RPM_BUILD_ROOT/var/lib/%{name}/routed_{emails,drafts,notes} \
564         $RPM_BUILD_ROOT%{_appdir}/{include,htdocs/misc,upgrade} \
565
566 cp -a *.php css customer images js manage reports rpc setup $RPM_BUILD_ROOT%{_appdir}/htdocs
567 cp -a misc/*.html $RPM_BUILD_ROOT%{_appdir}/htdocs/misc
568 cp -a misc/*.php $RPM_BUILD_ROOT%{_appdir}
569 cp -a templates $RPM_BUILD_ROOT%{_appdir}
570 cp -a include/{customer,custom_field,jpgraph,workflow} $RPM_BUILD_ROOT%{_appdir}/include
571 cp -a include/*.php $RPM_BUILD_ROOT%{_appdir}/include
572 cp -a logs/* $RPM_BUILD_ROOT/var/log/%{name}
573 cp -a misc/upgrade $RPM_BUILD_ROOT%{_appdir}
574
575 cp -a favicon.ico $RPM_BUILD_ROOT%{_appdir}/htdocs/favicon.ico
576 install %{SOURCE12} $RPM_BUILD_ROOT%{_appdir}/htdocs/setup/config.inc.php
577 install %{SOURCE13} $RPM_BUILD_ROOT%{_appdir}/upgrade/upgrade.sh
578
579 # cli
580 install -d $RPM_BUILD_ROOT%{_appdir}/cli
581 cp -a misc/cli/include/class.{misc,command_line}.php $RPM_BUILD_ROOT%{_appdir}/cli
582 cp -a misc/cli/config.inc.php $RPM_BUILD_ROOT%{_sysconfdir}/cli.php
583 install %{name}-cli $RPM_BUILD_ROOT%{_bindir}/%{name}
584 install %{name}-bot $RPM_BUILD_ROOT%{_sbindir}
585
586 # scm
587 install process_cvs_commits $RPM_BUILD_ROOT%{_libdir}/process_cvs_commits
588 install process_svn_commits $RPM_BUILD_ROOT%{_libdir}/process_svn_commits
589 ln -s process_cvs_commits $RPM_BUILD_ROOT%{_libdir}/scm
590 install %{SOURCE6} $RPM_BUILD_ROOT%{_sysconfdir}/scm.php
591
592 # private key
593 cp -a private_key.php.in $RPM_BUILD_ROOT%{_webappdir}/private_key.php
594 touch $RPM_BUILD_ROOT%{_webappdir}/htpasswd
595
596 install %{SOURCE1} $RPM_BUILD_ROOT%{_webappdir}/apache.conf
597 install %{SOURCE1} $RPM_BUILD_ROOT%{_webappdir}/httpd.conf
598 install %{SOURCE16} $RPM_BUILD_ROOT%{_webappdir}/lighttpd.conf
599 install %{SOURCE2} $RPM_BUILD_ROOT/etc/cron.d/%{name}-mail-queue
600 install %{SOURCE3} $RPM_BUILD_ROOT/etc/cron.d/%{name}-mail-download
601 install %{SOURCE4} $RPM_BUILD_ROOT/etc/cron.d/%{name}-reminder
602 install %{SOURCE5} $RPM_BUILD_ROOT/etc/cron.d/%{name}-monitor
603 install %{SOURCE7} $RPM_BUILD_ROOT%{_sysconfdir}/irc.php
604 install %{SOURCE8} $RPM_BUILD_ROOT/etc/rc.d/init.d/eventum-irc
605 install %{SOURCE9} $RPM_BUILD_ROOT/etc/sysconfig/eventum-irc
606
607 sed -e '
608 s,%%{APP_VERSION}%%,%{version}%{?_snap:-%{_snap}}%{?_rc:-%{_rc}}%{?_svn:-%{_svn}},
609 s,%%{PHP_PEAR_DIR}%%,%{php_pear_dir},
610 s,%%{APP_PATH}%%,%{_appdir},
611 s,%%{SMARTY_DIR}%%,%{_smartydir},
612 s,%%{SYSCONFDIR}%%,%{_webappdir},
613 ' %{SOURCE10} > $RPM_BUILD_ROOT%{_webappdir}/core.php
614
615 # config
616 > $RPM_BUILD_ROOT%{_webappdir}/setup.php
617 mv $RPM_BUILD_ROOT{%{_appdir}/htdocs/config.inc,%{_webappdir}/config}.php
618
619 install -d $RPM_BUILD_ROOT%{_smartyplugindir}
620 # These plugins are not in Smarty package (Smarty-2.6.2-3)
621 cp -a \
622         include/Smarty/plugins/function.{calendar,get_{display_style,innerhtml,textarea_size}}.php \
623         include/Smarty/plugins/modifier.highlight_quoted.php \
624         $RPM_BUILD_ROOT%{_smartyplugindir}
625
626 # qmail router
627 %if %{with qmail}
628 d=$RPM_BUILD_ROOT/var/lib/%{name}
629 echo 'root' > $d/.qmail
630 echo 'root' > $d/.qmail-default
631 echo '| %{_libdir}/router-qmail drafts' > $d/.qmail-draft-default
632 echo '| %{_libdir}/router-qmail emails 1' > $d/.qmail-issue-default
633 echo '| %{_libdir}/router-qmail notes' > $d/.qmail-note-default
634 install %{SOURCE11} $RPM_BUILD_ROOT%{_libdir}/router-qmail
635 %endif
636 # postfix router
637 install %{SOURCE14} $RPM_BUILD_ROOT%{_libdir}/router-postfix
638
639 install -D %{SOURCE15} $RPM_BUILD_ROOT/etc/logrotate.d/%{name}
640 # locale
641 cd misc/localization
642 for a in */LC_MESSAGES; do
643         install -d $RPM_BUILD_ROOT%{_datadir}/locale/$a
644         cp -a $a/%{name}.mo $RPM_BUILD_ROOT%{_datadir}/locale/$a
645 done
646 cd -
647
648 %find_lang %{name}
649
650 %clean
651 rm -rf $RPM_BUILD_ROOT
652
653 %pre
654 %addusertogroup http %{name}
655
656 %post
657 # check if the package is configured.
658 if grep -q 'header("Location: setup/")' %{_webappdir}/config.php; then
659 if [ -f %{_appdir}/htdocs/setup/index.php ]; then
660 %banner %{name} -e <<EOF
661
662 You haven't yet configured Eventum!
663 Please open in browser <http://localhost/eventum/>
664 If you need access from elsewhere, you need to edit
665 %{_webappdir}/apache.conf and restart apache.
666
667 IMPORTANT: When You have configured Eventum, please uninstall the
668 setup package, so that %{name}-setup is able to secure your Eventum
669 installation.
670
671 EOF
672 #' vim syntax hack
673 else
674 %banner %{name} -e <<EOF
675
676 You haven't yet configured Eventum!
677
678 To setup eventum, please install %{name}-setup and open in browser
679 <http://localhost/eventum/>.
680 If you need access from elsewhere, you need to edit
681 %{_webappdir}/apache.conf and restart apache.
682
683 IMPORTANT: When You have configured Eventum, please uninstall the
684 setup package, so that %{name}-setup is able to secure your Eventum
685 installation.
686
687 EOF
688 #' vim syntax hack
689 fi
690
691 elif grep -q 'DEFAULTPRIVATEKEY' %{_webappdir}/private_key.php; then
692 %banner %{name} -e <<EOF
693
694 You have default private key installed!
695
696 Install %{name}-setup and open up http://yourserver/eventum/setup/
697 -- that will help you setup initial config.
698
699 when have configured Eventum, please uninstall the setup package,
700 so that %{name}-setup is able to secure your Eventum installation.
701
702 EOF
703         elif [ -d %{_appdir}/setup ]; then
704 %banner %{name} -e <<EOF
705
706 If you have have configured Eventum, please uninstall the setup package,
707 so that %{name}-setup is able to secure your Eventum installation.
708
709 EOF
710 fi
711
712 # nuke Smarty templates cache after upgrade
713 rm -f /var/cache/eventum/*.php
714
715 %preun
716 if [ "$1" = "0" ]; then
717         # nuke cache
718         rm -f /var/cache/eventum/*.php 2>/dev/null || :
719 fi
720
721 %pre base
722 %groupadd -P %{name}-base -g 146 %{name}
723 %useradd -P %{name}-base -u 146 -d /var/lib/%{name} -g %{name} -c "Eventum User" %{name}
724
725 %postun base
726 if [ "$1" = "0" ]; then
727         %userremove %{name}
728         %groupremove %{name}
729 fi
730
731 %post router-qmail
732 CF=/etc/qmail/control/virtualdomains
733 if ! grep -q ':%{name}\b' $CF 2>/dev/null; then
734         FQDN=$(awk -F'"' '/define/ && $2 ~ /APP_HOSTNAME/ {print $4}' %{_webappdir}/config.php 2>/dev/null)
735         [ "$FQDN" ] || FQDN=$(hostname -f 2>/dev/null || echo localhost)
736         umask 022
737         echo "#${FQDN}:%{name}" >> $CF
738
739 %banner %{name}-qmail -e <<EOF
740
741 Added "#${FQDN}:%{name}" to $CF,
742 Please verify that it is correct and restart qmail:
743 # service qmail reload
744
745 Consult qmail-send(8) for more information on virtualdomains.
746
747 EOF
748 fi
749
750 %preun router-qmail
751 if [ "$1" = "0" ]; then
752         sed -i -e '/:%{name}\b/d' /etc/qmail/control/virtualdomains
753 fi
754
755 %post setup
756 chmod 660 %{_webappdir}/{config,private_key}.php
757 chown root:eventum %{_webappdir}/{config,private_key}.php
758
759 %postun setup
760 if [ "$1" = "0" ]; then
761         chmod 640 %{_webappdir}/{config,private_key}.php
762         chown root:eventum %{_webappdir}/{config,private_key}.php
763 fi
764
765 %post irc
766 /sbin/chkconfig --add eventum-irc
767 %service eventum-irc restart "Eventum IRC Bot"
768
769 %preun irc
770 if [ "$1" = 0 ]; then
771         %service eventum-irc stop
772         /sbin/chkconfig --del eventum-irc
773 fi
774
775 %triggerin -- apache1 < 1.3.37-3, apache1-base
776 %webapp_register apache %{_webapp}
777
778 %triggerun -- apache1 < 1.3.37-3, apache1-base
779 %webapp_unregister apache %{_webapp}
780
781 %triggerin -- apache < 2.2.0, apache-base
782 %webapp_register httpd %{_webapp}
783
784 %triggerun -- apache < 2.2.0, apache-base
785 %webapp_unregister httpd %{_webapp}
786
787 %triggerin -- lighttpd
788 %webapp_register lighttpd %{_webapp}
789
790 %triggerun -- lighttpd
791 %webapp_unregister lighttpd %{_webapp}
792
793 # FIXME
794 # only one upgrade trigger is called if you're upgrading over two
795 # versions, say 1.5 to 1.5.3, only 1.5.3 trigger is called.
796 # use common trigger (the highest version and rpmvercmp from poldek?)
797 %triggerpostun -- eventum < 1.5.1-0.257
798 %{_appdir}/upgrade/upgrade.sh %{_appdir}/upgrade/v1.5_to_v1.5.1 <<EOF
799 database_changes.php Perform database changes
800 EOF
801
802 %triggerpostun -- eventum < 1.5.2-0.289
803 %{_appdir}/upgrade/upgrade.sh %{_appdir}/upgrade/v1.5.1_to_v1.5.2 <<EOF
804 database_changes.php Perform database changes
805 set_priority_ranks.php Fix the ranking of priority values
806 EOF
807
808 %triggerpostun -- eventum < 1.5.3-0.291
809 %{_appdir}/upgrade/upgrade.sh %{_appdir}/upgrade/v1.5.2_to_v1.5.3 <<EOF
810 database_changes.php Perform database changes
811 EOF
812
813 %triggerpostun -- eventum < 1.5.4-1.12
814 %{_appdir}/upgrade/upgrade.sh %{_appdir}/upgrade/v1.5.3_to_v1.5.4 <<EOF
815 database_changes.php Perform database changes
816 EOF
817
818 %triggerpostun -- eventum < 1.6.0-RC2.6
819 %{_appdir}/upgrade/upgrade.sh %{_appdir}/upgrade/v1.5.5_to_v1.6.0 <<EOF
820 database_changes.php Perform database changes
821 upgrade_saved_searches.php Upgrade existing custom filters (saved searches)
822 EOF
823
824 %triggerpostun -- eventum < 1.6.1-0.2
825 %{_appdir}/upgrade/upgrade.sh %{_appdir}/upgrade/v1.6.0_to_v1.6.1 <<EOF
826 database_changes.php Perform database changes
827 EOF
828
829 %triggerpostun -- eventum < 1.7.1-4.123.20061009.3121
830 %{_appdir}/upgrade/upgrade.sh %{_appdir}/upgrade/v1.7.1_to_v2.0 <<EOF
831 database_changes.php Perform database changes
832 EOF
833
834 %triggerpostun irc -- eventum-irc < 1.6.1-3.14
835 sed -i -e '
836 s,\$irc_host,$irc_server_hostname,
837 s,\$irc_port,$irc_server_port,
838 s,\$irc_nick,$nickname,
839 s,\$irc_realname,$realname,
840 s,\$irc_username,$username,
841 s,\$irc_password,$password,
842 ' /etc/eventum/irc.php
843
844 %triggerpostun -- eventum < 1.7.0-2.0.48
845 # migrate from apache-config macros
846 if [ -f /etc/%{name}/apache.conf.rpmsave ]; then
847         if [ -d /etc/apache/webapps.d ]; then
848                 cp -f %{_webapps}/%{_webapp}/apache.conf{,.rpmnew}
849                 cp -f /etc/%{name}/apache.conf.rpmsave %{_webapps}/%{_webapp}/apache.conf
850         fi
851
852         if [ -d /etc/httpd/webapps.d ]; then
853                 cp -f %{_webapps}/%{_webapp}/httpd.conf{,.rpmnew}
854                 cp -f /etc/%{name}/apache.conf.rpmsave %{_webapps}/%{_webapp}/httpd.conf
855         fi
856 fi
857
858 if [ -L /etc/apache/conf.d/99_%{_webapp}.conf ]; then
859         /usr/sbin/webapp register apache %{_webapp}
860         rm -f /etc/apache/conf.d/99_%{_webapp}.conf
861         %service -q apache reload
862 fi
863 if [ -L /etc/httpd/httpd.conf/99_%{_webapp}.conf ]; then
864         /usr/sbin/webapp register httpd %{_webapp}
865         rm -f /etc/httpd/httpd.conf/99_%{_webapp}.conf
866         %service -q httpd reload
867 fi
868
869 %{_appdir}/upgrade/upgrade.sh %{_appdir}/upgrade/v1.6.1_to_v1.7.0 <<EOF
870 database_changes.php Perform database changes
871 set_root_message_ids.php Set iss_root_message_id
872 EOF
873
874 # regular configs
875 for i in apache.conf config.php private_key.php setup.php; do
876         if [ -f /etc/eventum/$i.rpmsave ]; then
877                 mv -f %{_webappdir}/$i{,.rpmnew}
878                 mv -f /etc/eventum/$i.rpmsave %{_webappdir}/$i
879         fi
880 done
881
882 %triggerpostun cli -- %{name}-cli < 1.7.0-3.4
883 if [ -f %{_webappdir}/cli.php.rpmsave ]; then
884         mv -f %{_sysconfdir}/cli.php{,.rpmnew}
885         mv -f %{_webappdir}/cli.php.rpmsave %{_sysconfdir}/cli.php
886 fi
887
888 %triggerpostun irc -- %{name}-irc < 1.7.0-3.4
889 if [ -f %{_webappdir}/irc.php.rpmsave ]; then
890         mv -f %{_sysconfdir}/irc.php{,.rpmnew}
891         mv -f %{_webappdir}/irc.php.rpmsave %{_sysconfdir}/irc.php
892 fi
893
894 %triggerpostun scm -- %{name}-scm < 1.7.1-2.70.20060724
895 if [ -f %{_sysconfdir}/cvs.php.rpmsave ]; then
896         mv -f %{_sysconfdir}/scm.php{,.rpmnew}
897         mv -f %{_sysconfdir}/cvs.php.rpmsave %{_sysconfdir}/scm.php
898 fi
899 ln -sf process_cvs_commits $RPM_BUILD_ROOT%{_libdir}/scm
900
901 %files -f %{name}.lang
902 %defattr(644,root,root,755)
903 %doc ChangeLog FAQ INSTALL README UPGRADE CONTRIB
904 %doc docs/* setup/schema.sql mysql-permissions.sql
905 %attr(751,root,root) %dir %{_webappdir}
906 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_webappdir}/apache.conf
907 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_webappdir}/httpd.conf
908 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_webappdir}/lighttpd.conf
909 %attr(640,root,eventum) %config(noreplace) %verify(not md5 mtime size) %{_webappdir}/config.php
910 %attr(640,root,eventum) %config(noreplace) %verify(not md5 mtime size) %{_webappdir}/private_key.php
911 %attr(660,root,eventum) %config(noreplace) %verify(not md5 mtime size) %{_webappdir}/setup.php
912 %attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_webappdir}/htpasswd
913 %attr(640,root,eventum) %config %verify(not mtime) %{_webappdir}/core.php
914
915 %dir %attr(731,root,eventum) /var/log/%{name}
916 %attr(620,root,eventum) %ghost /var/log/%{name}/*
917 %dir %attr(750,root,root) /var/log/archiv/%{name}
918 %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/%{name}
919
920 %dir %{_appdir}/htdocs
921 %{_appdir}/htdocs/*.php
922 %{_appdir}/htdocs/*.ico
923 %{_appdir}/htdocs/css
924 %{_appdir}/htdocs/customer
925 %{_appdir}/htdocs/images
926 %{_appdir}/htdocs/js
927 %{_appdir}/htdocs/manage
928 %{_appdir}/htdocs/reports
929 %{_appdir}/htdocs/rpc
930 %{_appdir}/htdocs/misc
931 %{_appdir}/templates
932 %dir %{_appdir}/upgrade
933 %attr(755,root,root) %{_appdir}/upgrade/upgrade.sh
934 %{_appdir}/upgrade/[!u]*
935 %{_smartyplugindir}
936
937 %dir %{_appdir}/include
938 %{_appdir}/include/customer
939 %{_appdir}/include/custom_field
940 %{_appdir}/include/jpgraph
941 %{_appdir}/include/workflow
942 %{_appdir}/include/class.[!m]*.php
943 %{_appdir}/include/class.mail.php
944 %{_appdir}/include/class.mail_queue.php
945 %{_appdir}/include/class.mime_helper.php
946 %{_appdir}/include/class.misc.php
947 %{_appdir}/include/db_access.php
948
949 %dir %attr(730,root,eventum) /var/run/%{name}
950 %dir %attr(730,root,eventum) /var/cache/%{name}
951
952 %files base
953 %defattr(644,root,root,755)
954 %attr(751,root,root) %dir %{_sysconfdir}
955 %dir %{_libdir}
956 %dir %{_appdir}
957 # qmail will ignore user, if it's home directory is not owned
958 %attr(750,eventum,eventum) %dir /var/lib/%{name}
959 # saved mail copies
960 %attr(770,root,eventum) %dir /var/lib/%{name}/routed_emails
961 %attr(770,root,eventum) %dir /var/lib/%{name}/routed_drafts
962 %attr(770,root,eventum) %dir /var/lib/%{name}/routed_notes
963
964 %files setup
965 %defattr(644,root,root,755)
966 %{_appdir}/htdocs/setup
967
968 %files mail-queue
969 %defattr(644,root,root,755)
970 %attr(755,root,root) %{_appdir}/process_mail_queue.php
971 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/cron.d/%{name}-mail-queue
972
973 %files mail-download
974 %defattr(644,root,root,755)
975 %attr(755,root,root) %{_appdir}/download_emails.php
976 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/cron.d/%{name}-mail-download
977
978 %files reminder
979 %defattr(644,root,root,755)
980 %attr(755,root,root) %{_appdir}/check_reminders.php
981 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/cron.d/%{name}-reminder
982
983 %files monitor
984 %defattr(644,root,root,755)
985 %{_appdir}/include/class.monitor.php
986 %attr(755,root,root) %{_appdir}/monitor.php
987 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/cron.d/%{name}-monitor
988
989 %files route-drafts
990 %defattr(644,root,root,755)
991 %attr(755,root,root) %{_appdir}/route_drafts.php
992
993 %files route-emails
994 %defattr(644,root,root,755)
995 %attr(755,root,root) %{_appdir}/route_emails.php
996
997 %files route-notes
998 %defattr(644,root,root,755)
999 %attr(755,root,root) %{_appdir}/route_notes.php
1000
1001 %if %{with qmail}
1002 %files router-qmail
1003 %defattr(644,root,root,755)
1004 %attr(640,root,eventum) %config(noreplace) %verify(not md5 mtime size) /var/lib/%{name}/.qmail*
1005 %attr(755,root,root) %{_libdir}/router-qmail
1006 %endif
1007
1008 %files router-postfix
1009 %defattr(644,root,root,755)
1010 %attr(755,root,root) %{_libdir}/router-postfix
1011
1012 %files irc
1013 %defattr(644,root,root,755)
1014 %attr(640,root,eventum) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/irc.php
1015 %attr(640,root,eventum) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/eventum-irc
1016 %attr(755,root,root) %{_sbindir}/%{name}-bot
1017 %attr(754,root,root) /etc/rc.d/init.d/%{name}-irc
1018
1019 %files cli
1020 %defattr(644,root,root,755)
1021 %doc eventumrc
1022 %config %verify(not md5 mtime size) %{_sysconfdir}/cli.php
1023 %attr(755,root,root) %{_bindir}/%{name}
1024 %{_appdir}/cli
1025
1026 %files scm
1027 %defattr(644,root,root,755)
1028 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/scm.php
1029 %attr(755,root,root) %{_libdir}/process_cvs_commits
1030 %attr(755,root,root) %{_libdir}/process_svn_commits
1031 # legacy
1032 %ghost %{_libdir}/scm
This page took 0.09413 seconds and 4 git commands to generate.