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



--- Comment #70 from paul.j.re...@intel.com ---
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/@rpm_n...@-compat.conf
-/usr/lib/libpsm2/@rpm_n...@-compat.cmds
+%{_prefix}/lib/libpsm2

 %changelog
 * Tue Apr 05 2016 Paul Reger <paul.j.re...@intel.com> - @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
package-review@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/package-review@lists.fedoraproject.org

Reply via email to