Mailinglist Archive: opensuse-commit (1306 mails)
| < Previous | Next > |
commit ltrace
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 02 Jul 2007 21:37:43 +0200
- Message-id: <20070702193743.60340678187@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package ltrace
checked in at Mon Jul 2 21:37:43 CEST 2007.
--------
--- ltrace/ltrace.changes 2007-04-17 22:39:49.000000000 +0200
+++ /mounts/work_src_done/STABLE/ltrace/ltrace.changes 2007-07-02 16:53:27.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Jul 2 16:53:18 CEST 2007 - tiwai@xxxxxxx
+
+- changed from libelf to libelf0-devel in buildrequires.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ltrace.spec ++++++
--- /var/tmp/diff_new_pack.Z15322/_old 2007-07-02 21:37:35.000000000 +0200
+++ /var/tmp/diff_new_pack.Z15322/_new 2007-07-02 21:37:35.000000000 +0200
@@ -11,15 +11,15 @@
# norootforbuild
Name: ltrace
-BuildRequires: gcc-c++ libelf
+BuildRequires: gcc-c++ libelf0-devel
BuildRequires: dejagnu
URL: http://packages.debian.org/unstable/utils/ltrace.html
-License: GNU General Public License (GPL)
+License: GPL v2 or later
Group: Development/Tools/Debuggers
Autoreqprov: on
Summary: Trace the Library and System Calls a Program Makes
Version: 0.4
-Release: 42
+Release: 59
BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExclusiveArch: %ix86 sparc s390 s390x ppc ppc64 armv4l x86_64 alpha ia64
Prefix: /usr
@@ -184,6 +184,8 @@
%config /etc/ltrace.conf
%changelog
+* Mon Jul 02 2007 - tiwai@xxxxxxx
+- changed from libelf to libelf0-devel in buildrequires.
* Tue Apr 17 2007 - schwab@xxxxxxx
- Fix argument decoding.
* Fri Jan 26 2007 - olh@xxxxxxx
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |