packages: python-pygobject3/python-pygobject3.spec - fix typos - don't incl...

wiget wiget at pld-linux.org
Tue Sep 6 22:20:10 CEST 2011


Author: wiget                        Date: Tue Sep  6 20:20:10 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix typos
- don't include dsextras.py* (confilict with python-pygobject)

---- Files affected:
packages/python-pygobject3:
   python-pygobject3.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/python-pygobject3/python-pygobject3.spec
diff -u packages/python-pygobject3/python-pygobject3.spec:1.1 packages/python-pygobject3/python-pygobject3.spec:1.2
--- packages/python-pygobject3/python-pygobject3.spec:1.1	Tue Sep  6 21:33:18 2011
+++ packages/python-pygobject3/python-pygobject3.spec	Tue Sep  6 22:20:05 2011
@@ -89,7 +89,7 @@
 Requires:	glib2-devel >= 1:2.24.0
 Requires:	libffi-devel >= 3.0
 Requires:	python3-devel
-Requires:	python3-pygobject = %{version}-%{release}
+Requires:	python3-pygobject3 = %{version}-%{release}
 
 %description -n python3-pygobject3-devel
 This package contains files required to build wrappers for GObject
@@ -104,7 +104,6 @@
 Summary(pl.UTF-8):	Programy przykładowe dla biblioteki GObject
 Group:		Development/Languages/Python
 Requires:	%{name}-devel = %{version}-%{release}
-Obsoletes:	python-pygtk
 
 %description examples
 This package contains example programs for GObject library.
@@ -205,7 +204,7 @@
 %dir %{py_sitedir}/gi/_gobject
 %attr(755,root,root) %{py_sitedir}/gi/_gobject/_gobject.so
 %{py_sitedir}/gi/_gobject/*.py[co]
-%{py_sitedir}/gtk-2.0/*.py[co]
+#%{py_sitedir}/gtk-2.0/*.py[co]
 %dir %{_datadir}/%{module}
 %dir %{_datadir}/%{module}/xsl
 
@@ -238,13 +237,12 @@
 %dir %{py3_sitedir}/gi/_glib
 %attr(755,root,root) %{py3_sitedir}/gi/_glib/_glib.*so
 %{py3_sitedir}/gi/_glib/*.py*
-M
 #%{py3_sitedir}/glib/__pycache__
 %dir %{py3_sitedir}/gi/_gobject
 %attr(755,root,root) %{py3_sitedir}/gi/_gobject/_gobject.*so
 %{py3_sitedir}/gi/_gobject/*.py*
 #%{py3_sitedir}/gobject/__pycache__
-%{py3_sitedir}/gtk-2.0/*.py*
+#%{py3_sitedir}/gtk-2.0/*.py*
 #%{py3_sitedir}/gtk-2.0/__pycache__
 
 %files -n python3-pygobject3-devel
@@ -266,6 +264,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2011/09/06 20:20:05  wiget
+- fix typos
+- don't include dsextras.py* (confilict with python-pygobject)
+
 Revision 1.1  2011/09/06 19:33:18  wiget
 - based on python-pygobject.spec
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-pygobject3/python-pygobject3.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list