Accepting request 258081 from OFED:Factory

1

OBS-URL: https://build.opensuse.org/request/show/258081
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/infinipath-psm?expand=0&rev=3
This commit is contained in:
Stephan Kulow 2014-10-29 20:09:00 +00:00 committed by Git OBS Bridge
parent 7558edb2f4
commit 279f00a49f
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Oct 17 01:05:00 UTC 2014 - Led <ledest@gmail.com>
- replace ambiguous macro %%makeinstall with more common %%make_install
-------------------------------------------------------------------
Tue Jul 8 15:00:35 CEST 2014 - pth@suse.de

View File

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