find -> perl
This commit is contained in:
parent
c32dd7f94d
commit
525097212f
@ -1,6 +1,6 @@
|
||||
Name: perl-URI
|
||||
Version: 1.35
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: A Perl module implementing URI parsing and manipulation
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -16,7 +16,7 @@ BuildRequires: perl(MIME::Base64)
|
||||
#BuildRequires: perl(Business::ISBN)
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||
|
||||
%define __find_requires %{SOURCE1}
|
||||
%define __perl_requires %{SOURCE1}
|
||||
|
||||
%description
|
||||
This module implements the URI class. Objects of this class represent
|
||||
@ -54,7 +54,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Apr 02 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.35-1
|
||||
* Sat Apr 02 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.35-2
|
||||
- Update to 1.35.
|
||||
- Spec cleanup (#153205)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user