rpms/tomoe/devel tomoe.spec,1.16,1.17

Jens Petersen (petersen) fedora-extras-commits at redhat.com
Mon Jul 16 03:57:54 UTC 2007


Author: petersen

Update of /cvs/extras/rpms/tomoe/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23064

Modified Files:
	tomoe.spec 
Log Message:
quote python_binding properly



Index: tomoe.spec
===================================================================
RCS file: /cvs/extras/rpms/tomoe/devel/tomoe.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- tomoe.spec	16 Jul 2007 03:55:33 -0000	1.16
+++ tomoe.spec	16 Jul 2007 03:57:22 -0000	1.17
@@ -74,7 +74,7 @@
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING NEWS README TODO data/kanjidic*.html
 %{_libdir}/libtomoe.so.*
-%if {python_binding}
+%if %{python_binding}
 %{_libdir}/python2.5/site-packages/tomoe.so
 %endif
 %{_libdir}/tomoe




More information about the scm-commits mailing list