File perl-PerlIO-via-symlink.spec of Package perl-PerlIO-via-symlink

#
# spec file for package perl-PerlIO-via-symlink (Version 0.05)
#
# 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.
#
# Please submit bugfixes or comments via http://www.suse.de/feedback/
#

# norootforbuild

Name:         perl-PerlIO-via-symlink
License:      Artistic License
Group:        Development/Languages/Perl
URL:          http://cpan.org/
Requires:     perl = %{perl_version}
Autoreqprov:  on
Summary:      PerlIO layers for create symlinks
Version:      0.05
Release:      1
Source:       http://cpan.org/modules/by-module/PerlIO/PerlIO-via-symlink-%{version}.tar.gz
BuildRoot:    %{_tmppath}/%{name}-%{version}-build

%description
The PerlIO layer symlink allows you to create a symbolic link by
writing to the file handle.



Authors:
--------
    Chia-liang Kao <clkao at clkao dot org>

%prep
%setup -n PerlIO-via-symlink-%{version}

%build
perl Makefile.PL
%{__make}

%install
%perl_make_install
%perl_process_packlist

%clean
[ "${RPM_BUILD_ROOT}" != "/" -a -d ${RPM_BUILD_ROOT} ] && rm -rf ${RPM_BUILD_ROOT}

%files
%defattr(-, root, root)
%dir %{perl_vendorlib}/PerlIO
%dir %{perl_vendorlib}/PerlIO/via
%{perl_vendorlib}/PerlIO/via/symlink.pm
%dir %{perl_vendorarch}/auto/PerlIO
%dir %{perl_vendorarch}/auto/PerlIO/via
%dir %{perl_vendorarch}/auto/PerlIO/via/symlink
%{perl_vendorarch}/auto/PerlIO/via/symlink/.packlist
%{_mandir}/man3/PerlIO::via::symlink.3pm.gz
/var/adm/perl-modules/%{name}

%changelog -n perl-PerlIO-via-symlink
* Wed Jan 25 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
* Tue Jul 19 2005 - lmuelle@suse.de
- Update to version 0.05.
* Wed Feb 16 2005 - schwab@suse.de
- Don't remove BuildRoot in %%install.
* Tue Feb 15 2005 - lmuelle@suse.de
- Initial SuSE package.
openSUSE Build Service is sponsored by