SPECS: python-pygtk.spec - devel dirs moved back to -devel (their ...

qboosh qboosh at pld-linux.org
Tue Apr 15 23:50:15 CEST 2008


Author: qboosh                       Date: Tue Apr 15 21:50:15 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- devel dirs moved back to -devel (their users fixed instead)
- release 2

---- Files affected:
SPECS:
   python-pygtk.spec (1.159 -> 1.160) 

---- Diffs:

================================================================
Index: SPECS/python-pygtk.spec
diff -u SPECS/python-pygtk.spec:1.159 SPECS/python-pygtk.spec:1.160
--- SPECS/python-pygtk.spec:1.159	Fri Jan  4 12:19:15 2008
+++ SPECS/python-pygtk.spec	Tue Apr 15 23:50:10 2008
@@ -11,7 +11,7 @@
 Summary(pl.UTF-8):	Wiązania Pythona do bibliotek GTK+ 2.x
 Name:		python-%{module}
 Version:	2.12.1
-Release:	1
+Release:	2
 Epoch:		2
 License:	LGPL v2.1+
 Group:		Libraries/Python
@@ -56,6 +56,7 @@
 Requires:	gtk+2-devel >= 2:2.12.0
 Requires:	python-devel >= 1:2.3.2
 Requires:	python-pygobject-devel >= 2.14.1
+Obsoletes:	python-pygtk < 2:2.12.1-2
 
 %description devel
 This package contains files required to build wrappers for GTK+ addon
@@ -186,19 +187,17 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
-%defattr(644,root,root,755)
-%dir %{_datadir}/%{module}
-%dir %{_datadir}/%{module}/2.0
-%dir %{_datadir}/%{module}/2.0/codegen
-%dir %{_datadir}/%{module}/2.0/defs
-
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/pygtk-codegen-2.0
 %attr(755,root,root) %{_bindir}/pygtk-demo
-%{_datadir}/%{module}/2.0/codegen/*.py[co]
-%{_datadir}/%{module}/2.0/defs/*
+%dir %{_datadir}/pygtk
+%dir %{_datadir}/pygtk/2.0
+%dir %{_datadir}/pygtk/2.0/codegen
+%{_datadir}/pygtk/2.0/codegen/*.py[co]
+%dir %{_datadir}/pygtk/2.0/defs
+%{_datadir}/pygtk/2.0/defs/*.defs
+%{_datadir}/pygtk/2.0/defs/*.override
 %{_includedir}/pygtk-2.0
 %{_pkgconfigdir}/pygtk-2.0.pc
 
@@ -236,6 +235,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.160  2008-04-15 21:50:10  qboosh
+- devel dirs moved back to -devel (their users fixed instead)
+- release 2
+
 Revision 1.159  2008-01-04 11:19:15  megabajt
 - updated to 2.12.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-pygtk.spec?r1=1.159&r2=1.160&f=u



More information about the pld-cvs-commit mailing list