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
This commit is contained in:
Jan Kara 2015-08-12 13:49:25 +00:00 committed by Git OBS Bridge
parent 6f8284d45a
commit a1b583e7f5
2 changed files with 11 additions and 0 deletions

View File

@ -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

View File

@ -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