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

Paul Howarth pghmcfc at fedoraproject.org
Fri Jul 3 09:07:57 UTC 2009


Author: pghmcfc

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

Modified Files:
	.cvsignore perl-Sysadm-Install.spec sources 
Log Message:
Update to 0.29
- Add proper error handling to print and pipe statements
- Fix up some "if $dir" cases to protect against a value of "0" in $dir
- Fix up logcroak calls to use the current logger



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Sysadm-Install/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	12 May 2009 08:19:33 -0000	1.3
+++ .cvsignore	3 Jul 2009 09:07:56 -0000	1.4
@@ -1 +1 @@
-Sysadm-Install-0.28.tar.gz
+Sysadm-Install-0.29.tar.gz


Index: perl-Sysadm-Install.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Sysadm-Install/devel/perl-Sysadm-Install.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- perl-Sysadm-Install.spec	12 May 2009 08:19:33 -0000	1.3
+++ perl-Sysadm-Install.spec	3 Jul 2009 09:07:56 -0000	1.4
@@ -1,6 +1,6 @@
 Summary:	Typical installation tasks for system administrators
 Name:		perl-Sysadm-Install
-Version:	0.28
+Version:	0.29
 Release:	1%{?dist}
 License:	GPL+ or Artistic
 Group:		Development/Libraries
@@ -72,6 +72,12 @@ everything, but suppresses any write act
 %{_mandir}/man3/Sysadm::Install.3pm*
 
 %changelog
+* Fri Jul  3 2009 Paul Howarth <paul at city-fan.org> 0.29-1
+- Update to 0.29
+  - Add proper error handling to print and pipe statements
+  - Fix up some "if $dir" cases to protect against a value of "0" in $dir
+  - Fix up logcroak calls to use the current logger
+
 * Tue May 12 2009 Paul Howarth <paul at city-fan.org> 0.28-1
 - Update to 0.28 (fixed download() with a better check for getstore())
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Sysadm-Install/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	12 May 2009 08:19:33 -0000	1.3
+++ sources	3 Jul 2009 09:07:56 -0000	1.4
@@ -1 +1 @@
-f2dbfdf8c98a76d0697fd0747e388592  Sysadm-Install-0.28.tar.gz
+8c2f201d2fc577fb6fa873638cae1219  Sysadm-Install-0.29.tar.gz




More information about the scm-commits mailing list