Accepting request 78828 from home:oertel:branches:openSUSE:Factory

- workaround in mono-find-requires: use >= as operator when finding
  .NET 1.0 dependencies, the .NET 1.5 libraries are compatible
  (note mono-find-requires and mono-find-provides as used by the
   internal dependency generator are really outdated)

OBS-URL: https://build.opensuse.org/request/show/78828
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=140
This commit is contained in:
2011-08-15 19:21:00 +00:00
committed by Git OBS Bridge
parent f228fb0990
commit dd2aa6fb95
3 changed files with 27 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Aug 15 01:04:17 CEST 2011 - ro@suse.de
- workaround in mono-find-requires: use >= as operator when finding
.NET 1.0 dependencies, the .NET 1.5 libraries are compatible
(note mono-find-requires and mono-find-provides as used by the
internal dependency generator are really outdated)
-------------------------------------------------------------------
Wed Aug 10 02:40:22 UTC 2011 - crrodriguez@opensuse.org