8
0
Stephan Kulow
2012-01-11 10:19:32 +00:00
committed by Git OBS Bridge
parent 80fdbe210a
commit 14727b8900

View File

@@ -1,7 +1,7 @@
# #
# spec file for package perl-XML-Generator-PerlData # spec file for package perl-XML-Generator-PerlData
# #
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -15,21 +15,18 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
Name: perl-XML-Generator-PerlData Name: perl-XML-Generator-PerlData
Version: 0.91 Version: 0.91
Release: 1 Release: 0
License: CHECK(GPL+ or Artistic)
%define cpan_name XML-Generator-PerlData %define cpan_name XML-Generator-PerlData
Summary: Perl extension for generating SAX2 events from nested Perl data structures. Summary: Perl extension for generating SAX2 events from nested Perl data structures.
Url: http://search.cpan.org/dist/XML-Generator-PerlData/ License: GPL-1.0+ or Artistic-1.0
Group: Development/Libraries/Perl Group: Development/Libraries/Perl
#Source: http://www.cpan.org/authors/id/K/KH/KHAMPTON/XML-Generator-PerlData-%{version}.tar.gz Url: http://search.cpan.org/dist/XML-Generator-PerlData/
Source: %{cpan_name}-%{version}.tar.gz Source: http://www.cpan.org/authors/id/K/KH/KHAMPTON/XML-Generator-PerlData-%{version}.tar.gz
BuildRequires: perl(XML::SAX::Base) >= 1.02
BuildRequires: perl BuildRequires: perl
BuildRequires: perl-macros BuildRequires: perl-macros
BuildRequires: perl(XML::SAX::Base) >= 1.02
Requires: perl(XML::SAX::Base) >= 1.02 Requires: perl(XML::SAX::Base) >= 1.02
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch BuildArch: noarch