[Bug 1259532] Review Request: feedreader - RSS desktop client

bugzilla at redhat.com bugzilla at redhat.com
Thu Sep 3 16:59:43 UTC 2015


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

Ilya Gradina <ilya.gradina at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ilya.gradina at gmail.com



--- Comment #1 from Ilya Gradina <ilya.gradina at gmail.com> ---
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


More information about the package-review mailing list