cvsdist a094469
Summary: A utility which provides statistics based on the output of diff.
cvsdist a094469
Name: diffstat
c1eabc2
Version: 1.41
f6e8cb2
Release: 1.2
cvsdist a094469
Group: Development/Tools
cvsdist 1c7c96c
License: distributable
c1eabc2
URL: http://invisible-island.net/diffstat
c1eabc2
Source: ftp://invisible-island.net/diffstat/%{name}-%{version}.tgz
c23722a
Patch0: diffstat-compress.patch
cvsdist a094469
BuildRoot: %{_tmppath}/%{name}-root
cvsdist a094469
cvsdist a094469
%description
cvsdist a094469
The diff command compares files line by line.  Diffstat reads the
cvsdist a094469
output of the diff command and displays a histogram of the insertions,
cvsdist a094469
deletions and modifications in each file.  Diffstat is commonly used
cvsdist a094469
to provide a summary of the changes in large, complex patch files.
cvsdist a094469
cvsdist a094469
Install diffstat if you need a program which provides a summary of the
cvsdist a094469
diff command's output.  You'll need to also install diffutils.
cvsdist a094469
cvsdist a094469
%prep
cvsdist a094469
%setup -q
c23722a
%patch0 -p1 -b .compress
cvsdist a094469
cvsdist a094469
%build
cvsdist a094469
%configure
cvsdist a094469
make
cvsdist a094469
cvsdist a094469
%install
cvsdist a094469
rm -rf $RPM_BUILD_ROOT
f15231c
%makeinstall mandir=$RPM_BUILD_ROOT%{_mandir}
cvsdist a094469
cvsdist a094469
%clean
cvsdist a094469
rm -rf $RPM_BUILD_ROOT
cvsdist a094469
cvsdist a094469
%files
cvsdist a094469
%defattr(-,root,root)
cvsdist a094469
%{_bindir}/diffstat
cvsdist a094469
%{_mandir}/*/*
cvsdist a094469
cvsdist a094469
%changelog
f6e8cb2
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.41-1.2
f6e8cb2
- rebuilt for new gcc4.1 snapshot and glibc changes
f6e8cb2
1c3a09b
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
1c3a09b
- rebuilt
1c3a09b
c1eabc2
* Fri Dec  2 2005 Tim Waugh <twaugh@redhat.com> 1.41-1
c1eabc2
- 1.41.
c1eabc2
- Corrected URL.
c1eabc2
c23722a
* Wed Aug 10 2005 Tim Waugh <twaugh@redhat.com> 1.38-4
c23722a
- Handle .Z files (bug #165507).
c23722a
f15231c
* Tue Jul 26 2005 Tim Waugh <twaugh@redhat.com> 1.38-3
f15231c
- Fixed man page location (bug #164296).
f15231c
310dbe4
* Wed Mar  2 2005 Tim Waugh <twaugh@redhat.com> 1.38-2
310dbe4
- Rebuild for new GCC.
310dbe4
4e6a5f1
* Wed Feb  2 2005 Tim Waugh <twaugh@redhat.com> 1.38-1
4e6a5f1
- 1.38 (bug #146857).
4e6a5f1
cvsdist eae3b20
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
cvsdist eae3b20
- rebuilt
cvsdist eae3b20
cvsdist 4c408f7
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 4c408f7
- rebuilt
cvsdist 4c408f7
cvsdist 08bed02
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
cvsdist 08bed02
- rebuilt
cvsdist 08bed02
cvsdist 1c7c96c
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
cvsdist 1c7c96c
- rebuilt
cvsdist 1c7c96c
cvsdist 1c7c96c
* Thu Oct 17 2002 Tim Waugh <twaugh@redhat.com> 1.31-1
cvsdist 1c7c96c
- 1.31.  Fixes bug #74971.
cvsdist 1c7c96c
cvsdist 7d1cfcf
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
cvsdist 7d1cfcf
- automated rebuild
cvsdist 7d1cfcf
cvsdist 9276655
* Thu May 23 2002 Tim Powers <timp@redhat.com>
cvsdist 9276655
- automated rebuild
cvsdist 9276655
cvsdist 9276655
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
cvsdist 9276655
- automated rebuild
cvsdist 9276655
cvsdist bc9f0cd
* Thu May  3 2001 Tim Waugh <twaugh@redhat.com>
cvsdist bc9f0cd
- Fix URL.
cvsdist bc9f0cd
- 1.28.  Makefile patch no longer needed.
cvsdist bc9f0cd
cvsdist a094469
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
cvsdist a094469
- automatic rebuild
cvsdist a094469
cvsdist a094469
* Tue Jun 06 2000 Than Ngo <than@redhat.de>
cvsdist a094469
- use rpm macros
cvsdist a094469
cvsdist a094469
* Wed May 31 2000 Ngo Than <than@redhat.de>
cvsdist a094469
- rebuild for 7.0
cvsdist a094469
- put man page in /usr/share/man/*
cvsdist a094469
- use %configure
cvsdist a094469
- fix makefile.in
cvsdist a094469
- cleanup specfile
cvsdist a094469
cvsdist a094469
* Thu Feb 03 2000 Preston Brown <pbrown@redhat.com>
cvsdist a094469
- gzip man page.
cvsdist a094469
cvsdist a094469
* Fri Aug 27 1999 Preston Brown <pbrown@redhat.com>
cvsdist a094469
- upgrade to 1.27, add URL tag.
cvsdist a094469
cvsdist a094469
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> 
cvsdist a094469
- auto rebuild in the new build environment (release 7)
cvsdist a094469
cvsdist a094469
* Thu Dec 17 1998 Cristian Gafton <gafton@redhat.com>
cvsdist a094469
- build for glibc 2.1
cvsdist a094469
cvsdist a094469
* Tue Aug 11 1998 Jeff Johnson <jbj@redhat.com>
cvsdist a094469
- build root
cvsdist a094469
cvsdist a094469
* Mon Apr 27 1998 Prospector System <bugs@redhat.com>
cvsdist a094469
- translations modified for de, fr, tr
cvsdist a094469
cvsdist a094469
* Thu Jul 10 1997 Erik Troan <ewt@redhat.com>
cvsdist a094469
- built against glibc