diff --git a/perl-Data-Password.spec b/perl-Data-Password.spec index 45136c3..673900a 100644 --- a/perl-Data-Password.spec +++ b/perl-Data-Password.spec @@ -13,7 +13,9 @@ License: Artistic License Version: 1.07 Release: 1 Vendor: openSUSE-Education +Requires: words Source: %{real_name}-%{version}.tar.bz2 +Patch1: perl-Data-Password-1.07-dict.patch Requires: perl = %{perl_version} BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -33,6 +35,7 @@ Author: %prep %setup -n %{real_name}-%{version} +%patch1 -p0 %build perl Makefile.PL