Hello community, here is the log from the commit of package CharLS for openSUSE:Factory checked in at 2012-11-21 15:06:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/CharLS (Old) and /work/SRC/openSUSE:Factory/.CharLS.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "CharLS", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/CharLS/CharLS.changes 2012-02-10 17:11:44.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.CharLS.new/CharLS.changes 2012-11-21 15:06:43.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Nov 20 13:20:03 UTC 2012 - [email protected] + +- Fix the SLES build (%make_install is not expanded) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ CharLS.spec ++++++ --- /var/tmp/diff_new_pack.HZvMkQ/_old 2012-11-21 15:06:45.000000000 +0100 +++ /var/tmp/diff_new_pack.HZvMkQ/_new 2012-11-21 15:06:45.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package CharLS # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 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 @@ -15,13 +15,14 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: CharLS Version: 1.0 Release: 0 -License: BSD-3-Clause Summary: A JPEG-LS library -Url: http://charls.codeplex.com/ +License: BSD-3-Clause Group: System/Libraries +Url: http://charls.codeplex.com/ Source0: %{name}-source-%{version}.zip # PATCH-FIX-OPENSUSE charls_add_cmake_install_target.patch [email protected] -- Add a cmake install target for CharLS header files Patch0: charls_add_cmake_install_target.patch @@ -87,7 +88,7 @@ %install cd build -%make_install +make DESTDIR=%{buildroot} install cd .. %check -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
