Bump to 1.8
This commit is contained in:
parent
8a3d179351
commit
1a3de8e294
@ -1,2 +1,3 @@
|
||||
scrub-1.6-1.tgz
|
||||
scrub-1.7.tar.bz2
|
||||
scrub-1.8.tar.bz2
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: scrub
|
||||
Version: 1.7
|
||||
Version: 1.8
|
||||
Release: 1%{?dist}
|
||||
Summary: Disk scrubbing program
|
||||
License: GPL
|
||||
@ -33,11 +33,14 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc README ChangeLog DISCLAIMER COPYING
|
||||
%doc NEWS ChangeLog DISCLAIMER COPYING
|
||||
%{_bindir}/scrub
|
||||
%{_mandir}/man1/scrub.1*
|
||||
|
||||
%changelog
|
||||
* Mon Sep 4 2006 Tom "spot" Callaway <tcallawa@redhat.com> 1.8-1
|
||||
- bump to 1.8
|
||||
|
||||
* Mon Feb 20 2006 Tom "spot" Callaway <tcallawa@redhat.com> 1.7-1
|
||||
- bump to 1.7, update URL, Source0
|
||||
- use Ben Woodard's description
|
||||
|
||||
Loading…
Reference in New Issue
Block a user