rpms/mediawiki/F-8 mediawiki.spec,1.24,1.25

Axel Thimm athimm at fedoraproject.org
Tue Dec 23 09:49:27 UTC 2008


Author: athimm

Update of /cvs/extras/rpms/mediawiki/F-8
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24768

Modified Files:
	mediawiki.spec 
Log Message:
Repatch in workaround for ocaml on F8.


Index: mediawiki.spec
===================================================================
RCS file: /cvs/extras/rpms/mediawiki/F-8/mediawiki.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- mediawiki.spec	23 Dec 2008 08:48:53 -0000	1.24
+++ mediawiki.spec	23 Dec 2008 09:48:57 -0000	1.25
@@ -1,7 +1,7 @@
 Summary: A wiki engine
 Name: mediawiki
 Version: 1.13.3
-Release: 42%{?dist}
+Release: 41.99%{?dist}
 License: GPLv2+
 Group: Development/Tools
 URL: http://www.mediawiki.org/
@@ -18,6 +18,10 @@
 Provides: mediawiki-math = %{version}-%{release}
 Obsoletes: mediawiki-math < %{version}-%{release}
 
+# Ugly workaround, don't do that at home, kids!
+# #250992
+ExcludeArch: ppc64
+
 %description
 MediaWiki is the software used for Wikipedia and the other Wikimedia
 Foundation websites. Compared to other wikis, it has an excellent
@@ -84,12 +88,13 @@
 /var/www/wiki/config/*
 
 %changelog
-* Tue Dec 23 2008 Axel Thimm <Axel.Thimm at ATrpms.net> - 1.13.3-42
+* Tue Dec 23 2008 Axel Thimm <Axel.Thimm at ATrpms.net> - 1.13.3-41.99
 - Update to 1.13.3, closes RH bug #476621 (CVE-2008-5249,
   CVE-2008-5250, CVE-2008-5252 and CVE-2008-5687, CVE-2008-5688)
 
-* Sun Oct  5 2008 Axel Thimm <Axel.Thimm at ATrpms.net> - 1.13.2-41
+* Sun Oct  5 2008 Axel Thimm <Axel.Thimm at ATrpms.net> - 1.13.2-40.99
 - Update to 1.13.2.
+- Fedora 8 still needs ugly workaround.
 
 * Sun Aug 24 2008 Axel Thimm <Axel.Thimm at ATrpms.net> - 1.13.0-40
 - Use consistently Patch0 and %%patch0.




More information about the fedora-extras-commits mailing list