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:
Stephan Kulow 2012-05-09 16:08:45 +00:00 committed by Git OBS Bridge
commit f77e4b3ee1
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