[perl-Net-SSLeay] Trivial tidy up

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



commit 7c63ac193f0d62b85eb28c60850346026e79d9ae
Author: Paul Howarth <paul@xxxxxxxxxxxx>
Date:   Thu Jul 14 09:20:59 2011 +0100

    Trivial tidy up

 perl-Net-SSLeay.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/perl-Net-SSLeay.spec b/perl-Net-SSLeay.spec
index 034dbaa..d2d1d48 100644
--- a/perl-Net-SSLeay.spec
+++ b/perl-Net-SSLeay.spec
@@ -28,7 +28,7 @@ Requires:	perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 This module offers some high level convenience functions for accessing
 web pages on SSL servers (for symmetry, same API is offered for
 accessing http servers, too), a sslcat() function for writing your own
-clients, and finally access to the SSL api of SSLeay/OpenSSL package
+clients, and finally access to the SSL API of SSLeay/OpenSSL package
 so you can write servers or clients for more complicated applications.
 
 %prep
@@ -60,9 +60,11 @@ make pure_install PERL_INSTALL_ROOT=%{buildroot}
 find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
 find %{buildroot} -type f -name '*.bs' -empty -exec rm -f {} ';'
 find %{buildroot} -depth -type d -exec rmdir {} ';' 2>/dev/null
-rm -f %{buildroot}%{perl_vendorarch}/Net/ptrtstrun.pl
 chmod -R u+w %{buildroot}
 
+# Remove script we don't want packaged
+rm -f %{buildroot}%{perl_vendorarch}/Net/ptrtstrun.pl
+
 %check
 make test
 
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Legacy Announce]     [Fedora PHP Devel]     [Kernel Devel]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Big List of Linux Books]     [Gimp]     [Yosemite Information]
  Powered by Linux