SPECS: xfce4-systemload-plugin.spec - up to 0.4.2 (for xfce 4.4.0)

teodor teodor at pld-linux.org
Tue Jan 23 08:22:53 CET 2007


Author: teodor                       Date: Tue Jan 23 07:22:53 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.4.2 (for xfce 4.4.0)

---- Files affected:
SPECS:
   xfce4-systemload-plugin.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/xfce4-systemload-plugin.spec
diff -u SPECS/xfce4-systemload-plugin.spec:1.14 SPECS/xfce4-systemload-plugin.spec:1.15
--- SPECS/xfce4-systemload-plugin.spec:1.14	Wed Jun  8 16:54:49 2005
+++ SPECS/xfce4-systemload-plugin.spec	Tue Jan 23 08:22:48 2007
@@ -2,22 +2,20 @@
 Summary:	Xfce plugin which displays the current system load
 Summary(pl):	Wtyczka Xfce wyświetlająca aktualne obciążenie systemu
 Name:		xfce4-systemload-plugin
-Version:	0.3.6
-Release:	2
+Version:	0.4.2
+Release:	1
 License:	BSD-like (see COPYING)
 Group:		X11/Applications
-Source0:	http://download.berlios.de/xfce-goodies/%{name}-%{version}.tar.gz
-# Source0-md5:	fd73efa3bd7a73e3f5fdf8d4ed848c1f
-Source1:	%{name}-po.pl
-Patch0:		%{name}-po_pl.patch
-URL:		http://xfce-goodies.berlios.de/
+Source0:	http://goodies.xfce.org/releases/%{name}/%{name}-%{version}.tar.bz2
+# Source0-md5:	cc5777bb1621704927513eb8eef5f07c
+URL:		http://goodies.xfce.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	gettext-devel
 BuildRequires:	libtool
 BuildRequires:	pkgconfig
-BuildRequires:	xfce4-panel-devel >= 3.99.2
-Requires:	xfce4-panel >= 3.99.2
+BuildRequires:	xfce4-panel-devel >= 4.4.0
+Requires:	xfce4-panel >= 4.4.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -32,17 +30,14 @@
 
 %prep
 %setup -q 
-install %{SOURCE1} po/pl.po
-%patch0 -p1
 
 %build
 %{__libtoolize}
-%{__aclocal} -I m4
+%{__aclocal}
 %{__autoconf}
 %{__automake}
 %configure \
 	--disable-static
-
 %{__make}
 
 %install
@@ -51,17 +46,16 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-rm -f $RPM_BUILD_ROOT%{_libdir}/xfce4/panel-plugins/*.la
-
-%find_lang xfce4-systemload
+%find_lang %{name}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files -f xfce4-systemload.lang
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog COPYING README
-%attr(755,root,root) %{_libdir}/xfce4/panel-plugins/*.so
+%attr(755,root,root) %{_libdir}/xfce4/panel-plugins/%{name}
+%{_datadir}/xfce4/panel-plugins/systemload.desktop
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -69,6 +63,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2007/01/23 07:22:48  teodor
+- up to 0.4.2 (for xfce 4.4.0)
+
 Revision 1.14  2005/06/08 14:54:49  zbyniu
 - BR: gettext-devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xfce4-systemload-plugin.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list