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



--- Comment #70 from [email protected] ---
Pushed fix for lack of ownership of /usr/lib/libpsm2 dir and lack of use of
%{_prefix} macro.

Diffs:

[pjreger@Fedora23-dev opa-psm2.test]$ git diff
diff --git a/libpsm2.spec.in b/libpsm2.spec.in
index 89b7ca3..3ee4d55 100644
--- a/libpsm2.spec.in
+++ b/libpsm2.spec.in
@@ -123,7 +123,7 @@ make %{?_smp_mflags}
 %{_libdir}/psm2-compat
 %{_udevrulesdir}/40-psm-compat.rules
 @LIBPSM2_COMPAT_SYM_CONF_DIR@/modprobe.d/@[email protected]
-/usr/lib/libpsm2/@[email protected]
+%{_prefix}/lib/libpsm2

 %changelog
 * Tue Apr 05 2016 Paul Reger <[email protected]> - @VERSION@

-- 
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]
http://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to