diff --git a/baselibs.conf b/baselibs.conf index 6d143f1..60a4434 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,4 +1,6 @@ libaio1 + obsoletes "libaio- < " + provides "libaio- = " libaio-devel requires -libaio- requires "libaio1- = " diff --git a/libaio.changes b/libaio.changes index 6efaf56..4441b15 100644 --- a/libaio.changes +++ b/libaio.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 26 11:33:27 UTC 2014 - fcrozat@suse.com + +- Add obsoletes/provides to baselibs.conf. + ------------------------------------------------------------------- Fri Mar 1 08:08:27 UTC 2013 - dmueller@suse.com diff --git a/libaio.spec b/libaio.spec index ac02334..fb2547d 100644 --- a/libaio.spec +++ b/libaio.spec @@ -1,7 +1,7 @@ # # spec file for package libaio # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed