Mailinglist Archive: opensuse-commit (1059 mails)
| < Previous | Next > |
commit xorg-x11-libX11
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Thu, 03 Jan 2008 18:02:53 +0100
- Message-id: <20080103170254.0D6CD678335@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package xorg-x11-libX11
checked in at Thu Jan 3 18:02:53 CET 2008.
--------
--- xorg-x11-libX11/xorg-x11-libX11.changes 2007-10-26 10:41:15.000000000
+0200
+++ /mounts/work_src_done/STABLE/xorg-x11-libX11/xorg-x11-libX11.changes
2008-01-02 00:08:27.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Jan 2 00:08:05 CET 2008 - crrodriguez@xxxxxxx
+
+- fix library-without-ldconfig-* error
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xorg-x11-libX11.spec ++++++
--- /var/tmp/diff_new_pack.H25009/_old 2008-01-03 18:02:16.000000000 +0100
+++ /var/tmp/diff_new_pack.H25009/_new 2008-01-03 18:02:16.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package xorg-x11-libX11 (Version 7.3)
#
-# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
@@ -17,9 +17,10 @@
%if %xcb
BuildRequires: xorg-x11-libxcb-devel
%endif
+PreReq: coreutils
Url: http://xorg.freedesktop.org/
Version: 7.3
-Release: 5
+Release: 16
License: X11/MIT
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Group: System/Libraries
@@ -72,11 +73,11 @@
Summary: Include Files and Libraries mandatory for Development.
Group: System/Libraries
Provides: xorg-x11-devel:/usr/X11R6/%{_lib}/libX11.so
-Requires: xorg-x11-proto-devel xorg-x11-xtrans-devel
xorg-x11-libXau-devel xorg-x11-libXdmcp-devel xorg-x11-libX11
+Requires: xorg-x11-proto-devel xorg-x11-xtrans-devel
xorg-x11-libXau-devel xorg-x11-libXdmcp-devel %{name} = %{version}
%if %xcb
Requires: xorg-x11-libxcb-devel
%endif
-AutoReqProv: on
+PreReq: coreutils
%description devel
This package contains all necessary include files and libraries needed
@@ -105,7 +106,7 @@
Warren Turkal
%prep
-%setup -n libX11-%{dirsuffix}
+%setup -q -n libX11-%{dirsuffix}
# make legal department happy (Bug #153744)
test -f nls/ja.U90/XLC_LOCALE.pre && exit 1
test -f nls/ja.S90/XLC_LOCALE.pre && exit 1
@@ -166,6 +167,8 @@
%post -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
+
%pre devel
test -L usr/include/X11 && rm usr/include/X11
exit 0
@@ -191,7 +194,10 @@
/usr/%{_lib}/*.so
/usr/%{_lib}/pkgconfig/*.pc
%{_mandir}/man3/*
+
%changelog
+* Wed Jan 02 2008 - crrodriguez@xxxxxxx
+- fix library-without-ldconfig-* error
* Fri Oct 26 2007 - sndirsch@xxxxxxx
- p_khmer-compose.diff/p_khmer-locale.diff
* added missing bits (Bug #335944, comment #17)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |