- Require device-mapper-devel rather than recommend. It is really

needed (the .h files are required by the lvm2app and lvm2cmd)

OBS-URL: https://build.opensuse.org/package/show/Base:System/lvm2?expand=0&rev=198
This commit is contained in:
Tomáš Chvátal 2017-07-13 13:10:06 +00:00 committed by Git OBS Bridge
parent 673bbc3719
commit 9845151b03
4 changed files with 19 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jul 13 13:09:35 UTC 2017 - tchvatal@suse.com
- Require device-mapper-devel rather than recommend. It is really
needed (the .h files are required by the lvm2app and lvm2cmd)
-------------------------------------------------------------------
Thu Jul 6 10:18:09 UTC 2017 - zren@suse.com

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jul 13 13:09:35 UTC 2017 - tchvatal@suse.com
- Require device-mapper-devel rather than recommend. It is really
needed (the .h files are required by the lvm2app and lvm2cmd)
-------------------------------------------------------------------
Thu Jul 6 10:18:09 UTC 2017 - zren@suse.com

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jul 13 13:09:35 UTC 2017 - tchvatal@suse.com
- Require device-mapper-devel rather than recommend. It is really
needed (the .h files are required by the lvm2app and lvm2cmd)
-------------------------------------------------------------------
Thu Jul 6 10:18:09 UTC 2017 - zren@suse.com

View File

@ -514,8 +514,8 @@ Summary: Development files for LVM2
Group: Development/Libraries/C and C++
Requires: %{applib} = %{version}
Requires: %{cmdlib} = %{version}
Requires: device-mapper-devel
Requires: lvm2 = %{version}
Recommends: device-mapper-devel
%description devel
This package provides development files for the LVM2 Logical Volume Manager.