SPECS: xfce4-diskperf-plugin.spec - up to 2.0 by Piotr Grymkowski ...

megabajt megabajt at pld-linux.org
Tue Nov 14 17:34:51 CET 2006


Author: megabajt                     Date: Tue Nov 14 16:34:51 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 2.0 by Piotr Grymkowski <carnage2 at go2.pl>

---- Files affected:
SPECS:
   xfce4-diskperf-plugin.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/xfce4-diskperf-plugin.spec
diff -u SPECS/xfce4-diskperf-plugin.spec:1.11 SPECS/xfce4-diskperf-plugin.spec:1.12
--- SPECS/xfce4-diskperf-plugin.spec:1.11	Mon Jun  6 23:53:46 2005
+++ SPECS/xfce4-diskperf-plugin.spec	Tue Nov 14 17:34:45 2006
@@ -2,19 +2,21 @@
 Summary:	Disk performance Xfce panel plugin
 Summary(pl):	Wtyczka wydajności dysku dla panelu Xfce
 Name:		xfce4-diskperf-plugin
-Version:	1.5
-Release:	3
+Version:	2.0
+Release:	0.1
 License:	BSD-like (see COPYING)
 Group:		X11/Applications
-Source0:	http://download.berlios.de/xfce-goodies/%{name}-%{version}.tar.gz
-# Source0-md5:	cb1b2637166b8a4355b3df85e593640f
-URL:		http://xfce-goodies.berlios.de/
+Source0:	http://goodies.xfce.org/releases/xfce4-diskperf-plugin/%{name}-%{version}.tar.bz2
+# Source0-md5:	e47c87e98de21b8c8b75680f7c1b491d
+URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-diskperf-plugin
+BuildRequires:	autoconf
 BuildRequires:	automake
-BuildRequires:	libxfce4util-devel >= 3.99
-BuildRequires:	libxfcegui4-devel >= 3.99
+BuildRequires:	libtool
+BuildRequires:	libxfce4util-devel >= 4.3.90.1
+BuildRequires:	libxfcegui4-devel >= 4.3.90.1
 BuildRequires:	pkgconfig
-BuildRequires:	xfce4-panel-devel >= 3.99
-Requires:	xfce4-panel >= 3.99
+BuildRequires:	xfce4-panel-devel >= 4.3.90.1
+Requires:	xfce4-panel >= 4.3.90.1
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -36,6 +38,11 @@
 
 %build
 cp -f /usr/share/automake/config.sub .
+%{__libtoolize}
+%{__aclocal}
+%{__autoconf}
+%{__autoheader}
+%{__automake}
 %configure \
 	--disable-static
 
@@ -55,7 +62,8 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog COPYING NEWS README
-%attr(755,root,root) %{_libdir}/xfce4/panel-plugins/*.so
+%attr(755,root,root) %{_libdir}/xfce4/panel-plugins/*
+%{_datadir}/xfce4/panel-plugins/*.desktop
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -63,6 +71,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2006/11/14 16:34:45  megabajt
+- up to 2.0 by Piotr Grymkowski <carnage2 at go2.pl>
+
 Revision 1.11  2005/06/06 21:53:46  zbyniu
 - BR: automake
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xfce4-diskperf-plugin.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list