Author: deejay1 Date: Sun Feb 11 11:47:22 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - ignore mbas (replaced by vbnc from mono-basic) and httpcfg - dropped O: mono-basic - rel. 1
---- Files affected: SPECS: mono.spec (1.207 -> 1.208) ---- Diffs: ================================================================ Index: SPECS/mono.spec diff -u SPECS/mono.spec:1.207 SPECS/mono.spec:1.208 --- SPECS/mono.spec:1.207 Wed Feb 7 21:34:19 2007 +++ SPECS/mono.spec Sun Feb 11 12:47:17 2007 @@ -17,7 +17,7 @@ Summary(pl): Implementacja Common Language Infrastructure Name: mono Version: 1.2.3 -Release: 0.9 +Release: 1 License: GPL/LGPL/MIT Group: Development/Languages #Source0Download: http://go-mono.com/sources-stable/ @@ -43,8 +43,6 @@ BuildRequires: rpmbuild(monoautodeps) Requires: binfmt-detector Requires: libgdiplus >= 1.2.3 -# until there there is mono-basic usable with mono -Obsoletes: mono-basic 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 @@ -275,7 +273,7 @@ %attr(755,root,root) %{_bindir}/chktrust* %attr(755,root,root) %{_bindir}/dtd2rng %attr(755,root,root) %{_bindir}/gacutil* -%attr(755,root,root) %{_bindir}/httpcfg +#%attr(755,root,root) %{_bindir}/httpcfg %attr(755,root,root) %{_bindir}/makecert* %attr(755,root,root) %{_bindir}/mkbundle* %attr(755,root,root) %{_bindir}/mono-service @@ -495,6 +493,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.208 2007/02/11 11:47:17 deejay1 +- ignore mbas (replaced by vbnc from mono-basic) and httpcfg +- dropped O: mono-basic +- rel. 1 + Revision 1.207 2007/02/07 20:34:19 wolf - make -jn breaks build ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mono.spec?r1=1.207&r2=1.208&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
