rpms/cairo-dock/devel .cvsignore, 1.6, 1.7 cairo-dock.spec, 1.10, 1.11 sources, 1.7, 1.8

Mamoru Tasaka mtasaka at rpmfusion.org
Fri May 1 16:00:16 CEST 2009


Author: mtasaka

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

Modified Files:
	.cvsignore cairo-dock.spec sources 
Log Message:
* Fri May  1 2009 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp>
- rev 1698



Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/cairo-dock/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	29 Apr 2009 11:23:24 -0000	1.6
+++ .cvsignore	1 May 2009 14:00:16 -0000	1.7
@@ -1,3 +1 @@
-cairo-dock-2.0.0-rc5.tar.bz2
-cairo-dock-plugins-2.0.0-rc5.tar.bz2
-cairo-dock-2.0.0-rc5-missing-files.tar.bz2
+cairo-dock-sources-svn1698_trunk.tar.bz2


Index: cairo-dock.spec
===================================================================
RCS file: /cvs/free/rpms/cairo-dock/devel/cairo-dock.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- cairo-dock.spec	29 Apr 2009 11:23:24 -0000	1.10
+++ cairo-dock.spec	1 May 2009 14:00:16 -0000	1.11
@@ -6,13 +6,13 @@
 # cd trunk
 # tar cjf ../cairo-dock-sources-%%{tag}.tar.bz2 .
 
-%global		released	1
+%global		released	0
 # Set the below to 1 when building unstable plug-ins
 %global		build_other	1
 
 %global		mainver		2.0.0
 %global		betaver		rc5
-%global		tarballver		svn1692_trunk
+%global		tarballver		svn1698_trunk
 
 %global		build_themes	0
 
@@ -102,6 +102,10 @@
 # Now using webkit, not gecko
 BuildRequires:	WebKit-gtk-devel
 %endif
+# Requires related to commands used internally
+# in cairo-dock
+Requires:	findutils
+Requires:	wget
 
 # Obsoletes moved to main package
 # Switch to Webkit, always obsolete gecko (and _not_ provide it)
@@ -256,19 +260,6 @@
 
 # mail: license conflict now resolved
 
-# quick-browse
-# Not imported into released tarball yet
-%if 0%{?released}
-for plugs in \
-	quick-browser
-do	
-	%{__sed} -i.p2 \
-		-e "/ac_config_files/s|${plugs}/[^ ][^ ]*| |g" \
-		-e "\@CONFIG_FILES=.*${plugs}@d" \
-		configure
-done
-%endif
-
 # stacks: directory fix
 %if 0%{?released} < 1
 %patch100 -p0 -b .compile
@@ -634,6 +625,9 @@
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Fri May  1 2009 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp>
+- rev 1698
+
 * 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.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	29 Apr 2009 11:23:24 -0000	1.7
+++ sources	1 May 2009 14:00:16 -0000	1.8
@@ -1,3 +1 @@
-2d68c3f0d4d96f147fea66e58779922d  cairo-dock-2.0.0-rc5.tar.bz2
-e92015cdc616f6d4f6f7ecccf8668e41  cairo-dock-plugins-2.0.0-rc5.tar.bz2
-dd7c0ef87d2e6581d2d9420f99fd1f94  cairo-dock-2.0.0-rc5-missing-files.tar.bz2
+d5c489eca44dc9589f9642f064a6b8f3  cairo-dock-sources-svn1698_trunk.tar.bz2



More information about the rpmfusion-commits mailing list