SPECS: perl-POE-Component-SSLify.spec - rel 1, looks like correct

agaran agaran at pld-linux.org
Mon Jul 10 23:42:38 CEST 2006


Author: agaran                       Date: Mon Jul 10 21:42:38 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 1, looks like correct

---- Files affected:
SPECS:
   perl-POE-Component-SSLify.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/perl-POE-Component-SSLify.spec
diff -u SPECS/perl-POE-Component-SSLify.spec:1.1 SPECS/perl-POE-Component-SSLify.spec:1.2
--- SPECS/perl-POE-Component-SSLify.spec:1.1	Mon Jul 10 23:34:33 2006
+++ SPECS/perl-POE-Component-SSLify.spec	Mon Jul 10 23:42:32 2006
@@ -10,14 +10,14 @@
 Summary:	perl(POE::Component::SSLify)
 Name:		perl-POE-Component-SSLify
 Version:	0.04
-Release:	0.1
+Release:	1
 # "same as perl" according to readme
 License:	GPL or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 #Patch0:		%{name}
 # most of CPAN modules have generic URL (substitute pdir and pnam here)
-URL:		http://search.cpan.org/dist/%{pdir}-%{pnam}
+URL:		http://search.cpan.org/dist/POE-Component-SSLify
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with autodeps} || %{with tests}
@@ -29,21 +29,17 @@
 #%define		_noautoreq	'perl(anything_fake_or_conditional)'
 
 %description
-This module makes Net::SSLeay's SSL sockets behave with POE :)
+This module makes Net::SSLeay's SSL sockets behave with POE.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
 #%patch0 -p1
 
 %build
-# Don't use pipes here: they generally don't work. Apply a patch.
 %{__perl} Makefile.PL \
 	INSTALLDIRS=vendor
 
 %{__make}
-# if module isn't noarch, use:
-# %{__make} \
-#	OPTIMIZE="%{rpmcflags}"
 
 %{?with_tests:%{__make} test}
 
@@ -59,8 +55,6 @@
 %files
 %defattr(644,root,root,755)
 %doc README
-# note it's mostly easier to copy unpackaged filelist here, and run adapter over the spec.
-# use macros:
 %{perl_vendorlib}/POE/Component/SSLify.pm
 %dir %{perl_vendorlib}/POE/Component/SSLify
 %{perl_vendorlib}/POE/Component/SSLify/*.pm
@@ -72,6 +66,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/07/10 21:42:32  agaran
+- rel 1, looks like correct
+
 Revision 1.1  2006/07/10 21:34:33  agaran
 - initial, nfy,
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-POE-Component-SSLify.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list