rpms/gnome-games/devel gnome-games.spec,1.97,1.98

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Nov 7 18:42:37 UTC 2006


Author: mclasen

Update of /cvs/dist/rpms/gnome-games/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv8557

Modified Files:
	gnome-games.spec 
Log Message:
grr



Index: gnome-games.spec
===================================================================
RCS file: /cvs/dist/rpms/gnome-games/devel/gnome-games.spec,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- gnome-games.spec	7 Nov 2006 17:50:02 -0000	1.97
+++ gnome-games.spec	7 Nov 2006 18:42:35 -0000	1.98
@@ -1,4 +1,4 @@
-%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
+%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 %define gettext_package gnome-games
 
@@ -289,10 +289,10 @@
 %config %{_sysconfdir}/sound/events/*
 %config(noreplace) %attr(664, games, games) /var/lib/games/*
 
-%dir %{python_sitearch}/glchess
-%{python_sitearch}/glchess/*.py*
-%dir %{python_sitearch}/gnome-sudoku
-%{python_sitearch}/gnome-sudoku/*.py*
+%dir %{python_sitelib}/glchess
+%{python_sitelib}/glchess/*.py*
+%dir %{python_sitelib}/gnome-sudoku
+%{python_sitelib}/gnome-sudoku/*.py*
 
 # gconf schemas
 %dir %{_sysconfdir}/gconf/schemas




More information about the fedora-cvs-commits mailing list