1
0
OBS User unknown 2009-06-18 15:13:44 +00:00 committed by Git OBS Bridge
parent cb97c3b8a2
commit 828a712d97

View File

@ -1,10 +1,17 @@
#
# spec file for package perl-Text-CSV_XS (Version 0.41)
#
# 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.
# Copyright (c) 2009 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/
#
@ -14,7 +21,7 @@
Name: perl-Text-CSV_XS
Summary: Perl Module Text::CSV
Version: 0.41
Release: 1
Release: 34
License: GPL v2 or later
Group: Development/Libraries/Perl
Source0: Text-CSV_XS-%{version}.tgz
@ -211,7 +218,7 @@ rm -rf $RPM_BUILD_ROOT
- Moved test.pl to examples/speed.pl
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Thu Sep 29 2005 dmueller@suse.de
* Wed Sep 28 2005 dmueller@suse.de
- add norootforbuild
* Fri Aug 22 2003 mjancar@suse.cz
- require the perl version we build with