Accepting request 252342 from science
OBS-URL: https://build.opensuse.org/request/show/252342 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuradio?expand=0&rev=5
This commit is contained in:
parent
660759ade4
commit
b8fb4c7e0a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:681da0e8694cc88be2dc168756418f21fef3666231d7b21bcfd6cbddd9a9406d
|
|
||||||
size 3461336
|
|
3
gnuradio-3.7.5.tar.gz
Normal file
3
gnuradio-3.7.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:467f62190687a34f9faa18be8d650e28d7046b94070b1b6d94355c28beb76243
|
||||||
|
size 3529717
|
@ -1,12 +0,0 @@
|
|||||||
Index: gnuradio-3.7.4/volk/kernels/volk/volk_8u_conv_k7_r2puppet_8u.h
|
|
||||||
===================================================================
|
|
||||||
--- gnuradio-3.7.4.orig/volk/kernels/volk/volk_8u_conv_k7_r2puppet_8u.h
|
|
||||||
+++ gnuradio-3.7.4/volk/kernels/volk/volk_8u_conv_k7_r2puppet_8u.h
|
|
||||||
@@ -1,6 +1,7 @@
|
|
||||||
#ifndef INCLUDED_volk_8u_conv_k7_r2puppet_8u_H
|
|
||||||
#define INCLUDED_volk_8u_conv_k7_r2puppet_8u_H
|
|
||||||
|
|
||||||
+#include <string.h>
|
|
||||||
#include <volk/volk.h>
|
|
||||||
#include <volk/volk_8u_x4_conv_k7_r2_8u.h>
|
|
||||||
|
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 19 10:26:19 UTC 2014 - wk@ire.pw.edu.pl
|
||||||
|
|
||||||
|
- update to version 3.7.5
|
||||||
|
- patch gnuradio-implicit-fortify-decl.patch removed (applied upstream)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 9 08:06:26 UTC 2014 - coolo@suse.com
|
Tue Sep 9 08:06:26 UTC 2014 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gnuradio
|
Name: gnuradio
|
||||||
Version: 3.7.4
|
Version: 3.7.5
|
||||||
Release: 0
|
Release: 0
|
||||||
%define soname 0
|
%define soname 0
|
||||||
Summary: GNU software radio
|
Summary: GNU software radio
|
||||||
@ -27,8 +27,6 @@ Url: http://gnuradio.org
|
|||||||
Source: http://gnuradio.org/releases/gnuradio/gnuradio-%{version}.tar.gz
|
Source: http://gnuradio.org/releases/gnuradio/gnuradio-%{version}.tar.gz
|
||||||
Source1: %{name}-rpmlintrc
|
Source1: %{name}-rpmlintrc
|
||||||
Source2: http://www.nathanwest.us/grc_to_37.sh
|
Source2: http://www.nathanwest.us/grc_to_37.sh
|
||||||
# PATCH-FIX-UPSTREAM gnuradio-implicit-fortify-decl.patch
|
|
||||||
Patch1: gnuradio-implicit-fortify-decl.patch
|
|
||||||
BuildRequires: alsa-devel
|
BuildRequires: alsa-devel
|
||||||
BuildRequires: boost-devel
|
BuildRequires: boost-devel
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
@ -134,7 +132,6 @@ This package contains some examples of using GNU Radio.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch1 -p1
|
|
||||||
|
|
||||||
# remove buildtime from documentation
|
# remove buildtime from documentation
|
||||||
sed -i 's|^HTML_TIMESTAMP = YES|HTML_TIMESTAMP = NO|' docs/doxygen/Doxyfile.in
|
sed -i 's|^HTML_TIMESTAMP = YES|HTML_TIMESTAMP = NO|' docs/doxygen/Doxyfile.in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user