/[packages]/cauldron/uhd/current/SPECS/uhd.spec
ViewVC logotype

Diff of /cauldron/uhd/current/SPECS/uhd.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 232342 by barjac, Sat Apr 21 15:05:17 2012 UTC revision 249727 by fwang, Wed May 30 04:58:49 2012 UTC
# Line 1  Line 1 
1  Name:           uhd  Name:           uhd
2  URL:            http://code.ettus.com/redmine/ettus/projects/uhd/wiki  URL:            http://code.ettus.com/redmine/ettus/projects/uhd/wiki
3  Version:        3.4.1  Version:        3.4.1
4  Release:        %mkrel 1  Release:        %mkrel 2
5  Group:          Communications  Group:          Communications
6  Summary:        Universal Hardware Driver for Ettus Research products  Summary:        Universal Hardware Driver for Ettus Research products
7  License:        GPLv3+  License:        GPLv3+
# Line 29  future Ettus Research products. It can b Line 29  future Ettus Research products. It can b
29  %setup -q  %setup -q
30    
31  %build  %build
32  mkdir -p host/build  pushd host
33  cd host/build  %cmake
 cmake ../ -DCMAKE_INSTALL_PREFIX=/usr  
34  %make  %make
35    popd
36    
37  %check  %check
38  cd host/build  cd host/build
39  make test  make test
40    
41  %install  %install
42  pushd host/build  %makeinstall_std -C host/build
 make install DESTDIR=%{buildroot}  
43    
44  # Allow access only to users in usrp group  # Allow access only to users in usrp group
45  sed -i 's/MODE:="0666"/MODE:="0660"/' %{buildroot}%{_datadir}/uhd/utils/uhd-usrp.rules  sed -i 's/MODE:="0666"/MODE:="0660"/' %{buildroot}%{_datadir}/uhd/utils/uhd-usrp.rules

Legend:
Removed from v.232342  
changed lines
  Added in v.249727

  ViewVC Help
Powered by ViewVC 1.1.30