Mailinglist Archive: opensuse-commit (1262 mails)
| < Previous | Next > |
commit valgrind
- From: root@xxxxxxx (h_root)
- Date: Thu, 14 Sep 2006 01:45:33 +0200 (CEST)
- Message-id: <20060913234533.86E5B18B68C@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package valgrind
checked in at Thu Sep 14 01:45:33 CEST 2006.
--------
--- valgrind/valgrind.changes 2006-08-28 13:37:24.000000000 +0200
+++ valgrind/valgrind.changes 2006-09-13 17:26:25.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Sep 13 17:26:19 CEST 2006 - stbinner@xxxxxxx
+
+- fix build with < Factory
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ valgrind.spec ++++++
--- /var/tmp/diff_new_pack.8xgExk/_old 2006-09-14 01:44:50.000000000 +0200
+++ /var/tmp/diff_new_pack.8xgExk/_new 2006-09-14 01:44:50.000000000 +0200
@@ -13,15 +13,20 @@
Name: valgrind
BuildRequires: gcc-c++ glibc-devel-32bit xorg-x11-devel
%ifarch x86_64
+%if %suse_version > 1010
BuildRequires: gcc41-32bit
%endif
+%if %suse_version < 1010
+BuildRequires: gcc-32bit glibc-32bit
+%endif
+%endif
URL: http://valgrind.org/
License: GPL
Group: Development/Tools/Debuggers
Summary: Memory Management Debugger
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Version: 3.2.0
-Release: 7
+Release: 10
Source0: %{name}-%{version}.tar.bz2
# svn di svn://svn.valgrind.org/valgrind/tags/VALGRIND_3_1_0 svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_1_BRANCH > 3_1_BRANCH.diff
# svn di svn://svn.valgrind.org/vex/tags/VEX_3_1_0 svn://svn.valgrind.org/vex/branches/VEX_3_1_BRANCH > VEX_3_1_BRANCH.diff
@@ -104,6 +109,8 @@
%doc %_mandir/*/*
%changelog -n valgrind
+* Wed Sep 13 2006 - stbinner@xxxxxxx
+- fix build with < Factory
* Mon Aug 28 2006 - dmueller@xxxxxxx
- fix suppressions
- update drd plugin
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |