Mailinglist Archive: opensuse-commit (875 mails)
| < Previous | Next > |
commit installation-images
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 04 Jul 2008 10:53:24 +0200
- Message-id: <20080704085325.2A347678178@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package installation-images
checked in at Fri Jul 4 10:53:24 CEST 2008.
--------
--- installation-images/installation-images.changes 2008-06-25
19:38:11.000000000 +0200
+++
/mounts/work_src_done/STABLE/installation-images/installation-images.changes
2008-07-04 08:56:53.619179000 +0200
@@ -1,0 +2,5 @@
+Fri Jul 4 08:56:41 CEST 2008 - aj@xxxxxxx
+
+- Follow ldap rename.
+
+-------------------------------------------------------------------
New:
----
ldap.diff
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ installation-images.spec ++++++
--- /var/tmp/diff_new_pack.M20212/_old 2008-07-04 10:53:06.000000000 +0200
+++ /var/tmp/diff_new_pack.M20212/_new 2008-07-04 10:53:06.000000000 +0200
@@ -125,8 +125,9 @@
AutoReqProv: off
Summary: Installation Image Files
Version: 10.45
-Release: 1
+Release: 8
Source: installation-images-10.45.tar.bz2
+Patch: ldap.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%define _binary_payload w.ufdio
@@ -138,6 +139,7 @@
%prep
%setup
+%patch
%build
# files go to CD1/boot/$boot_arch/
@@ -416,6 +418,8 @@
/CD1
%changelog
+* Fri Jul 04 2008 aj@xxxxxxx
+- Follow ldap rename.
* Wed Jun 25 2008 snwint@xxxxxxx
- update ppc image build for 32bit and 64bit
- keep /lib/libgcc_s.so on ppc64
++++++ ldap.diff ++++++
--- data/base/base.file_list
+++ data/base/base.file_list
@@ -240,7 +240,7 @@
audit-libs:
/lib*/libaudit.so.*
-openldap2-client:
+libldap-2_4-2:
/usr/lib*/liblber-*.so.*
/usr/lib*/libldap-*.so.*
--- data/initrd/initrd_base.file_list
+++ data/initrd/initrd_base.file_list
@@ -418,7 +418,7 @@
libidn:
/usr/lib*/libidn.so.*
-openldap2-client:
+libldap-2_4-2:
/usr/lib*/liblber-*.so.*
/usr/lib*/libldap-*.so.*
--- data/rescue/rescue.file_list
+++ data/rescue/rescue.file_list
@@ -457,7 +457,7 @@
login:
/{etc,bin}
-openldap2-client:
+libldap-2_4-2:
/usr/lib*/liblber-*.so.*
/usr/lib*/libldap-*.so.*
--- data/root/root.file_list
+++ data/root/root.file_list
@@ -622,7 +622,7 @@
keyutils-libs:
/lib*/libkeyutils{.,-}*
-openldap2-client:
+libldap-2_4-2:
/usr/lib*/liblber-*.so.*
/usr/lib*/libldap-*.so.*
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |