/[packages]/backports/4/primus/current/SPECS/primus.spec
ViewVC logotype

Diff of /backports/4/primus/current/SPECS/primus.spec

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

revision 602617 by akien, Mon Feb 10 22:38:10 2014 UTC revision 602618 by akien, Wed Mar 12 14:12:40 2014 UTC
# Line 17  Group:          System/Kernel and hardwa Line 17  Group:          System/Kernel and hardwa
17  # Primus has no stable release and only a 0.1 tag  # Primus has no stable release and only a 0.1 tag
18  # Staying with version number 0.1 until another tag is published  # Staying with version number 0.1 until another tag is published
19  Version:        0.1  Version:        0.1
20  Release:        %mkrel -c %{date} 3  Release:        %mkrel -c %{date} 4
21  URL:            https://github.com/amonakov/primus  URL:            https://github.com/amonakov/primus
22  License:        ISC  License:        ISC
23  Source0:        %{name}-master.tar.gz  Source0:        %{name}-master.tar.gz
# Line 80  primusrun script patched against the %{d Line 80  primusrun script patched against the %{d
80  %endif  %endif
81    
82  %build  %build
83  LIBDIR=%{_lib} %make CFLAGS="%{optflags}"  export CXXFLAGS="%{optflags}"
84    
85    %make LIBDIR=%{_lib} \
86          PRIMUS_libGLa=%{_libdir}/nvidia-current/libGL.so.1 \
87          PRIMUS_libGLd=%{_libdir}/libGL.so.1
88    
89  %install  %install
90  install -Dm755 primusrun %{buildroot}%{_bindir}/primusrun  install -Dm755 primusrun %{buildroot}%{_bindir}/primusrun

Legend:
Removed from v.602617  
changed lines
  Added in v.602618

  ViewVC Help
Powered by ViewVC 1.1.30