Accepting request 620455 from home:scarabeus_iv:branches:filesystems
- Require %libname in the develpackage to not have dangling symlink and actually work OBS-URL: https://build.opensuse.org/request/show/620455 OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=72
This commit is contained in:
parent
c27d8d4feb
commit
61c74946ca
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 3 12:14:02 UTC 2018 - tchvatal@suse.com
|
||||||
|
|
||||||
|
- Require %libname in the develpackage to not have dangling symlink
|
||||||
|
and actually work
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 24 19:38:41 UTC 2018 - tchvatal@suse.com
|
Thu May 24 19:38:41 UTC 2018 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@ -83,6 +83,7 @@ library for your own new xfs tools install xfsprogs-devel.
|
|||||||
%package devel
|
%package devel
|
||||||
Summary: XFS Filesystem-specific Static Libraries and Headers
|
Summary: XFS Filesystem-specific Static Libraries and Headers
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
|
Requires: %{libname} = %{version}
|
||||||
Requires: xfsprogs = %{version}
|
Requires: xfsprogs = %{version}
|
||||||
Requires: pkgconfig(uuid)
|
Requires: pkgconfig(uuid)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user