Hello community, here is the log from the commit of package libsatsolver for openSUSE:Factory checked in at 2012-03-22 12:34:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libsatsolver (Old) and /work/SRC/openSUSE:Factory/.libsatsolver.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libsatsolver", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/libsatsolver/libsatsolver.changes 2011-10-24 16:15:34.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libsatsolver.new/libsatsolver.changes 2012-03-22 12:35:37.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Mar 20 13:51:43 CET 2012 - [email protected] + +- add copyright to specfile, fix license + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libsatsolver.spec ++++++ --- /var/tmp/diff_new_pack.X9pr1I/_old 2012-03-22 12:35:44.000000000 +0100 +++ /var/tmp/diff_new_pack.X9pr1I/_new 2012-03-22 12:35:44.000000000 +0100 @@ -1,11 +1,25 @@ +# +# spec file for package libsatsolver +# +# 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 +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Name: libsatsolver Version: 0.17.2 Release: 1 -License: BSD 3-Clause Url: git://gitorious.org/opensuse/sat-solver.git Source: satsolver-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Group: Development/Libraries/C and C++ Prefix: /usr BuildRequires: doxygen @@ -14,7 +28,9 @@ BuildRequires: libneon0.26-devel %endif %if 0%{?fedora_version} -BuildRequires: db4-devel ruby ruby-rdoc +BuildRequires: db4-devel +BuildRequires: ruby +BuildRequires: ruby-rdoc %endif %if 0%{?suse_version} %if 0%{?suse_version} < 1030 @@ -31,12 +47,15 @@ %else BuildRequires: expat-devel %endif -BuildRequires: cmake rpm-devel gcc-c++ +BuildRequires: cmake +BuildRequires: gcc-c++ +BuildRequires: rpm-devel BuildRequires: zlib-devel # the testsuite uses the check framework BuildRequires: check-devel Summary: A new approach to package dependency solving - +License: BSD-3-Clause +Group: Development/Libraries/C and C++ %description A new approach to package dependency solving ++++++ satsolver-0.17.2.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/libsatsolver/satsolver-0.17.2.tar.bz2 /work/SRC/openSUSE:Factory/.libsatsolver.new/satsolver-0.17.2.tar.bz2 differ: char 11, line 1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
