From 6ad42c9783672da461cbc2c01dfbe0ef000d6619 Mon Sep 17 00:00:00 2001 From: OBS User jankara Date: Wed, 12 Aug 2015 13:49:25 +0000 Subject: [PATCH] - spec: add static library dependencies Rev filesystems/67 Md5 80db6cd2cc0e853e4721dcae023e47a9 2015-08-12 13:49:25 jankara 321250 --- 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