Stephan Kulow
2011-11-17 15:38:28 +00:00
committed by Git OBS Bridge
parent bcd5b088ee
commit 7dd1df8f7a
2 changed files with 28 additions and 18 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dcc069bc207a2699931aed4b2bc3f1749b9d4f653cab69d81320da055933c7f7
size 48053

View File

@@ -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