- added gnome hbox patch for bug rh#149215
This commit is contained in:
parent
42dbaf9d5d
commit
0e9388686d
@ -1,7 +1,7 @@
|
|||||||
Summary: GNOME Bluetooth Subsystem
|
Summary: GNOME Bluetooth Subsystem
|
||||||
Name: gnome-bluetooth
|
Name: gnome-bluetooth
|
||||||
Version: 0.5.1
|
Version: 0.5.1
|
||||||
Release: 8
|
Release: 9
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://usefulinc.com/software/gnome-bluetooth
|
URL: http://usefulinc.com/software/gnome-bluetooth
|
||||||
@ -9,6 +9,7 @@ Source: http://usefulinc.com/software/gnome-bluetooth/releases/%{name}-%{version
|
|||||||
Patch1: gnome-bluetooth-0.5.1-pydir.patch
|
Patch1: gnome-bluetooth-0.5.1-pydir.patch
|
||||||
Patch2: gnome-bluetooth-0.5.1-auto.patch
|
Patch2: gnome-bluetooth-0.5.1-auto.patch
|
||||||
Patch3: gnome-bluetooth-0.5.1-unref.patch
|
Patch3: gnome-bluetooth-0.5.1-unref.patch
|
||||||
|
Patch4: gnome-bluetooth-0.5.1-gnomepython.patch
|
||||||
BuildRoot: %{_tmppath}/%{name}-root
|
BuildRoot: %{_tmppath}/%{name}-root
|
||||||
BuildRequires: autoconf >= 0:2.57 bluez-libs-devel >= 0:2.8 bluez-utils
|
BuildRequires: autoconf >= 0:2.57 bluez-libs-devel >= 0:2.8 bluez-utils
|
||||||
BuildRequires: glib2-devel >= 0:2.2.0 libgnomeui-devel >= 0:2.2 libbonobo-devel >= 0:2.0
|
BuildRequires: glib2-devel >= 0:2.2.0 libgnomeui-devel >= 0:2.2 libbonobo-devel >= 0:2.0
|
||||||
@ -52,6 +53,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%patch1 -p1 -b .pydir
|
%patch1 -p1 -b .pydir
|
||||||
%patch2 -p1 -b .auto
|
%patch2 -p1 -b .auto
|
||||||
%patch3 -p1 -b .unref
|
%patch3 -p1 -b .unref
|
||||||
|
%patch4 -p1 -b .gnome
|
||||||
|
|
||||||
#perl -pi -e 's#-DGTK_DISABLE_DEPRECATED##g' $(find libegg -name Makefile.in)
|
#perl -pi -e 's#-DGTK_DISABLE_DEPRECATED##g' $(find libegg -name Makefile.in)
|
||||||
|
|
||||||
@ -106,6 +108,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 21 2005 Harald Hoyer <harald@redhat.com> - 0.5.1-9
|
||||||
|
- added gnome hbox patch for bug rh#149215
|
||||||
|
|
||||||
* Tue Dec 07 2004 Harald Hoyer <harald@redhat.com> - 0.5.1-8
|
* Tue Dec 07 2004 Harald Hoyer <harald@redhat.com> - 0.5.1-8
|
||||||
- added requires for python-abi
|
- added requires for python-abi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user