Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=567086
Chen Lei supercyper@163.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |supercyper@163.com
--- Comment #2 from Chen Lei supercyper@163.com 2010-03-07 07:04:26 EST --- The spec file seems strange, please add subpackage info after %description. Alos all of bundled libs must be packaged separately unless the bundled libs are heavily changed and incompatible with system-libs. Maybe I can help you to split some of those libs.
%description VXL (the Vision-something-Libraries) is a collection of C++ libraries designed for computer vision research and implementation. It was created from TargetJr and the IUE with the aim of making a light, fast and consistent system. VXL is written in ANSI/ISO C++ and is designed to be portable over many platforms.
%package devel Summary: Headers for VXL library Group: Development/Libraries Requires: %{name} = %{version}-%{release}
%description devel
You should install this package if you would like to develop code based on VXL.
%package doc Summary: Documentation for VXL library Group: Development/Libraries Requires: %{name} = %{version}-%{release}
%description doc
You should install this package if you would like to have all the documentation