rpms/perl-Config-IniFiles/devel .cvsignore, 1.4, 1.5 perl-Config-IniFiles.spec, 1.10, 1.11 sources, 1.4, 1.5

Ralf Corsépius corsepiu at fedoraproject.org
Thu Feb 12 07:04:58 UTC 2009


Author: corsepiu

Update of /cvs/pkgs/rpms/perl-Config-IniFiles/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16910/devel

Modified Files:
	.cvsignore perl-Config-IniFiles.spec sources 
Log Message:
* Thu Feb 12 2009 Ralf Corsépius <corsepiu at fedoraproject.org> - 2.47-1
- Upstream update.
- Add Changes to %doc.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Config-IniFiles/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	20 Nov 2008 22:37:33 -0000	1.4
+++ .cvsignore	12 Feb 2009 07:04:27 -0000	1.5
@@ -1 +1 @@
-Config-IniFiles-2.40-20081120svn88.tar.bz2
+Config-IniFiles-2.47.tar.gz


Index: perl-Config-IniFiles.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Config-IniFiles/devel/perl-Config-IniFiles.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- perl-Config-IniFiles.spec	20 Nov 2008 22:37:33 -0000	1.10
+++ perl-Config-IniFiles.spec	12 Feb 2009 07:04:27 -0000	1.11
@@ -1,20 +1,16 @@
-%define svnver 20081120svn88
-
 Name:           perl-Config-IniFiles
-Version:        2.40
-Release:        0.1.%{svnver}%{?dist}
+Version:        2.47
+Release:        1%{?dist}
 Summary:        A module for reading .ini-style configuration files
 
 Group:          Development/Libraries
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Config-IniFiles/
-# Pulled from upstream SVN
-# http://config-inifiles.svn.sourceforge.net/viewvc/config-inifiles/trunk/config-inifiles/
-# svn co https://config-inifiles.svn.sourceforge.net/svnroot/config-inifiles/trunk/ config-inifiles
-Source0:        Config-IniFiles-%{version}-%{svnver}.tar.bz2
+Source0:        http://www.cpan.org/authors/id/S/SH/SHLOMIF/Config-IniFiles-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  perl(ExtUtils::MakeMaker), perl(Test::More)
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Test::More)
 BuildArch:      noarch
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -26,7 +22,7 @@
 
 
 %prep
-%setup -q -n Config-IniFiles-%{version}-%{svnver}
+%setup -q -n Config-IniFiles-%{version}
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -51,12 +47,16 @@
 
 %files
 %defattr(-,root,root,-)
-%doc README
+%doc README Changes
 %{perl_vendorlib}/Config/
 %{_mandir}/man3/*.3pm*
 
 
 %changelog
+* Thu Feb 12 2009 Ralf Corsépius <corsepiu at fedoraproject.org> - 2.47-1
+- Upstream update.
+- Add Changes to %%doc.
+
 * Thu Nov 20 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 2.40-0.1.20081120svn88
 - Update to svn checkout, since 2.39 doesn't appear to be accurate.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Config-IniFiles/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	20 Nov 2008 22:37:33 -0000	1.4
+++ sources	12 Feb 2009 07:04:27 -0000	1.5
@@ -1 +1 @@
-15fe581348e3627e1bb4b1e6b39c91b3  Config-IniFiles-2.40-20081120svn88.tar.bz2
+70cc00f338b81bdc1c28921a3135bf3f  Config-IniFiles-2.47.tar.gz




More information about the Fedora-perl-devel-list mailing list