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

Contents of /cauldron/diffstat/current/SPECS/diffstat.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 644650 - (show annotations) (download)
Sun Jul 6 12:13:30 2014 UTC (9 years, 8 months ago) by ovitters
File size: 843 byte(s)
- SILENT remove defattr
- SILENT remove cleaning buildroot in install
- SILENT remove clean section
- SILENT remove buildroot definition
1 Summary: A utility which provides statistics based on the output of diff
2 Name: diffstat
3 Version: 1.59
4 Release: %mkrel 1
5 Group: Development/Other
6 License: GPL-like
7 URL: http://dickey.his.com/diffstat/diffstat.html
8 Source: ftp://invisible-island.net/diffstat/%name-%version.tgz
9
10 %description
11 The diff command compares files line by line. Diffstat reads the output
12 of the diff command and displays a histogram of the insertions, deletions
13 and modifications in each file. Diffstat is commonly used to provide
14 a summary of the changes in large, complex patch files.
15
16 Install diffstat if you need a program which provides a summary of the
17 diff command's output. You'll need to also install diffutils.
18
19 %prep
20 %setup -q
21
22 %build
23 %configure2_5x
24 %make
25
26 %install
27 %makeinstall_std
28
29 %files
30 %doc CHANGES
31 %{_bindir}/diffstat
32 %{_mandir}/man1/*
33
34

  ViewVC Help
Powered by ViewVC 1.1.30