Hello community, here is the log from the commit of package ack for openSUSE:Factory checked in at 2012-02-27 18:32:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ack (Old) and /work/SRC/openSUSE:Factory/.ack.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ack", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/ack/ack.changes 2011-09-23 01:51:29.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ack.new/ack.changes 2012-02-27 18:32:57.000000000 +0100 @@ -1,0 +2,10 @@ +Mon Feb 27 05:45:22 UTC 2012 - [email protected] + +-run osc service localrun format_spec_file to fix for factory + +------------------------------------------------------------------- +Mon Feb 13 10:43:56 UTC 2012 - [email protected] + +- patch license to follow spdx.org standard + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ack.spec ++++++ --- /var/tmp/diff_new_pack.vJpDC4/_old 2012-02-27 18:32:59.000000000 +0100 +++ /var/tmp/diff_new_pack.vJpDC4/_new 2012-02-27 18:32:59.000000000 +0100 @@ -1,5 +1,20 @@ # vim: set ts=4 sw=4 et: +# +# spec file for package ack +# +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# +# 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/ +# %{!?perl_make_install: %global perl_make_install make DESTDIR=$RPM_BUILD_ROOT install_vendor} %if 0%{?suse_version} >= 1100 || 0%{?fedora} >= 13 @@ -12,16 +27,18 @@ Version: 1.96 Release: 0 Summary: Grep-Like Text Finder +License: Artistic-1.0 or GPL-1.0+ +Group: Productivity/Text/Utilities Source: http://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/ack-%{version}.tar.gz Patch1: ack-ignore-osc.patch Patch2: ack-fix_smartcase_test_for_old_perl.patch Patch3: ack-add_spec.patch -URL: http://petdance.com/ack/ -Group: Productivity/Text/Utilities -License: Perl License -BuildRoot: %{_tmppath}/build-%{name}-%{version} +Url: http://petdance.com/ack/ +BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: perl -BuildRequires: make perl perl-File-Next +BuildRequires: make +BuildRequires: perl +BuildRequires: perl-File-Next %if %with_pod BuildRequires: perl(Test::Pod) %endif @@ -94,3 +111,4 @@ %if 0%{?perl_process_packlist:1} %endif +%changelog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
