[perl-Net-Daemon] Correct README end-of-lines

Petr Pisar ppisar at fedoraproject.org
Tue Oct 23 14:01:46 UTC 2012


commit f6e3cf7460acc0bf973ccd3807327a9c6f17fc30
Author: Petr Písař <ppisar at redhat.com>
Date:   Tue Oct 23 15:36:28 2012 +0200

    Correct README end-of-lines

 perl-Net-Daemon.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/perl-Net-Daemon.spec b/perl-Net-Daemon.spec
index b5ffae0..08f1cb0 100644
--- a/perl-Net-Daemon.spec
+++ b/perl-Net-Daemon.spec
@@ -37,6 +37,8 @@ inheriting will safe you a lot of work anyways.
 
 %prep
 %setup -q -n Net-Daemon-%{version}
+# Convert EOL
+sed -i 's/\r//' README
 
 # generate our other two licenses...
 perldoc perlgpl > LICENSE.GPL
@@ -86,6 +88,7 @@ rm -rf $RPM_BUILD_ROOT
 %changelog
 * Tue Oct 23 2012 Petr Pisar <ppisar at redhat.com> - 0.48-4
 - Specify all dependencies
+- Correct README end-of-lines
 
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.48-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild


More information about the scm-commits mailing list