remove notes/ directory
This commit is contained in:
parent
48e074017b
commit
e2f6a7ca12
@ -1,6 +1,6 @@
|
|||||||
Name: perl-DateTime-Format-Mail
|
Name: perl-DateTime-Format-Mail
|
||||||
Version: 0.3001
|
Version: 0.3001
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Convert between DateTime and RFC2822/822 formats
|
Summary: Convert between DateTime and RFC2822/822 formats
|
||||||
|
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -69,13 +69,16 @@ rm -rf %{buildroot}
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc Artistic COPYING LICENSE Changes AUTHORS README notes/ CREDITS
|
%doc Artistic COPYING LICENSE Changes AUTHORS README CREDITS
|
||||||
%doc t/sample_dates t/invalid.t
|
%doc t/sample_dates t/invalid.t
|
||||||
%{perl_vendorlib}/*
|
%{perl_vendorlib}/*
|
||||||
%{_mandir}/man3/*.3*
|
%{_mandir}/man3/*.3*
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 25 2008 Tom "spot" Callaway <tcallawa@redhat.com> 0.3001-2
|
||||||
|
- no more notes/ directory
|
||||||
|
|
||||||
* Thu Jan 24 2008 Tom "spot" Callaway <tcallawa@redhat.com> 0.3001-1
|
* Thu Jan 24 2008 Tom "spot" Callaway <tcallawa@redhat.com> 0.3001-1
|
||||||
- 0.3001
|
- 0.3001
|
||||||
- fix license tag
|
- fix license tag
|
||||||
|
Loading…
Reference in New Issue
Block a user