This commit is contained in:
parent
563e97cbe8
commit
4929e9c925
@ -1,26 +1,34 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-IO-String (Version 1.08)
|
# spec file for package perl-IO-String (Version 1.08)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2005 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 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.
|
|
||||||
#
|
#
|
||||||
# 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
|
# norootforbuild
|
||||||
|
|
||||||
Name: perl-IO-String
|
|
||||||
License: Artistic License
|
Name: perl-IO-String
|
||||||
Group: Development/Libraries/Perl
|
License: Artistic License
|
||||||
URL: http://search.cpan.org/~gaas/
|
Group: Development/Libraries/Perl
|
||||||
Requires: perl = %{perl_version}
|
Url: http://search.cpan.org/~gaas/
|
||||||
Autoreqprov: on
|
Requires: perl = %{perl_version}
|
||||||
Summary: Perl IO/String interface
|
AutoReqProv: on
|
||||||
Version: 1.08
|
Summary: Perl IO/String interface
|
||||||
Release: 1
|
Version: 1.08
|
||||||
Source: IO-String-%{version}.tar.gz
|
Release: 134
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
Source: IO-String-%{version}.tar.gz
|
||||||
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
IO::String is an IO::File (and IO::Handle) compatible class that read
|
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
|
/var/adm/perl-modules/perl-IO-String
|
||||||
%doc MANIFEST Changes README*
|
%doc MANIFEST Changes README*
|
||||||
|
|
||||||
%changelog -n perl-IO-String
|
%changelog
|
||||||
* Wed Jan 25 2006 - mls@suse.de
|
* Wed Jan 25 2006 mls@suse.de
|
||||||
- converted neededforbuild to BuildRequires
|
- converted neededforbuild to BuildRequires
|
||||||
* Thu Dec 08 2005 - schubi@suse.de
|
* Thu Dec 08 2005 schubi@suse.de
|
||||||
- update to version 1.08
|
- update to version 1.08
|
||||||
* Wed Oct 26 2005 - schubi@suse.de
|
* Wed Oct 26 2005 schubi@suse.de
|
||||||
- update to version 1.07
|
- update to version 1.07
|
||||||
* Thu Apr 14 2005 - schubi@suse.de
|
* Thu Apr 14 2005 schubi@suse.de
|
||||||
- initial version 1.06
|
- initial version 1.06
|
||||||
|
Loading…
x
Reference in New Issue
Block a user