From 951bca1d686431895396427156ab8d62bac76320abc482b544855e748869e762 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Wed, 24 Sep 2008 22:58:00 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=111 --- yast2-installation-2.17.11.tar.bz2 | 3 --- yast2-installation-2.17.14.tar.bz2 | 3 +++ yast2-installation.changes | 42 ++++++++++++++++++++++++++++++ yast2-installation.spec | 33 +++++++++++++++++++---- 4 files changed, 73 insertions(+), 8 deletions(-) delete mode 100644 yast2-installation-2.17.11.tar.bz2 create mode 100644 yast2-installation-2.17.14.tar.bz2 diff --git a/yast2-installation-2.17.11.tar.bz2 b/yast2-installation-2.17.11.tar.bz2 deleted file mode 100644 index 898f4fe..0000000 --- a/yast2-installation-2.17.11.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0c71eec260e9aaba8f35e58be9a6bebb28f5bf96719bab6df5b0acd8a57147cc -size 253977 diff --git a/yast2-installation-2.17.14.tar.bz2 b/yast2-installation-2.17.14.tar.bz2 new file mode 100644 index 0000000..a5fba30 --- /dev/null +++ b/yast2-installation-2.17.14.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d5b0876599a8dd4b82aaadca2210af4851f720ce8cd1d5bb85b113119c8ee93 +size 255138 diff --git a/yast2-installation.changes b/yast2-installation.changes index 131ec45..5b36bbc 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,45 @@ +------------------------------------------------------------------- +Tue Sep 23 16:17:27 CEST 2008 - locilka@suse.cz + +- Buggy SCR Agent run.get.suseconfig.modules replaced with + .target.dir (bnc #429146). +- Added functionality to recover from failed read of previously + used repositories in inst_upgrade_urls (bnc #429059). +- 2.17.14 + +------------------------------------------------------------------- +Mon Sep 22 16:14:54 CEST 2008 - locilka@suse.cz + +- Fixed checking whether directory is mounted already (bnc #428368) + +------------------------------------------------------------------- +Mon Sep 22 13:59:50 CEST 2008 - locilka@suse.cz + +- KDE 3.5 moved to 'Others', removed KDE 3.5 description text. +- GNOME 2.22 changed to 2.24. +- Fixed Installation Mode dialog to show icons again (bnc #427344). +- 2.17.13 + +------------------------------------------------------------------- +Mon Sep 22 10:45:44 CEST 2008 - locilka@suse.cz + +- Changing /sbin/udevtrigger & /sbin/udevsettle to /sbin/udevadm + trigger & settle (bnc #427705). +- 2.17.12 + +------------------------------------------------------------------- +Thu Sep 18 10:35:32 CEST 2008 - locilka@suse.cz + +- Definition of supported desktops added into SLES and SLED control + files, added also default_desktop definition (bnc #427061). +- Added control file documentation for supported_desktops section. + +------------------------------------------------------------------- +Fri Sep 12 15:01:46 CEST 2008 - locilka@suse.cz + +- Disabling inst_suse_register in openSUSE control file + (FATE #303458). + ------------------------------------------------------------------- Fri Sep 12 10:32:11 CEST 2008 - locilka@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index e37446a..d0f24ea 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-installation (Version 2.17.11) +# spec file for package yast2-installation (Version 2.17.14) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,12 +19,12 @@ Name: yast2-installation -Version: 2.17.11 +Version: 2.17.14 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.17.11.tar.bz2 +Source0: yast2-installation-2.17.14.tar.bz2 Prefix: /usr BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files yast2-core-devel yast2-devtools yast2-testsuite # PackageCallbacks::RegisterEmptyProgressCallbacks() @@ -114,7 +114,7 @@ Authors: Lukas Ocilka %prep -%setup -n yast2-installation-2.17.11 +%setup -n yast2-installation-2.17.14 %build %{prefix}/bin/y2tool y2autoconf @@ -165,7 +165,6 @@ rm -rf "$RPM_BUILD_ROOT" /usr/share/YaST2/scrconf/etc_install_inf.scr /usr/share/YaST2/scrconf/etc_install_inf_alias.scr /usr/share/YaST2/scrconf/etc_install_inf_options.scr -/usr/share/YaST2/scrconf/run_get_suseconfig_modules.scr /usr/share/YaST2/scrconf/proc_modules.scr /usr/share/YaST2/scrconf/run_df.scr # fillup @@ -184,6 +183,30 @@ rm -rf "$RPM_BUILD_ROOT" %exclude %{prefix}/share/doc/packages/yast2-installation/COPYING %exclude %{prefix}/share/doc/packages/yast2-installation/README %changelog +* Tue Sep 23 2008 locilka@suse.cz +- Buggy SCR Agent run.get.suseconfig.modules replaced with + .target.dir (bnc #429146). +- Added functionality to recover from failed read of previously + used repositories in inst_upgrade_urls (bnc #429059). +- 2.17.14 +* Mon Sep 22 2008 locilka@suse.cz +- Fixed checking whether directory is mounted already (bnc #428368) +* Mon Sep 22 2008 locilka@suse.cz +- KDE 3.5 moved to 'Others', removed KDE 3.5 description text. +- GNOME 2.22 changed to 2.24. +- Fixed Installation Mode dialog to show icons again (bnc #427344). +- 2.17.13 +* Mon Sep 22 2008 locilka@suse.cz +- Changing /sbin/udevtrigger & /sbin/udevsettle to /sbin/udevadm + trigger & settle (bnc #427705). +- 2.17.12 +* Thu Sep 18 2008 locilka@suse.cz +- Definition of supported desktops added into SLES and SLED control + files, added also default_desktop definition (bnc #427061). +- Added control file documentation for supported_desktops section. +* Fri Sep 12 2008 locilka@suse.cz +- Disabling inst_suse_register in openSUSE control file + (FATE #303458). * Fri Sep 12 2008 locilka@suse.cz - Do not remove installation repository with the same URL as URL just being removed by inst_upgrade_urls (bnc #400823).