Accepting request 116823 from Base:System
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/116823 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bluez?expand=0&rev=96
This commit is contained in:
commit
f77e4b3ee1
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 26 15:04:58 UTC 2012 - seife+obs@b1-systems.com
|
||||
|
||||
- fix mysterious build failure by creating /var/lib/bluetooth
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 18 22:09:48 UTC 2012 - jeffm@suse.com
|
||||
|
||||
- Make libsbc installable; Required by update to Opal.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 8 21:06:29 UTC 2012 - seife+obs@b1-systems.com
|
||||
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 26 15:04:58 UTC 2012 - seife+obs@b1-systems.com
|
||||
|
||||
- fix mysterious build failure by creating /var/lib/bluetooth
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 18 22:09:48 UTC 2012 - jeffm@suse.com
|
||||
|
||||
|
@ -306,6 +306,8 @@ then if test -e %{buildroot}%{_libdir}/cups/backend/bluetooth
|
||||
mv %{buildroot}%{_libdir}/cups/backend/bluetooth %{buildroot}%{cups_lib_dir}/backend/bluetooth
|
||||
fi
|
||||
fi
|
||||
# no idea why this is suddenly necessary...
|
||||
install --mode 0755 -d $RPM_BUILD_ROOT/var/lib/bluetooth
|
||||
|
||||
%check
|
||||
make check
|
||||
|
Loading…
Reference in New Issue
Block a user