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
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,21 +15,18 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: perl-XML-Generator-PerlData
Version: 0.91
Release: 1
License: CHECK(GPL+ or Artistic)
Release: 0
%define cpan_name XML-Generator-PerlData
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
#Source: http://www.cpan.org/authors/id/K/KH/KHAMPTON/XML-Generator-PerlData-%{version}.tar.gz
Source: %{cpan_name}-%{version}.tar.gz
BuildRequires: perl(XML::SAX::Base) >= 1.02
Url: http://search.cpan.org/dist/XML-Generator-PerlData/
Source: http://www.cpan.org/authors/id/K/KH/KHAMPTON/XML-Generator-PerlData-%{version}.tar.gz
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(XML::SAX::Base) >= 1.02
Requires: perl(XML::SAX::Base) >= 1.02
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch