packages: docky/docky.spec - fix build with mono-2.8 - release 2

lisu lisu at pld-linux.org
Thu Nov 18 16:07:39 CET 2010


Author: lisu                         Date: Thu Nov 18 15:07:39 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix build with mono-2.8
- release 2

---- Files affected:
packages/docky:
   docky.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: packages/docky/docky.spec
diff -u packages/docky/docky.spec:1.11 packages/docky/docky.spec:1.12
--- packages/docky/docky.spec:1.11	Mon Nov 15 01:58:24 2010
+++ packages/docky/docky.spec	Thu Nov 18 16:07:33 2010
@@ -3,11 +3,12 @@
 Summary:	Docky - a full fledged dock application
 Name:		docky
 Version:	2.0.7
-Release:	1
+Release:	2
 License:	GPL v3
 Group:		X11/Applications
 Source0:	http://launchpad.net/docky/2.0/%{version}/+download/%{name}-%{version}.tar.gz
 # Source0-md5:	76ec96b4e3d5fdbf946b42913b1f3e28
+Patch0:		%{name}-mono28.patch
 URL:		https://launchpad.net/docky/
 BuildRequires:	GConf2-devel
 BuildRequires:	autoconf >= 2.54
@@ -53,6 +54,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__libtoolize}
@@ -132,6 +134,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2010/11/18 15:07:33  lisu
+- fix build with mono-2.8
+- release 2
+
 Revision 1.11  2010/11/15 00:58:24  patrys
 - 2.0.7
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/docky/docky.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list