Hello community,

here is the log from the commit of package v4l-utils for openSUSE:Factory 
checked in at 2014-04-17 14:43:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/v4l-utils (Old)
 and      /work/SRC/openSUSE:Factory/.v4l-utils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "v4l-utils"

Changes:
--------
--- /work/SRC/openSUSE:Factory/v4l-utils/v4l-utils.changes      2013-03-22 
12:09:36.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.v4l-utils.new/v4l-utils.changes 2014-04-17 
14:43:42.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Jan  2 10:02:04 UTC 2014 - dmuel...@suse.com
+
+- fix compiled-in paths by specifying PREFIX and LIBDIR correctly
+  during build
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ v4l-utils.spec ++++++
--- /var/tmp/diff_new_pack.T2OdXu/_old  2014-04-17 14:43:43.000000000 +0200
+++ /var/tmp/diff_new_pack.T2OdXu/_new  2014-04-17 14:43:43.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package v4l-utils
 #
-# Copyright (c) 2013 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
@@ -146,7 +146,7 @@
 %patch2 -p1
 
 %build
-make CFLAGS="%{optflags} -fno-strict-aliasing" CXXFLAGS="%{optflags}" 
%{?_smp_mflags}
+make PREFIX=%{_prefix} LIBDIR=%{_libdir} CFLAGS="%{optflags} 
-fno-strict-aliasing" CXXFLAGS="%{optflags}" %{?_smp_mflags}
 
 %install
 make install PREFIX=%{_prefix} LIBDIR=%{_libdir} DESTDIR=%{buildroot} 
UDEVRULESDIR=%{_udevrulesdir}

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

Reply via email to