auto-import changelog data from gnome-bluetooth-0.4.1-7.src.rpm
Wed Mar 10 2004 Harald Hoyer <harald@redhat.com> - 0.4.1-7 - added EggToolBar patch for gcc34 Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com> - rebuilt Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com> - rebuilt
This commit is contained in:
parent
94905cc311
commit
088ed807e8
@ -1,7 +1,7 @@
|
|||||||
Summary: GNOME Bluetooth Subsystem
|
Summary: GNOME Bluetooth Subsystem
|
||||||
Name: gnome-bluetooth
|
Name: gnome-bluetooth
|
||||||
Version: 0.4.1
|
Version: 0.4.1
|
||||||
Release: 5
|
Release: 7
|
||||||
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
|
||||||
@ -14,6 +14,7 @@ BuildRequires: libbtctl >= 0:0.3-4
|
|||||||
BuildRequires: gob2, bluez-sdp-devel, openobex-devel, perl
|
BuildRequires: gob2, bluez-sdp-devel, openobex-devel, perl
|
||||||
ExcludeArch: s390 s390x
|
ExcludeArch: s390 s390x
|
||||||
Patch0: gnome-bluetooth-0.4.1-libblue.patch
|
Patch0: gnome-bluetooth-0.4.1-libblue.patch
|
||||||
|
Patch1: gnome-bluetooth-0.4.1-egg.patch
|
||||||
Patch99: gnome-bluetooth-0.4.1-autofoo.patch
|
Patch99: gnome-bluetooth-0.4.1-autofoo.patch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -24,6 +25,15 @@ gnome-obex-server. This will receive files sent via Bluetooth to your PC,
|
|||||||
and save them in your home directory.
|
and save them in your home directory.
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 10 2004 Harald Hoyer <harald@redhat.com> - 0.4.1-7
|
||||||
|
- added EggToolBar patch for gcc34
|
||||||
|
|
||||||
|
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
|
||||||
|
- rebuilt
|
||||||
|
|
||||||
|
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
|
||||||
|
- rebuilt
|
||||||
|
|
||||||
* Mon Jan 26 2004 Harald Hoyer <harald@redhat.de> 0.4.1-4
|
* Mon Jan 26 2004 Harald Hoyer <harald@redhat.de> 0.4.1-4
|
||||||
- added autofoo patch
|
- added autofoo patch
|
||||||
|
|
||||||
@ -44,7 +54,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1 -b .libblue
|
%patch0 -p1 -b .libblue
|
||||||
|
%patch1 -p1 -b .eggtoolbar
|
||||||
%patch99 -p1 -b .autofoo
|
%patch99 -p1 -b .autofoo
|
||||||
|
|
||||||
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)
|
||||||
|
Loading…
Reference in New Issue
Block a user