diff --git a/infinipath-psm.changes b/infinipath-psm.changes index 591c358..404f0bd 100644 --- a/infinipath-psm.changes +++ b/infinipath-psm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 17 01:05:00 UTC 2014 - Led + +- replace ambiguous macro %%makeinstall with more common %%make_install + ------------------------------------------------------------------- Tue Jul 8 15:00:35 CEST 2014 - pth@suse.de diff --git a/infinipath-psm.spec b/infinipath-psm.spec index 602a125..4670007 100644 --- a/infinipath-psm.spec +++ b/infinipath-psm.spec @@ -1,7 +1,7 @@ # # spec file for package infinipath-psm # -# Copyright (c) 2011-2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -79,7 +79,7 @@ export RPM_OPT_FLAGS="%{optflags} -Wno-unused-but-set-variable" make USE_PSM_UUID=1 %{?_smp_mflags} %install -%makeinstall +%make_install %post -n %{lname} -p /sbin/ldconfig %postun -n %{lname} -p /sbin/ldconfig