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

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

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

revision 1883503 by umeabot, Thu Mar 17 20:44:43 2022 UTC revision 1883504 by barjac, Fri Sep 2 18:04:20 2022 UTC
# Line 1  Line 1 
1  %define beta_version 5  %define beta_version 5
2  %define rel     9  %define rel     10
3    
4  Name:           vbindiff  Name:           vbindiff
5  Version:        3.0  Version:        3.0
# Line 10  License:        GPLv2+ Line 10  License:        GPLv2+
10  URL:            http://www.cjmweb.net/%{name}/  URL:            http://www.cjmweb.net/%{name}/
11  # https://github.com/madsen/vbindiff  # https://github.com/madsen/vbindiff
12  Source0:        http://www.cjmweb.net/%{name}/%{name}-%{version}_beta%{beta_version}.tar.gz  Source0:        http://www.cjmweb.net/%{name}/%{name}-%{version}_beta%{beta_version}.tar.gz
13  BuildRequires:  pkgconfig(ncurses)  BuildRequires:  pkgconfig(ncursesw)
14    
15  %description  %description
16  VBinDiff (Visual Binary Diff) displays files in hexadecimal  VBinDiff (Visual Binary Diff) displays files in hexadecimal
# Line 29  it has no equivalent to LIST's hex displ Line 29  it has no equivalent to LIST's hex displ
29  %setup -q -n %{name}-%{version}_beta%{beta_version}  %setup -q -n %{name}-%{version}_beta%{beta_version}
30    
31  %build  %build
32  %configure  %configure LIBS="-lncursesw -lpanelw"
33  %make_build  %make_build
34    
35  %install  %install

Legend:
Removed from v.1883503  
changed lines
  Added in v.1883504

  ViewVC Help
Powered by ViewVC 1.1.28