Author: thl
Update of /cvs/free/rpms/compat-python24-imaging/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv5599
Modified Files:
compat-python24-imaging.spec
Log Message:
remove || : after check
Index: compat-python24-imaging.spec
===================================================================
RCS file: /cvs/free/rpms/compat-python24-imaging/devel/compat-python24-imaging.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- compat-python24-imaging.spec 28 Sep 2008 06:11:44 -0000 1.2
+++ compat-python24-imaging.spec 28 Sep 2008 07:32:52 -0000 1.3
@@ -126,7 +126,7 @@
popd
-%check || :
+%check
PYTHONPATH=$(ls -1d build/lib.linux*) %{_bindir}/python2.4 selftest.py
%clean
@@ -154,7 +154,8 @@
%changelog
* Sun Sep 28 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info - 1.1.6-3
-- rebuild for RPM Fusion
+- add _default_patch_fuzz 2
+- remove || : after check
* Sun Aug 10 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info - 1.1.6-2
- rebuild for RPM Fusion