diff --git a/MARC-XML-0.4.tar.bz2 b/MARC-XML-0.4.tar.bz2 deleted file mode 100644 index 495bb9e..0000000 --- a/MARC-XML-0.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dcc069bc207a2699931aed4b2bc3f1749b9d4f653cab69d81320da055933c7f7 -size 48053 diff --git a/perl-MARC-XML.spec b/perl-MARC-XML.spec index 417851e..265a1cb 100644 --- a/perl-MARC-XML.spec +++ b/perl-MARC-XML.spec @@ -1,25 +1,38 @@ # # spec file for package perl-MARC-XML # +# 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/ +# # norootforbuild -Name: perl-MARC-XML + +Name: perl-MARC-XML %define real_name MARC-XML -Summary: A subclass of MARC.pm to provide XML support -Url: http://search.cpan.org/perldoc?MARC::XML -Group: Development/Libraries/Perl -License: Artistic License -Version: 0.4 -Release: 1 -Vendor: openSUSE-Education -Source: %{real_name}-%{version}.tar.bz2 -BuildRequires: perl-MARC >= 1.04 +Summary: A subclass of MARC.pm to provide XML support +Url: http://search.cpan.org/perldoc?MARC::XML +Group: Development/Libraries/Perl +License: Artistic License +Version: 0.4 +Release: 1 +Source: %{real_name}-%{version}.tar.gz +BuildRequires: perl-MARC >= 1.04 BuildRequires: perl-macros -BuildRequires: perl-XML-Parser -Requires: perl-MARC >= 1.04 -Requires: perl-XML-Parser >= 2.27 -BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: perl-XML-Parser +Requires: perl-MARC >= 1.04 +Requires: perl-XML-Parser >= 2.27 +BuildRoot: %{_tmppath}/%{name}-%{version}-build %{perl_requires} %description @@ -60,4 +73,4 @@ rm -rf %{buildroot} %dir %{perl_vendorarch}/auto/MARC/XML %{perl_vendorlib}/MARC/XML.pm -%changelog +%changelog