[Bug 1625276] Review Request: radare2 - The reverse engineering framework

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



--- Comment #3 from Robert-André Mauchin <zebob.m@xxxxxxxxx> ---
 - Not needed anymore for >= F28

%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig

   Use %ldconfig_scriptlets if you need F27

 - Globbing the major soname version is now forbidden to prevent accidental
soname bump:

%{_libdir}/libr*.so.*

   Be more specific instead.

 - %global         build_release    1

Use a %bcond_with/%bcond_without mechanism. See
http://rpm.org/user_doc/conditional_builds.html

 - Source0:       
https://github.com/%{gituser}/%{gitname}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz

→

Source0:       
https://github.com/%{gituser}/%{gitname}/archive/%{version}/%{name}-%{version}.tar.gz

 - Add gcc as a BR

-- 
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
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux