Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 152671 Details for
Bug 236531
RFE: Add support for old-style pin helper. [kdebluetooth, patch included]
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
bluez-utils spec patch.
bluez-utils.spec.patch (text/plain), 1.31 KB, created by
Gilboa Davara
on 2007-04-16 07:39:24 UTC
(
hide
)
Description:
bluez-utils spec patch.
Filename:
MIME Type:
Creator:
Gilboa Davara
Created:
2007-04-16 07:39:24 UTC
Size:
1.31 KB
patch
obsolete
>--- bluez-utils.spec.old 2007-04-04 08:54:48.000000000 +0300 >+++ bluez-utils.spec 2007-04-16 09:10:10.000000000 +0300 >@@ -1,7 +1,7 @@ > Summary: Bluetooth utilities > Name: bluez-utils > Version: 3.9 >-Release: 2%{?dist} >+Release: 3%{?dist} > License: GPL > Group: Applications/System > Source: http://bluez.sourceforge.net/download/%{name}-%{version}.tar.gz >@@ -15,6 +15,7 @@ > Source9: bluetooth.conf > Patch0: bluez-utils-2.3-conf.patch > Patch1: bluez-utils-3.9-input.patch >+Patch2: bluez-pin-exec-patch-r3.diff > > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root > URL: http://www.bluez.org/ >@@ -56,6 +57,7 @@ > %setup -q > %patch0 -p1 > %patch1 -p1 >+%patch2 -p1 > > %build > %configure --with-bluez-libs=%{_libdir} --enable-pie --enable-debug \ >@@ -72,6 +74,7 @@ > install -D -m0644 $RPM_SOURCE_DIR/$a.conf $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/$a > done > install -D -m0755 cups/bluetooth ${RPM_BUILD_ROOT}%{_libdir}/cups/backend/bluetooth >+install -D -m0755 daemon/passkey-agent $RPM_BUILD_ROOT%{_bindir} > > > %clean >@@ -122,6 +125,9 @@ > %{_libdir}/cups/backend/bluetooth > > %changelog >+* Mon Apr 16 2007 Gilboa Davara <gilboad[AT]gmail.com> 3.9-3 >+- Old pin helper patch. (Required by kdebluetooth) >+ > * Tue Jan 30 2007 David Woodhouse <dwmw2@infradead.org> 3.9-2 > - Handle HUP or ERR results from poll() instead of looping (#232813) >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 236531
:
152670
| 152671