]> git.pld-linux.org Git - packages/eventum.git/blame - eventum.spec
- pl for subpackages
[packages/eventum.git] / eventum.spec
CommitLineData
bb01d732 1# TODO
35f9d6a3 2# - where to put templates_c (templates cache dir)? /var/run/eventum? /var/run/php/eventum? /var/cache/eventum?
9748a8c3 3# - php5 is not tested, but not placing hard conflict on it, as it prevents php4 & php coinstallation
bb01d732
ER
4# - discard bundled packages (from INSTALL):
5# - JpGraph 1.5.3 (last GPL version)
6# - Smarty 2.3.0 (http://smarty.php.net)
7# - PEAR packages
8# - dTree 2.0.5 (http://www.destroydrop.com/javascript/tree/)
9# - dynCalendar.js (http://www.phpguru.org/dyncalendar.html)
10# - overLIB 3.5.1 (http://www.bosrup.com/web/overlib/)
11# - A few other small javascript libraries
bb01d732
ER
12# - Reminder System (misc/check_reminders.php)
13# - Heartbeat Monitor (misc/monitor.php)
14# - Email Routing Script (misc/route_emails.php)
15# - Note Routing Script (misc/route_notes.php)
16# - IRC Notification Bot (misc/irc/bot.php)
17# - Command-line Interface (misc/cli/eventum)
5cb2e61d 18# - scm subpackage doesn't work (yet)
87d15bba
ER
19
20# snapshot: DATE
5cb2e61d 21#define _snap 20050117
87d15bba
ER
22
23%if 0%{?_snap}
24%define _source http://downloads.mysql.com/snapshots/%{name}/%{name}-nightly-%{_snap}.tar.gz
25%else
26%define _source http://mysql.wildyou.net/Downloads/%{name}/%{name}-%{version}.tar.gz
27%endif
28
9bdac74c 29%define _rel 1.61
87d15bba 30
bb01d732 31Summary: Eventum Issue / Bug Tracking System
4068cb73 32