packages: xfce4-places-plugin/xfce4-places-plugin.spec - added port-to-exo-...

megabajt megabajt at pld-linux.org
Thu Feb 17 14:41:39 CET 2011


Author: megabajt                     Date: Thu Feb 17 13:41:39 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added port-to-exo-1.patch
- release 4

---- Files affected:
packages/xfce4-places-plugin:
   xfce4-places-plugin.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: packages/xfce4-places-plugin/xfce4-places-plugin.spec
diff -u packages/xfce4-places-plugin/xfce4-places-plugin.spec:1.11 packages/xfce4-places-plugin/xfce4-places-plugin.spec:1.12
--- packages/xfce4-places-plugin/xfce4-places-plugin.spec:1.11	Tue Feb 15 19:40:49 2011
+++ packages/xfce4-places-plugin/xfce4-places-plugin.spec	Thu Feb 17 14:41:34 2011
@@ -3,15 +3,20 @@
 Summary(pl.UTF-8):	Wtyczka places dla panelu Xfce
 Name:		xfce4-places-plugin
 Version:	1.2.0
-Release:	3
+Release:	4
 License:	GPL v2
 Group:		X11/Applications
 Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-places-plugin/1.2/%{name}-%{version}.tar.bz2
 # Source0-md5:	f2d8c13340b3d52c5a7f6e2b9cdc55e3
+Patch0:		port-to-exo-1.patch
 URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin
 BuildRequires:	Thunar-devel >= 0.8.0
+BuildRequires:	autoconf
+BuildRequires:	automake
+BuildRequires:	exo-devel >= 0.6.0
 BuildRequires:	gettext-devel
 BuildRequires:	intltool
+BuildRequires:	libtool
 BuildRequires:	pkgconfig
 BuildRequires:	thunar-vfs-devel
 BuildRequires:	xfce4-dev-tools >= 4.6.0
@@ -42,8 +47,13 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
+%{__libtoolize}
+%{__aclocal}
+%{__autoconf}
+%{__automake}
 %configure
 
 %{__make}
@@ -74,6 +84,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2011/02/17 13:41:34  megabajt
+- added port-to-exo-1.patch
+- release 4
+
 Revision 1.11  2011/02/15 18:40:49  megabajt
 - BR: thunar-vfs-devel
 
================================================================

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



More information about the pld-cvs-commit mailing list