]> git.pld-linux.org Git - packages/mono.git/commitdiff
Remove empty lines as well. Release 5 for bootstrap auto/th/mono-2.11.4-5 auto/ti/mono-2.11.4-5
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Sun, 30 Sep 2012 16:59:43 +0000 (18:59 +0200)
committerMarcin Banasiak <marcin.banasiak@gmail.com>
Sun, 30 Sep 2012 16:59:43 +0000 (18:59 +0200)
mono-fix-null-requirement.patch
mono.spec

index 963823d3d786c9815a64d7fe1a250bec7108b277..69692993c1b6d8901138442aad12e190aee847f1 100644 (file)
@@ -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'
index 5d6442e7aa2fda5dccf3e0c03326fcb7c22dd697..feeddcbccc9a6f1caca57bfd01918501e80a64d1 100644 (file)
--- 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/
This page took 0.02858 seconds and 4 git commands to generate.