Accepting request 394993 from home:scarabeus_iv:branches:Base:System

- Add conflicts on unsplit packages to allow smooth upgrade path
  Also do the conflict properly in baselibs.conf

- Add dependencies to the devel pacakge in baselibs.conf

- Add conflicts on unsplit packages to allow smooth upgrade path
  Also do the conflict properly in baselibs.conf

- Add dependencies to the devel pacakge in baselibs.conf

- Add conflicts on unsplit packages to allow smooth upgrade path
  Also do the conflict properly in baselibs.conf

- Add dependencies to the devel pacakge in baselibs.conf

OBS-URL: https://build.opensuse.org/request/show/394993
OBS-URL: https://build.opensuse.org/package/show/Base:System/lvm2?expand=0&rev=151
This commit is contained in:
LiuhuaMelody Wang 2016-05-17 09:54:33 +00:00 committed by Git OBS Bridge
parent 8ac4ae703b
commit d3abef8d85
6 changed files with 41 additions and 0 deletions

View File

@ -1,3 +1,7 @@
libdevmapper1_03
conflicts "device-mapper-<targettype> < <version>"
libdevmapper-event1_03
conflicts "device-mapper-<targettype> < <version>"
device-mapper-devel
requires "libdevmapper1_03-<targettype> = <version>"
requires "libdevmapper-event1_03-<targettype> = <version>"

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 12 08:12:54 UTC 2016 - tchvatal@suse.com
- Add conflicts on unsplit packages to allow smooth upgrade path
Also do the conflict properly in baselibs.conf
-------------------------------------------------------------------
Wed May 11 07:54:19 UTC 2016 - tchvatal@suse.com
- Add dependencies to the devel pacakge in baselibs.conf
-------------------------------------------------------------------
Wed May 4 10:36:40 UTC 2016 - tchvatal@suse.com

View File

@ -91,6 +91,7 @@ Programs and man pages for configuring and using the device mapper.
%package -n %{libname}
Summary: Library for device-mapper
Group: System/Libraries
Conflicts: %{name} < %{version}
%description -n %{libname}
Device mapper main shared library
@ -98,6 +99,7 @@ Device mapper main shared library
%package -n %{libname_event}
Summary: Event library for device-mapper
Group: System/Libraries
Conflicts: %{name} < %{version}
%description -n %{libname_event}
Device mapper event daemon shared library

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 12 08:12:54 UTC 2016 - tchvatal@suse.com
- Add conflicts on unsplit packages to allow smooth upgrade path
Also do the conflict properly in baselibs.conf
-------------------------------------------------------------------
Wed May 11 07:54:19 UTC 2016 - tchvatal@suse.com
- Add dependencies to the devel pacakge in baselibs.conf
-------------------------------------------------------------------
Wed May 4 10:36:40 UTC 2016 - tchvatal@suse.com

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 12 08:12:54 UTC 2016 - tchvatal@suse.com
- Add conflicts on unsplit packages to allow smooth upgrade path
Also do the conflict properly in baselibs.conf
-------------------------------------------------------------------
Wed May 11 07:54:19 UTC 2016 - tchvatal@suse.com
- Add dependencies to the devel pacakge in baselibs.conf
-------------------------------------------------------------------
Wed May 4 10:36:40 UTC 2016 - tchvatal@suse.com

View File

@ -98,6 +98,7 @@ Volume Manager.
%package -n %{applib}
Summary: LVM2 application api library
Group: System/Libraries
Conflicts: %{name} < %{version}
%description -n %{applib}
LVM library for applications api
@ -105,6 +106,7 @@ LVM library for applications api
%package -n %{cmdlib}
Summary: LVM2 command line library
Group: System/Libraries
Conflicts: %{name} < %{version}
%description -n %{cmdlib}
The lvm2 command line library allows building programs that manage