rpms/perl-Math-Vec/devel .cvsignore, 1.2, 1.3 perl-Math-Vec.spec, 1.1, 1.2 sources, 1.2, 1.3

Roozbeh Pournader (roozbeh) fedora-extras-commits at redhat.com
Wed Jan 16 16:35:24 UTC 2008


Author: roozbeh

Update of /cvs/extras/rpms/perl-Math-Vec/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2492

Modified Files:
	.cvsignore perl-Math-Vec.spec sources 
Log Message:
* Wed Jan 16 2008 Roozbeh Pournader <roozbeh at farsiweb.info> - 1.01-1
- Update to 1.01
- Add build requirements on Test::More and Test::Pod (patch by
  Ralf Corsépius)
- Make license tag reflect the version of GPL (patch by Ralf Corsépius)



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Math-Vec/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	5 May 2007 17:07:41 -0000	1.2
+++ .cvsignore	16 Jan 2008 16:34:42 -0000	1.3
@@ -1 +1 @@
-Math-Vec-0.04.tar.gz
+Math-Vec-1.01.tar.gz


Index: perl-Math-Vec.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Math-Vec/devel/perl-Math-Vec.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-Math-Vec.spec	5 May 2007 17:07:41 -0000	1.1
+++ perl-Math-Vec.spec	16 Jan 2008 16:34:42 -0000	1.2
@@ -1,16 +1,21 @@
 Name:           perl-Math-Vec
-Version:        0.04
-Release:        2%{?dist}
+Version:        1.01
+Release:        1%{?dist}
 Summary:        Perl Math::Vec module
 
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Math-Vec/
 Source0:        http://search.cpan.org/CPAN/authors/id/E/EW/EWILHELM/Math-Vec-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(Test::More)
+# For improved tests
+BuildRequires:  perl(Test::Pod::Coverage) >= 1.04
+BuildRequires:  perl(Test::Pod) >= 1.14
+
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -49,6 +54,12 @@
 
 
 %changelog
+* Wed Jan 16 2008 Roozbeh Pournader <roozbeh at farsiweb.info> - 1.01-1
+- Update to 1.01
+- Add build requirements on Test::More and Test::Pod (patch by
+  Ralf Corsépius)
+- Make license tag reflect the version of GPL (patch by Ralf Corsépius)
+
 * Fri May 04 2007 Roozbeh Pournader <roozbeh at farsiweb.info> - 0.04-2
 - Packaging improvements (use more proper license tag, use tarball
   with preserved timestamp, remove direct BuildRequires on perl, expand


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Math-Vec/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	5 May 2007 17:07:41 -0000	1.2
+++ sources	16 Jan 2008 16:34:42 -0000	1.3
@@ -1 +1 @@
-96877cb54704426ce333b13a8380bfbf  Math-Vec-0.04.tar.gz
+3d881e6f8074257d54125190719859eb  Math-Vec-1.01.tar.gz




More information about the fedora-extras-commits mailing list