Accepting request 260597 from home:dimstar:branches:Base:System
- Require device-mapper by device-mapper-devel: otherwise, the .so symlinks might happen to point to no target. OBS-URL: https://build.opensuse.org/request/show/260597 OBS-URL: https://build.opensuse.org/package/show/Base:System/lvm2?expand=0&rev=107
This commit is contained in:
parent
eb8d8d5a12
commit
1e6f652432
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 10 09:01:35 UTC 2014 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Require device-mapper by device-mapper-devel: otherwise, the .so
|
||||||
|
symlinks might happen to point to no target.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 28 07:18:36 UTC 2014 - lwang@suse.com
|
Tue Oct 28 07:18:36 UTC 2014 - lwang@suse.com
|
||||||
|
|
||||||
|
@ -584,7 +584,7 @@ Summary: Development package for the device mapper
|
|||||||
Group: System/Base
|
Group: System/Base
|
||||||
Version: %{device_mapper_version}
|
Version: %{device_mapper_version}
|
||||||
Release: 0
|
Release: 0
|
||||||
#Requires: %name = %version
|
Requires: device-mapper = %{device_mapper_version}
|
||||||
|
|
||||||
%description -n device-mapper-devel
|
%description -n device-mapper-devel
|
||||||
Files needed for software development using the device mapper
|
Files needed for software development using the device mapper
|
||||||
|
Loading…
Reference in New Issue
Block a user