[gnuradio] New version

Jaroslav Škarvada jskarvad at fedoraproject.org
Mon Sep 2 10:09:05 UTC 2013


commit e7f3f4b40b64829cb89a4d4769f9316e3ce9f0be
Author: Jaroslav Škarvada <jskarvad at redhat.com>
Date:   Mon Sep 2 12:08:53 2013 +0200

    New version
    
      Resolves: rhbz#1003319
    - Dropped cmake-modules-fix, bigendian, build-fix patches (upstreamed)
    - Fixed uhd_fft error handling
      Resolves: rhbz#1003075

 gnuradio.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnuradio.spec b/gnuradio.spec
index 9a16c8d..59b9d94 100644
--- a/gnuradio.spec
+++ b/gnuradio.spec
@@ -129,7 +129,7 @@ popd
 
 # install some more docs
 mv %{buildroot}%{_docdir}/%{name}-%{version} %{buildroot}%{_docdir}/%{name}
-install -m 644 -t %{buildroot}%{_docdir}/%{name} COPYING AUTHORS
+install -m 644 -t %{buildroot}%{_docdir}/%{name} COPYING
 
 # remove atsc example (bytecompilation problem)
 # the examples shouldn't be probably bytecompiled,


More information about the scm-commits mailing list