]> git.pld-linux.org Git - packages/eventum.git/blame - eventum.spec
- use system PEAR packages
[packages/eventum.git] / eventum.spec
CommitLineData
bb01d732 1# TODO
9748a8c3 2# - php5 is not tested, but not placing hard conflict on it, as it prevents php4 & php coinstallation
bb01d732
ER
3# - discard bundled packages (from INSTALL):
4# - JpGraph 1.5.3 (last GPL version)
bb01d732
ER
5# - dTree 2.0.5 (http://www.destroydrop.com/javascript/tree/)
6# - dynCalendar.js (http://www.phpguru.org/dyncalendar.html)
7# - overLIB 3.5.1 (http://www.bosrup.com/web/overlib/)
8# - A few other small javascript libraries
abd490e4
ER
9# - create eventum-router-qmail, eventum-router-postfix for -route-mails and -route-notes
10# - need start-stop-daemon (from dpkg for now)
11# - use eventum user for irc bot?
87d15bba
ER
12
13# snapshot: DATE
82a6553f 14#define _snap 20050124
87d15bba
ER
15
16%if 0%{?_snap}
17%define _source http://downloads.mysql.com/snapshots/%{name}/%{name}-nightly-%{_snap}.tar.gz
18%else
19%define _source http://mysql.wildyou.net/Downloads/%{name}/%{name}-%{version}.tar.gz
20%endif
21
71b01fde 22%define _rel 1.129
87d15bba 23
30689148 24Summary: Eventum Issue - a bug tracking system
4068cb73 25