]> git.pld-linux.org Git - packages/eventum.git/blame - eventum.spec
- use system PEAR for rest of the eventum
[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# - PEAR packages
6# - dTree 2.0.5 (http://www.destroydrop.com/javascript/tree/)
7# - dynCalendar.js (http://www.phpguru.org/dyncalendar.html)
8# - overLIB 3.5.1 (http://www.bosrup.com/web/overlib/)
9# - A few other small javascript libraries
abd490e4
ER
10# - create eventum-router-qmail, eventum-router-postfix for -route-mails and -route-notes
11# - need start-stop-daemon (from dpkg for now)
12# - use eventum user for irc bot?
87d15bba
ER
13
14# snapshot: DATE
82a6553f 15#define _snap 20050124
87d15bba
ER
16
17%if 0%{?_snap}
18%define _source http://downloads.mysql.com/snapshots/%{name}/%{name}-nightly-%{_snap}.tar.gz
19%else
20%define _source http://mysql.wildyou.net/Downloads/%{name}/%{name}-%{version}.tar.gz
21%endif
22
fb41ee09 23%define _rel 1.109
87d15bba 24
30689148 25Summary: Eventum Issue - a bug tracking system
4068cb73 26