8
0
OBS User unknown
2009-06-18 15:10:45 +00:00
committed by Git OBS Bridge
parent c7a9ff0608
commit c13f40ba2c

View File

@@ -1,24 +1,32 @@
# #
# spec file for package perl-PerlIO-via-dynamic (Version 0.12) # spec file for package perl-PerlIO-via-dynamic (Version 0.12)
# #
# Copyright (c) 2006 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.
# #
# 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/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
# norootforbuild # norootforbuild
Name: perl-PerlIO-via-dynamic Name: perl-PerlIO-via-dynamic
License: Artistic License License: Artistic License
Group: Development/Languages/Perl Group: Development/Libraries/Perl
URL: http://cpan.org/ Url: http://cpan.org/
Requires: perl = %{perl_version} Requires: perl = %{perl_version}
Autoreqprov: on AutoReqProv: on
Summary: dynamic PerlIO layers Summary: dynamic PerlIO layers
Version: 0.12 Version: 0.12
Release: 1 Release: 121
Source: http://cpan.org/modules/by-module/PerlIO/PerlIO-via-dynamic-%{version}.tar.bz2 Source: http://cpan.org/modules/by-module/PerlIO/PerlIO-via-dynamic-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -59,14 +67,14 @@ perl Makefile.PL
%{_mandir}/man3/PerlIO::via::dynamic.3pm.gz %{_mandir}/man3/PerlIO::via::dynamic.3pm.gz
/var/adm/perl-modules/%{name} /var/adm/perl-modules/%{name}
%changelog -n perl-PerlIO-via-dynamic %changelog
* Mon Sep 18 2006 - lmuelle@suse.de * Mon Sep 18 2006 lmuelle@suse.de
- Update to version 0.12. - Update to version 0.12.
* Dummy release, as I accidentally delete the previous * Dummy release, as I accidentally delete the previous
one from pause. one from pause.
* Wed Jan 25 2006 - mls@suse.de * Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires - converted neededforbuild to BuildRequires
* Wed Feb 16 2005 - schwab@suse.de * Wed Feb 16 2005 schwab@suse.de
- Don't remove BuildRoot in %%install. - Don't remove BuildRoot in %%install.
* Mon Feb 14 2005 - lmuelle@suse.de * Mon Feb 14 2005 lmuelle@suse.de
- Initial SuSE package. - Initial SuSE package.