7c869c9
Summary: A utility which provides statistics based on the output of diff
cvsdist a094469
Name: diffstat
8386e65
Version: 1.51
b922695
Release: 2%{?dist}
cvsdist a094469
Group: Development/Tools
3a5cae3
License: MIT
c1eabc2
URL: http://invisible-island.net/diffstat
086501d
Source0: ftp://invisible-island.net/diffstat/%{name}-%{version}.tgz
b922695
# Taken from diffstat.c.
086501d
Source1: COPYING
7c869c9
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
6e84c2c
BuildRequires: xz
195b317
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
365e075
diff command's output.
cvsdist a094469
cvsdist a094469
%prep
cvsdist a094469
%setup -q
cvsdist a094469
cvsdist a094469
%build
cvsdist a094469
%configure
7c869c9
make %{?_smp_mflags}
cvsdist a094469
cvsdist a094469
%install
cvsdist a094469
rm -rf $RPM_BUILD_ROOT
7c869c9
make DESTDIR=$RPM_BUILD_ROOT install
086501d
cp %{SOURCE1} .
cvsdist a094469
cvsdist a094469
%clean
cvsdist a094469
rm -rf $RPM_BUILD_ROOT
cvsdist a094469
cvsdist a094469
%files
7c869c9
%defattr(-,root,root,-)
6e84c2c
%doc COPYING CHANGES README
cvsdist a094469
%{_bindir}/diffstat
cvsdist a094469
%{_mandir}/*/*
cvsdist a094469
cvsdist a094469
%changelog
b922695
* Wed Mar  3 2010 Tim Waugh <twaugh@redhat.com> 1.51-2
b922695
- Added comment for COPYING file.
b922695
8386e65
* Mon Nov  9 2009 Tim Waugh <twaugh@redhat.com> 1.51-1
8386e65
- 1.51.
8386e65
6e84c2c
* Sat Oct 31 2009 Tim Waugh <twaugh@redhat.com> 1.50-1
6e84c2c
- 1.50 (bug #527702).
6e84c2c
- Ship CHANGES and README (bug #527703).
6e84c2c
- Build requires xz (bug #527708).
6e84c2c
6f2828f
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.43-10
6f2828f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
6f2828f
2aa2be0
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.43-9
2aa2be0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
2aa2be0
3a5cae3
* Wed Jul 16 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.43-8
3a5cae3
- fix license tag
3a5cae3
200452c
* Wed Feb 13 2008 Tim Waugh <twaugh@redhat.com> 1.43-7
200452c
- Rebuild for GCC 4.3.
200452c
74fd952
* Thu Aug 23 2007 Tim Waugh <twaugh@redhat.com> 1.43-6
74fd952
- Rebuilt.
74fd952
2fb4aa9
* Fri Mar 23 2007 Tim Waugh <twaugh@redhat.com> 1.43-5
365e075
- Fixed description (bug #225695).
365e075
1623b1a
* Mon Mar 12 2007 Tim Waugh <twaugh@redhat.com> 1.43-4
1623b1a
- Removed unnecessary comment (bug #225695).
1623b1a
- Fixed license tag (bug #225695).
1623b1a
086501d
* Tue Mar  6 2007 Tim Waugh <twaugh@redhat.com> 1.43-3
086501d
- Fixed source0 (bug #225695).
086501d
- Added COPYING file, taken from diffstat.c.
086501d
7c869c9
* Tue Mar  6 2007 Tim Waugh <twaugh@redhat.com> 1.43-2
7c869c9
- Fixed buildroot (bug #225695).
7c869c9
- Build should not require gzip or bzip2 as these are exceptions (bug #225695).
7c869c9
- Added SMP make flags (bug #225695).
7c869c9
- Avoid makeinstall macro (bug #225695).
7c869c9
- Better defattr (bug #225695).
7c869c9
- Fixed summary (bug #225695).
7c869c9
- Avoid macros in changelog (bug #225695).
7c869c9
195b317
* Thu Jan 11 2007 Tim Waugh <twaugh@redhat.com> 1.43-1
195b317
- 1.43.  Fixes bug #187350.  No longer need compress patch.
195b317
b4327f4
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.41-1.2.2
b4327f4
- rebuild
b4327f4
e370611
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.41-1.2.1
e370611
- bump again for double-long bug on ppc(64)
e370611
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/*
7c869c9
- 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