Sophie

Sophie

distrib > Mandriva > 7.2 > i586 > media > main-src > by-pkgid > 0a881de8bfd5afba4bcce2b4657c265e > files > 1

diffstat-1.27-12mdk.src.rpm

Summary: A utility which provides statistics based on the output of diff.
Name: diffstat
Version: 1.27
Release: 12mdk
Group: Development/Other
Copyright: distributable
Prefix: /usr
Source: ftp://ftp.clark.net/pub/dickey/diffstat/diffstat-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot

%description
The diff command compares files line by line.  Diffstat reads the output
of the diff command and displays a histogram of the insertions, deletions
and modifications in each file.  Diffstat is commonly used to provide
a summary of the changes in large, complex patch files.

Install diffstat if you need a program which provides a summary of the
diff command's output.  You'll need to also install diffutils.

%prep
%setup -q

%build
%configure
make

%install
rm -rf $RPM_BUILD_ROOT
%makeinstall mandir=$RPM_BUILD_ROOT/%{_mandir}/man1

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%{_bindir}/diffstat
%{_mandir}/man1/diffstat.1.bz2

%changelog

* Thu Jul 20 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.27-12mdk
- BM, macros, spec-helper

* Thu Apr 4 2000 Denis Havlik <denis@mandrakesoft.com> 1.27-11mdk
- New group: Development/Other

* Wed Dec 01 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- Build Release.

* Sun Jul 18 1999 Bernhard Rosenkränzer <bero@mandrakesoft.com>
- 1.27

* Tue May 11 1999 Bernhard Rosenkränzer <bero@mandrakesoft.com>
- Mandrake adaptions
- handle RPM_OPT_FLAGS

* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> 
- auto rebuild in the new build environment (release 7)

* Thu Dec 17 1998 Cristian Gafton <gafton@redhat.com>
- build for glibc 2.1

* Tue Aug 11 1998 Jeff Johnson <jbj@redhat.com>
- build root

* Mon Apr 27 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr

* Thu Jul 10 1997 Erik Troan <ewt@redhat.com>
- built against glibc