updated: package applications on redhat
This commit is contained in:
@@ -47,6 +47,15 @@ BuildArch: noarch
|
||||
%description doc
|
||||
This package contains the documentation files for opm-core
|
||||
|
||||
%package bin
|
||||
Summary: Applications in opm-core
|
||||
Group: Scientific
|
||||
Requires: %{name} = %{version}
|
||||
Requires: libopm-core1 = %{version}
|
||||
|
||||
%description bin
|
||||
This package contains the applications for opm-core
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
@@ -82,3 +91,6 @@ rm -rf %{buildroot}
|
||||
%{_libdir}/pkgconfig/*
|
||||
%{_includedir}/*
|
||||
%{_datadir}/cmake/*
|
||||
|
||||
%files bin
|
||||
%{_bindir}/*
|
||||
|
Reference in New Issue
Block a user