Author: spot Update of /cvs/pkgs/rpms/perl-Config-IniFiles/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24790 Modified Files: .cvsignore perl-Config-IniFiles.spec sources Log Message: move to svn checkout Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-Config-IniFiles/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 2 May 2005 19:05:39 -0000 1.3 +++ .cvsignore 20 Nov 2008 22:37:33 -0000 1.4 @@ -1 +1 @@ -Config-IniFiles-2.39.tar.gz +Config-IniFiles-2.40-20081120svn88.tar.bz2 Index: perl-Config-IniFiles.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Config-IniFiles/devel/perl-Config-IniFiles.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- perl-Config-IniFiles.spec 2 Feb 2008 19:21:48 -0000 1.9 +++ perl-Config-IniFiles.spec 20 Nov 2008 22:37:33 -0000 1.10 @@ -1,15 +1,20 @@ +%define svnver 20081120svn88 + Name: perl-Config-IniFiles -Version: 2.39 -Release: 6%{?dist} +Version: 2.40 +Release: 0.1.%{svnver}%{?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/ -Source0: http://www.cpan.org/authors/id/W/WA/WADG/Config-IniFiles-%{version}.tar.gz +# 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 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -21,12 +26,7 @@ %prep -%setup -q -n Config-IniFiles-%{version} -chmod 644 README *.pm - -iconv -f iso-8859-1 -t utf-8 -o IniFiles.pm{.utf8,} -mv IniFiles.pm{.utf8,} - +%setup -q -n Config-IniFiles-%{version}-%{svnver} %build %{__perl} Makefile.PL INSTALLDIRS=vendor @@ -57,6 +57,9 @@ %changelog +* Thu Nov 20 2008 Tom "spot" Callaway <tcallawa@xxxxxxxxxx> - 2.40-0.1.20081120svn88 +- Update to svn checkout, since 2.39 doesn't appear to be accurate. + * Sat Feb 2 2008 Tom "spot" Callaway <tcallawa@xxxxxxxxxx> - 2.39-6 - rebuild for new perl Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-Config-IniFiles/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 2 May 2005 19:05:39 -0000 1.3 +++ sources 20 Nov 2008 22:37:33 -0000 1.4 @@ -1 +1 @@ -af23906e7d4445c4690dafed9b491cc3 Config-IniFiles-2.39.tar.gz +15fe581348e3627e1bb4b1e6b39c91b3 Config-IniFiles-2.40-20081120svn88.tar.bz2 -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list