[otrs-cvs] otrs/scripts rhel5-otrs.spec,1.2,1.3
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments: Update of /home/cvs/otrs/scripts In directory lancelot:/tmp/cvs-serv32340/scripts Modified Files: rhel5-otrs.spec Log Message: Follow-up fix for bug#8805 - Cron missing as RPM dependency on Red Hat Enterprise Linux. Changed dependency on 'anacron' to 'vixie-cron' on RHEL5. Author: mb Index: rhel5-otrs.spec =================================================================== RCS file: /home/cvs/otrs/scripts/rhel5-otrs.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -2 -u -d -r1.2 -r1.3 --- rhel5-otrs.spec 18 Dec 2012 08:04:17 -0000 1.2 +++ rhel5-otrs.spec 4 Jan 2013 19:50:35 -0000 1.3 @@ -1,5 +1,5 @@ # -- # RPM spec file for RHEL5 of the OTRS package -# Copyright (C) 2001-2012 OTRS AG, http://otrs.org/ +# Copyright (C) 2001-2013 OTRS AG, http://otrs.org/ # -- # $Id$ @@ -19,5 +19,5 @@ Group: Applications/Mail Provides: otrs -Requires: perl anacron perl(DBI) perl(URI) mod_perl httpd procmail perl(Crypt::SSLeay) perl(Date::Format) perl(LWP::UserAgent) perl(Net::DNS) perl(Net::LDAP) perl(IO::Socket::SSL) perl(XML::Parser) +Requires: perl vixie-cron perl(DBI) perl(URI) mod_perl httpd procmail perl(Crypt::SSLeay) perl(Date::Format) perl(LWP::UserAgent) perl(Net::DNS) perl(Net::LDAP) perl(IO::Socket::SSL) perl(XML::Parser) Autoreqprov: no Release: 01 --------------------------------------------------------------------- OTRS mailing list: cvs-log - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/cvs-log To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log