2.4
This commit is contained in:
parent
92af726732
commit
95c0a229e6
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
scrub-2.2.tar.bz2
|
||||
/scrub-2.4.tar.bz2
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: scrub
|
||||
Version: 2.2
|
||||
Version: 2.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Disk scrubbing program
|
||||
License: GPLv2+
|
||||
@ -28,11 +28,15 @@ make DESTDIR=%{buildroot} install
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc NEWS ChangeLog DISCLAIMER COPYING
|
||||
%doc DISCLAIMER COPYING
|
||||
%doc README ChangeLog
|
||||
%{_bindir}/scrub
|
||||
%{_mandir}/man1/scrub.1*
|
||||
|
||||
%changelog
|
||||
* Thu Nov 4 2010 Tom "spot" Callaway <tcallawa@redhat.com> - 2.4-1
|
||||
- update to 2.4
|
||||
|
||||
* Tue Jun 29 2010 Tom "spot" Callaway <tcallawa@redhat.com> - 2.2-1
|
||||
- update to 2.2, new url, source location
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user