commit yast2-online-update-configuration for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-online-update-configuration for openSUSE:Factory checked in at Fri Apr 30 01:53:59 CEST 2010. -------- New Changes file: --- /dev/null 2010-04-12 17:03:46.000000000 +0200 +++ /mounts/work_src_done/STABLE/yast2-online-update-configuration/yast2-online-update-configuration.changes 2010-04-28 20:25:48.000000000 +0200 @@ -0,0 +1,6 @@ +------------------------------------------------------------------- +Mon Apr 26 16:57:22 2010 - jdsn@suse.de + +- initial version, split off from yast2-registration (fate#308494) +- adapting code to work separately from registration +- 2.19.0 calling whatdependson for head-i586 New: ---- yast2-online-update-configuration-2.19.0.tar.bz2 yast2-online-update-configuration.changes yast2-online-update-configuration.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-online-update-configuration.spec ++++++ # # spec file for package yast2-online-update-configuration (Version 2.19.0) # # Copyright (c) 2010 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/ # # norootforbuild Name: yast2-online-update-configuration Version: 2.19.0 Release: 1 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: yast2-online-update-configuration-2.19.0.tar.bz2 Prefix: /usr Group: System/YaST License: GPLv2+ Requires: yast2 >= 2.17.0 Requires: yast2-packager >= 2.17.0 Requires: yast2-pkg-bindings >= 2.17.20 Conflicts: yast2-registration <= 2.19.1 PreReq: %fillup_prereq BuildRequires: yast2 >= 2.17.0 BuildRequires: perl-XML-Writer update-desktop-files yast2-devtools yast2-packager yast2-testsuite BuildRequires: yast2-pkg-bindings >= 2.17.20 BuildArch: noarch Summary: Configuration of Online Update %description Allows to configure automatic online update. %post %{fillup_only -ns automatic_online_update yast2-online-update-configuration} %prep %setup -n yast2-online-update-configuration-2.19.0 %build %{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} # 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 d=${f##*/} %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop} done %clean rm -rf "$RPM_BUILD_ROOT" %files %defattr(-,root,root) %doc %{prefix}/share/doc/packages/yast2-online-update-configuration %dir /usr/share/YaST2/include/online-update-configuration /usr/share/YaST2/include/online-update-configuration/* /usr/share/YaST2/clients/*.ycp /usr/share/YaST2/modules/*.ycp /usr/share/YaST2/modules/*.ybc %{prefix}/share/applications/YaST2/online_update_configuration.desktop /usr/share/YaST2/schema/autoyast/rnc/*.rnc /usr/lib/YaST2/bin/online_update # agent /usr/share/YaST2/scrconf/cfg_automatic_online_update.scr # fillup /var/adm/fillup-templates/sysconfig.automatic_online_update-yast2-online-update-configuration %changelog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- 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