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