packages: xfce4-clipman-plugin/xfce4-clipman-plugin.spec - added exo.patch ...

megabajt megabajt at pld-linux.org
Fri Feb 18 11:11:25 CET 2011


Author: megabajt                     Date: Fri Feb 18 10:11:25 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added exo.patch
- release 7

---- Files affected:
packages/xfce4-clipman-plugin:
   xfce4-clipman-plugin.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: packages/xfce4-clipman-plugin/xfce4-clipman-plugin.spec
diff -u packages/xfce4-clipman-plugin/xfce4-clipman-plugin.spec:1.26 packages/xfce4-clipman-plugin/xfce4-clipman-plugin.spec:1.27
--- packages/xfce4-clipman-plugin/xfce4-clipman-plugin.spec:1.26	Fri Feb  4 19:24:08 2011
+++ packages/xfce4-clipman-plugin/xfce4-clipman-plugin.spec	Fri Feb 18 11:11:19 2011
@@ -3,19 +3,24 @@
 Summary(pl.UTF-8):	Prosta historia schowka panelu Xfce
 Name:		xfce4-clipman-plugin
 Version:	1.1.3
-Release:	6
+Release:	7
 License:	BSD-like (see COPYING)
 Group:		X11/Applications
 Source0:	http://archive.xfce.org/src/panel-plugins/xfce4-clipman-plugin/1.1/%{name}-%{version}.tar.bz2
 # Source0-md5:	2ba70c6bd710e2a18cba5add66d297dc
+Patch0:		exo.patch
 URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin
-BuildRequires:	exo-devel >= 0.3.0
+BuildRequires:	autoconf
+BuildRequires:	automake
+BuildRequires:	exo-devel >= 0.5.0
+BuildRequires:	libtool
 BuildRequires:	libunique-devel >= 1.0.0
 BuildRequires:	pkgconfig
+BuildRequires:	rpmbuild(macros) >= 1.601
 BuildRequires:	xfce4-dev-tools >= 4.6.0
 BuildRequires:	xfce4-panel-devel >= 4.6.0
-Requires(post,postun):	gtk-update-icon-cache
-Requires(post,postun):	hicolor-icon-theme
+Requires:	gtk-update-icon-cache
+Requires:	hicolor-icon-theme
 Requires:	xfce4-dirs >= 4.6
 Requires:	xfce4-panel >= 4.6.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -28,8 +33,13 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
+%{__libtoolize}
+%{__aclocal}
+%{__autoconf}
+%{__automake}
 %configure \
 	--disable-static
 
@@ -88,6 +98,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2011/02/18 10:11:19  megabajt
+- added exo.patch
+- release 7
+
 Revision 1.26  2011/02/04 18:24:08  wiget
 - Requires(post,postun): gtk-update-icon-cache
 
================================================================

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



More information about the pld-cvs-commit mailing list