SPECS: gnome-bluetooth.spec - added fixes for pygtk 2.6.x/cleanups...

freetz freetz at pld-linux.org
Sun Jun 12 23:53:09 CEST 2005


Author: freetz                       Date: Sun Jun 12 21:53:09 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added fixes for pygtk 2.6.x/cleanups, rel.6

---- Files affected:
SPECS:
   gnome-bluetooth.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/gnome-bluetooth.spec
diff -u SPECS/gnome-bluetooth.spec:1.21 SPECS/gnome-bluetooth.spec:1.22
--- SPECS/gnome-bluetooth.spec:1.21	Mon May 23 15:09:46 2005
+++ SPECS/gnome-bluetooth.spec	Sun Jun 12 23:53:04 2005
@@ -3,7 +3,7 @@
 Summary(pl):	Podsystem GNOME Bluetooth
 Name:		gnome-bluetooth
 Version:	0.5.1
-Release:	5
+Release:	6
 License:	GPL
 Group:		X11/Applications
 Source0:	http://downloads.usefulinc.com/gnome-bluetooth/%{name}-%{version}.tar.gz
@@ -11,6 +11,8 @@
 Patch0:		%{name}-python.patch
 Patch1:		%{name}-gnomeui.patch
 Patch2:		%{name}-desktop.patch
+Patch3:		%{name}-cleanup.patch
+Patch4:		%{name}-pygtk.patch
 URL:		http://usefulinc.com/software/gnome-bluetooth/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -85,6 +87,8 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p0
+%patch4 -p1
 
 sed -i -e 's#$(PYTHON_PREFIX)/lib#$(PYTHON_PREFIX)/%{_lib}#g' python/Makefile.am
 
@@ -109,6 +113,7 @@
 %{py_ocomp} $RPM_BUILD_ROOT%{py_sitedir}
 
 sed -i 's/manager.py$/manager.pyo/' $RPM_BUILD_ROOT%{_bindir}/gnome-bluetooth-manager
+rm -f $RPM_BUILD_ROOT%{_libdir}/bonobo/lib*.{a,la}
 
 %find_lang %{name} --with-gnome
 
@@ -146,6 +151,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2005/06/12 21:53:04  freetz
+- added fixes for pygtk 2.6.x/cleanups, rel.6
+
 Revision 1.21  2005/05/23 13:09:46  ankry
 - added desktop patch, rel. 5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnome-bluetooth.spec?r1=1.21&r2=1.22&f=u




More information about the pld-cvs-commit mailing list