SPECS (AC-branch): mono.spec - sorting
glen
glen at pld-linux.org
Wed Oct 17 14:08:53 CEST 2007
Author: glen Date: Wed Oct 17 12:08:53 2007 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- sorting
---- Files affected:
SPECS:
mono.spec (1.171.2.5.2.4 -> 1.171.2.5.2.5)
---- Diffs:
================================================================
Index: SPECS/mono.spec
diff -u SPECS/mono.spec:1.171.2.5.2.4 SPECS/mono.spec:1.171.2.5.2.5
--- SPECS/mono.spec:1.171.2.5.2.4 Wed Oct 17 14:08:31 2007
+++ SPECS/mono.spec Wed Oct 17 14:08:48 2007
@@ -41,8 +41,8 @@
BuildRequires: pkgconfig
BuildRequires: rpmbuild(macros) >= 1.213
BuildRequires: rpmbuild(monoautodeps)
-Suggests: binfmt-detector
Requires: libgdiplus >= 1.2.3
+Suggests: binfmt-detector
ExclusiveArch: %{ix86} %{x8664} alpha arm hppa ia64 mips ppc s390 s390x sparc sparcv9 sparc64
# plain i386 is not supported; mono uses cmpxchg/xadd which require i486
ExcludeArch: i386
@@ -245,7 +245,7 @@
# this way we can run rpmbuild -bi several times, and directories
# have more meaningful name.
rm -rf pld-doc
-mkdir -p pld-doc/{webpage,notes}
+install -d pld-doc/{webpage,notes}
cp -a web/* pld-doc/webpage
cp -a docs/* pld-doc/notes
rm -f pld-doc/*/Makefile*
@@ -493,6 +493,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.171.2.5.2.5 2007/10/17 12:08:48 glen
+- sorting
+
Revision 1.171.2.5.2.4 2007/10/17 12:08:31 glen
- binfmt-detector is really Suggests; rel 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mono.spec?r1=1.171.2.5.2.4&r2=1.171.2.5.2.5&f=u
More information about the pld-cvs-commit
mailing list