Hello community,

here is the log from the commit of package infinipath-psm for openSUSE:Factory 
checked in at 2014-11-10 17:28:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/infinipath-psm (Old)
 and      /work/SRC/openSUSE:Factory/.infinipath-psm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "infinipath-psm"

Changes:
--------
--- /work/SRC/openSUSE:Factory/infinipath-psm/infinipath-psm.changes    
2014-10-29 21:09:06.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.infinipath-psm.new/infinipath-psm.changes       
2014-11-10 17:28:08.000000000 +0100
@@ -1,0 +2,11 @@
+Fri Oct 31 15:09:00 UTC 2014 - Led <led...@gmail.com>
+
+- fix %%if version condition in spec
+
+-------------------------------------------------------------------
+Wed Oct 29 13:52:29 CET 2014 - p...@suse.de
+
+- Only use -Wno-unused-but-set-variable for SLE12 and up.
+- Don't use a macro for installing.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ infinipath-psm.spec ++++++
--- /var/tmp/diff_new_pack.syOeBm/_old  2014-11-10 17:28:09.000000000 +0100
+++ /var/tmp/diff_new_pack.syOeBm/_new  2014-11-10 17:28:09.000000000 +0100
@@ -75,11 +75,13 @@
 %patch3
 
 %build
+%if 0%{?suse_version} >= 1150
 export RPM_OPT_FLAGS="%{optflags} -Wno-unused-but-set-variable"
+%endif
 make USE_PSM_UUID=1 %{?_smp_mflags}
 
 %install
-%make_install
+make DESTDIR=%{buildroot} install
 
 %post -n %{lname} -p /sbin/ldconfig
 %postun -n %{lname} -p /sbin/ldconfig

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to