[packages/mono] Remove empty lines as well. Release 5 for bootstrap

megabajt megabajt at pld-linux.org
Sun Sep 30 19:01:17 CEST 2012


commit 9b29f96639c54592e6191a2a9b81ce50586ca7f6
Author: Marcin Banasiak <marcin.banasiak at gmail.com>
Date:   Sun Sep 30 18:59:43 2012 +0200

    Remove empty lines as well. Release 5 for bootstrap

 mono-fix-null-requirement.patch | 2 +-
 mono.spec                       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mono.spec b/mono.spec
index 5d6442e..feeddcb 100644
--- a/mono.spec
+++ b/mono.spec
@@ -19,7 +19,7 @@ Summary:	Common Language Infrastructure implementation
 Summary(pl.UTF-8):	Implementacja Common Language Infrastructure
 Name:		mono
 Version:	2.11.4
-Release:	4
+Release:	5
 License:	LGPL v2 (VM), MIT X11/GPL v2 (C# compilers), MIT X11 (classes, tools), GPL v2 (tools)
 Group:		Development/Languages
 # latest downloads summary at http://download.mono-project.com/sources-stable/
diff --git a/mono-fix-null-requirement.patch b/mono-fix-null-requirement.patch
index 963823d..6969299 100644
--- a/mono-fix-null-requirement.patch
+++ b/mono-fix-null-requirement.patch
@@ -5,4 +5,4 @@
  #
  echo "$UNIQ
 -$REQUIRES" | sort | uniq -d
-+$REQUIRES" | sort | uniq -d | sed 's/[ \t]*$//'
++$REQUIRES" | sort | uniq -d | sed 's/[ \t]*$//;/^$/d'
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mono.git/commitdiff/9b29f96639c54592e6191a2a9b81ce50586ca7f6



More information about the pld-cvs-commit mailing list