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