commit f48a084e2137d9b7f377b573e0eebc0eb50cef7b
Author: Iain Arnell <[email protected]>
Date:   Sat Dec 18 10:18:34 2010 +0100

    fix up crlf in docs

 perl-DateTime-Format-HTTP.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
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 <[email protected]> - 0.38-6
 - 661697 rebuild for fixing problems with vendorach/lib
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to