Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.3
perl-YAML-Syck
perl-YAML-Syck.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File perl-YAML-Syck.spec of Package perl-YAML-Syck
# # spec file for package perl-YAML-Syck # # Copyright (c) 2011 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/ # Name: perl-YAML-Syck Version: 1.19 Release: 1 License: MIT %define cpan_name YAML-Syck Summary: Fast, lightweight YAML loader and dumper Url: http://search.cpan.org/dist/YAML-Syck/ Group: Development/Libraries/Perl # http://search.cpan.org/CPAN/authors/id/S/SM/SMUELLER/YAML-Syck-%{version}.tar.gz Source: %{cpan_name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros %{perl_requires} %description This module provides a Perl interface to the *libsyck* data serialization library. It exports the 'Dump' and 'Load' functions for converting Perl data structures to YAML strings, and the other way around. *NOTE*: If you are working with other language's YAML/Syck bindings (such as Ruby), please set '$YAML::Syck::ImplicitTyping' to '1' before calling the 'Load'/'Dump' functions. The default setting is for preserving backward-compatibility with 'YAML.pm'. %prep %setup -q -n %{cpan_name}-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" %{__make} %{?_smp_mflags} %check %{__make} test %install %perl_make_install %perl_process_packlist %perl_gen_filelist %clean %{__rm} -rf %{buildroot} %files -f %{name}.files %defattr(644,root,root,755) %doc Changes COMPATIBILITY COPYING README %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor