rpms/jd/devel jd-svn2129-compile.patch, NONE, 1.1 .cvsignore, 1.252, 1.253 jd.spec, 1.292, 1.293 sources, 1.253, 1.254 jd-svn2112-compile.patch, 1.1, NONE

Mamoru Tasaka (mtasaka) fedora-extras-commits at redhat.com
Sat Jun 14 17:58:03 UTC 2008


Author: mtasaka

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

Modified Files:
	.cvsignore jd.spec sources 
Added Files:
	jd-svn2129-compile.patch 
Removed Files:
	jd-svn2112-compile.patch 
Log Message:
* Sun Jun 15 2008 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp>
- svn 2129


jd-svn2129-compile.patch:

--- NEW FILE jd-svn2129-compile.patch ---
--- trunk-build/src/message/logmanager.h.gcc43	2008-06-15 01:11:38.000000000 +0900
+++ trunk-build/src/message/logmanager.h	2008-06-15 01:48:11.000000000 +0900
@@ -8,6 +8,7 @@
 #define _LOGMANAGER_H
 
 #include <list>
+#include <string>
 
 namespace MESSAGE
 {


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/jd/devel/.cvsignore,v
retrieving revision 1.252
retrieving revision 1.253
diff -u -r1.252 -r1.253
--- .cvsignore	8 Jun 2008 17:47:29 -0000	1.252
+++ .cvsignore	14 Jun 2008 17:57:18 -0000	1.253
@@ -1 +1 @@
-jd-2.0.0-svn2116_trunk.tgz
+jd-2.0.0-svn2129_trunk.tgz


Index: jd.spec
===================================================================
RCS file: /cvs/extras/rpms/jd/devel/jd.spec,v
retrieving revision 1.292
retrieving revision 1.293
diff -u -r1.292 -r1.293
--- jd.spec	8 Jun 2008 17:47:29 -0000	1.292
+++ jd.spec	14 Jun 2008 17:57:18 -0000	1.293
@@ -10,7 +10,7 @@
 # Defined by upsteam
 #
 %define         main_ver      2.0.0
-%define         strtag        svn2116_trunk
+%define         strtag        svn2129_trunk
 %define         repoid        31373
 # Define this if this is pre-version
 %define         pre_release   1
@@ -52,6 +52,7 @@
 URL:            http://jd4linux.sourceforge.jp/
 Source0:        http://downloads.sourceforge.jp/jd4linux/%{repoid}/%{name}-%{main_ver}-%{strtag}.tgz
 #Source0:	%{name}-%{main_ver}-%{strtag}.tgz
+Patch0:		jd-svn2129-compile.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  %{gtkmmdevel}
@@ -74,6 +75,7 @@
 
 %prep
 %setup -q -n %{name}-%{main_ver}-%{strtag}
+%patch0 -p1 -b .gcc43
 #find . -name .svn | sort -r | xargs %{__rm} -rf
 
 %if 0%{?fedora} >= 10
@@ -137,8 +139,8 @@
 %{icondir}/%{name}.png
 
 %changelog
-* Mon Jun  9 2008 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp>
-- svn 2116
+* Sun Jun 15 2008 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp>
+- svn 2129
 
 * Mon Jun  2 2008 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 2.0.0-0.6.beta20080601
 - 2.0.0 beta 20080601


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/jd/devel/sources,v
retrieving revision 1.253
retrieving revision 1.254
diff -u -r1.253 -r1.254
--- sources	8 Jun 2008 17:47:29 -0000	1.253
+++ sources	14 Jun 2008 17:57:18 -0000	1.254
@@ -1 +1 @@
-8aa90a3993d204664c51d740c7baf916  jd-2.0.0-svn2116_trunk.tgz
+66f0bcfc6c2cd0e9a0dd38d005c1d7dd  jd-2.0.0-svn2129_trunk.tgz


--- jd-svn2112-compile.patch DELETED ---




More information about the fedora-extras-commits mailing list