[ois] ReadMe.txt now comes with dos line endings

Bruno Wolff III bruno at fedoraproject.org
Tue Jan 17 03:56:40 UTC 2012


commit 8cd0f51bbcb903b5a31d276b776e6bb28004cadd
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Mon Jan 16 21:54:21 2012 -0600

    ReadMe.txt now comes with dos line endings

 ois.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/ois.spec b/ois.spec
index 52e2a0e..9fd17e7 100644
--- a/ois.spec
+++ b/ois.spec
@@ -31,6 +31,7 @@ developing applications that use %{name}.
 %setup -q -n ois-v1-3
 %patch0
 chmod -x `find includes -type f` `find src -type f` ReadMe.txt
+dos2unix ReadMe.txt
 sh bootstrap
 
 
@@ -72,6 +73,7 @@ rm -rf $RPM_BUILD_ROOT
 - Upstream 1.3 release. Mostly bug fixes.
 - The bootstrap file is no longer executable in the shipped source
 - Add unistd.h includes for gcc 4.7
+- ReadMe.txt now has dos line endings in the shipped source
 
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild


More information about the scm-commits mailing list