SPECS: xfce4-weather-plugin.spec - up to 0.5.99.1 - proper license...

megabajt megabajt at pld-linux.org
Fri Nov 17 21:37:42 CET 2006


Author: megabajt                     Date: Fri Nov 17 20:37:42 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.5.99.1
- proper license (GPL)

---- Files affected:
SPECS:
   xfce4-weather-plugin.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/xfce4-weather-plugin.spec
diff -u SPECS/xfce4-weather-plugin.spec:1.10 SPECS/xfce4-weather-plugin.spec:1.11
--- SPECS/xfce4-weather-plugin.spec:1.10	Wed Jun  8 16:54:49 2005
+++ SPECS/xfce4-weather-plugin.spec	Fri Nov 17 21:37:37 2006
@@ -3,21 +3,23 @@
 Summary:	A weather plugin for the Xfce panel
 Summary(pl):	Wtyczka panelu Xfce pokazująca pogodę
 Name:		xfce4-weather-plugin
-Version:	0.4.9
+Version:	0.5.99.1
 Release:	1
-License:	BSD
+License:	GPL
 Group:		X11/Applications
-Source0:	http://download.berlios.de/xfce-goodies/%{name}-%{version}.tar.gz
-# Source0-md5:	1d5ba253c8eae5a9ad5e3d7002a0dae0
-URL:		http://xfce-goodies.berlios.de/
+Source0:	http://goodies.xfce.org/releases/xfce4-weather-plugin/%{name}-%{version}.tar.bz2
+# Source0-md5:	dfc5b89a173b7da6fabe56bf73d41321
+URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
 BuildRequires:	gettext-devel
 BuildRequires:	libtool
-BuildRequires:	libxml2-devel >= 2.0
+BuildRequires:	libxml2-devel >= 1:2.6.27
 BuildRequires:	pkgconfig
-BuildRequires:	xfce4-panel-devel >= 4.1.90
-Requires:	xfce4-panel >= 4.1.90
+BuildRequires:	xfce4-dev-tools >= 4.3.99.1
+BuildRequires:	xfce4-panel-devel >= 4.3.99.1
+Requires(post,postun):	gtk+2
+Requires(post,postun):	hicolor-icon-theme
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -31,7 +33,7 @@
 
 %build
 %{__libtoolize}
-%{__aclocal} -I %{_datadir}/xfce4/m4
+%{__aclocal}
 %{__autoheader}
 %{__automake}
 %{__autoconf}
@@ -47,16 +49,24 @@
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/xfce4/panel-plugins/*.la
 
-%find_lang %{_name}
+%find_lang %{name}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files -f %{_name}.lang
+%post
+%update_icon_cache hicolor
+
+%postun
+%update_icon_cache hicolor
+
+%files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc AUTHORS COPYING ChangeLog README
-%attr(755,root,root) %{_libdir}/xfce4/panel-plugins/*.so
+%doc AUTHORS ChangeLog README
+%attr(755,root,root) %{_libdir}/xfce4/panel-plugins/xfce4-weather-plugin
+%{_datadir}/xfce4/panel-plugins/weather.desktop
 %{_datadir}/xfce4/weather
+%{_iconsdir}/hicolor/*/*/xfce4-weather.png
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -64,6 +74,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2006/11/17 20:37:37  megabajt
+- up to 0.5.99.1
+- proper license (GPL)
+
 Revision 1.10  2005/06/08 14:54:49  zbyniu
 - BR: gettext-devel
 
================================================================

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



More information about the pld-cvs-commit mailing list