rpms/python-mwlib/EL-5 python-mwlib.spec,1.14,1.15

Ian Weller ianweller at fedoraproject.org
Fri May 22 15:01:48 UTC 2009


Author: ianweller

Update of /cvs/pkgs/rpms/python-mwlib/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12067

Modified Files:
	python-mwlib.spec 
Log Message:
oh god i feel like an idiot


Index: python-mwlib.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-mwlib/EL-5/python-mwlib.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- python-mwlib.spec	22 May 2009 14:37:39 -0000	1.14
+++ python-mwlib.spec	22 May 2009 15:01:18 -0000	1.15
@@ -12,12 +12,13 @@ URL:            http://code.pediapress.c
 Source0:        http://code.pediapress.com/hg/mwlib/archive/e4adff8732c4.tar.bz2
 #Source0:        http://pypi.python.org/packages/source/m/mwlib/mwlib-%{version}.tar.gz
 Patch0:         mwlib.patch
+Patch1:         mwlib-setuptools.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  python-devel re2c python-docutils python-flup odfpy pyparsing python-simplejson python-setuptools
 Requires:       perl python-imaging python-flup pyparsing odfpy python-simplejson
-Requires:       LabPlot blahtexml odfpy07 python-dateutil >= 1.4.1
-Requires:       tex(latex)
+Requires:       LabPlot blahtexml python-dateutil >= 1.4.1
+Requires:       tetex-latex
 
 
 %description
@@ -29,6 +30,7 @@ MediaWiki articles.
 %prep
 %setup -q -n mwlib-e4adff8732c4
 %patch0 -p1
+%patch1 -p1
 sed -ie "s/rst2html\.py/rst2html/" docs/Makefile
 
 
@@ -56,9 +58,25 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri May 22 2009 Ian Weller <ian at ianweller.org> - 0.11.2-2.20090522hg2956
+- odfpy07 does not exist
+- restore all of jasper's stuff that fixes this package that I stupidly overwrote
+
 * Fri May 22 2009 Ian Weller <ianweller at gmail.coM> - 0.11.2-1.20090522hg2956
 - Bump to hg tip which fixes bug 486678
 
+* Wed Mar 11 2009 Jasper Capel <jasper at fedoraproject.org> - 0.9.10-5
+- Dropped tetex-latex build conditionals, which were not evaluated correctly
+
+* Tue Mar 10 2009 Jasper Capel <jasper at fedoraproject.org> - 0.9.10-4
+- Patched to require lower python-setuptools, which is available on EPEL
+
+* Tue Mar 10 2009 Jasper Capel <jasper at fedoraproject.org> - 0.9.10-3
+- Patched to build on EPEL-5
+
+* Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.10-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
 * Thu Feb 19 2009 Ian Weller <ianweller at gmail.com> 0.9.10-1
 - Bump to 0.9.10
 




More information about the scm-commits mailing list