rpms/planner2html/devel .cvsignore, 1.2, 1.3 planner2html-1.0.cflags.patch, 1.1, 1.2 planner2html.spec, 1.1, 1.2 sources, 1.2, 1.3

Caolan McNamara caolanm at fedoraproject.org
Mon Dec 21 20:34:52 UTC 2009


Author: caolanm

Update of /cvs/pkgs/rpms/planner2html/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28239

Modified Files:
	.cvsignore planner2html-1.0.cflags.patch planner2html.spec 
	sources 
Log Message:
bump


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/planner2html/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	21 Dec 2009 20:32:52 -0000	1.2
+++ .cvsignore	21 Dec 2009 20:34:51 -0000	1.3
@@ -1 +1 @@
-planner2html-1.0.0.tar.gz
+planner2html-1.0.1.tar.gz

planner2html-1.0.cflags.patch:
 Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: planner2html-1.0.cflags.patch
===================================================================
RCS file: /cvs/pkgs/rpms/planner2html/devel/planner2html-1.0.cflags.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- planner2html-1.0.cflags.patch	21 Dec 2009 20:32:52 -0000	1.1
+++ planner2html-1.0.cflags.patch	21 Dec 2009 20:34:51 -0000	1.2
@@ -10,15 +10,3 @@ diff -ru planner2html-1.0.orig/Makefile 
  
  clean:
  	$(RM) planner2html
-diff -ru planner2html-1.0.orig/planner2html.c planner2html-1.0/planner2html.c
---- planner2html-1.0.orig/planner2html.c	2009-12-21 12:29:04.000000000 +0000
-+++ planner2html-1.0/planner2html.c	2009-12-21 12:30:55.000000000 +0000
-@@ -53,7 +53,7 @@
-         if (!mrp_project_export(project, "-", "Planner HTML", TRUE, &err))
- 	{
- 		if (!err)
--			fprintf (stderr, "Unable to export to html", argv[1]);
-+			fprintf (stderr, "Unable to export %s to html", argv[1]);
- 		else
- 		{
- 			fprintf (stderr, "%s", err->message);


Index: planner2html.spec
===================================================================
RCS file: /cvs/pkgs/rpms/planner2html/devel/planner2html.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- planner2html.spec	21 Dec 2009 20:32:52 -0000	1.1
+++ planner2html.spec	21 Dec 2009 20:34:51 -0000	1.2
@@ -1,7 +1,7 @@
 Name:      planner2html
 Summary:   Convert planner files to html
-Version:   1.0.0
-Release:   2%{?dist}
+Version:   1.0.1
+Release:   1%{?dist}
 Source:    http://www.skynet.ie/~caolan/pub/%{name}/%{name}-%{version}.tar.gz
 Group:     System Environment/Libraries
 URL:       http://www.skynet.ie/~caolan/Packages/planner2html.html
@@ -35,7 +35,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/%{name}
 
 %changelog
-* Mon Dec 21 2009 Caolan McNamara <caolanm at redhat.com> - 1.0.0-2
+* Mon Dec 21 2009 Caolan McNamara <caolanm at redhat.com> - 1.0.1-1
 - Use parallel make (only 1 source file)
 - Preserve timestamps 
 - honour RPM_OPT_FLAGS


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/planner2html/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	21 Dec 2009 20:32:52 -0000	1.2
+++ sources	21 Dec 2009 20:34:51 -0000	1.3
@@ -1 +1 @@
-de94e1fdd70eb35f9f8baf0aa521f53c  planner2html-1.0.0.tar.gz
+d102f654ce134b94d19fecedee08cc91  planner2html-1.0.1.tar.gz




More information about the fedora-extras-commits mailing list