commit libfli for openSUSE:Factory
Hello community, here is the log from the commit of package libfli for openSUSE:Factory checked in at 2011-11-29 17:15:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfli (Old) and /work/SRC/openSUSE:Factory/.libfli.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "libfli", Maintainer is "DMueller@suse.com" Changes: -------- --- /work/SRC/openSUSE:Factory/libfli/libfli.changes 2011-09-23 02:08:13.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libfli.new/libfli.changes 2011-11-29 17:15:47.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Nov 29 14:19:20 CET 2011 - ro@suse.de + +- use _lib macro to properly determine lib suffix + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libfli.spec ++++++ --- /var/tmp/diff_new_pack.2IOodX/_old 2011-11-29 17:15:48.000000000 +0100 +++ /var/tmp/diff_new_pack.2IOodX/_new 2011-11-29 17:15:48.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package libfli (Version 1.7) +# spec file for package libfli # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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 @@ -66,7 +66,7 @@ %build # Determine build arch for CMake %define ARCH_POSTFIX "" -%ifarch amd64 x86_64 +%if "%{_lib}" == "lib64" %define ARCH_POSTFIX 64 %endif cmake . -DCMAKE_INSTALL_PREFIX=/usr -DLIB_POSTFIX=%{ARCH_POSTFIX} -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de