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 <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Chen Lei <[email protected]> 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

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to