From a1b583e7f5bd3978b623868cf5fe1b0dc07010e0 Mon Sep 17 00:00:00 2001 From: Jan Kara Date: Wed, 12 Aug 2015 13:49:25 +0000 Subject: [PATCH] Accepting request 321250 from home:dsterba:branches:filesystems - spec: add static library dependencies OBS-URL: https://build.opensuse.org/request/show/321250 OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=67 --- e2fsprogs.changes | 5 +++++ e2fsprogs.spec | 6 ++++++ 2 files changed, 11 insertions(+) diff --git a/e2fsprogs.changes b/e2fsprogs.changes index eef7564..ed606de 100644 --- a/e2fsprogs.changes +++ b/e2fsprogs.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Aug 7 00:00:00 CEST 2015 - dsterba@suse.com + +- spec: add static library dependencies + ------------------------------------------------------------------- Mon Jul 27 00:00:00 CEST 2015 - dsterba@suse.com diff --git a/e2fsprogs.spec b/e2fsprogs.spec index 6bf2d25..039dada 100644 --- a/e2fsprogs.spec +++ b/e2fsprogs.spec @@ -142,6 +142,9 @@ Development files for libext2fs. Summary: Development files for libext2fs License: LGPL-2.0 Group: Development/Libraries/C and C++ +Requires: libext2fs-devel = %{version} +Provides: libext2fs-devel:%{_libdir}/libe2p.a +Provides: libext2fs-devel:%{_libdir}/libext2fs.a %description -n libext2fs-devel-static Development files for libext2fs. Static libraries. @@ -199,6 +202,9 @@ Development files for the com_err error message display library. Summary: Development files for libcom_err, static libraries License: MIT Group: Development/Libraries/C and C++ +Requires: libcom_err-devel = %{version} +Provides: libcom_err-devel:%{_libdir}/libcom_err.a +Provides: libcom_err-devel:%{_libdir}/libss.a # bug437293 %ifarch ppc64 Obsoletes: libcom_err-devel-64bit