Mailinglist Archive: opensuse-commit (1124 mails)
| < Previous | Next > |
commit installation-images
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Wed, 18 Apr 2007 00:36:53 +0200
- Message-id: <20070417223653.BFD4D67816B@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package installation-images
checked in at Wed Apr 18 00:36:53 CEST 2007.
--------
--- installation-images/installation-images.changes 2007-04-03 15:33:55.000000000 +0200
+++ /mounts/work_src_done/STABLE/installation-images/installation-images.changes 2007-04-17 20:25:06.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Apr 17 20:24:28 CEST 2007 - schwab@xxxxxxx
+
+- libcurl moved to libcurl4.
+- guessfstype is gone.
+
+-------------------------------------------------------------------
Old:
----
needed_space_in_mb
New:
----
installation-images-9.63.diff
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ installation-images.spec ++++++
--- /var/tmp/diff_new_pack.T22732/_old 2007-04-18 00:36:38.000000000 +0200
+++ /var/tmp/diff_new_pack.T22732/_new 2007-04-18 00:36:38.000000000 +0200
@@ -67,8 +67,9 @@
Autoreqprov: off
Summary: Installation Image Files
Version: 9.63
-Release: 1
+Release: 5
Source: installation-images-9.63.tar.bz2
+Patch: installation-images-9.63.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%define _binary_payload w.ufdio
@@ -80,6 +81,7 @@
%prep
%setup
+%patch
%build
# files go to CD1/boot/$boot_arch/
@@ -323,6 +325,9 @@
/CD1
%changelog
+* Tue Apr 17 2007 - schwab@xxxxxxx
+- libcurl moved to libcurl4.
+- guessfstype is gone.
* Tue Apr 03 2007 - snwint@xxxxxxx
- remove unused coff support from ppc32, boot image cant fit into 4MB
- readd sd_mod and sr_mod on ppc32
++++++ installation-images-9.63.diff ++++++
--- data/rescue/rescue.file_list
+++ data/rescue/rescue.file_list
@@ -476,7 +476,7 @@
util-linux: postin
/etc
- /bin/{dmesg,logger,mount,umount,guessfstype}
+ /bin/{dmesg,logger,mount,umount}
if arch ne 's390' && arch ne 's390x'
/sbin/hwclock
endif
--- data/root/root.file_list
+++ data/root/root.file_list
@@ -142,7 +142,6 @@
/usr/lib*/librpm*.so
util-linux:
- /bin/guessfstype
/bin/{u,}mount
/bin/dmesg
/bin/logger
@@ -416,7 +415,7 @@
gpart:
/usr/bin
- curl:
+ libcurl4:
/usr/lib*/libcurl.so*
resmgr:
/lib*/libresmgr.so.*
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |