packages: xfce4-wavelan-plugin/xfce4-wavelan-plugin.spec, xfce4-wavelan-plu...
baggins
baggins at pld-linux.org
Fri May 11 15:01:15 CEST 2012
Author: baggins Date: Fri May 11 13:01:15 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 0.5.10
- ported to xfceui
- built as module
---- Files affected:
packages/xfce4-wavelan-plugin:
xfce4-wavelan-plugin.spec (1.17 -> 1.18) , xfce4-wavelan-plugin-ui.patch (1.1 -> NONE) (REMOVED)
---- Diffs:
================================================================
Index: packages/xfce4-wavelan-plugin/xfce4-wavelan-plugin.spec
diff -u packages/xfce4-wavelan-plugin/xfce4-wavelan-plugin.spec:1.17 packages/xfce4-wavelan-plugin/xfce4-wavelan-plugin.spec:1.18
--- packages/xfce4-wavelan-plugin/xfce4-wavelan-plugin.spec:1.17 Tue Mar 1 18:31:14 2011
+++ packages/xfce4-wavelan-plugin/xfce4-wavelan-plugin.spec Fri May 11 15:01:09 2012
@@ -2,19 +2,14 @@
Summary: A wavelan plugin for the Xfce panel
Summary(pl.UTF-8): Wtyczka sieci radiowych dla panelu Xfce
Name: xfce4-wavelan-plugin
-Version: 0.5.6
-Release: 2
+Version: 0.5.10
+Release: 1
License: GPL
Group: X11/Applications
Source0: http://archive.xfce.org/src/panel-plugins/xfce4-wavelan-plugin/0.5/%{name}-%{version}.tar.bz2
-# Source0-md5: b23a4c9c2a206242ee4db8186dd01801
-Patch0: %{name}-ui.patch
+# Source0-md5: a4cd20ef471123936e762a139f1025e1
URL: http://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin
-BuildRequires: autoconf >= 2.63
-BuildRequires: automake
BuildRequires: gettext-devel
-BuildRequires: intltool
-BuildRequires: libtool
BuildRequires: libxfce4ui-devel
BuildRequires: perl-XML-Parser
BuildRequires: perl-modules
@@ -34,15 +29,8 @@
%prep
%setup -q
-%patch0 -p1
%build
-%{__intltoolize}
-%{__libtoolize}
-%{__aclocal}
-%{__autoconf}
-%{__autoheader}
-%{__automake}
%configure \
--disable-static
@@ -54,6 +42,7 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/xfce4/panel/plugins/*.la
%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/locale/ur_PK
%find_lang %{name}
@@ -64,8 +53,8 @@
%files -f %{name}.lang
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README
-%attr(755,root,root) %{_libdir}/xfce4/panel-plugins/*
-%{_datadir}/xfce4/panel-plugins/*.desktop
+%attr(755,root,root) %{_libdir}/xfce4/panel/plugins/libwavelan.so
+%{_datadir}/xfce4/panel/plugins/wavelan.desktop
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -73,6 +62,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.18 2012/05/11 13:01:09 baggins
+- up to 0.5.10
+- ported to xfceui
+- built as module
+
Revision 1.17 2011/03/01 17:31:14 baggins
- rel 2
- port to libxfce4ui
================================================================
---- CVS-web:
http://cvs.pld-linux.org/packages/xfce4-wavelan-plugin/xfce4-wavelan-plugin.spec?r1=1.17&r2=1.18
More information about the pld-cvs-commit
mailing list