rpms/perl-DateTime-Format-HTTP/FC-5 perl-DateTime-Format-HTTP.spec, 1.2, 1.3 sources, 1.2, 1.3

Chris Weyl (cweyl) fedora-extras-commits at redhat.com
Thu Aug 10 01:47:10 UTC 2006


Author: cweyl

Update of /cvs/extras/rpms/perl-DateTime-Format-HTTP/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19202/FC-5

Modified Files:
	perl-DateTime-Format-HTTP.spec sources 
Log Message:
update to 0.37



Index: perl-DateTime-Format-HTTP.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-DateTime-Format-HTTP/FC-5/perl-DateTime-Format-HTTP.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-DateTime-Format-HTTP.spec	7 Aug 2006 01:29:15 -0000	1.2
+++ perl-DateTime-Format-HTTP.spec	10 Aug 2006 01:47:10 -0000	1.3
@@ -1,18 +1,6 @@
-# Note:  Some tests for this package are disabled by default, as they
-# require network access and would thus fail in the buildsys' mock
-# environments.  To build locally while enabling tests, either:
-#
-#   rpmbuild ... --define '_with_network_tests 1' ...
-#   rpmbuild ... --with network_tests ...
-#   define _with_network_tests 1 in your ~/.rpmmacros
-#
-# Note that right now, the only way to run tests locally from a cvs sandbox
-# "make noarch" type scenario is the third one.
-
-
 Name:           perl-DateTime-Format-HTTP
-Version:        0.36        
-Release:        3%{?dist}
+Version:        0.37
+Release:        1%{?dist}
 Summary:        HTTP protocol date conversion routines 
 
 Group:          Development/Libraries
@@ -29,10 +17,6 @@
 
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
-# for signature checking
-%{?_with_network_tests:BuildRequires: perl(Module::Signature) }
-
-
 %description
 This module provides functions that deal with the date formats used by the 
 HTTP protocol (and then some).
@@ -41,12 +25,6 @@
 %prep
 %setup -q -n DateTime-Format-HTTP-%{version}
 
-# digital signature checking.  Not essential, but nice
-#
-# Note we disable it entirely right now, as the signing key has expired.
-# See http://rt.cpan.org/Public/Bug/Display.html?id=17839
-%{?_with_network_tests_BROKEN: cpansign -v }
-
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -81,6 +59,11 @@
 
 
 %changelog
+* Wed Aug 09 2006 Chris Weyl <cweyl at alumni.drew.edu> 0.37-1
+- update to 0.37
+- nix the SIGNATURE checking bits of the spec file as the author has dropped
+  it from this version
+
 * Sun Aug 06 2006 Chris Weyl <cweyl at alumni.drew.edu> 0.36-3
 - bump for build & release
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-DateTime-Format-HTTP/FC-5/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	7 Aug 2006 01:25:39 -0000	1.2
+++ sources	10 Aug 2006 01:47:10 -0000	1.3
@@ -1 +1 @@
-8f40176f012e293743ffbdb42791e40c  DateTime-Format-HTTP-0.36.tar.gz
+3a69aaa00b7ece2371c617e1cc0052e4  DateTime-Format-HTTP-0.37.tar.gz




More information about the fedora-extras-commits mailing list