From 3da98231f5aca680e96c24842ee540d09951afd4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Thu, 18 Jun 2015 22:32:14 +0200 Subject: [PATCH] - up to 0.1.4 --- gr-osmosdr.spec | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/gr-osmosdr.spec b/gr-osmosdr.spec index b682dae..37770cf 100644 --- a/gr-osmosdr.spec +++ b/gr-osmosdr.spec @@ -1,18 +1,16 @@ -%define snap 20140111 -%define rel 4 Summary: Common software API for various radio hardware Name: gr-osmosdr -Version: 0.1.1 -Release: 0.%{snap}.%{rel} +Version: 0.1.4 +Release: 1 License: GPL v3+ Group: Applications/Engineering URL: http://sdr.osmocom.org/trac/wiki/GrOsmoSDR -Source0: %{name}-%{snap}.tar.bz2 -# Source0-md5: 15fbc7e472ee40669c083c1715c7bc58 +Source0: http://git.osmocom.org/gr-osmosdr/snapshot/%{name}-%{version}.tar.xz +# Source0-md5: da9733eee05e1409beb1c606c2db4521 BuildRequires: boost-devel BuildRequires: cmake BuildRequires: doxygen -BuildRequires: gnuradio-devel >= 3.7 +BuildRequires: gnuradio-devel >= 3.7.3 BuildRequires: graphviz BuildRequires: librtlsdr-devel BuildRequires: python-devel @@ -35,7 +33,7 @@ Requires: %{name} = %{version}-%{release} Development files for gr-osmosdr. %prep -%setup -q -n %{name} +%setup -q %build install -d build -- 2.44.0