Mailinglist Archive: opensuse-commit (1314 mails)

< Previous Next >
commit xorg-x11-libs for openSUSE:Factory
Hello community,

here is the log from the commit of package xorg-x11-libs for openSUSE:Factory
checked in at 2012-01-13 11:00:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xorg-x11-libs (Old)
and /work/SRC/openSUSE:Factory/.xorg-x11-libs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xorg-x11-libs", Maintainer is "sndirsch@xxxxxxxx"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xorg-x11-libs/xorg-x11-libs.changes
2011-11-23 19:38:33.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.xorg-x11-libs.new/xorg-x11-libs.changes
2012-01-13 11:00:51.000000000 +0100
@@ -1,0 +2,16 @@
+Sat Jan 7 18:02:53 UTC 2012 - chris@xxxxxxxxxxxxxxxx
+
+- xcb-util 0.3.8
+ * Split up atom, aux event into their own repository.
+ * Create a single shared library and header file.
+ * Remove namespaceless pre-defined atoms.
+ * Remove synchronous xcb_atom_get().
+ * Remove useless xcb_atom_get_fast*() and xcb_atom_get_name().
+ * Delete redundant core-protocol error codes.
+ * Delete callback-based APIs for events, properties, and replies.
+ * Link with -no-undefined.
+ * Add AM_MAINTAINER_MODE for vendors.
+- remove AUTHORS from description
+- switch {?jobs:-j%jobs} to {?_smp_mflags}
+
+-------------------------------------------------------------------

Old:
----
xcb-util-0.3.6.tar.bz2

New:
----
xcb-util-0.3.8.tar.bz2

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

Other differences:
------------------
++++++ xorg-x11-libs.spec ++++++
--- /var/tmp/diff_new_pack.dPAWME/_old 2012-01-13 11:00:55.000000000 +0100
+++ /var/tmp/diff_new_pack.dPAWME/_new 2012-01-13 11:00:55.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package xorg-x11-libs
#
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -67,7 +67,7 @@
Source27: libXres-1.0.5.tar.bz2
Source29: libvnc-20070501.tar.bz2
Source30: libXcliplist-20070501.tar.bz2
-Source31: xcb-util-0.3.6.tar.bz2
+Source31: xcb-util-0.3.8.tar.bz2
Source90: baselibs.conf
Patch2: libXft-2.1.7-lcd-filter-2.patch
Patch5: libxkbui.diff
@@ -77,30 +77,6 @@
%description
This package contains the remaining X.Org libraries.

-
-
-Authors:
---------
-
- Apple Computer Corporation
- Dave Lemke
- David Dawes
- Derek Wang
- Frank Giessler
- Jim Gettys
- Juliusz Chroboczek
- Jungshik Shin
- Keith Packard
- Kensuke Matsuzaki
- Marc La France
- Mark Leisher
- Noah Levitt
- Phil Karlton
- Ralf Habacker
- Shunsuke Akiyama
- Suhaib Siddiqi
- Susan Angebrandt
-
%package -n xorg-x11-devel
License: GPL-2.0+ ; MIT
Summary: Include Files and Libraries mandatory for X11 Development
@@ -121,30 +97,6 @@
This package contains all necessary include files and libraries needed
to develop X11 applications that require these.

-
-
-Authors:
---------
-
- Apple Computer Corporation
- Dave Lemke
- David Dawes
- Derek Wang
- Frank Giessler
- Jim Gettys
- Juliusz Chroboczek
- Jungshik Shin
- Keith Packard
- Kensuke Matsuzaki
- Marc La France
- Mark Leisher
- Noah Levitt
- Phil Karlton
- Ralf Habacker
- Shunsuke Akiyama
- Suhaib Siddiqi
- Susan Angebrandt
-
%prep
%setup -q -T -c %{name}
for i in $RPM_SOURCE_DIR/*.tar.bz2; do tar xjf $i; done
@@ -174,7 +126,7 @@
%configure --disable-silent-rules \
--disable-static \
--with-pic --enable-type1 ${option}
- %{__make} %{?jobs:-j%jobs}
+ %{__make} %{?_smp_mflags}
popd
done


++++++ xcb-util-0.3.6.tar.bz2 -> xcb-util-0.3.8.tar.bz2 ++++++
++++ 53514 lines of diff (skipped)

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

< Previous Next >
This Thread