Hello community,

here is the log from the commit of package libXaw for openSUSE:Factory checked 
in at 2012-05-08 11:57:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libXaw (Old)
 and      /work/SRC/openSUSE:Factory/.libXaw.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libXaw", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/libXaw/libXaw.changes    2012-02-17 
12:02:34.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libXaw.new/libXaw.changes       2012-05-08 
11:57:21.000000000 +0200
@@ -1,0 +2,13 @@
+Thu Apr 12 06:24:19 UTC 2012 - [email protected]
+
+- Update to version 1.0.10:
+  + Fix potential infinte loop in XawBoxQueryGeometry()
+  + Fixes for compiler warnings
+  + General cleanups
+  + Build configuration and documentation improvements
+- Changes from version 1.0.9:
+  + Fix build issues
+  + Minor documentation cleanups
+  + Build configuration improvements
+
+-------------------------------------------------------------------

Old:
----
  libXaw-1.0.8.tar.bz2

New:
----
  libXaw-1.0.10.tar.bz2

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

Other differences:
------------------
++++++ libXaw.spec ++++++
--- /var/tmp/diff_new_pack.H17N2f/_old  2012-05-08 11:57:22.000000000 +0200
+++ /var/tmp/diff_new_pack.H17N2f/_new  2012-05-08 11:57:22.000000000 +0200
@@ -14,23 +14,30 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
+
+
 Name:           libXaw
-Version:        1.0.8
+Version:        1.0.10
 Release:        0
 Summary:        The X Athena Widget Set
 License:        MIT
 Group:          Development/Libraries/C and C++
-URL:            http://xorg.freedesktop.org/
+Url:            http://xorg.freedesktop.org/
 
 #Git-Clone:    git://anongit.freedesktop.org/xorg/lib/libXaw
 #Git-Web:      http://cgit.freedesktop.org/xorg/lib/libXaw/
-Source:         %name-%version.tar.bz2
-BuildRoot:     %_tmppath/%name-%version-build
+Source:         
http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 #git#BuildRequires:    autoconf >= 2.60, automake, libtool
-BuildRequires:  pkgconfig, pkgconfig(xorg-macros) >= 1.10
-BuildRequires: pkgconfig(xproto), pkgconfig(x11), pkgconfig(xext)
-BuildRequires: pkgconfig(xextproto), pkgconfig(xt), pkgconfig(xmu)
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xext)
+BuildRequires:  pkgconfig(xextproto)
+BuildRequires:  pkgconfig(xmu)
+BuildRequires:  pkgconfig(xorg-macros) >= 1.12
 BuildRequires: pkgconfig(xpm)
+BuildRequires:  pkgconfig(xproto)
+BuildRequires:  pkgconfig(xt)
 
 %description
 The X Window System Athena widget set implements simple user
@@ -67,9 +74,11 @@
 Group:          System/Libraries
 Requires:      libXaw7 = %version
 %ifarch ppc64 s390x x86_64
-Provides:      libXaw8.so.8()(64bit), libXaw.so.8()(64bit)
+Provides:       libXaw.so.8()(64bit)
+Provides:       libXaw8.so.8()(64bit)
 %else
-Provides:      libXaw8.so.8, libXaw.so.8
+Provides:       libXaw.so.8
+Provides:       libXaw8.so.8
 %endif
 
 %description -n libXaw8
@@ -79,7 +88,9 @@
 %package devel
 Summary:        Development files for the X Athena Widget Set
 Group:          Development/Libraries/C and C++
-Requires:       libXaw6 = %version, libXaw7 = %version, libXaw8 = %version
+Requires:       libXaw6 = %version
+Requires:       libXaw7 = %version
+Requires:       libXaw8 = %version
 
 %description devel
 The X Window System Athena widget set implements simple user

++++++ libXaw-1.0.8.tar.bz2 -> libXaw-1.0.10.tar.bz2 ++++++
++++ 46080 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to