https://bugzilla.rpmfusion.org/show_bug.cgi?id=5482

Vasiliy Glazov <vasc...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |vasc...@gmail.com
           Assignee|rpmfusion-package-review@rp |vasc...@gmail.com
                   |mfusion.org                 |
              Flags|                            |fedora-review?

--- Comment #1 from Vasiliy Glazov <vasc...@gmail.com> ---
Spec need changes:

1. Remove
Group:          Development/Libraries

2. Remove all about armv5 and armv6.

3. Remove
BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)

4. Remove
rm -rf $RPM_BUILD_ROOT
And change all $RPM_BUILD_ROOT to %{buildroot}

5. Remove
%clean
rm -rf $RPM_BUILD_ROOT
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig

6. Remove all
%defattr(-,root,root,-)

7. Licence file in %files section must be in %{license} not %{doc}.

8. Change %{_libdir}/libspotify.so.* to %{_libdir}/libspotify.so.FIRST_NUM*
FIRST_NUM - first number of soversion.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
_______________________________________________
rpmfusion-developers mailing list -- rpmfusion-developers@lists.rpmfusion.org
To unsubscribe send an email to rpmfusion-developers-le...@lists.rpmfusion.org

Reply via email to