8
0
Stephan Kulow
2011-11-17 15:56:43 +00:00
committed by Git OBS Bridge
parent af8a5b8d30
commit 80fdbe210a
2 changed files with 5 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-XML-Generator-PerlData (Version 0.91)
# spec file for package perl-XML-Generator-PerlData
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# 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
@@ -15,6 +15,8 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: perl-XML-Generator-PerlData
Version: 0.91
Release: 1
@@ -24,7 +26,7 @@ Summary: Perl extension for generating SAX2 events from nested Perl data
Url: http://search.cpan.org/dist/XML-Generator-PerlData/
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.bz2
Source: %{cpan_name}-%{version}.tar.gz
BuildRequires: perl(XML::SAX::Base) >= 1.02
BuildRequires: perl
BuildRequires: perl-macros