https://bugzilla.redhat.com/show_bug.cgi?id=1311473 --- Comment #3 from gryfrev8-redhat.com-rjmco@xxxxxxxxxx --- Hi Christos, Thanks for your review. As suggested, I've replaced the use of %sum with %summary throughout the spec file. Here's the diff: --- a/SPECS/python-novaclient-os-networks.spec +++ b/SPECS/python-novaclient-os-networks.spec @@ -1,11 +1,10 @@ %global srcname novaclient-os-networks %global upstreamname os_networksv2_python_novaclient_ext -%global sum Adds network extension support to python-novaclient Name: python-%{srcname} Version: 0.25 -Release: 1%{?dist} -Summary: %{sum} +Release: 2%{?dist} +Summary: Adds network extension support to python-novaclient Group: Development/Libraries License: ASL 2.0 @@ -16,15 +15,15 @@ BuildArch: noarch BuildRequires: python2-devel %description -%{sum} +%{summary} %package -n python2-%{srcname} -Summary: %{sum} +Summary: %{summary} BuildRequires: python-novaclient Requires: python-novaclient %{?python_provide:%python_provide python2-%{srcname}} %description -n python2-%{srcname} -%{sum} +%{summary} %prep %autosetup -n %{upstreamname}-%{version} @@ -44,5 +43,8 @@ Requires: python-novaclient %{python2_sitelib}/* %changelog +* Thu Mar 03 2016 Ricardo Cordeiro <gryfrev8-redhat.com-rjmco@xxxxxxxxxx> - 0.25-2 +- Replaced the use of sum with summary + * Sat Feb 20 2016 Ricardo Cordeiro <gryfrev8-redhat.com-rjmco@xxxxxxxxxx> - 0.25-1 - Initial package New scratch build URLs: rawhide http://koji.fedoraproject.org/koji/taskinfo?taskID=13218893 f24 http://koji.fedoraproject.org/koji/taskinfo?taskID=13218904 f23 http://koji.fedoraproject.org/koji/taskinfo?taskID=13218916 f22 http://koji.fedoraproject.org/koji/taskinfo?taskID=13218920 As you've already flagged the package as passed review, I am going ahead and submit it to Package DB. Updated SRPM URL: https://rjmco.fedorapeople.org/python-novaclient-os-networks/python-novaclient-os-networks-0.25-2.fc25.src.rpm -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review