]> git.pld-linux.org Git - packages/eventum.git/blame - eventum.spec
- path changes for CLI
[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)
bb01d732
ER
6# - PEAR packages
7# - dTree 2.0.5 (http://www.destroydrop.com/javascript/tree/)
8# - dynCalendar.js (http://www.phpguru.org/dyncalendar.html)
9# - overLIB 3.5.1 (http://www.bosrup.com/web/overlib/)
10# - A few other small javascript libraries
bb01d732 11# - Command-line Interface (misc/cli/eventum)
cd719538 12# - eventum-router-qmail, eventum-router-postfix for -route-mails and -route-notes
cfa7fb1a 13# - need start-stop-daemon (dpkg for now)
87d15bba
ER
14
15# snapshot: DATE
5cb2e61d 16#define _snap 20050117
87d15bba
ER
17
18%if 0%{?_snap}
19%define _source http://downloads.mysql.com/snapshots/%{name}/%{name}-nightly-%{_snap}.tar.gz
20%else
21%define _source http://mysql.wildyou.net/Downloads/%{name}/%{name}-%{version}.tar.gz
22%endif
23
63118014 24%define _rel 1.79
87d15bba 25
30689148 26Summary: Eventum Issue - a bug tracking system
4068cb73 27