rpms/perl-Config-Tiny/devel .cvsignore, 1.4, 1.5 perl-Config-Tiny.spec, 1.8, 1.9 sources, 1.4, 1.5

Jose Pedro Oliveira (jpo) fedora-extras-commits at redhat.com
Fri Dec 30 16:25:37 UTC 2005


Author: jpo

Update of /cvs/extras/rpms/perl-Config-Tiny/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29141/devel

Modified Files:
	.cvsignore perl-Config-Tiny.spec sources 
Log Message:
Updated to 2.03.


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Config-Tiny/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	27 Jun 2005 15:28:06 -0000	1.4
+++ .cvsignore	30 Dec 2005 16:25:37 -0000	1.5
@@ -1 +1 @@
-Config-Tiny-2.02.tar.gz
+Config-Tiny-2.03.tar.gz


Index: perl-Config-Tiny.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Config-Tiny/devel/perl-Config-Tiny.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-Config-Tiny.spec	27 Jun 2005 15:28:06 -0000	1.8
+++ perl-Config-Tiny.spec	30 Dec 2005 16:25:37 -0000	1.9
@@ -1,17 +1,17 @@
 Name:           perl-Config-Tiny
-Version:        2.02
+Version:        2.03
 Release:        1%{?dist}
 Summary:        Perl module for reading and writing .ini style configuration files
 
 Group:          Development/Libraries
 License:        GPL or Artistic
 URL:            http://search.cpan.org/dist/Config-Tiny/
-Source0:        http://www.cpan.org/authors/id/A/AD/ADAMK/Config-Tiny-2.02.tar.gz
+Source0:        http://www.cpan.org/authors/id/A/AD/ADAMK/Config-Tiny-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 BuildRequires:  perl >= 1:5.6.1
-BuildRequires:  perl(Test::More), perl(Test::Pod)
+BuildRequires:  perl(Test::Pod)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -37,7 +37,7 @@
 chmod -R u+w $RPM_BUILD_ROOT/*
 
 
-%check || :
+%check
 make test
 
 
@@ -48,11 +48,14 @@
 %files
 %defattr(-,root,root,-)
 %doc Changes LICENSE README
-%{perl_vendorlib}/Config
+%{perl_vendorlib}/Config/
 %{_mandir}/man3/*.3*
 
 
 %changelog
+* Fri Dec 30 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.03-1
+- Updated to 2.03.
+
 * Mon Jun 27 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.02-1
 - Updated to 2.02.
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Config-Tiny/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	27 Jun 2005 15:28:06 -0000	1.4
+++ sources	30 Dec 2005 16:25:37 -0000	1.5
@@ -1 +1 @@
-b5adfbf8561a4be3c898eb236ad3af01  Config-Tiny-2.02.tar.gz
+14b7c75fec38fd59fdf6390093946d7d  Config-Tiny-2.03.tar.gz




More information about the scm-commits mailing list