https://bugzilla.redhat.com/show_bug.cgi?id=1259532

Ilya Gradina <[email protected]> changed:

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



--- Comment #1 from Ilya Gradina <[email protected]> ---
I'm not a sponsor, but I will give you some notes.

-> out command "rpmlint feedreader-1.2-1.fc21.src.rpm":
feedreader.src: W: spelling-error %description -l en_US synchronisation ->
synchronization, synchronicity
1 packages and 0 specfiles checked; 0 errors, 1 warnings.
(The spec file must be written in American English.)

-> Requires: hicolor-icon-theme
   you should specify version at least.
   Example: " Requires: hicolor-icon-theme = %{version} "

-> $RPM_BUILD_ROOT
   replace with %{buildroot}

-> make %{?_smp_mflags}
   you could use %make_build

-> %setup -q 
   you could use %autosetup

-> no licence file

-- 
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
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to