Stephan Kulow
2011-11-17 15:26:32 +00:00
committed by Git OBS Bridge
parent 2ce452421b
commit 50400e83a1
2 changed files with 5 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Data-FormValidator (Version 4.66)
# spec file for package perl-Data-FormValidator
#
# 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-Data-FormValidator
Version: 4.66
Release: 1
@@ -23,7 +25,7 @@ License: GPL+ or Artistic
Summary: Validates user input (usually from an HTML form) based
Url: http://search.cpan.org/dist/Data-FormValidator/
Group: Development/Libraries/Perl
Source: http://www.cpan.org/authors/id/M/MA/MARKSTOS/%{cpan_name}-%{version}.tar.bz2
Source: http://www.cpan.org/authors/id/M/MA/MARKSTOS/%{cpan_name}-%{version}.tar.gz
BuildRequires: perl(CGI) >= 3.48
BuildRequires: perl(Date::Calc) >= 5
BuildRequires: perl(Email::Valid)