[node] fix build issues

Lucian Langa lucilanga at fedoraproject.org
Sat May 5 12:15:11 UTC 2012


commit 8499d413daef4afd1bb3c83861f5e478d26496ea
Author: Lucian Langa <lucilanga at gnome.org>
Date:   Sat May 5 14:14:58 2012 +0200

    fix build issues

 node-0.3.2-rose.patch |    2 +-
 node.spec             |    5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/node-0.3.2-rose.patch b/node-0.3.2-rose.patch
index 4336483..e52c63c 100644
--- a/node-0.3.2-rose.patch
+++ b/node-0.3.2-rose.patch
@@ -4,7 +4,7 @@
  #include <netax25/nrconfig.h>
  #include <netax25/rsconfig.h>
  #include <netax25/procutils.h>
-+#include <netax25/kernel_rose.h>
++#include <netrose/rose.h>
  
  #include "node.h"
  
diff --git a/node.spec b/node.spec
index 388de21..6379cce 100644
--- a/node.spec
+++ b/node.spec
@@ -1,6 +1,6 @@
 Name:		node	
 Version:	0.3.2
-Release:	9%{?dist}
+Release:	10%{?dist}
 Summary:	Simple node front end, modelled after the node shells of TheNet and G8BPQ nodes
 
 Group:		Applications/Communications
@@ -77,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat May 05 2012 Lucian Langa <cooly at gnome.eu.org> - 0.3.2-10
+- add patch from Jeff Gustafson to fix build issues
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3.2-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list