rpms/perl-AppConfig/EL-5 perl-AppConfig.spec, 1.12, 1.13 sources, 1.4, 1.5

Tom Callaway (spot) fedora-extras-commits at redhat.com
Mon Jan 21 20:20:39 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/perl-AppConfig/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5758/EL-5

Modified Files:
	perl-AppConfig.spec sources 
Log Message:

sync



Index: perl-AppConfig.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-AppConfig/EL-5/perl-AppConfig.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- perl-AppConfig.spec	4 Jan 2007 19:59:00 -0000	1.12
+++ perl-AppConfig.spec	21 Jan 2008 20:19:56 -0000	1.13
@@ -1,12 +1,12 @@
 Name:           perl-AppConfig
-Version:        1.64
+Version:        1.66
 Release:        1%{?dist}
 Summary:        Perl module for reading configuration files
 
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/AppConfig/
-Source0:        http://www.cpan.org/authors/id/A/AD/ADAMK/AppConfig-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/A/AB/ABW/AppConfig-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
@@ -45,7 +45,7 @@
 rm -rf $RPM_BUILD_ROOT
 make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
-find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
+find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';'
 chmod -R u+w $RPM_BUILD_ROOT/*
 
 
@@ -65,6 +65,12 @@
 
 
 %changelog
+* Wed Nov 28 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 1.66-1
+- bump to 1.66
+
+* Thu May 31 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.65-1
+- Update to 1.65.
+
 * Thu Jan  4 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.64-1
 - Update to 1.64.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-AppConfig/EL-5/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	4 Jan 2007 19:59:00 -0000	1.4
+++ sources	21 Jan 2008 20:19:56 -0000	1.5
@@ -1 +1 @@
-65196d9c61bc0b76a91eb10e52f23718  AppConfig-1.64.tar.gz
+21aa4d1bf70a49a94c2dc9293389b3a0  AppConfig-1.66.tar.gz




More information about the fedora-extras-commits mailing list