SPECS: xfce4-wavelan-plugin.spec - up to 0.5.3 by Piotr Grymkowski...

megabajt megabajt at pld-linux.org
Mon Nov 13 20:00:54 CET 2006


Author: megabajt                     Date: Mon Nov 13 19:00:54 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.5.3 by Piotr Grymkowski <carnage2 at go2.pl>

---- Files affected:
SPECS:
   xfce4-wavelan-plugin.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/xfce4-wavelan-plugin.spec
diff -u SPECS/xfce4-wavelan-plugin.spec:1.7 SPECS/xfce4-wavelan-plugin.spec:1.8
--- SPECS/xfce4-wavelan-plugin.spec:1.7	Wed Mar  9 10:09:51 2005
+++ SPECS/xfce4-wavelan-plugin.spec	Mon Nov 13 20:00:49 2006
@@ -2,16 +2,21 @@
 Summary:	A wavelan plugin for the Xfce panel
 Summary(pl):	Wtyczka sieci radiowych dla panelu Xfce
 Name:		xfce4-wavelan-plugin
-Version:	0.4.1
-Release:	2
+Version:	0.5.3
+Release:	1
 License:	GPL
 Group:		X11/Applications
-Source0:	http://download.berlios.de/xfce-goodies/%{name}-%{version}.tar.gz
-# Source0-md5:	0467e03696e88c4a8c81873e907a3972
-URL:		http://xfce-goodies.berlios.de/
+Source0:	http://goodies.xfce.org/releases/xfce4-wavelan-plugin/%{name}-%{version}.tar.bz2
+# Source0-md5:	7fb068184b08d6b5bd7bc6d7e4369971
+URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin
+BuildRequires:	autoconf
+BuildRequires:	automake
+BuildRequires:	libtool
+BuildRequires:	perl-XML-Parser
+BuildRequires:	perl-modules
 BuildRequires:	pkgconfig
-BuildRequires:	xfce4-panel-devel >= 4.0.0
-Requires:	xfce4-panel >= 4.0.0
+BuildRequires:	xfce4-panel-devel >= 4.3.90.2
+Requires:	xfce4-panel >= 4.3.90.2
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -26,6 +31,11 @@
 %setup -q
 
 %build
+%{__libtoolize}
+%{__aclocal}
+%{__autoconf}
+%{__autoheader}
+%{__automake}
 %configure \
 	--disable-static
 
@@ -39,13 +49,16 @@
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/xfce4/panel-plugins/*.la
 
+%find_lang %{name}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog 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
@@ -53,6 +66,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2006/11/13 19:00:49  megabajt
+- up to 0.5.3 by Piotr Grymkowski <carnage2 at go2.pl>
+
 Revision 1.7  2005/03/09 09:09:51  havner
 - rel up for rebuild with xfce 4.2
 
@@ -70,4 +86,3 @@
 
 Revision 1.2  2004/07/13 18:32:39  qboosh
 - cosmetics, Log fix
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xfce4-wavelan-plugin.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list