commit yast2-dbus-client for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-dbus-client for openSUSE:Factory checked in at 2013-03-01 09:07:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-dbus-client (Old) and /work/SRC/openSUSE:Factory/.yast2-dbus-client.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "yast2-dbus-client", Maintainer is "ASchnell@suse.com" Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-dbus-client/yast2-dbus-client.changes 2011-12-12 17:05:47.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-dbus-client.new/yast2-dbus-client.changes 2013-03-01 09:07:02.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Apr 10 17:06:22 CEST 2012 - aschnell@suse.de + +- changed license to GPL-2.0 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-dbus-client.spec ++++++ --- /var/tmp/diff_new_pack.COLFm9/_old 2013-03-01 09:07:03.000000000 +0100 +++ /var/tmp/diff_new_pack.COLFm9/_new 2013-03-01 09:07:03.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package yast2-dbus-client # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -16,7 +16,6 @@ # - Name: yast2-dbus-client Version: 2.22.0 Release: 0 @@ -24,19 +23,22 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: yast2-dbus-client-%{version}.tar.bz2 -Group: System/YaST -License: GPL-2.0+ # obviously BuildRequires: gcc-c++ # needed for all yast packages -BuildRequires: libtool yast2-core-devel yast2-devtools +BuildRequires: libtool +BuildRequires: yast2-core-devel +BuildRequires: yast2-devtools # docbook docs -BuildRequires: docbook-xsl-stylesheets libxslt +BuildRequires: docbook-xsl-stylesheets +BuildRequires: libxslt # for the DBus agent BuildRequires: dbus-1-devel Summary: YaST2 - DBus Client Library +License: GPL-2.0 +Group: System/YaST %description This package contains library (a SCR agent) for accessing DBus @@ -53,7 +55,6 @@ export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG" export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG" -%{?suse_update_config:%{suse_update_config -f}} ./configure --libdir=%{_libdir} --prefix=%{_prefix} --mandir=%{_mandir} # V=1: verbose build in case we used AM_SILENT_RULES(yes) # so that RPM_OPT_FLAGS check works ++++++ yast2-dbus-client-2.22.0.tar.bz2 ++++++ ++++ 22586 lines of diff (skipped) -- 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