/[smecontribs]/rpms/smeserver-mediawiki/contribs10/smeserver-mediawiki-1.38.2-bz12134-backup.patch
ViewVC logotype

Annotation of /rpms/smeserver-mediawiki/contribs10/smeserver-mediawiki-1.38.2-bz12134-backup.patch

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


Revision 1.1 - (hide annotations) (download)
Tue Aug 2 05:52:31 2022 UTC (22 months ago) by jpp
Branch: MAIN
CVS Tags: smeserver-mediawiki-1_39_0-1_el7_sme, smeserver-mediawiki-1_38_2-2_el7_sme, smeserver-mediawiki-1_39_4-1_el7_sme, HEAD
* Tue Aug 02 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.38.2-2.sme
- update to httpd 2.4 access syntax [SME: 12133]
- add to core backup [SME: 12134]

1 jpp 1.1 diff -Nur --no-dereference smeserver-mediawiki-1.38.2.old/createlinks smeserver-mediawiki-1.38.2/createlinks
2     --- smeserver-mediawiki-1.38.2.old/createlinks 2022-06-22 02:16:28.000000000 -0400
3     +++ smeserver-mediawiki-1.38.2/createlinks 2022-08-02 01:49:55.627000000 -0400
4     @@ -13,11 +13,10 @@
5     #action needed in case we have a systemd unit
6     event_link('systemd-default', $event, '10');
7     event_link('systemd-reload', $event, '50');
8     -#action specific to this package
9     -#event_link('action', $event, '30');
10     #services we need to restart
11     safe_symlink('restart',"root/etc/e-smith/events/$event/services2adjust/httpd-e-smith");
12     -#and Server Manager panel link
13     -#panel_link("dungog-domains", 'manager');
14     -# safe_symlink("../../../functions/dungog-domains", "root/etc/e-smith/web/panels/manager/cgi-bin/dungog-domains");
15    
16     +use esmith::Build::Backup qw(:all);
17     +backup_includes("smeserver-mediawiki", qw(
18     +/opt/mediawiki
19     +));

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