From d26365c94186d29b9e40d42b0b04d6c8f55c708959d1933571e1a343a40f55dc Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Mon, 18 Aug 2014 16:46:22 +0000 Subject: [PATCH] Accepting request 245102 from home:fcrozat:branches:Base:System - Add obsoletes/provides to baselibs.conf. OBS-URL: https://build.opensuse.org/request/show/245102 OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=102 --- baselibs.conf | 2 ++ file.changes | 5 +++++ 2 files changed, 7 insertions(+) diff --git a/baselibs.conf b/baselibs.conf index 8f26cae..7de0522 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1 +1,3 @@ libmagic1 + obsoletes "file- < " + provides "file- = " diff --git a/file.changes b/file.changes index 1344284..76970c9 100644 --- a/file.changes +++ b/file.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 18 16:28:10 UTC 2014 - fcrozat@suse.com + +- Add obsoletes/provides to baselibs.conf. + ------------------------------------------------------------------- Tue Jun 24 16:27:38 UTC 2014 - werner@suse.de