New version 2.10.8.1 (sync with Cooker), fix unversioned Obsoletes, partial spec cleanup

This commit is contained in:
abondrov 2012-08-10 02:43:00 +02:00
parent 801a207d64
commit 2fdb27e2fb
3 changed files with 732 additions and 640 deletions

View file

@ -1,2 +1,2 @@
sources:
"mono-2.10.2.tar.bz2": 7b673255c6b17c5a41c15059e5f068d6a970d2ea
"mono-2.10.8.1.tar.gz": d67f2e276b27e28f861ecc6e3e07fee538d4c4fe

View file

@ -0,0 +1,8 @@
--- mono-2.10.8.1/scripts/mono-find-requires.in.whitespace~ 2012-02-23 16:59:45.523956522 +0100
+++ mono-2.10.8.1/scripts/mono-find-requires.in 2012-02-23 16:59:47.168957341 +0100
@@ -187,4 +187,4 @@ $REQUIRES" | sort | uniq -u)
# Of those, only choose the ones that are in REQUIRES
#
echo "$UNIQ
-$REQUIRES" | sort | uniq -d
+$REQUIRES" | sort | uniq -d | sed -e '/^\s*$/d'

1362
mono.spec

File diff suppressed because it is too large Load diff