Author: wolvverine Date: Mon Apr 3 03:45:40 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - add patch for manager.py - !!problem with patch 4
---- Files affected: SPECS: gnome-bluetooth.spec (1.41 -> 1.42) ---- Diffs: ================================================================ Index: SPECS/gnome-bluetooth.spec diff -u SPECS/gnome-bluetooth.spec:1.41 SPECS/gnome-bluetooth.spec:1.42 --- SPECS/gnome-bluetooth.spec:1.41 Wed Mar 15 11:44:50 2006 +++ SPECS/gnome-bluetooth.spec Mon Apr 3 05:45:35 2006 @@ -3,7 +3,7 @@ Summary(pl): Podsystem GNOME Bluetooth Name: gnome-bluetooth Version: 0.7.0 -Release: 0.3 +Release: 0.4 License: GPL Group: X11/Applications Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-bluetooth/0.7/%{name}-%{version}.tar.gz @@ -11,6 +11,8 @@ Patch0: %{name}-python.patch Patch1: %{name}-gnomeui.patch Patch2: %{name}-desktop.patch +Patch3: %{name}-manager_py.patch +#Patch4: %{name}-obex.patch URL: http://usefulinc.com/software/gnome-bluetooth/ BuildRequires: autoconf BuildRequires: automake @@ -101,6 +103,9 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 +#%patch4 -p1 + sed -i -e 's#$(PYTHON_PREFIX)/lib#$(PYTHON_PREFIX)/%{_lib}#g' python/Makefile.am @@ -187,6 +192,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.42 2006/04/03 03:45:35 wolvverine +- add patch for manager.py +- !!problem with patch 4 + Revision 1.41 2006/03/15 10:44:50 wolvverine - md5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnome-bluetooth.spec?r1=1.41&r2=1.42&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
