summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Rękorajski2001-04-14 18:00:09 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit8c9dd265805983cbd30840c0225a79adc4de0380 (patch)
treec6f0f9b3e63610d706fa61895e8ca1e893e8f30f
parent84450d3610b4e14cb2fc2863492c44419a219e42 (diff)
downloadperl-SQL-Statement-8c9dd265805983cbd30840c0225a79adc4de0380.zip
perl-SQL-Statement-8c9dd265805983cbd30840c0225a79adc4de0380.tar.gz
- removed explicit requirements for perl = %%{version} and %%{perl_sitearch}
they will be added by rpm if needed Changed files: perl-SQL-Statement.spec -> 1.13
-rw-r--r--perl-SQL-Statement.spec2
1 files changed, 0 insertions, 2 deletions
diff --git a/perl-SQL-Statement.spec b/perl-SQL-Statement.spec
index 4187265..2024975 100644
--- a/perl-SQL-Statement.spec
+++ b/perl-SQL-Statement.spec
@@ -11,8 +11,6 @@ Group(pl): Programowanie/Języki/Perl
Source0: ftp://ftp.perl.org/pub/CPAN/modules/by-module/SQL/SQL-Statement-%{version}.tar.gz
BuildRequires: rpm-perlprov >= 3.0.3-16
BuildRequires: perl >= 5.6
-%requires_eq perl
-Requires: %{perl_sitearch}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description