https://bugzilla.redhat.com/show_bug.cgi?id=961237 --- Comment #9 from Christopher Meng <cickumqt@xxxxxxxxx> --- Where is the new spec? 1. If it's the one mentioned above, please remember buming the release to higher one such as 1-->2. And, release tag is invalid. 2. %package devel Requires: %{name}-libs%{?_isa} = %{version}-%{release} Summary: Header files for %name Of course, this is not a headers only package. Suggestion: %package devel Summary: Development files for %{name} Requires: %{name}-libs%{?_isa} = %{version}-%{release} %description devel The %{name}-devel package contains libraries and header files for developing applications that use %{name}. 3. Remove BuildRequires: gcc-c++ 4. Please don't use such: %name-%version use %{name}-%{version} instead. 5. License: LGPL is wrong, should be License: LGPLv2 -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=GMNb9sm3XB&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review