rpms/cairo-dock/devel cairo-dock-2.0.0-dock-rendering-compile.patch, NONE, 1.1 .cvsignore, 1.10, 1.11 cairo-dock.spec, 1.15, 1.16 sources, 1.11, 1.12

Mamoru Tasaka mtasaka at rpmfusion.org
Sun May 10 04:00:17 CEST 2009


Author: mtasaka

Update of /cvs/free/rpms/cairo-dock/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv28145

Modified Files:
	.cvsignore cairo-dock.spec sources 
Added Files:
	cairo-dock-2.0.0-dock-rendering-compile.patch 
Log Message:
* Sun May 10 2009 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 2.0.0-1
- 2.0.0 release


cairo-dock-2.0.0-dock-rendering-compile.patch:

--- NEW FILE cairo-dock-2.0.0-dock-rendering-compile.patch ---
--- plug-ins/dock-rendering/src/rendering-init.c.debug	2009-05-08 03:09:55.000000000 +0900
+++ plug-ins/dock-rendering/src/rendering-init.c	2009-05-10 10:44:35.000000000 +0900
@@ -13,7 +13,7 @@
 #include "rendering-parabole.h"
 #include "rendering-3D-plane.h"
 #include "rendering-rainbow.h"
-#include "rendering-diapo.h"
+//#include "rendering-diapo.h"
 #include "rendering-diapo-simple.h"
 #include "rendering-curve.h"
 #include "rendering-commons.h"


Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/cairo-dock/devel/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- .cvsignore	9 May 2009 14:08:34 -0000	1.10
+++ .cvsignore	10 May 2009 02:00:17 -0000	1.11
@@ -1 +1,2 @@
-cairo-dock-sources-svn1739_trunk.tar.bz2
+cairo-dock-2.0.0.tar.bz2
+cairo-dock-plugins-2.0.0.tar.bz2


Index: cairo-dock.spec
===================================================================
RCS file: /cvs/free/rpms/cairo-dock/devel/cairo-dock.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- cairo-dock.spec	9 May 2009 14:08:34 -0000	1.15
+++ cairo-dock.spec	10 May 2009 02:00:17 -0000	1.16
@@ -6,12 +6,12 @@
 # cd trunk
 # tar cjf ../cairo-dock-sources-%%{tag}.tar.bz2 .
 
-%global		released	0
+%global		released	1
 # Set the below to 1 when building unstable plug-ins
 %global		build_other	1
 
 %global		mainver		2.0.0
-%global		betaver		rc5
+%undefine		betaver		
 %global		tarballver		svn1739_trunk
 
 %global		build_themes	0
@@ -19,7 +19,7 @@
 %global		build_webkit	1
 %global		build_xfce	1
 
-%global		fedora_main_rel	7
+%global		fedora_main_rel	1
 
 
 %if 0%{?released} < 1
@@ -58,6 +58,7 @@
 
 # plug-ins specific patches
 Patch100:	cairo-dock-rev1677-stacks.patch
+Patch101:	cairo-dock-2.0.0-dock-rendering-compile.patch
 
 %if ! %{released}
 BuildRequires:	automake
@@ -253,6 +254,9 @@
 	\( -not -path '*/.svn/*' -and -not -name \*.png \) \
 	| xargs %{__sed} -i -e 's|\r||'
 
+# dock-rendering
+%patch101 -p1 -b .compile
+
 # mail: license conflict now resolved
 
 # stacks: directory fix
@@ -620,8 +624,8 @@
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
-* Sat May  9 2009 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp>
-- rev 1739
+* Sun May 10 2009 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 2.0.0-1
+- 2.0.0 release
 
 * Wed Apr 29 2009 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 2.0.0-0.7.rc5
 - 2.0.0 rc5


Index: sources
===================================================================
RCS file: /cvs/free/rpms/cairo-dock/devel/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- sources	9 May 2009 14:08:34 -0000	1.11
+++ sources	10 May 2009 02:00:17 -0000	1.12
@@ -1 +1,2 @@
-408bbe88b5b033422221e9f3b05a0927  cairo-dock-sources-svn1739_trunk.tar.bz2
+648402589c02579d202d28d09decf0cb  cairo-dock-2.0.0.tar.bz2
+b5bca90f55676e7f2ac531f528370dbe  cairo-dock-plugins-2.0.0.tar.bz2



More information about the rpmfusion-commits mailing list