rpms/irclog2html/F-12 .cvsignore, 1.2, 1.3 irclog2html.spec, 1.3, 1.4 sources, 1.2, 1.3

Ian Weller ianweller at fedoraproject.org
Fri Nov 6 23:38:59 UTC 2009


Author: ianweller

Update of /cvs/pkgs/rpms/irclog2html/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17830/F-12

Modified Files:
	.cvsignore irclog2html.spec sources 
Log Message:
revision 68 from upstream -- bug fix



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/irclog2html/F-12/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	5 Dec 2008 05:44:29 -0000	1.2
+++ .cvsignore	6 Nov 2009 23:38:58 -0000	1.3
@@ -1 +1 @@
-irclog2html-r67.tar.bz2
+irclog2html-r68.tar.bz2


Index: irclog2html.spec
===================================================================
RCS file: /cvs/pkgs/rpms/irclog2html/F-12/irclog2html.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- irclog2html.spec	25 Jul 2009 03:36:01 -0000	1.3
+++ irclog2html.spec	6 Nov 2009 23:38:59 -0000	1.4
@@ -1,8 +1,8 @@
-%define svn_revision 67
+%define svn_revision 68
 
 Name:           irclog2html
 Version:        2.7
-Release:        4.svn%{svn_revision}%{?dist}
+Release:        5.svn%{svn_revision}%{?dist}
 Summary:        Script to convert IRC logs to HTML and other formats
 
 Group:          Applications/Communications
@@ -57,6 +57,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Nov  6 2009 Ian Weller <ian at ianweller.org> - 2.7-5.svn68
+- Fix bug (use of undefined variable 'progname') found by Ondrej Baudys
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.7-4.svn67
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/irclog2html/F-12/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	5 Dec 2008 05:44:29 -0000	1.2
+++ sources	6 Nov 2009 23:38:59 -0000	1.3
@@ -1 +1 @@
-787fc227906ac1b575ad5e435c177efc  irclog2html-r67.tar.bz2
+15bd933e1cc8ba899d7dbdf0f1746bb1  irclog2html-r68.tar.bz2




More information about the scm-commits mailing list