Hello community, here is the log from the commit of package garlic checked in at Mon Sep 3 18:50:15 CEST 2007. -------- --- garlic/garlic.changes 2006-09-25 20:23:56.000000000 +0200 +++ /mounts/work_src_done/STABLE/garlic/garlic.changes 2007-09-03 15:18:52.000000000 +0200 @@ -1,0 +2,5 @@ +Mon Sep 3 15:13:55 CEST 2007 - lmichnovic@suse.cz + +- fixed rpmlint errors: executable doc files + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ garlic.spec ++++++ --- /var/tmp/diff_new_pack.E19190/_old 2007-09-03 18:49:55.000000000 +0200 +++ /var/tmp/diff_new_pack.E19190/_new 2007-09-03 18:49:55.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package garlic (Version 1.6) # -# Copyright (c) 2006 SUSE LINUX Products GmbH, 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. # @@ -12,12 +12,12 @@ Name: garlic BuildRequires: update-desktop-files xorg-x11 xorg-x11-devel -License: LGPL +License: LGPL v2 or later Group: Productivity/Scientific/Chemistry URL: http://www.ccp14.ac.uk/ccp/web-mirrors/garlic/garlic/ Autoreqprov: on Version: 1.6 -Release: 1 +Release: 83 Summary: Molecular Graphics Visualization Tool Source0: %{name}-%{version}.tar.bz2 Source1: %{name}-%{version}-doc.tar.bz2 @@ -69,6 +69,10 @@ %setup -T -D -a 1 %patch -p 1 %patch1 +# fix executable permission on text files +cd garlic-1.6 +chmod -x README favicon.ico tolower.script garlic.gif cookbook/garlic.gif precompiled_packages/garlic.gif +cd .. %build %if "%(xft-config --prefix)" == "/usr" @@ -105,7 +109,9 @@ %clean [ -d %{buildroot} -a "%{buildroot}" != "" ] && rm -rf %{buildroot} -%changelog -n garlic +%changelog +* Mon Sep 03 2007 - lmichnovic@suse.cz +- fixed rpmlint errors: executable doc files * Mon Sep 25 2006 - lmichnovic@suse.cz - update to version 1.6 * new rendering features ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org