OBS User unknown 2009-06-18 15:07:26 +00:00 committed by Git OBS Bridge
parent 563e97cbe8
commit 4929e9c925

View File

@ -1,26 +1,34 @@
#
# spec file for package perl-IO-String (Version 1.08)
#
# Copyright (c) 2005 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.
#
# Please submit bugfixes or comments via http://bugs.opensuse.org
# 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/
#
# norootforbuild
Name: perl-IO-String
License: Artistic License
Group: Development/Libraries/Perl
URL: http://search.cpan.org/~gaas/
Requires: perl = %{perl_version}
Autoreqprov: on
Summary: Perl IO/String interface
Version: 1.08
Release: 1
Source: IO-String-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Name: perl-IO-String
License: Artistic License
Group: Development/Libraries/Perl
Url: http://search.cpan.org/~gaas/
Requires: perl = %{perl_version}
AutoReqProv: on
Summary: Perl IO/String interface
Version: 1.08
Release: 134
Source: IO-String-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
IO::String is an IO::File (and IO::Handle) compatible class that read
@ -55,12 +63,12 @@ make DESTDIR=$RPM_BUILD_ROOT install_vendor
/var/adm/perl-modules/perl-IO-String
%doc MANIFEST Changes README*
%changelog -n perl-IO-String
* Wed Jan 25 2006 - mls@suse.de
%changelog
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Thu Dec 08 2005 - schubi@suse.de
* Thu Dec 08 2005 schubi@suse.de
- update to version 1.08
* Wed Oct 26 2005 - schubi@suse.de
* Wed Oct 26 2005 schubi@suse.de
- update to version 1.07
* Thu Apr 14 2005 - schubi@suse.de
* Thu Apr 14 2005 schubi@suse.de
- initial version 1.06