Bug 1027275 - wrong path in comment in apache config
Summary: wrong path in comment in apache config
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: mediawiki
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
Assignee: Michael Cronenworth
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-06 13:07 UTC by Alon Levy
Modified: 2014-08-04 22:10 UTC (History)
3 users (show)

Fixed In Version: mediawiki-1.21.3-1.fc20
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-14 03:34:49 UTC
Type: Bug


Attachments (Terms of Use)

Description Alon Levy 2013-11-06 13:07:35 UTC
Patch says it all:
-------------------------------------------------------
commit 594a332e1fd947b04a33bd9fde5103e9bc9ccfc4
Author: Alon Levy <alevy>
Date:   Wed Nov 6 15:04:48 2013 +0200

    Fix docs for document directory losing version
    
    1.21.2-3
    
    Signed-off-by: Alon Levy <alevy>

diff --git a/mediawiki.conf b/mediawiki.conf
index 550620d..a116f47 100644
--- a/mediawiki.conf
+++ b/mediawiki.conf
@@ -1,6 +1,6 @@
 # This is a sample configuration for a wiki instance located under
 # /var/www/wiki and exposed as http://thishost/wiki. Please read
-# /usr/share/doc/mediawiki-*/README.RPM on whether to use this
+# /usr/share/doc/mediawiki/README.RPM on whether to use this
 # instance or create copies of it.
 
 # Alias /wiki/skins /usr/share/mediawiki/skins
diff --git a/mediawiki.spec b/mediawiki.spec
index b65239a..5d9bafc 100644
--- a/mediawiki.spec
+++ b/mediawiki.spec
@@ -121,6 +121,9 @@ echo /var/www/wiki > %{buildroot}%{_sysconfdir}/mediawiki/instances
 
 
 %changelog
+* Wed Nov 06 2013 Alon Levy <alevy> - 1.21.2-3
+- Fix docs for document directory losing version.
+
 * Sat Oct 05 2013 Michael Cronenworth <mike> - 1.21.2-2
 - Packaging fixes. (#1006110, #1007377)
-------------------------------------------------------------------- 


Version-Release number of selected component (if applicable):
mediawiki-1.21.2-2.fc20.noarch

Comment 1 Fedora Update System 2013-11-20 01:08:05 UTC
mediawiki-1.21.3-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/mediawiki-1.21.3-1.fc20

Comment 2 Fedora Update System 2013-11-24 04:02:12 UTC
Package mediawiki-1.21.3-1.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing mediawiki-1.21.3-1.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-22047/mediawiki-1.21.3-1.fc20
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2013-12-14 03:34:49 UTC
mediawiki-1.21.3-1.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.