rpms/pygrace/EL-5 pygrace.spec,1.2,1.3

Jussi Lehtola jussilehtola at fedoraproject.org
Thu Feb 19 21:14:57 UTC 2009


Author: jussilehtola

Update of /cvs/pkgs/rpms/pygrace/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14532/EL-5

Modified Files:
	pygrace.spec 
Log Message:
* Thu Feb 19 2009 Jussi Lehtola <jussi.lehtola at iki.fi> - 0.3-4
- Fix unclosed %%if.



Index: pygrace.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pygrace/EL-5/pygrace.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pygrace.spec	19 Feb 2009 21:11:35 -0000	1.2
+++ pygrace.spec	19 Feb 2009 21:14:27 -0000	1.3
@@ -28,7 +28,7 @@
 CFLAGS="%{optflags}" %{__python} -c 'import setuptools; execfile("setup.py")' build
 %else
 %{__python} setup.py build
-%fi
+%endif
 
 %install
 rm -rf %{buildroot}




More information about the fedora-extras-commits mailing list