new perl
This commit is contained in:
parent
6528bcc185
commit
d8f2cd87dc
@ -1,8 +1,8 @@
|
|||||||
Name: perl-String-ShellQuote
|
Name: perl-String-ShellQuote
|
||||||
Version: 1.03
|
Version: 1.03
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
Summary: Perl module for quoting strings for passing through the shell
|
Summary: Perl module for quoting strings for passing through the shell
|
||||||
License: GPL or Artistic
|
License: GPL+ or Artistic
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
URL: http://search.cpan.org/dist/String-ShellQuote/
|
URL: http://search.cpan.org/dist/String-ShellQuote/
|
||||||
Source0: http://www.cpan.org/authors/id/R/RO/ROSCH/String-ShellQuote-%{version}.tar.gz
|
Source0: http://www.cpan.org/authors/id/R/RO/ROSCH/String-ShellQuote-%{version}.tar.gz
|
||||||
@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man3/String::ShellQuote.3*
|
%{_mandir}/man3/String::ShellQuote.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 6 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.03-5
|
||||||
|
- rebuild for new perl
|
||||||
|
|
||||||
* Wed Apr 18 2007 Steven Pritchard <steve@kspei.com> 1.03-4
|
* Wed Apr 18 2007 Steven Pritchard <steve@kspei.com> 1.03-4
|
||||||
- Reformat to match cpanspec output.
|
- Reformat to match cpanspec output.
|
||||||
- Use fixperms macro instead of our own chmod incantation.
|
- Use fixperms macro instead of our own chmod incantation.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user