rpms/perl-Sysadm-Install/devel .cvsignore, 1.4, 1.5 perl-Sysadm-Install.spec, 1.5, 1.6 sources, 1.4, 1.5

Paul Howarth pghmcfc at fedoraproject.org
Fri Aug 28 08:21:04 UTC 2009


Author: pghmcfc

Update of /cvs/pkgs/rpms/perl-Sysadm-Install/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23052

Modified Files:
	.cvsignore perl-Sysadm-Install.spec sources 
Log Message:
Update to 0.31 (improved UTF-8 support)


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Sysadm-Install/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- .cvsignore	3 Jul 2009 09:07:56 -0000	1.4
+++ .cvsignore	28 Aug 2009 08:21:01 -0000	1.5
@@ -1 +1 @@
-Sysadm-Install-0.29.tar.gz
+Sysadm-Install-0.31.tar.gz


Index: perl-Sysadm-Install.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Sysadm-Install/devel/perl-Sysadm-Install.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- perl-Sysadm-Install.spec	26 Jul 2009 16:38:33 -0000	1.5
+++ perl-Sysadm-Install.spec	28 Aug 2009 08:21:01 -0000	1.6
@@ -1,7 +1,7 @@
 Summary:	Typical installation tasks for system administrators
 Name:		perl-Sysadm-Install
-Version:	0.29
-Release:	2%{?dist}
+Version:	0.31
+Release:	1%{?dist}
 License:	GPL+ or Artistic
 Group:		Development/Libraries
 Url:		http://search.cpan.org/dist/Sysadm-Install/
@@ -56,7 +56,7 @@ everything, but suppresses any write act
 %{__rm} -rf %{buildroot}
 %{__make} pure_install PERL_INSTALL_ROOT=%{buildroot}
 /usr/bin/find %{buildroot} -type f -name .packlist -exec %{__rm} -f {} ';'
-/usr/bin/find %{buildroot} -depth -type d -exec /bin/rmdir {} 2>/dev/null ';'
+/usr/bin/find %{buildroot} -depth -type d -exec /bin/rmdir {} ';' 2>/dev/null
 %{__chmod} -R u+w %{buildroot}/*
 
 %clean
@@ -72,7 +72,10 @@ everything, but suppresses any write act
 %{_mandir}/man3/Sysadm::Install.3pm*
 
 %changelog
-* Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.29-2
+* Fri Aug 28 2009 Paul Howarth <paul at city-fan.org> 0.31-1
+- Update to 0.31 (improved UTF-8 support)
+
+* Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> 0.29-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
 * Fri Jul  3 2009 Paul Howarth <paul at city-fan.org> 0.29-1


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Sysadm-Install/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	3 Jul 2009 09:07:56 -0000	1.4
+++ sources	28 Aug 2009 08:21:02 -0000	1.5
@@ -1 +1 @@
-8c2f201d2fc577fb6fa873638cae1219  Sysadm-Install-0.29.tar.gz
+e17a6cb9b9c509250774c6fb7c50f627  Sysadm-Install-0.31.tar.gz




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