- rearrange the files in doc as the tarball has changed contents
This commit is contained in:
parent
d374003b84
commit
1e6bde9f9c
@ -1,6 +1,6 @@
|
||||
Name: perl-DateTime-Format-HTTP
|
||||
Version: 0.38
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: HTTP protocol date conversion routines
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -31,9 +31,6 @@ HTTP protocol (and then some).
|
||||
%{__perl} Makefile.PL INSTALLDIRS=vendor
|
||||
make %{?_smp_mflags}
|
||||
|
||||
# American English, bitte
|
||||
mv LICENCE LICENSE
|
||||
|
||||
|
||||
%install
|
||||
rm -rf %{buildroot}
|
||||
@ -54,12 +51,15 @@ rm -rf %{buildroot}
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc LICENSE AUTHORS Changes COPYING Artistic CREDITS README
|
||||
%doc LICENSE Changes CREDITS README
|
||||
%{perl_vendorlib}/*
|
||||
%{_mandir}/man3/*.3*
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun May 17 2009 Chris Weyl <cweyl@alumni.drew.edu> 0.38-2
|
||||
- rearrange the files in doc as the tarball has changed contents
|
||||
|
||||
* Sun May 17 2009 Chris Weyl <cweyl@alumni.drew.edu> 0.38-1
|
||||
- auto-update to 0.38 (by cpan-spec-update 0.01)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user