Author: baggins Date: Thu May 17 20:16:29 2012 GMT Module: packages Tag: HEAD ---- Log message: - rel 3 - updated files
---- Files affected: packages/xfce4-sensors-plugin: xfce4-sensors-plugin.spec (1.25 -> 1.26) ---- Diffs: ================================================================ Index: packages/xfce4-sensors-plugin/xfce4-sensors-plugin.spec diff -u packages/xfce4-sensors-plugin/xfce4-sensors-plugin.spec:1.25 packages/xfce4-sensors-plugin/xfce4-sensors-plugin.spec:1.26 --- packages/xfce4-sensors-plugin/xfce4-sensors-plugin.spec:1.25 Thu May 17 22:09:21 2012 +++ packages/xfce4-sensors-plugin/xfce4-sensors-plugin.spec Thu May 17 22:16:24 2012 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Wtyczka sensorów dla panelu Xfce Name: xfce4-sensors-plugin Version: 1.2.5 -Release: 2 +Release: 3 License: GPL v2 Group: X11/Applications Source0: http://archive.xfce.org/src/panel-plugins/xfce4-sensors-plugin/1.2/%{name}-%{version}.tar.bz2 @@ -55,7 +55,8 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -rm -r $RPM_BUILD_ROOT%{_datadir}/locale/ur_PK +%{__rm} $RPM_BUILD_ROOT%{_libdir}/xfce4/modules/libxfce4sensors.so* +%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/locale/ur_PK %find_lang %{name} @@ -72,7 +73,7 @@ %defattr(644,root,root,755) %doc AUTHORS ChangeLog README TODO %attr(755,root,root) %{_bindir}/xfce4-sensors -%attr(755,root,root) %{_libdir}/xfce4/modules/libxfce4sensors.so.* +%attr(755,root,root) %{_libdir}/xfce4/modules/libxfce4sensors.so* %attr(755,root,root) %{_libdir}/xfce4/panel-plugins/* %{_iconsdir}/hicolor/*/*/* %{_datadir}/xfce4/panel-plugins/*.desktop @@ -84,6 +85,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.26 2012/05/17 20:16:24 baggins +- rel 3 +- updated files + Revision 1.25 2012/05/17 20:09:21 baggins - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/xfce4-sensors-plugin/xfce4-sensors-plugin.spec?r1=1.25&r2=1.26 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
