version update 2.11.4

This commit is contained in:
Alexander Khryukin 2012-09-26 15:48:28 +04:00
commit c81956f9d0
3 changed files with 677 additions and 1280 deletions

View file

@ -1,2 +1,2 @@
sources:
"mono-2.10.8.1.tar.gz": d67f2e276b27e28f861ecc6e3e07fee538d4c4fe
"mono-2.11.4.tar.bz2": 41707d3b6a1bd8380f4150474602c19e5e88e3f8

View file

@ -5,4 +5,4 @@
#
echo "$UNIQ
-$REQUIRES" | sort | uniq -d
+$REQUIRES" | sort | uniq -d | sed -e '/^\s*$/d'
+$REQUIRES" | sort | uniq -d | grep -v '^\s*$'

1953
mono.spec

File diff suppressed because it is too large Load diff