Hello community, here is the log from the commit of package yast2-kdump for openSUSE:Factory checked in at 2013-08-07 22:00:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-kdump (Old) and /work/SRC/openSUSE:Factory/.yast2-kdump.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-kdump" Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-kdump/yast2-kdump.changes 2012-07-04 13:57:56.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-kdump.new/yast2-kdump.changes 2013-08-07 22:00:42.000000000 +0200 @@ -1,0 +2,12 @@ +Wed Jul 31 08:31:44 UTC 2013 - [email protected] + +- converted from YCP to Ruby by YCP Killer + (https://github.com/yast/ycp-killer) +- version 3.0.0 + +------------------------------------------------------------------- +Mon Jul 2 17:06:40 UTC 2012 - [email protected] + +- merged proofread texts + +------------------------------------------------------------------- Old: ---- yast2-kdump-2.21.1.tar.bz2 New: ---- yast2-kdump-3.0.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-kdump.spec ++++++ --- /var/tmp/diff_new_pack.GMOAnR/_old 2013-08-07 22:00:43.000000000 +0200 +++ /var/tmp/diff_new_pack.GMOAnR/_new 2013-08-07 22:00:43.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package yast2-kdump # -# Copyright (c) 2012 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 @@ -17,14 +17,12 @@ Name: yast2-kdump -Version: 2.21.1 +Version: 3.0.0 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: yast2-kdump-%{version}.tar.bz2 -Prefix: /usr - Requires: yast2 Requires: yast2-bootloader Requires: yast2-storage @@ -42,6 +40,8 @@ BuildRequires: yast2 >= 2.21.22 BuildRequires: yast2-packager >= 2.17.24 +Requires: yast2-ruby-bindings >= 1.0.0 + Summary: Configuration of kdump License: GPL-2.0 Group: System/YaST @@ -53,23 +53,22 @@ %setup -n yast2-kdump-%{version} %build -%{prefix}/bin/y2tool y2autoconf -%{prefix}/bin/y2tool y2automake +%{_prefix}/bin/y2tool y2autoconf +%{_prefix}/bin/y2tool y2automake autoreconf --force --install 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} +./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 make %{?jobs:-j%jobs} V=1 %install make install DESTDIR="$RPM_BUILD_ROOT" -[ -e "%{prefix}/share/YaST2/data/devtools/NO_MAKE_CHECK" ] || Y2DIR="$RPM_BUILD_ROOT/usr/share/YaST2" make check DESTDIR="$RPM_BUILD_ROOT" -for f in `find $RPM_BUILD_ROOT/%{prefix}/share/applications/YaST2/ -name "*.desktop"` ; do +[ -e "%{_prefix}/share/YaST2/data/devtools/NO_MAKE_CHECK" ] || Y2DIR="$RPM_BUILD_ROOT/usr/share/YaST2" make check DESTDIR="$RPM_BUILD_ROOT" +for f in `find $RPM_BUILD_ROOT/%{_prefix}/share/applications/YaST2/ -name "*.desktop"` ; do d=${f##*/} %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop} done @@ -81,12 +80,12 @@ %defattr(-,root,root) %dir /usr/share/YaST2/include/kdump /usr/share/YaST2/include/kdump/* -/usr/share/YaST2/clients/kdump.ycp -/usr/share/YaST2/clients/kdump_*.ycp +/usr/share/YaST2/clients/kdump.rb +/usr/share/YaST2/clients/kdump_*.rb /usr/share/YaST2/modules/Kdump.* -%{prefix}/share/applications/YaST2/kdump.desktop +%{_prefix}/share/applications/YaST2/kdump.desktop /usr/share/YaST2/schema/autoyast/rnc/kdump.rnc /usr/share/YaST2/scrconf/*.scr -%doc %{prefix}/share/doc/packages/yast2-kdump +%doc %{_prefix}/share/doc/packages/yast2-kdump %changelog ++++++ yast2-kdump-2.21.1.tar.bz2 -> yast2-kdump-3.0.0.tar.bz2 ++++++ ++++ 16234 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
