SPECS: python-gnome-desktop.spec - added workaround for GNOME#555137 - rele...

megabajt megabajt at pld-linux.org
Mon Oct 6 14:56:51 CEST 2008


Author: megabajt                     Date: Mon Oct  6 12:56:51 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added workaround for GNOME#555137
- release 2

---- Files affected:
SPECS:
   python-gnome-desktop.spec (1.41 -> 1.42) 

---- Diffs:

================================================================
Index: SPECS/python-gnome-desktop.spec
diff -u SPECS/python-gnome-desktop.spec:1.41 SPECS/python-gnome-desktop.spec:1.42
--- SPECS/python-gnome-desktop.spec:1.41	Sat Oct  4 17:41:29 2008
+++ SPECS/python-gnome-desktop.spec	Mon Oct  6 14:56:45 2008
@@ -10,7 +10,7 @@
 Summary(pl.UTF-8):	Wiązania Pythona do bibliotek GNOME
 Name:		python-gnome-desktop
 Version:	2.24.0
-Release:	1
+Release:	2
 License:	GPL v2/LGPL v2.1 (see COPYING)
 Group:		Libraries/Python
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-python-desktop/2.24/%{module}-%{version}.tar.bz2
@@ -262,6 +262,11 @@
 %{__waf} install \
 	--destdir $RPM_BUILD_ROOT
 
+# workaround http://bugzilla.gnome.org/show_bug.cgi?id=555137
+install bugbuddy.py $RPM_BUILD_ROOT%{py_sitedir}/gtk-2.0/bugbuddy.py
+%py_comp $RPM_BUILD_ROOT%{py_sitedir}/gtk-2.0
+%py_ocomp $RPM_BUILD_ROOT%{py_sitedir}/gtk-2.0
+
 cp -a examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 rm -f $RPM_BUILD_ROOT%{py_sitedir}/gtk-2.0/{{*.la,*.py},*/{*.la,*.py}}
@@ -281,6 +286,7 @@
 %dir %{py_sitedir}/gtk-2.0/gnomedesktop
 %attr(755,root,root) %{py_sitedir}/gtk-2.0/gnomedesktop/_gnomedesktop.so
 %{py_sitedir}/gtk-2.0/gnomedesktop/__init__.py[co]
+%{py_sitedir}/gtk-2.0/bugbuddy.py[co]
 
 %files devel
 %defattr(644,root,root,755)
@@ -357,6 +363,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.42  2008/10/06 12:56:45  megabajt
+- added workaround for GNOME#555137
+- release 2
+
 Revision 1.41  2008/10/04 15:41:29  megabajt
 - updated to 2.24.0; merged changes from DEVEL
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-gnome-desktop.spec?r1=1.41&r2=1.42&f=u



More information about the pld-cvs-commit mailing list