Bugzilla – Attachment 9715 Details for
Bug 7977
Add a "Quote-of-the-day" feature to the OPAC homepage
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 7977: Adding DateTime::Format::MySQL as a core dependency
Bug-7977-Adding-DateTimeFormatMySQL-as-a-core-depe.patch (text/plain), 1.45 KB, created by
Mason James
on 2012-05-22 23:54:46 UTC
(
hide
)
Description:
Bug 7977: Adding DateTime::Format::MySQL as a core dependency
Filename:
MIME Type:
Creator:
Mason James
Created:
2012-05-22 23:54:46 UTC
Size:
1.45 KB
patch
obsolete
>From 966b1e1f2c56f1c9536aa3a670dbc80aefec01a8 Mon Sep 17 00:00:00 2001 >From: Chris Nighswonger <cnighswonger@foundations.edu> >Date: Thu, 19 Apr 2012 10:50:21 -0400 >Subject: [PATCH] Bug 7977: Adding DateTime::Format::MySQL as a core dependency >Content-Type: text/plain; charset="utf-8" >http://koha-community.org > >Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com> >Signed-off-by: Mason James <mtj@kohaaloha.com> >--- > C4/Installer/PerlDependencies.pm | 5 +++++ > debian/control | 1 + > 2 files changed, 6 insertions(+), 0 deletions(-) > >diff --git a/C4/Installer/PerlDependencies.pm b/C4/Installer/PerlDependencies.pm >index ae01208..8dcfd76 100644 >--- a/C4/Installer/PerlDependencies.pm >+++ b/C4/Installer/PerlDependencies.pm >@@ -209,6 +209,11 @@ our $PERL_DEPS = { > 'required' => '1', > 'min_ver' => '0.04' > }, >+ 'DateTime::Format::MySQL' => { >+ 'usage' => 'Core', >+ 'required' => '1', >+ 'min_ver' => '0.04' >+ }, > 'DateTime::Set' => { > 'usage' => 'Core', > 'required' => '1', >diff --git a/debian/control b/debian/control >index 322d921..bf4d3e0 100644 >--- a/debian/control >+++ b/debian/control >@@ -22,6 +22,7 @@ Build-Depends: libcgi-session-driver-memcached-perl, > libdatetime-event-ical-perl, > libdatetime-format-dateparse-perl, > libdatetime-format-ical-perl, >+ libdatetime-format-mysql-perl, > libdatetime-perl, > libdatetime-set-perl, > libdatetime-timezone-perl, >-- >1.7.2.5
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 7977
:
9310
|
9321
|
9323
|
9324
|
9325
|
9326
|
9327
|
9328
|
9338
|
9343
|
9373
|
9376
|
9377
|
9378
|
9392
|
9405
|
9406
|
9407
|
9408
|
9409
|
9433
|
9434
|
9435
|
9441
|
9442
|
9443
|
9447
|
9473
|
9474
|
9475
|
9476
|
9477
|
9478
|
9479
|
9480
|
9481
|
9482
|
9483
|
9484
|
9485
|
9486
|
9503
|
9504
|
9505
|
9510
|
9517
|
9521
|
9529
|
9530
|
9531
|
9682
|
9683
|
9711
|
9712
|
9713
|
9714
| 9715 |
9716
|
9717
|
9718
|
9719
|
9720
|
9721
|
9722
|
9723
|
9724
|
9725
|
9726
|
9727
|
9728
|
9729
|
9730
|
9731
|
9732