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



--- Comment #9 from Igor Gnatenko <[email protected]> ---
* Tue Mar 11 2014 Kazım SARIKAYA <[email protected]> - 0.1

There should be %{version}-%{release}, i.e. in you case now it should be 0.1-1

%post
/sbin/ldconfig
%postun
/sbin/ldconfig

Replace with %post -p /sbin/ldconfig
the same with postun.

That's all, how I can help you. Find sponsor :)

-- 
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