Browse Source

2014-09-18 Ryoichi INAGAKI <ryo1@toki.waseda.jp>

	* xfce4-{clipman, datetime, embed, systemload, weather}-plugin: updated
	* xfce4-{mailwatch, places}-plugin: NEW
	* xfce4-power-maneger: updated
	


git-svn-id: http://trac.vinelinux.org/repos/projects/specs@8958 ec354946-7b23-47d6-9f5a-488ba84defc7
inagaki 9 years ago
parent
commit
869bdd97f2

+ 17 - 10
x/xfce4-clipman-plugin/xfce4-clipman-plugin-vl.spec

@@ -1,8 +1,8 @@
 Name: 		xfce4-clipman-plugin
 Summary:        Clipboard manager plugin for the Xfce panel
 Summary(ja):    Xfce パネル用クリップボード管理プラグイン
-Version:        1.2.3
-Release: 	2%{?_dist_release}
+Version:        1.2.6
+Release: 	1%{?_dist_release}
 
 Group: 		User Interface/Desktops
 License:	GPLv2+
@@ -11,15 +11,17 @@ URL: 		http://goodies.xfce.org/projects/panel-plugins/%{name}
 Source0: 	http://archive.xfce.org/src/panel-plugins/%{name}/1.2/%{name}-%{version}.tar.bz2
 
 BuildRoot: 	%{_tmppath}/%{name}-%{version}-root
-BuildRequires:  gtk2-devel >= 2.14
+BuildRequires:  glib2-devel >= 2.18.0
+BuildRequires:  gtk2-devel >= 2.14.0
+BuildRequires:  libexo-devel >= 0.6.0 
+BuildRequires:  libXtst-devel >= 1.0.0
 BuildRequires:  libxfce4util-devel >= 4.8.0
 BuildRequires:  libxfce4ui-devel >= 4.8.0
+BuildRequires:  qrencode-devel >= 3.3.0
+BuildRequires:  unique-devel >= 1.0.0
 BuildRequires:  xfce4-panel-devel >= 4.8.0
-BuildRequires:  libexo-devel >= 0.6.0 
 BuildRequires:  xfconf-devel >= 4.8.0
-BuildRequires:  xorg-x11-proto-devel
-BuildRequires:  libXtst-devel
-BuildRequires:  unique-devel
+BuildRequires:  xorg-x11-proto-devel >= 7.0.0
 BuildRequires:  gettext, intltool, desktop-file-utils
 Requires:       xfce4-panel >= 4.4.0
 
@@ -36,7 +38,7 @@ xfce4-clipman は Xfce パネル用のクリップボード履歴管理プラグ
 %setup -q
 
 %build
-%configure --disable-static
+%configure --enable-silent-rules --disable-static
 make %{?_smp_mflags}
 
 %install
@@ -77,19 +79,24 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 %files -f %{name}.lang
 %defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog NEWS README TODO
+%doc AUTHORS COPYING ChangeLog NEWS README
 %config %{_sysconfdir}/xdg/autostart/%{name}-autostart.desktop
 %config(noreplace) %{_sysconfdir}/xdg/xfce4/panel/xfce4-clipman-actions.xml
 %{_bindir}/xfce4-clipman
 %{_bindir}/xfce4-clipman-settings
 %{_bindir}/xfce4-popup-clipman
 %{_libdir}/xfce4/panel/plugins/libclipman.so
+%{_datadir}/appdata/xfce4-clipman.appdata.xml
 %{_datadir}/applications/xfce4-clipman.desktop
 %{_datadir}/icons/hicolor/*/apps/%{name}.*
 %{_datadir}/xfce4/panel/plugins/%{name}.desktop
-%{_docdir}/%{name}/html
+#{_docdir}/%{name}/html
 
 %changelog
+* Wed Sep 17 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 1.2.6-1
+- updated to 1.2.6
+- built with qrencode-devel
+
 * Sun Dec 29 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.2.3-2
 - rebuild with VineSeed environment
 

+ 15 - 10
x/xfce4-datetime-plugin/xfce4-datetime-plugin-vl.spec

@@ -1,8 +1,8 @@
 Name: 		xfce4-datetime-plugin
 Summary:        Date and Time plugin for the Xfce4 panel
 Summary(ja):    Xfce パネル用 日付プラグイン
-Version:        0.6.1
-Release: 	2%{?_dist_release}
+Version:        0.6.2
+Release: 	1%{?_dist_release}
 
 Group: 		User Interface/Desktops
 License:	GPLv2+
@@ -11,15 +11,17 @@ URL: 		http://goodies.xfce.org/projects/panel-plugins/%{name}
 Source0: 	http://archive.xfce.org/src/panel-plugins/%{name}/0.6/%{name}-%{version}.tar.bz2
 
 BuildRoot: 	%{_tmppath}/%{name}-%{version}-root
-
-BuildRequires:  libxfce4util-devel >= 4.3.99.2
-BuildRequires:  libxfce4ui-devel >= 4.3.99.2
-BuildRequires:  libxfcegui4-devel >= 4.3.99.2
-BuildRequires:  xfce4-panel-devel >= 4.3.99.2
+BuildRequires:  gettext
+BuildRequires:  gtk2-devel >= 2.24.0
+BuildRequires:  intltool
+BuildRequires:  libxfce4util-devel >= 4.8.0
+BuildRequires:  libxfce4ui-devel >= 4.8.0
+BuildRequires:  xfce4-panel-devel >= 4.8.0
+Requires:  xfce4-panel >= 4.8.0
 
 Vendor:		Project Vine
 Distribution:	Vine Linux
-Packager:	Takemikaduchi
+Packager:	Takemikaduchi, inagaki
 
 
 %description
@@ -51,10 +53,13 @@ rm -rf $RPM_BUILD_ROOT
 %files -f %{name}.lang
 %defattr(-,root,root)
 %doc AUTHORS COPYING ChangeLog NEWS README
-%{_libdir}/xfce4/panel-plugins/libdatetime.so
-%{_datadir}/xfce4/panel-plugins/datetime.desktop
+%{_libdir}/xfce4/panel/plugins/libdatetime.so
+%{_datadir}/xfce4/panel/plugins/datetime.desktop
 
 %changelog
+* Wed Sep 17 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 0.6.2-1
+- updated to 0.6.2
+
 * Sun Dec 29 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.6.1-2
 - rebuild with VineSeed environment
 

+ 11 - 7
x/xfce4-embed-plugin/xfce4-embed-plugin-vl.spec

@@ -1,24 +1,25 @@
 Name: 		xfce4-embed-plugin
-Summary:        Emped plugin for the Xfce4 panel
+Summary:        Embed plugin for the Xfce panel
 Summary(ja):    Xfce パネル用 Window 埋め込みプラグイン
-Version:        1.0.0
-Release: 	2%{?_dist_release}
+Version:        1.4.1
+Release: 	1%{?_dist_release}
 
 Group: 		User Interface/Desktops
 License:	GPLv2+
 URL: 		http://goodies.xfce.org/projects/panel-plugins/%{name}
 
-Source0: 	http://archive.xfce.org/src/panel-plugins/%{name}/1.0/%{name}-%{version}.tar.bz2
+Source0: 	http://archive.xfce.org/src/panel-plugins/%{name}/1.4/%{name}-%{version}.tar.bz2
 
 BuildRoot: 	%{_tmppath}/%{name}-%{version}-root
-
+BuildRequires:  gtk2-devel >= 2.20.0
 BuildRequires:  libxfce4util-devel >= 4.8.0
 BuildRequires:  libxfce4ui-devel >= 4.8.0
 BuildRequires:  xfce4-panel-devel >= 4.8.0
+Requires:       xfce4-panel 
 
 Vendor:		Project Vine
 Distribution:	Vine Linux
-Packager:	Takemikaduchi
+Packager:	Takemikaduchi, inagaki
 
 
 %description
@@ -35,7 +36,7 @@ Combining with Xfce's ability to auto-hide panels can make this very convenient.
 %setup -q
 
 %build
-%configure --disable-static
+%configure --enable-silent-rules --disable-static
 make %{?_smp_mflags}
 
 %install
@@ -58,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/xfce4/panel/plugins/embed.desktop
 
 %changelog
+* Thu Sep 18 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 1.4.1-1
+- updated to 1.4.1
+
 * Sun Dec 29 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0.0-2
 - rebuild with VineSeed environment
 

+ 97 - 0
x/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-vl.spec

@@ -0,0 +1,97 @@
+Name: 		xfce4-mailwatch-plugin
+Summary:        A multi-protocol, multi-mailbox mail watcher for the Xfce panel
+Summary(ja):    Xfce パネル用メールボックス監視プラグイン
+Version:        1.2.0
+Release: 	1%{?_dist_release}
+
+Group: 		User Interface/Desktops
+License:	GPLv2+
+URL: 		http://goodies.xfce.org/projects/panel-plugins/%{name}
+
+Source0: 	http://archive.xfce.org/src/panel-plugins/%{name}/1.2/%{name}-%{version}.tar.bz2
+
+BuildRoot: 	%{_tmppath}/%{name}-%{version}-root
+BuildRequires:  glib2-devel >= 2.18.0
+BuildRequires:  gnutls-devel >= 1.2.0
+BuildRequires:  gtk2-devel >= 2.18.0
+BuildRequires:  libexo-devel >= 0.7.2
+BuildRequires:  libICE-devel
+BuildRequires:  libgcrypt-devel >= 1.2.0
+BuildRequires:  libxfce4util-devel >= 4.8.0
+BuildRequires:  libxfce4ui-devel >= 4.8.0
+BuildRequires:  xfce4-panel-devel >= 4.8.0
+Requires:       xfce4-panel 
+
+Vendor:		Project Vine
+Distribution:	Vine Linux
+Packager:	inagaki
+
+
+%description
+he Xfce4 Mailwatch Plugin is a multi-protocol, multi-mailbox mail watcher.
+Currently, the protocols supported are:
+
+  * IMAP (SSL/TLS and cleartext, CRAM-MD5)
+  * POP3 (SSL/TLS and cleartext, CRAM-MD5)
+  * Mbox mail spool (local)
+  * Maildir mail spool (local)
+  * MH-Maildir mail spool (local)
+  * Google Mail (GMail) mailbox (remote) (requires gnutls)
+
+Random list of features:
+
+  * Multiple folder checking support for IMAP.
+  * Independent check intervals for each mailbox.
+  * Threaded design; xfce4-panel UI should never freeze or block.
+  * Informative button tooltip that tells you the number of new messages in
+    each mailbox.
+  * Optionally run a command when new mail arrives, or when the panel button
+    is clicked.
+  * Error log accessible from the plugin properties dialog, with a small
+    overlay icon to inform the user of errors at a glance.
+  * Custom button icons.
+
+
+%prep
+%setup -q
+
+%build
+%configure --enable-silent-rules --disable-static
+make %{?_smp_mflags}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+make install DESTDIR=$RPM_BUILD_ROOT
+
+find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} \;
+
+%find_lang %{name}
+
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%post
+touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
+
+%postun
+if [ $1 -eq 0 ] ; then
+    touch --no-create %{_datadir}/icons/hicolor &>/dev/null
+    gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
+fi
+
+%posttrans
+gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
+
+
+%files -f %{name}.lang
+%defattr(-,root,root)
+%doc AUTHORS COPYING ChangeLog NEWS README
+%{_libdir}/xfce4/panel/plugins/libmailwatch.so
+%{_datadir}/icons/hicolor/*/apps/*
+%{_datadir}/xfce4/panel/plugins/mailwatch.desktop
+
+%changelog
+* Thu Sep 18 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 1.2.0-1
+- initial build for Vine Linux
+

+ 68 - 0
x/xfce4-places-plugin/xfce4-places-plugin-vl.spec

@@ -0,0 +1,68 @@
+Name: 		xfce4-places-plugin
+Summary:        GNOME's Places menu plugin for the Xfce panel
+Summary(ja):    Xfce パネル用 GNOME Places メニュープラグイン
+Version:        1.6.0
+Release: 	1%{?_dist_release}
+
+Group: 		User Interface/Desktops
+License:	GPLv2+
+URL: 		http://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin
+
+Source0: 	http://archive.xfce.org/src/panel-plugins/%{name}/1.6/%{name}-%{version}.tar.bz2
+
+BuildRoot: 	%{_tmppath}/%{name}-%{version}-root
+BuildRequires:  gettext
+BuildRequires:  glib2-devel >= 2.22.0
+BuildRequires:  gtk2-devel >= 2.14.0
+BuildRequires:  intltool
+BuildRequires:  libexo-devel >= 0.5.0
+BuildRequires:  libICE-devel
+BuildRequires:  libnotify-devel >= 0.4.0
+BuildRequires:  libxfce4util-devel >= 4.8.0
+BuildRequires:  libxfce4ui-devel >= 4.8.0
+BuildRequires:  libX11-devel
+BuildRequires:  xfce4-panel-devel >= 4.8.0
+BuildRequires:  xfconf-devel >= 4.6.0
+Requires:  xfce4-panel >= 4.8.0
+
+Vendor:		Project Vine
+Distribution:	Vine Linux
+Packager:	inagaki
+
+
+%description
+This plugin is a menu with quick access to folders, documents, and removable media. The places plugin brings much of the functionality of GNOME's Places menu to Xfce.
+
+%description -l ja
+このプラグインはフォルダ、ドキュメント、リムーバブルメディアへ迅速にアクセスするためのメニューを提供します. GNOME の Places メニュー機能の多くを Xfce に追加します.
+
+%prep
+%setup -q
+
+%build
+%configure --enable-silent-rules --disable-static
+make %{?_smp_mflags}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+make install DESTDIR=$RPM_BUILD_ROOT
+
+find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} \;
+
+%find_lang %{name}
+
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+
+%files -f %{name}.lang
+%defattr(-,root,root)
+%doc AUTHORS COPYING ChangeLog NEWS README
+%{_bindir}/xfce4-popup-places
+%{_libdir}/xfce4/panel/plugins/libplaces.so
+%{_datadir}/xfce4/panel/plugins/places.desktop
+
+%changelog
+* Wed Sep 17 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 1.6.0-1
+- initial build for Vine Linux

+ 33 - 22
x/xfce4-power-manager/xfce4-power-manager-vl.spec

@@ -1,11 +1,11 @@
-%global minorversion 1.2
-%global xfceversion 4.10
+%global minorversion 1.4
+%global xfceversion 4.10.0
 
 Name:           xfce4-power-manager
 Summary:        Power management for the Xfce desktop environment
 Summary(ja):    Xfce デスクトップ環境用電源管理ツール
-Version:        1.2.0
-Release:        4%{?_dist_release}
+Version:        1.4.0
+Release:        1%{?_dist_release}
 
 Group:          User Interface/Desktops
 License:        GPLv2+
@@ -16,18 +16,24 @@ Patch0:         xfce4-power-manager-1.1.0-fix-desktop.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-root
 
-BuildRequires:  xfconf-devel >= %{xfceversion}
-BuildRequires:  xfce4-panel-devel >= %{xfceversion}
-BuildRequires:  dbus-devel >= 0.60
-BuildRequires:  dbus-glib-devel >= 0.70
+BuildRequires:  dbus-devel >= 1.1
+BuildRequires:  dbus-glib-devel >= 0.84
+BuildRequires:  desktop-file-utils
+BuildRequires:  gettext intltool
+BuildRequires:  glib2-devel >= 2.30.0
+BuildRequires:  gtk2-devel >= 2.24.0
 BuildRequires:  libnotify-devel >= 0.4.1
-BuildRequires:  libxfce4ui-devel >= %{xfceversion}
+BuildRequires:  libXext-devel
 BuildRequires:  libXrandr-devel >= 1.2.0
+BuildRequires:  libxfce4ui-devel >= %{xfceversion}
+BuildRequires:  libxfce4util-devel >= %{xfceversion}
+BuildRequires:  upower-devel >= 0.9.7
+BuildRequires:  xfce4-panel-devel >= %{xfceversion}
+BuildRequires:  xfconf-devel >= %{xfceversion}
 BuildRequires:  xorg-x11-proto-devel
-BuildRequires:  gettext intltool desktop-file-utils
-Requires:       xfce4-panel >= %{xfceversion}
-#Requires:       xfce4-doc
+Requires:       ConsoleKit
 Requires:       polkit
+Requires:       xfce4-panel >= %{xfceversion}
 
 Vendor: Project Vine
 Distribution: Vine Linux
@@ -41,17 +47,20 @@ preferences.
 
 %prep
 %setup -q
-%patch0 -p1 
+#patch0 -p1 
 
 
 %build
-%configure
-make %{?_smp_mflags} V=1
+%configure --enable-silent-rules
+make %{?_smp_mflags}
 
 
 %install
 rm -rf $RPM_BUILD_ROOT
-make install DESTDIR=$RPM_BUILD_ROOT INSTALL='install -p'
+make install DESTDIR=$RPM_BUILD_ROOT
+
+rm -f $RPM_BUILD_ROOT%{_libdir}/xfce4/panel/plugins/*.la
+
 %find_lang %{name}
 desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/%{name}-settings.desktop      
 
@@ -78,23 +87,25 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING ChangeLog NEWS README TODO
+%config %{_sysconfdir}/xdg/autostart/%{name}.desktop
 %{_bindir}/%{name}
 %{_bindir}/%{name}-settings
-%{_bindir}/xfce4-power-information
+%{_sbindir}/xfce4-pm-helper
 %{_sbindir}/xfpm-power-backlight-helper
-%config %{_sysconfdir}/xdg/autostart/%{name}.desktop
-%{_libdir}/xfce4/panel-plugins/xfce4-brightness-plugin
+%{_libdir}/xfce4/panel/plugins/lib*.so
+%{_datadir}/appdata/%{name}.appdata.xml
 %{_datadir}/applications/%{name}-settings.desktop
 %{_datadir}/icons/hicolor/*/*/*.*
-%{_datadir}/xfce4/panel-plugins/xfce4-brightness-plugin.desktop
+%{_datadir}/xfce4/panel/plugins/power-manager-plugin.desktop
 %{_datadir}/polkit-1/actions/org.xfce.power.policy
-%doc %{_datadir}/xfce4/doc/C/images/*.png
-%doc %{_datadir}/xfce4/doc/C/%{name}.html
 %{_mandir}/man1/%{name}-settings.1.*
 %{_mandir}/man1/%{name}.1.*
 
 
 %changelog
+* Tue Sep 16 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 1.4.0-1
+- new upstream release
+
 * Sun Dec 29 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 1.2.0-2
 - rebuild with VineSeed environment
 

+ 7 - 3
x/xfce4-systemload-plugin/xfce4-systemload-plugin-vl.spec

@@ -1,7 +1,7 @@
+Name: xfce4-systemload-plugin
 Summary: System Load plugin for Xfce
 Summary(ja): Xfce 用システム負荷監視プラグイン
-Name: xfce4-systemload-plugin
-Version: 1.1.0
+Version: 1.1.1
 Release: 2%{?_dist_release}
 
 License: BSD
@@ -11,13 +11,14 @@ URL: http://goodies.xfce.org/projects/panel-plugins/%{name}
 Source0: http://archive.xfce.org/src/panel-plugins/%{name}/1.1/%{name}-%{version}.tar.bz2
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
-
 BuildRequires: gtk2-devel >= 2.6.0
 BuildRequires: libxfce4util-devel >= 4.3.99.1
 BuildRequires: libxfce4ui-devel >= 4.7.0
 BuildRequires: xfce4-panel-devel >= 4.3.99.1
 BuildRequires: upower-devel >= 0.9.0
 
+Requires: xfce4-panel >= 4.3.99.1
+
 Vendor: Project Vine
 Distribution: Vine Linux
 
@@ -58,6 +59,9 @@ rm -rf %{buildroot}
 %{_datadir}/xfce4/panel/plugins/systemload.desktop
 
 %changelog
+* Thu Sep 18 2014 Ryoiochi INAGAKI <ryo1@bc.wakwak.com> 1.1.1-1
+- updated to 1.1.1
+
 * Sun Dec 29 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.1.0-2
 - rebuild with VineSeed environment
 

+ 25 - 13
x/xfce4-weather-plugin/xfce4-weather-plugin-vl.spec

@@ -1,20 +1,27 @@
 Name:		xfce4-weather-plugin
 Summary:	Weather plugin for the Xfce panel
 Summary(ja):	Xfce パネル用天気情報プラグイン
-Version:	0.7.4
-Release:	5%{?_dist_release}
+Version:	0.8.3
+Release:	1%{?_dist_release}
 
 Group:		User Interface/Desktops
-License:	BSD
+License:	GPLv2
 URL:		http://goodies.xfce.org/projects/panel-plugins/%{name}
-Source0:	http://archive.xfce.org/src/panel-plugins/%{name}/0.7/%{name}-%{version}.tar.bz2
-BuildRoot:	%{_tmppath}/%{name}-%{version}-root
+Source0:	http://archive.xfce.org/src/panel-plugins/%{name}/0.8/%{name}-%{version}.tar.bz2
 
-BuildRequires:  libxfcegui4-devel >= 4.3.90.2
-BuildRequires:  libxml2-devel
-BuildRequires:	xfce4-panel-devel >= 4.3.99.1
-BuildRequires:	gettext, intltool
-Requires:	xfce4-panel >= 4.4.1
+BuildRoot:	%{_tmppath}/%{name}-%{version}-root
+BuildRequires:	gettext
+BuildRequires:	glib2-devel >= 2.20.0
+BuildRequires:	gtk2-devel >= 2.14.0
+BuildRequires:  intltool
+BuildRequires:	libsoup-devel >= 2.26.0
+BuildRequires:  libxfce4ui-devel >= 4.7.0
+BuildRequires:  libxfce4util-devel >= 4.7.0
+BuildRequires:  libxml2-devel >= 2.4.0
+BuildRequires:	upower-devel >= 0.9.0
+BuildRequires:	xfce4-panel-devel >= 4.7.0
+
+Requires:	xfce4-panel >= 4.7.0
 
 Vendor: Project Vine
 Distribution: Vine Linux
@@ -28,13 +35,15 @@ weather condition, using weather data provided by xoap.weather.com.
 %setup -q
 
 %build
-%configure --disable-static
+%configure --enable-silent-rules --disable-static
 make %{?_smp_mflags}
 
 
 %install
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT INSTALL='install -p'
+
+rm -f $RPM_BUILD_ROOT%{_libdir}/xfce4/panel/plugins/*.la
 %find_lang %{name}
 
 
@@ -59,13 +68,16 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING ChangeLog README TODO
-%{_libexecdir}/xfce4/panel-plugins/%{name}
-%{_datadir}/xfce4/panel-plugins/*.desktop
+%{_libdir}/xfce4/panel/plugins/*.so
+%{_datadir}/xfce4/panel/plugins/*.desktop
 %{_datadir}/icons/hicolor/48x48/apps/xfce4-weather.png
 %{_datadir}/xfce4/weather
 
 
 %changelog
+* Wed Sep 17 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 0.8.3-1
+- updated to 0.8.3
+
 * Sun Dec 29 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 0.7.4-5
 - rebuild with VineSeed environment