[fritzing] Fix line endings for Fritzing license documentation.

Ed Marshall logic at fedoraproject.org
Thu Jan 5 06:51:14 UTC 2012


commit 6385440d81080018d39b1c890af07e1439a88f9e
Author: Ed Marshall <esm at logic.net>
Date:   Thu Jan 5 06:50:56 2012 +0000

    Fix line endings for Fritzing license documentation.

 fritzing.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/fritzing.spec b/fritzing.spec
index 58ea5b5..89b6830 100644
--- a/fritzing.spec
+++ b/fritzing.spec
@@ -1,7 +1,7 @@
 
 Name:           fritzing
 Version:        0.6.5b
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Electronic Design Automation software; from prototype to product
 
 Group:          Applications/Engineering
@@ -35,6 +35,7 @@ rm -rf src/lib/qtlockedfile
 rm -rf src/lib/quazip
 
 %{__sed} -i 's/\r//' README.txt
+%{__sed} -i 's/\r//' LICENSE.CC-BY-SA
 
 %patch0 -p1
 %patch1 -p1
@@ -74,6 +75,9 @@ rm -rf %{buildroot}
 %{_mandir}/man?/*
 
 %changelog
+* Wed Jan  4 2012 Ed Marshall <esm at logic.net> - 0.6.5b-2
+- Make rpmlint happier with line-endings on documentation.
+
 * Wed Jan  4 2012 Ed Marshall <esm at logic.net> - 0.6.5b-1
 - Updated to 0.6.5b release.
 


More information about the scm-commits mailing list