diff --git a/perl-DateTime-Format-HTTP.spec b/perl-DateTime-Format-HTTP.spec index ebfed50..0e4917e 100644 --- a/perl-DateTime-Format-HTTP.spec +++ b/perl-DateTime-Format-HTTP.spec @@ -26,6 +26,9 @@ HTTP protocol (and then some). %prep %setup -q -n DateTime-Format-HTTP-%{version} +# fix up crlf +sed -i -e 's/\r//' LICENSE README Changes CREDITS + %build %{__perl} Makefile.PL INSTALLDIRS=vendor @@ -56,6 +59,7 @@ make test - update to latest upstream version - clean up spec for modern rpmbuild - PERL_INSTALL_ROOT -> DESTDIR +- fix up crlf in docs * Thu Dec 16 2010 Marcela Maslanova - 0.38-6 - 661697 rebuild for fixing problems with vendorach/lib