/[smecontribs]/rpms/smeserver-phpmyadmin/contribs7/smeserver-phpmyadmin-2.11.1.2-TemplateExpansionAndServiceRestart.patch
ViewVC logotype

Annotation of /rpms/smeserver-phpmyadmin/contribs7/smeserver-phpmyadmin-2.11.1.2-TemplateExpansionAndServiceRestart.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Wed May 14 19:08:10 2008 UTC (16 years ago) by snetram
Branch: MAIN
CVS Tags: smeserver-phpmyadmin-2_11_1_2-2_el4_sme, smeserver-phpmyadmin-2_11_1_2-3_el4_sme
* Wed May 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl>
- Converted RPM to be an integrational RPM [SME: 4298]:
- Convert and move templates to RPMForge (Dag) install location [SME: 4339]
- Automatically expand phpmyadmin configuation file (config.php.inc) [SME: 4340]
- Remove PHPMyAdmin core [SME: 4341]

1 snetram 1.1 --- smeserver-phpmyadmin-2.11.1.2/createlinks.TemplateExpansionAndServiceRestart 2008-05-14 20:01:03.000000000 +0200
2     +++ smeserver-phpmyadmin-2.11.1.2/createlinks 2008-05-14 20:04:47.000000000 +0200
3     @@ -0,0 +1,10 @@
4     +#!/usr/bin/perl -w
5     +
6     +use esmith::Build::CreateLinks qw(:all);
7     +
8     +for my $event (qw(
9     + bootstrap-console-save
10     + ))
11     +{
12     + templates2events("/usr/share/phpmyadmin/config.inc.php", $event)
13     +}

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed