Accepting request 115899 from home:seife:testing

fix mysterious build failure by creating /var/lib/bluetooth

OBS-URL: https://build.opensuse.org/request/show/115899
OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=119
This commit is contained in:
Stefan Seyfried 2012-04-28 06:41:54 +00:00 committed by Git OBS Bridge
parent 01f662b6da
commit 151fbace92
3 changed files with 17 additions and 0 deletions

View File

@ -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

View File

@ -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

View File

@ -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