SPECS: python-pygtk.spec - rel.2 - create main package with empty ...

blues blues at pld-linux.org
Fri Sep 21 15:20:51 CEST 2007


Author: blues                        Date: Fri Sep 21 13:20:51 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel.2 - create main package with empty dirs to avoid fetching hundreds
  of devel packages... because of one dir required...

---- Files affected:
SPECS:
   python-pygtk.spec (1.154 -> 1.155) 

---- Diffs:

================================================================
Index: SPECS/python-pygtk.spec
diff -u SPECS/python-pygtk.spec:1.154 SPECS/python-pygtk.spec:1.155
--- SPECS/python-pygtk.spec:1.154	Sun Sep 16 16:59:16 2007
+++ SPECS/python-pygtk.spec	Fri Sep 21 15:20:46 2007
@@ -11,7 +11,7 @@
 Summary(pl.UTF-8):	Wiązania Pythona do bibliotek GTK+ 2.x
 Name:		python-%{module}
 Version:	2.12.0
-Release:	1
+Release:	2
 Epoch:		2
 License:	LGPL v2.1+
 Group:		Libraries/Python
@@ -188,13 +188,16 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files devel
+%files
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/pygtk-codegen-2.0
-%attr(755,root,root) %{_bindir}/pygtk-demo
 %dir %{_datadir}/%{module}
 %dir %{_datadir}/%{module}/2.0
 %dir %{_datadir}/%{module}/2.0/codegen
+
+%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
 %{_includedir}/pygtk-2.0
@@ -234,6 +237,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.155  2007/09/21 13:20:46  blues
+- rel.2 - create main package with empty dirs to avoid fetching hundreds
+  of devel packages... because of one dir required...
+
 Revision 1.154  2007/09/16 14:59:16  megabajt
 - updated to 2.12.0
 
================================================================

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



More information about the pld-cvs-commit mailing list