Hello community, here is the log from the commit of package yast2-core for openSUSE:Factory checked in at 2012-05-10 15:13:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-core (Old) and /work/SRC/openSUSE:Factory/.yast2-core.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-core", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-core/yast2-core.changes 2012-03-20 12:04:55.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-core.new/yast2-core.changes 2012-05-10 15:13:37.000000000 +0200 @@ -1,0 +2,6 @@ +Fri May 4 10:58:48 UTC 2012 - [email protected] + +- added support for shell like (un)quoting and (un)escaping of values +- 2.23.0 + +------------------------------------------------------------------- Old: ---- yast2-core-2.22.5.tar.bz2 New: ---- yast2-core-2.23.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-core.spec ++++++ --- /var/tmp/diff_new_pack.fZ14sx/_old 2012-05-10 15:13:38.000000000 +0200 +++ /var/tmp/diff_new_pack.fZ14sx/_new 2012-05-10 15:13:38.000000000 +0200 @@ -16,20 +16,20 @@ # - Name: yast2-core -Version: 2.22.5 +Version: 2.23.0 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: yast2-core-%{version}.tar.bz2 -Group: System/YaST -License: GPL-2.0+ # obviously -BuildRequires: boost-devel gcc-c++ libtool +BuildRequires: boost-devel +BuildRequires: gcc-c++ +BuildRequires: libtool # we have a parser -BuildRequires: bison flex +BuildRequires: bison +BuildRequires: flex # needed for all yast packages BuildRequires: yast2-devtools # testsuite @@ -37,7 +37,8 @@ # autodocs BuildRequires: doxygen # docbook docs -BuildRequires: docbook-xsl-stylesheets libxslt +BuildRequires: docbook-xsl-stylesheets +BuildRequires: libxslt # catalog: convert URIs to local filenames BuildRequires: sgml-skel # logging @@ -45,6 +46,8 @@ BuildRequires: libblocxx-devel Summary: YaST2 - Core Libraries +License: GPL-2.0+ +Group: System/YaST Requires: perl = %{perl_version} Provides: liby2util = 2.16.1 Obsoletes: liby2util < 2.16.1 @@ -57,10 +60,15 @@ Requires: yast2-core = %version Summary: YaST2 - Core Libraries +Group: System/YaST Provides: liby2util-devel = 2.16.1 Obsoletes: liby2util-devel < 2.16.1 +Requires: glibc-devel Requires: hwinfo-devel -Requires: glibc-devel libstdc++-devel pcre-devel libblocxx-devel sysfsutils +Requires: libblocxx-devel +Requires: libstdc++-devel +Requires: pcre-devel +Requires: sysfsutils # required for libscr # for FlexLexer.h; I think that this dependency could be made # private but it seems not worth the effort @@ -72,8 +80,8 @@ %package debugger Requires: yast2-core = %version -Group: Development/Libraries Summary: YaST2 - Core Libraries +Group: Development/Libraries %description debugger YCP debugger client. @@ -99,7 +107,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-core-2.22.5.tar.bz2 -> yast2-core-2.23.0.tar.bz2 ++++++ ++++ 23121 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
