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

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

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

revision 53377 by misc, Thu Feb 17 23:51:29 2011 UTC revision 99272 by misc, Mon May 16 15:30:30 2011 UTC
# Line 1  Line 1 
1  %define name    tmux  %define name    tmux
2  %define version 1.4  %define version 1.4
3  %define release %mkrel 1  %define release %mkrel 2
4    
5  Summary:        Terminal multiplexer  Summary:        Terminal multiplexer
6  Name:           %{name}  Name:           %{name}
7  Version:        %{version}  Version:        %{version}
8  Release:        %{release}  Release:        %{release}
9  Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz  Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
10    # patch from fedora, CVE-2011-1496
11    Patch:      tmux-1.0-04_dropping_unnecessary_privileges.diff
12  License:        BSD  License:        BSD
13  Group:          Terminals  Group:          Terminals
14  Url:            http://tmux.sourceforge.net/  Url:            http://tmux.sourceforge.net/
# Line 21  such as GNU screen. Line 23  such as GNU screen.
23    
24  %prep  %prep
25  %setup -q  %setup -q
26    %patch -p1
27    
28  %build  %build
29  ./configure  ./configure

Legend:
Removed from v.53377  
changed lines
  Added in v.99272

  ViewVC Help
Powered by ViewVC 1.1.30