Accepting request 293583 from home:pluskalm:branches:hardware

- Update to 2015.01.30

OBS-URL: https://build.opensuse.org/request/show/293583
OBS-URL: https://build.opensuse.org/package/show/hardware/wireless-regdb?expand=0&rev=24
This commit is contained in:
Ismail Dönmez 2015-03-30 12:46:08 +00:00 committed by Git OBS Bridge
parent 4ed13bc5f7
commit ca35989215
4 changed files with 15 additions and 10 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f362e3f6cf616c3120c3104a6d791b7b1145019bb117514844d78cf6655caa93
size 14728

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:438d7f3d62686bc997098d17fe1aff95c6f6ec061aaab90ab7c2c17e8451ce85
size 15128

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Mar 28 23:23:51 UTC 2015 - mpluskal@suse.com
- Update to 2015.01.30
-------------------------------------------------------------------
Sun Nov 16 14:22:05 UTC 2014 - crrodriguez@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package wireless-regdb
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: wireless-regdb
Version: 2014.10.07
Version: 2015.01.30
Release: 0
Summary: 802.11 regulatory domain database
License: ISC
@ -37,14 +37,14 @@ allowed frequency ranges for 802.11 wireless drivers.
%build
%install
make DESTDIR=%{buildroot} install
make DESTDIR=%{buildroot} install %{?_smp_mflags}
%files
%defattr(-,root,root)
%dir %{_prefix}/lib/crda
%dir %{_prefix}/lib/crda/pubkeys
%{_prefix}/lib/crda/regulatory.bin
%{_prefix}/lib/crda/pubkeys/*pem
%dir %{_libexecdir}/crda
%dir %{_libexecdir}/crda/pubkeys
%{_libexecdir}/crda/regulatory.bin
%{_libexecdir}/crda/pubkeys/*pem
%{_mandir}/man5/regulatory.bin.5.gz
%changelog