rpms/perl-POE-Component-SSLify/FC-5 perl-POE-Component-SSLify.spec, 1.2, 1.3 sources, 1.2, 1.3

Chris Weyl (cweyl) fedora-extras-commits at redhat.com
Sun Sep 17 23:21:53 UTC 2006


Author: cweyl

Update of /cvs/extras/rpms/perl-POE-Component-SSLify/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1908/FC-5

Modified Files:
	perl-POE-Component-SSLify.spec sources 
Log Message:
update to latest release...  



Index: perl-POE-Component-SSLify.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-POE-Component-SSLify/FC-5/perl-POE-Component-SSLify.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-POE-Component-SSLify.spec	12 Aug 2006 04:13:36 -0000	1.2
+++ perl-POE-Component-SSLify.spec	17 Sep 2006 23:21:53 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           perl-POE-Component-SSLify
-Version:        0.04
-Release:        2%{?dist}
+Version:        0.05
+Release:        1%{?dist}
 Summary:        Makes using SSL in the world of POE easy!
 License:        GPL or Artistic
 Group:          Development/Libraries
@@ -34,9 +34,9 @@
 rm -rf %{buildroot}
 
 make pure_install PERL_INSTALL_ROOT=%{buildroot}
-
 find %{buildroot} -type f -name .packlist -exec rm -f {} \;
 find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
+
 %{_fixperms} %{buildroot}
 
 
@@ -48,11 +48,19 @@
 
 %files
 %defattr(-,root,root,-)
-%doc README
+%doc README Changes
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Sun Sep 17 2006 Chris Weyl <cweyl at alumni.drew.edu> 0.05-1
+- update to 0.05
+- add Changes
+- minor spec cleanups...
+
+* Thu Aug 31 2006 Chris Weyl <cweyl at alumni.drew.edu> 0.04-3
+- bump for mass rebuild
+
 * Fri Aug 11 2006 Chris Weyl <cweyl at alumni.drew.edu> 0.04-2
 - bump for build
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-POE-Component-SSLify/FC-5/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	12 Aug 2006 04:06:21 -0000	1.2
+++ sources	17 Sep 2006 23:21:53 -0000	1.3
@@ -1 +1 @@
-8c3a9c5d538453105e20b2a3a0fce183  POE-Component-SSLify-0.04.tar.gz
+2199747f66e979ac89eaa9a3d2cfa9c4  POE-Component-SSLify-0.05.tar.gz




More information about the scm-commits mailing list