Hello community, here is the log from the commit of package strigi checked in at Mon Sep 1 15:29:12 CEST 2008. -------- --- strigi/strigi.changes 2008-07-29 09:47:56.000000000 +0200 +++ /mounts/work_src_done/STABLE/strigi/strigi.changes 2008-08-29 09:22:29.000000000 +0200 @@ -1,0 +2,5 @@ +Wed Aug 27 12:49:46 CEST 2008 - dmueller@suse.de + +- add missing versioning requires for libstrigi0 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ strigi.spec ++++++ --- /var/tmp/diff_new_pack.r19531/_old 2008-09-01 15:29:04.000000000 +0200 +++ /var/tmp/diff_new_pack.r19531/_new 2008-09-01 15:29:04.000000000 +0200 @@ -2,9 +2,16 @@ # spec file for package strigi (Version 0.5.11) # # Copyright (c) 2008 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. # +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -25,11 +32,13 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Url: http://www.vandenoever.info/software/strigi/ Version: 0.5.11 -Release: 7 -Source: strigi-%{version}.tar.bz2 +Release: 28 +%define tar_version 0.5.11 +Source: strigi-%{tar_version}.tar.bz2 Patch: trunk.diff Provides: strigi-ui = 0.5.7 Obsoletes: strigi-ui <= 0.5.7 +Requires: libstrigi0 >= %version %description strigi is a very fast crawling, very small memory footprint, no @@ -79,7 +88,7 @@ Flavio Castelli <micron@madlab.it> %prep -%setup -q +%setup -q -n strigi-%tar_version %patch %build @@ -146,6 +155,8 @@ %_libdir/strigi/StrigiConfig.cmake %changelog +* Wed Aug 27 2008 dmueller@suse.de +- add missing versioning requires for libstrigi0 * Tue Jul 29 2008 coolo@suse.de - obsolete old name * Mon Jul 28 2008 wstephenson@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