commit installation-images for openSUSE:Factory
Hello community, here is the log from the commit of package installation-images for openSUSE:Factory checked in at Mon May 31 21:58:23 CEST 2010. -------- --- installation-images/installation-images.changes 2010-05-28 17:39:25.000000000 +0200 +++ /mounts/work_src_done/STABLE/installation-images/installation-images.changes 2010-05-31 18:41:15.000000000 +0200 @@ -1,0 +2,6 @@ +Mon May 31 18:40:45 CEST 2010 - snwint@suse.de + +- libopenssl moved to /lib* +- sndirsch: remove kms support (bnc #610352) + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- installation-images-12.56.dif installation-images-12.56.tar.bz2 needed_space_in_mb New: ---- installation-images-12.57.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ installation-images.spec ++++++ --- /var/tmp/diff_new_pack.hIumt0/_old 2010-05-31 21:57:44.000000000 +0200 +++ /var/tmp/diff_new_pack.hIumt0/_new 2010-05-31 21:57:44.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package installation-images (Version 12.56) +# spec file for package installation-images (Version 12.57) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -103,10 +103,9 @@ Obsoletes: y2image AutoReqProv: off Summary: Installation Image Files -Version: 12.56 -Release: 3 -Source: installation-images-12.56.tar.bz2 -Patch0: installation-images-12.56.dif +Version: 12.57 +Release: 1 +Source: installation-images-12.57.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build %define _binary_payload w.ufdio @@ -176,7 +175,6 @@ %prep %setup -%patch0 -p1 rm -f /usr/lib/build/checks/04-check-filelist %build ++++++ installation-images-12.56.tar.bz2 -> installation-images-12.57.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/installation-images-12.56/VERSION new/installation-images-12.57/VERSION --- old/installation-images-12.56/VERSION 2010-05-21 14:54:59.000000000 +0200 +++ new/installation-images-12.57/VERSION 2010-05-31 18:40:34.000000000 +0200 @@ -1 +1 @@ -12.56 +12.57 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/installation-images-12.56/changelog new/installation-images-12.57/changelog --- old/installation-images-12.56/changelog 2010-05-21 14:55:02.000000000 +0200 +++ new/installation-images-12.57/changelog 2010-05-31 18:40:37.000000000 +0200 @@ -1,4 +1,8 @@ -2010-05-21: HEAD +2010-05-31: HEAD + - libopenssl moved to /lib* + - sndirsch: remove kms support + +2010-05-21: 12.56 - yast2-x11 was dropped - new kernel modules diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/installation-images-12.56/data/base/base.file_list new/installation-images-12.57/data/base/base.file_list --- old/installation-images-12.56/data/base/base.file_list 2010-05-10 12:42:59.000000000 +0200 +++ new/installation-images-12.57/data/base/base.file_list 2010-05-31 18:24:14.000000000 +0200 @@ -275,8 +275,8 @@ /usr/lib*/libldap-*.so.* libopenssl*: - /usr/lib*/libcrypto.so.* - /usr/lib*/libssl.so.* + /lib*/libcrypto.so.* + /lib*/libssl.so.* cyrus-sasl: /usr/lib*/libsasl2.so.* diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/installation-images-12.56/data/initrd/initrd.file_list new/installation-images-12.57/data/initrd/initrd.file_list --- old/installation-images-12.56/data/initrd/initrd.file_list 2010-05-10 16:00:27.000000000 +0200 +++ new/installation-images-12.57/data/initrd/initrd.file_list 2010-05-31 18:24:14.000000000 +0200 @@ -416,8 +416,8 @@ # i386/x86_64/ppc libopenssl*: - /usr/lib*/libcrypto.so.* - /usr/lib*/libssl.so.* + /lib*/libcrypto.so.* + /lib*/libssl.so.* curl: /usr/bin/curl diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/installation-images-12.56/data/rescue/rescue.file_list new/installation-images-12.57/data/rescue/rescue.file_list --- old/installation-images-12.56/data/rescue/rescue.file_list 2010-05-10 12:42:59.000000000 +0200 +++ new/installation-images-12.57/data/rescue/rescue.file_list 2010-05-31 18:24:14.000000000 +0200 @@ -468,8 +468,8 @@ /usr/lib*/libldap-*.so.* libopenssl*: - /usr/lib*/libcrypto.so.* - /usr/lib*/libssl.so.* + /lib*/libcrypto.so.* + /lib*/libssl.so.* cyrus-sasl: /usr/lib*/libsasl2.so.* diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/installation-images-12.56/data/root/root.file_list new/installation-images-12.57/data/root/root.file_list --- old/installation-images-12.56/data/root/root.file_list 2010-05-21 14:44:11.000000000 +0200 +++ new/installation-images-12.57/data/root/root.file_list 2010-05-31 18:24:14.000000000 +0200 @@ -747,7 +747,7 @@ /usr/bin libopenssl*: - /usr/lib* + /lib* openssl: /usr/share/ssl diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/installation-images-12.56/data/root/zenroot.file_list new/installation-images-12.57/data/root/zenroot.file_list --- old/installation-images-12.56/data/root/zenroot.file_list 2010-04-27 12:43:24.000000000 +0200 +++ new/installation-images-12.57/data/root/zenroot.file_list 2010-05-31 18:24:14.000000000 +0200 @@ -372,8 +372,8 @@ /usr/lib* libopenssl*: - /usr/lib*/libcrypto.so.* - /usr/lib*/libssl.so.* + /lib*/libcrypto.so.* + /lib*/libssl.so.* hex: /usr/bin/hex diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/installation-images-12.56/etc/module.list new/installation-images-12.57/etc/module.list --- old/installation-images-12.56/etc/module.list 2010-05-21 14:44:22.000000000 +0200 +++ new/installation-images-12.57/etc/module.list 2010-05-31 18:22:16.000000000 +0200 @@ -171,7 +171,8 @@ kernel/drivers/misc/cb710/ kernel/net/phonet/phonet.ko kernel/drivers/mfd/ab3100-core.ko -kernel/drivers/gpu/drm/ +# kernel/drivers/gpu/drm/ +kernel/drivers/gpu/drm/drm.ko kernel/drivers/video/sis/ # kmps ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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