rpms/jfbterm/devel jfbterm-0.4.7-pagemask_userspace.patch, 1.2, 1.3 jfbterm.spec, 1.14, 1.15

Mamoru Tasaka (mtasaka) fedora-extras-commits at redhat.com
Tue Apr 1 12:56:23 UTC 2008


Author: mtasaka

Update of /cvs/extras/rpms/jfbterm/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28085

Modified Files:
	jfbterm-0.4.7-pagemask_userspace.patch jfbterm.spec 
Log Message:
* Tue Apr  1 2008 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.4.7-16
- Remove asm/page.h include, replaced by using sysconf


jfbterm-0.4.7-pagemask_userspace.patch:

Index: jfbterm-0.4.7-pagemask_userspace.patch
===================================================================
RCS file: /cvs/extras/rpms/jfbterm/devel/jfbterm-0.4.7-pagemask_userspace.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- jfbterm-0.4.7-pagemask_userspace.patch	22 Aug 2007 08:38:24 -0000	1.2
+++ jfbterm-0.4.7-pagemask_userspace.patch	1 Apr 2008 12:56:14 -0000	1.3
@@ -1,3 +1,13 @@
+--- jfbterm-0.4.7/fbcommon.c.pagemask	2008-04-01 21:50:49.000000000 +0900
++++ jfbterm-0.4.7/fbcommon.c	2008-04-01 21:51:12.000000000 +0900
+@@ -46,7 +46,6 @@
+ #endif
+ #include <linux/vt.h>
+ #include <linux/fb.h>
+-#include <asm/page.h>
+ 
+ #include "mytypes.h"
+ #include "fbcommon.h"
 --- jfbterm-0.4.7/fbcommon.h.pagemask	2003-09-03 00:24:06.000000000 +0900
 +++ jfbterm-0.4.7/fbcommon.h	2007-08-22 17:30:49.000000000 +0900
 @@ -30,6 +30,14 @@


Index: jfbterm.spec
===================================================================
RCS file: /cvs/extras/rpms/jfbterm/devel/jfbterm.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- jfbterm.spec	9 Feb 2008 04:21:11 -0000	1.14
+++ jfbterm.spec	1 Apr 2008 12:56:14 -0000	1.15
@@ -1,7 +1,7 @@
 Summary:   Japanese Console for Linux Frame Buffer Device
 Name:      jfbterm
 Version:   0.4.7
-Release:   15%{?dist}.2
+Release:   16%{?dist}
 License:   BSD
 Group:     Applications/System
 Source0:   http://downloads.sourceforge.jp/jfbterm/13501/jfbterm-%{version}.tar.gz
@@ -189,6 +189,9 @@
 %endif
 
 %changelog
+* Tue Apr  1 2008 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.4.7-16
+- Remove asm/page.h include, replaced by using sysconf
+
 * Sat Feb  9 2008 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp>
 - Rebuild against gcc43
 




More information about the fedora-extras-commits mailing list