[prev in list] [next in list] [prev in thread] [next in thread] 

List:       opensuse-commit
Subject:    commit yast2-storage for openSUSE:Factory
From:       root () hilbert ! suse ! de (h_root)
Date:       2010-10-29 8:31:26
Message-ID: 20101029083126.E5E3F201F5 () hilbert ! suse ! de
[Download RAW message or body]


Hello community,

here is the log from the commit of package yast2-storage for openSUSE:Factory
checked in at Fri Oct 29 10:31:26 CEST 2010.



--------
--- yast2-storage/yast2-storage.changes	2010-09-27 11:26:18.000000000 +0200
+++ /mounts/work_src_done/STABLE/yast2-storage/yast2-storage.changes	2010-10-28 \
18:57:39.000000000 +0200 @@ -1,0 +2,17 @@
+Thu Oct 21 14:14:10 CEST 2010 - aschnell@suse.de
+
+- fixed desktop file (bnc #647261)
+- 2.20.4
+
+-------------------------------------------------------------------
+Thu Oct 21 12:45:32 CEST 2010 - aschnell@suse.de
+
+- improved online help (bnc #637370)
+
+-------------------------------------------------------------------
+Mon Oct 04 10:05:44 CEST 2010 - aschnell@suse.de
+
+- determine instsys flag for libstorage on Stage instead of Mode
+  (see bnc #642567)
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  yast2-storage-2.20.3.tar.bz2

New:
----
  yast2-storage-2.20.4.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ yast2-storage.spec ++++++
--- /var/tmp/diff_new_pack.sUxQJC/_old	2010-10-29 10:30:39.000000000 +0200
+++ /var/tmp/diff_new_pack.sUxQJC/_new	2010-10-29 10:30:39.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package yast2-storage (Version 2.20.3)
+# spec file for package yast2-storage (Version 2.20.4)
 #
 # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -19,11 +19,11 @@
 
 
 Name:           yast2-storage
-Version:        2.20.3
+Version:        2.20.4
 Release:        1
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Source0:        yast2-storage-2.20.3.tar.bz2
+Source0:        yast2-storage-2.20.4.tar.bz2
 
 Prefix:         /usr
 
@@ -31,7 +31,7 @@
 License:        GPLv2+
 BuildRequires:  blocxx-devel boost-devel gcc-c++ libxcrypt-devel openssl-devel \
sablot swig  BuildRequires:  docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer \
                sgml-skel update-desktop-files
-BuildRequires:  libstorage-devel >= 2.20.3 yast2 >= 2.19.4 yast2-core-devel >= \
2.18.1 yast2-devtools +BuildRequires:  libstorage-devel >= 2.20.4 yast2 >= 2.19.4 \
yast2-core-devel >= 2.18.1 yast2-devtools  BuildRequires:  yast2-perl-bindings \
yast2-testsuite >= 2.19.0  Requires:       libstorage = %(echo `rpm -q --queryformat \
'%{VERSION}' libstorage`)  Requires:       yast2-perl-bindings perl = %{perl_version}
@@ -56,7 +56,7 @@
 devices during installation and on an installed system.
 
 %prep
-%setup -n yast2-storage-2.20.3
+%setup -n yast2-storage-2.20.4
 
 %build
 %{prefix}/bin/y2tool y2autoconf

++++++ yast2-storage-2.20.3.tar.bz2 -> yast2-storage-2.20.4.tar.bz2 ++++++
++++ 5178 lines of diff (skipped)
++++    retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' \
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude \
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude \
config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh \
                old/yast2-storage-2.20.3/configure.in \
                new/yast2-storage-2.20.4/configure.in
--- old/yast2-storage-2.20.3/configure.in	2010-09-27 11:22:13.000000000 +0200
+++ new/yast2-storage-2.20.4/configure.in	2010-10-28 18:55:08.000000000 +0200
@@ -3,7 +3,7 @@
 dnl -- This file is generated by y2autoconf 2.18.11 - DO NOT EDIT! --
 dnl    (edit configure.in.in instead)
 
-AC_INIT(yast2-storage, 2.20.3, http://bugs.opensuse.org/, yast2-storage)
+AC_INIT(yast2-storage, 2.20.4, http://bugs.opensuse.org/, yast2-storage)
 dnl Check for presence of file 'RPMNAME'
 AC_CONFIG_SRCDIR([RPMNAME])
 
@@ -18,7 +18,7 @@
 AM_INIT_AUTOMAKE(tar-ustar -Wno-portability)
 
 dnl Important YaST2 variables
-VERSION="2.20.3"
+VERSION="2.20.4"
 RPMNAME="yast2-storage"
 MAINTAINER="Arvin Schnell <aschnell@suse.de>"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' \
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude \
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude \
config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh \
old/yast2-storage-2.20.3/disk/src/disk.desktop \
                new/yast2-storage-2.20.4/disk/src/disk.desktop
--- old/yast2-storage-2.20.3/disk/src/disk.desktop	2010-09-20 10:35:15.000000000 \
                +0200
+++ new/yast2-storage-2.20.4/disk/src/disk.desktop	2010-10-21 14:15:13.000000000 \
+0200 @@ -2,10 +2,8 @@
 Type=Application
 Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-System;
 
-X-KDE-ModuleType=Library
 X-KDE-RootOnly=true
 X-KDE-HasReadOnlyMode=true
-X-KDE-Library=yast2
 X-SuSE-YaST-Call=disk
 
 X-SuSE-YaST-Group=System
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' \
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude \
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude \
config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh \
old/yast2-storage-2.20.3/storage/src/include/ep-settings.ycp \
                new/yast2-storage-2.20.4/storage/src/include/ep-settings.ycp
--- old/yast2-storage-2.20.3/storage/src/include/ep-settings.ycp	2010-09-20 \
                10:35:14.000000000 +0200
+++ new/yast2-storage-2.20.4/storage/src/include/ep-settings.ycp	2010-10-21 \
12:45:23.000000000 +0200 @@ -130,7 +130,11 @@
 
 	// helptext
 	helptext = helptext + _("<p><b>Default Mount by</b> gives the mount by
-method for newly created file systems.</p>");
+method for newly created file systems. <i>Device Name</i> uses the kernel
+device name which is not persistent. <i>Device ID</i> and <i>Device Path</i>
+use names generated by udev from hardware information. These should be
+persistent but unfortunately this is not always true. Finally <i>UUID</i> and
+<i>Volume Label</i> use the file systems UUID and label.</p>");
 
 	// helptext
 	helptext = helptext + _("<p><b>Default File System</b> gives the file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' \
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude \
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude \
config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh \
old/yast2-storage-2.20.3/storage/src/modules/Storage.ycp \
                new/yast2-storage-2.20.4/storage/src/modules/Storage.ycp
--- old/yast2-storage-2.20.3/storage/src/modules/Storage.ycp	2010-09-27 \
                10:39:31.000000000 +0200
+++ new/yast2-storage-2.20.4/storage/src/modules/Storage.ycp	2010-10-18 \
14:49:09.000000000 +0200 @@ -19,7 +19,7 @@
  * wurde versucht "intelligent" zu gestallten und ist im einzelen bei den
  * entspechenden Funktionen näher erklärt.
  *
- * $Id: Storage.ycp 62505 2010-09-27 08:38:30Z aschnell $
+ * $Id: Storage.ycp 62528 2010-10-04 08:12:45Z aschnell $
  */
 {
   module "Storage";
@@ -307,7 +307,7 @@
 	any env = LibStorage::Environment::new("LibStorage::Environment", readonly);
 	LibStorage::Environment::swig_testmode_set(env, Mode::test());
 	LibStorage::Environment::swig_autodetect_set(env, !Mode::test());
-	LibStorage::Environment::swig_instsys_set(env, Mode::installation() || \
Mode::repair()); +	LibStorage::Environment::swig_instsys_set(env, Stage::initial() || \
Mode::repair());  
 	integer locker_pid = 0;
 	sint = LibStorage::createStorageInterfacePid(env, locker_pid);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' \
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude \
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude \
config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh \
old/yast2-storage-2.20.3/storage/src/testsuite/data/empty/disk_sda.info \
                new/yast2-storage-2.20.4/storage/src/testsuite/data/empty/disk_sda.info
                
--- old/yast2-storage-2.20.3/storage/src/testsuite/data/empty/disk_sda.info	2010-09-20 \
                10:35:15.000000000 +0200
+++ new/yast2-storage-2.20.4/storage/src/testsuite/data/empty/disk_sda.info	2010-10-15 \
14:15:00.000000000 +0200 @@ -6,9 +6,11 @@
   <major>8</major>
   <minor>0</minor>
   <range>256</range>
-  <cylinder>38913</cylinder>
-  <head>255</head>
-  <sector>63</sector>
+  <geometry>
+    <cylinders>38913</cylinders>
+    <heads>255</heads>
+    <sectors>63</sectors>
+  </geometry>
   <label>msdos</label>
   <max_primary>4</max_primary>
   <ext_possible>true</ext_possible>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' \
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude \
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude \
config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh \
old/yast2-storage-2.20.3/storage/src/testsuite/data/empty-efi/disk_sda.info \
                new/yast2-storage-2.20.4/storage/src/testsuite/data/empty-efi/disk_sda.info
                
--- old/yast2-storage-2.20.3/storage/src/testsuite/data/empty-efi/disk_sda.info	2010-09-20 \
                10:35:15.000000000 +0200
+++ new/yast2-storage-2.20.4/storage/src/testsuite/data/empty-efi/disk_sda.info	2010-10-15 \
14:16:26.000000000 +0200 @@ -6,9 +6,11 @@
   <major>8</major>
   <minor>64</minor>
   <range>256</range>
-  <cylinder>38913</cylinder>
-  <head>255</head>
-  <sector>63</sector>
+  <geometry>
+    <cylinders>38913</cylinders>
+    <heads>255</heads>
+    <sectors>63</sectors>
+  </geometry>
   <label>gpt</label>
   <max_primary>128</max_primary>
 </disk>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' \
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude \
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude \
config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh \
old/yast2-storage-2.20.3/storage/src/testsuite/data/half-empty/disk_sda.info \
                new/yast2-storage-2.20.4/storage/src/testsuite/data/half-empty/disk_sda.info
                
--- old/yast2-storage-2.20.3/storage/src/testsuite/data/half-empty/disk_sda.info	2010-09-20 \
                10:35:15.000000000 +0200
+++ new/yast2-storage-2.20.4/storage/src/testsuite/data/half-empty/disk_sda.info	2010-10-15 \
14:15:55.000000000 +0200 @@ -6,9 +6,11 @@
   <major>8</major>
   <minor>0</minor>
   <range>256</range>
-  <cylinder>38913</cylinder>
-  <head>255</head>
-  <sector>63</sector>
+  <geometry>
+    <cylinders>38913</cylinders>
+    <heads>255</heads>
+    <sectors>63</sectors>
+  </geometry>
   <label>msdos</label>
   <max_primary>4</max_primary>
   <ext_possible>true</ext_possible>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' \
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude \
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude \
config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh \
old/yast2-storage-2.20.3/storage/src/testsuite/data/reuse-home/disk_sda.info \
                new/yast2-storage-2.20.4/storage/src/testsuite/data/reuse-home/disk_sda.info
                
--- old/yast2-storage-2.20.3/storage/src/testsuite/data/reuse-home/disk_sda.info	2010-09-20 \
                10:35:15.000000000 +0200
+++ new/yast2-storage-2.20.4/storage/src/testsuite/data/reuse-home/disk_sda.info	2010-10-15 \
14:15:25.000000000 +0200 @@ -6,9 +6,11 @@
   <major>8</major>
   <minor>0</minor>
   <range>256</range>
-  <cylinder>38913</cylinder>
-  <head>255</head>
-  <sector>63</sector>
+  <geometry>
+    <cylinders>38913</cylinders>
+    <heads>255</heads>
+    <sectors>63</sectors>
+  </geometry>
   <label>msdos</label>
   <max_primary>4</max_primary>
   <ext_possible>true</ext_possible>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' \
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude \
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude \
config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh \
old/yast2-storage-2.20.3/storage/src/testsuite/data/windows/disk_sda.info \
                new/yast2-storage-2.20.4/storage/src/testsuite/data/windows/disk_sda.info
                
--- old/yast2-storage-2.20.3/storage/src/testsuite/data/windows/disk_sda.info	2010-09-20 \
                10:35:15.000000000 +0200
+++ new/yast2-storage-2.20.4/storage/src/testsuite/data/windows/disk_sda.info	2010-10-15 \
14:16:49.000000000 +0200 @@ -6,9 +6,11 @@
   <major>8</major>
   <minor>16</minor>
   <range>256</range>
-  <cylinder>9729</cylinder>
-  <head>255</head>
-  <sector>63</sector>
+  <geometry>
+    <cylinders>9729</cylinders>
+    <heads>255</heads>
+    <sectors>63</sectors>
+  </geometry>
   <label>msdos</label>
   <max_primary>4</max_primary>
   <ext_possible>true</ext_possible>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' \
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude \
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude \
config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh \
old/yast2-storage-2.20.3/storage/src/testsuite/data/windows-only/disk_sda.info \
                new/yast2-storage-2.20.4/storage/src/testsuite/data/windows-only/disk_sda.info
                
--- old/yast2-storage-2.20.3/storage/src/testsuite/data/windows-only/disk_sda.info	2010-09-20 \
                10:35:15.000000000 +0200
+++ new/yast2-storage-2.20.4/storage/src/testsuite/data/windows-only/disk_sda.info	2010-10-15 \
14:17:11.000000000 +0200 @@ -6,9 +6,11 @@
   <major>8</major>
   <minor>16</minor>
   <range>256</range>
-  <cylinder>9729</cylinder>
-  <head>255</head>
-  <sector>63</sector>
+  <geometry>
+    <cylinders>9729</cylinders>
+    <heads>255</heads>
+    <sectors>63</sectors>
+  </geometry>
   <label>msdos</label>
   <max_primary>4</max_primary>
   <ext_possible>true</ext_possible>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' \
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude \
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude \
config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh \
                old/yast2-storage-2.20.3/VERSION new/yast2-storage-2.20.4/VERSION
--- old/yast2-storage-2.20.3/VERSION	2010-09-27 11:21:59.000000000 +0200
+++ new/yast2-storage-2.20.4/VERSION	2010-10-28 18:54:06.000000000 +0200
@@ -1 +1 @@
-2.20.3
+2.20.4


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org
For additional commands, e-mail: opensuse-commit+help@opensuse.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic