Hello community, here is the log from the commit of package darts checked in at Sun Apr 1 12:06:48 CEST 2007. -------- --- darts/darts.changes 2006-01-25 21:35:20.000000000 +0100 +++ /mounts/work_src_done/STABLE/darts/darts.changes 2007-03-31 18:23:41.000000000 +0200 @@ -1,0 +2,5 @@ +Sat Mar 31 18:23:35 CEST 2007 - rguenther@suse.de + +- add zlib-devel BuildRequires + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ darts.spec ++++++ --- /var/tmp/diff_new_pack.y19134/_old 2007-04-01 12:06:38.000000000 +0200 +++ /var/tmp/diff_new_pack.y19134/_new 2007-04-01 12:06:38.000000000 +0200 @@ -1,30 +1,30 @@ # # spec file for package darts (Version 0.2) # -# Copyright (c) 2004 SUSE LINUX AG, Nuernberg, Germany. +# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # -# Please submit bugfixes or comments via http://www.suse.de/feedback/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild Name: darts -BuildRequires: gcc-c++ -License: LGPL +BuildRequires: gcc-c++ zlib-devel +License: GNU Library General Public License v. 2.0 and 2.1 (LGPL) Group: System/Libraries Autoreqprov: on Version: 0.2 -Release: 92 +Release: 134 URL: http://cl.aist-nara.ac.jp/~taku-ku/software/darts/ Source0: http://cl.aist-nara.ac.jp/~taku-ku/software/darts/src/darts-0.2.tar.gz Patch: gcc-bug-workaround.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build -Summary: Double-ARray Trie System +Summary: Double Array Trie System %description -Double-ARray Trie System +Double array trie system. @@ -64,7 +64,9 @@ /usr/include/* %{_libdir}/%{name}/ -%changelog -n darts +%changelog +* Sat Mar 31 2007 - rguenther@suse.de +- add zlib-devel BuildRequires * Wed Jan 25 2006 - mls@suse.de - converted neededforbuild to BuildRequires * Tue May 04 2004 - hmacht@suse.de ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de