Hello community,

here is the log from the commit of package valgrind for openSUSE:Factory 
checked in at 2012-05-11 09:47:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/valgrind (Old)
 and      /work/SRC/openSUSE:Factory/.valgrind.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "valgrind", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/valgrind/valgrind.changes        2012-05-03 
11:01:21.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.valgrind.new/valgrind.changes   2012-05-11 
09:47:19.000000000 +0200
@@ -1,0 +2,8 @@
+Thu May 10 11:26:37 UTC 2012 - [email protected]
+
+- Remove xorg-x11-devel BuildRequires: I can only guess it was
+  there to make sure the xfree supp files are used, but they are
+  used anyway by default. This helps resolve a build loop between
+  libdrm and valgrind.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ valgrind.spec ++++++
--- /var/tmp/diff_new_pack.gHJihK/_old  2012-05-11 09:47:21.000000000 +0200
+++ /var/tmp/diff_new_pack.gHJihK/_new  2012-05-11 09:47:21.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package valgrind
 #
-# 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
@@ -23,7 +23,6 @@
 BuildRequires:  gcc-c++
 BuildRequires:  glibc-devel-32bit
 BuildRequires:  libxslt
-BuildRequires:  xorg-x11-devel
 %ifarch x86_64 ppc64
 BuildRequires:  gcc-32bit
 BuildRequires:  glibc-devel-32bit
@@ -46,7 +45,7 @@
 %define glibc_main_version %(getconf GNU_LIBC_VERSION | cut -d' ' -f2 | cut 
-d. -f1)
 %define glibc_major_version %(getconf GNU_LIBC_VERSION | cut -d' ' -f2 | cut 
-d. -f2)
 Requires:       glibc >= %glibc_main_version.%glibc_major_version
-Requires:       glibc < %glibc_main_version.%{lua: 
print(rpm.expand("%glibc_major_version")+1)}
+Requires:       glibc < 
%glibc_main_version.%{lua:print(rpm.expand("%glibc_major_version")+1)}
 %if %suse_version <= 1100
 Provides:       valgrind-devel = %version
 %endif

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

Reply via email to